Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-12-05 | s/root/${ROOT_USER}/g, now that the definition appears in the | agc | 1 | -2/+2 | |
defs.${OPSYS}.mk files. | |||||
2001-11-24 | Fix permission problems in installed files: | tron | 1 | -3/+6 | |
- "man/man1/rletotarga.1" should be world readable. - There is no reason why the example directory and the files in it should be group writable. | |||||
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-02-26 | Knock another 2 off the non-building list. | agc | 1 | -1/+2 | |
Convert this package to use libtool, much against my better judgement. However, it slots in much more easily than the BSD *.mk structure here. | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
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-09-03 | fix MASTER_SITES | wiz | 1 | -2/+2 | |
2000-08-23 | -let the depends on netpbm pull in the tiff depends. | dmcmahill | 1 | -3/+2 | |
-don't override PKGSRCDIR, this is leftover from a long time ago. The pkg now cleanly builds and installs when WRKOBJDIR is set. | |||||
2000-05-21 | Master site path for distfiles changed | wiz | 1 | -2/+2 | |
2000-05-17 | Use normal instead of build dependence for "netpbm" package because | tron | 1 | -4/+3 | |
"pgmtorle", "ppmtorle" and "rletoppm" get linked with the shared library. | |||||
2000-04-07 | Require a properly installed netpbm package, instead of insisting on | hubertf | 1 | -2/+2 | |
recompiling this each time again. | |||||
2000-03-27 | Adapt to new handling of "${CONFIGURE}". | tron | 1 | -2/+2 | |
2000-01-02 | replaced some commands by their ${COMMAND} counterparts | wiz | 1 | -5/+5 | |
1999-11-22 | Split patches one per source file. | agc | 1 | -3/+1 | |
Remove fuzz from patches. Remove PATCH_FUZZ_FACTOR definition. | |||||
1999-11-12 | Add a patch fuzz factor of 2. | agc | 1 | -1/+3 | |
1999-10-08 | Change to use wildcard dependency on tiff. | jlam | 1 | -2/+2 | |
1999-04-26 | add USE_X11=yes | garbled | 1 | -1/+2 | |
1999-04-05 | More EXTRACT_CMD fallout. | mycroft | 1 | -12/+12 | |
NOTE: These are not tested! | |||||
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}; move PATCH* where it belongs. | frueauf | 1 | -6/+7 | |
1998-09-15 | Modifications for a read-only pkgsrc (but writable WRKOBJDIR). | agc | 1 | -3/+11 | |
1998-08-24 | Addition of Utah Raster Toolkit, version 3.1b1 (a toolkit and library | agc | 1 | -0/+43 | |
for raster image processing), to the NetBSD packages collection. This was taken originally from the FreeBSD port, but hacked around by myself to make it work properly on NetBSD. |