Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-10-09 | buildlink1 -> buildlink2. | wiz | 1 | -5/+6 | |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -2/+2 | |
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".] | |||||
2001-12-11 | Look for all of the pkgsrc-installed headers and libraries in | jlam | 2 | -16/+16 | |
${BUILDLINK_DIR}. Fixes problem where xpm.h isn't found, noted in pkg/14909 by Robert Elz <kre@munnari.OZ.AU>. | |||||
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 | |
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -4/+4 | |
2001-08-22 | Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't | jlam | 1 | -4/+2 | |
satisfy the condition of being "strongly-buildlinked" (see http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the definition). This is in response to the recent change to bsd.pkg.mk to not use buildlink-x11. | |||||
2001-08-22 | Use xpm/buildlink.mk instead of USE_XPM. | jlam | 1 | -2/+2 | |
2001-08-03 | Update package version because of png fix. | wiz | 1 | -2/+2 | |
2001-08-03 | Adapt png handling to latest spec. Requested in pkg/13597. | wiz | 4 | -4/+121 | |
2001-06-25 | Converted to use buildlink.mk | zuntum | 1 | -5/+5 | |
2001-05-22 | Update dependency on png to >=1.0.11 because of the shlib major bump. | wiz | 1 | -2/+2 | |
Noted by Frederick Bruckman. | |||||
2001-05-19 | Use ${XARGS} instead of invoking xargs directly. | jlam | 1 | -3/+3 | |
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -10/+8 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-04 | Because the minor number of the PNG library was increased packages compiled | tron | 1 | -2/+2 | |
using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-09-24 | add -Wl,-R... | hubertf | 2 | -11/+11 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -3/+4 | |
2000-03-21 | Because the minor of "libpng" was bumped we must sure that packages | tron | 1 | -2/+2 | |
compiled for the update "png" package depend on it. | |||||
2000-02-09 | Use "png>=1.0.3" instead of "png-*" in dependence list. | tron | 1 | -2/+2 | |
2000-02-09 | Use wildcard dependence for "png" package. | tron | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
2000-01-02 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -3/+3 | |
1999-10-08 | Change to use wildcard dependency on tiff. | jlam | 1 | -2/+2 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+7 | |
1999-03-04 | Update dependence for "png" package. | tron | 1 | -2/+2 | |
1999-01-01 | remove sys_errlist foo. Now builds on alpha. | garbled | 1 | -0/+15 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 4 | -0/+8 | |
1998-07-15 | Update libpng to 1.0.2. Works with all dependent pkgs I have tested | tv | 1 | -2/+2 | |
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed much, say the install instructions, but it isn't binary compatible--bump shlib version to 1.0. | |||||
1998-07-14 | Fix compile warning reported in PR 5746 by Benjamin Lorenz <lorenz@ps.uni-sb.de> | hubertf | 1 | -0/+13 | |
1998-07-04 | Update xpm to 3.4k. | mycroft | 1 | -2/+2 | |
1998-07-04 | Update libjpeg to v6b. | mycroft | 1 | -2/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-04-24 | add CAT1 | hubertf | 1 | -1/+2 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -5/+5 | |
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports. | |||||
1998-04-21 | enhanced xpaint | hubertf | 8 | -0/+157 | |