Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-03-22 | Wildcard urt dependency. | wiz | 1 | -2/+2 | |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -2/+3 | |
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-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-04-07 | Don't fondle with the private parts of a (literally) half-baked package, | hubertf | 1 | -3/+2 | |
esp. as it's required to be fully installed anyways. | |||||
2000-03-27 | Adapt to new handling of "${CONFIGURE}". | tron | 1 | -2/+2 | |
1999-03-22 | Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual | agc | 1 | -9/+1 | |
package Makefiles which need it. | |||||
1998-11-13 | pkglint: $(VARIABLE) -> ${VARIABLE}. | frueauf | 1 | -9/+9 | |
1998-09-15 | Modifications for a read-only pkgsrc (but writable WRKOBJDIR). | agc | 1 | -4/+13 | |
1998-08-24 | Addition of rayshade-4.0, an extensible system for creating ray-traced | agc | 1 | -0/+39 | |
images using the Utah Raster Toolkit, to the NetBSD packages collection. This was originally taken from the FreeBSD port, but hacked around to work on NetBSD. |