Commit graph

23 commits

Author SHA1 Message Date
agc
57aa4707d7 s/root/${ROOT_USER}/g, now that the definition appears in the
defs.${OPSYS}.mk files.
2001-12-05 15:00:44 +00:00
tron
745affa1b6 Fix permission problems in installed files:
- "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-11-24 08:55:20 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-27 23:17:41 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
agc
014b8a5dce Knock another 2 off the non-building list.
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-26 16:56:35 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
wiz
f70b640a8a fix MASTER_SITES 2000-09-03 10:23:09 +00:00
dmcmahill
33f0e6cd60 -let the depends on netpbm pull in the tiff depends.
-don't override PKGSRCDIR, this is leftover from a long time ago.  The pkg
 now cleanly builds and installs when WRKOBJDIR is set.
2000-08-23 13:45:02 +00:00
wiz
2a0e4e2682 Master site path for distfiles changed 2000-05-21 01:39:30 +00:00
tron
3584f11542 Use normal instead of build dependence for "netpbm" package because
"pgmtorle", "ppmtorle" and "rletoppm" get linked with the shared
library.
2000-05-17 18:54:00 +00:00
hubertf
bcb59cb43c Require a properly installed netpbm package, instead of insisting on
recompiling this each time again.
2000-04-07 14:40:36 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
wiz
900f5e50ff replaced some commands by their ${COMMAND} counterparts 2000-01-02 03:36:52 +00:00
agc
260d332664 Split patches one per source file.
Remove fuzz from patches.
Remove PATCH_FUZZ_FACTOR definition.
1999-11-22 11:11:32 +00:00
agc
b65d2f82db Add a patch fuzz factor of 2. 1999-11-12 10:41:22 +00:00
jlam
d043b6411c Change to use wildcard dependency on tiff. 1999-10-08 21:12:47 +00:00
garbled
c216c41c0a add USE_X11=yes 1999-04-26 18:38:28 +00:00
mycroft
03c24fa7fb More EXTRACT_CMD fallout.
NOTE: These are not tested!
1999-04-05 17:23:01 +00:00
agc
49ad04f369 Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual
package Makefiles which need it.
1999-03-22 09:38:22 +00:00
frueauf
ded6767a47 pkglint: $(VARIABLE) -> ${VARIABLE}; move PATCH* where it belongs. 1998-11-13 01:12:57 +00:00
agc
aaf5955178 Modifications for a read-only pkgsrc (but writable WRKOBJDIR). 1998-09-15 17:05:04 +00:00
agc
8121109e7f Addition of Utah Raster Toolkit, version 3.1b1 (a toolkit and library
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.
1998-08-24 16:55:35 +00:00