summaryrefslogtreecommitdiff
path: root/graphics/rayshade
AgeCommit message (Collapse)AuthorFilesLines
2008-09-01Fix badly broken build with gcc4. Make the build stop on error. Alsodholland16-9/+215
fix some 64-bit issues. PKGREVISION++
2008-05-26Mark as not for bulk building on HPUXtnn1-1/+2
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-9/+14
their files via a custom do-install target.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz1-2/+2
Patch provided by Sergey Svishchev in private mail.
2006-06-20Disable the tty check again, not sure why I don't hit it.joerg2-27/+42
2006-06-08Just hack in all answers instead of assuming that the scripts asksjoerg4-58/+222
the same questions on all platforms. Makes this work on DragonFly.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-03-30Convert to bl3.wiz1-3/+2
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2005-02-24Add RMD160 digestsagc1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-22Wildcard urt dependency.wiz1-2/+2
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-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-9/+7
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-3/+3
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.wiz2-2/+2
2000-04-07Don't fondle with the private parts of a (literally) half-baked package,hubertf2-5/+4
esp. as it's required to be fully installed anyways.
2000-03-27Adapt to new handling of "${CONFIGURE}".tron1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-10-04This fixes an error that will only occur on machines fast enough tohubertf2-1/+24
compile through two directories in the "libray" directorie in 1 second: the upto-date check of libray.a will fail because it was already touched in this very second. Slowing things down here will help. (I seem to remember some hacking about this before, maybe in make(1), but I don't remember, and I won't start hacking make(1) now ;-)
1999-07-09Add package patch-sum filesagc1-0/+5
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}.frueauf1-9/+9
1998-09-15Modifications for a read-only pkgsrc (but writable WRKOBJDIR).agc1-4/+13
1998-08-24Addition of rayshade-4.0, an extensible system for creating ray-tracedagc10-0/+408
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.