summaryrefslogtreecommitdiff
path: root/graphics/urt/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-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-05s/root/${ROOT_USER}/g, now that the definition appears in theagc1-2/+2
defs.${OPSYS}.mk files.
2001-11-24Fix permission problems in installed files:tron1-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-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-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-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-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-26Knock another 2 off the non-building list.agc1-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-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-09-03fix MASTER_SITESwiz1-2/+2
2000-08-23-let the depends on netpbm pull in the tiff depends.dmcmahill1-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-21Master site path for distfiles changedwiz1-2/+2
2000-05-17Use normal instead of build dependence for "netpbm" package becausetron1-4/+3
"pgmtorle", "ppmtorle" and "rletoppm" get linked with the shared library.
2000-04-07Require a properly installed netpbm package, instead of insisting onhubertf1-2/+2
recompiling this each time again.
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-2/+2
2000-01-02replaced some commands by their ${COMMAND} counterpartswiz1-5/+5
1999-11-22Split patches one per source file.agc1-3/+1
Remove fuzz from patches. Remove PATCH_FUZZ_FACTOR definition.
1999-11-12Add a patch fuzz factor of 2.agc1-1/+3
1999-10-08Change to use wildcard dependency on tiff.jlam1-2/+2
1999-04-26add USE_X11=yesgarbled1-1/+2
1999-04-05More EXTRACT_CMD fallout.mycroft1-12/+12
NOTE: These are not tested!
1999-03-22Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individualagc1-9/+1
package Makefiles which need it.
1998-11-13pkglint: $(VARIABLE) -> ${VARIABLE}; move PATCH* where it belongs.frueauf1-6/+7
1998-09-15Modifications for a read-only pkgsrc (but writable WRKOBJDIR).agc1-3/+11
1998-08-24Addition of Utah Raster Toolkit, version 3.1b1 (a toolkit and libraryagc1-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.