summaryrefslogtreecommitdiff
path: root/graphics/blender
AgeCommit message (Collapse)AuthorFilesLines
2002-04-04Use "suse_linux/Makefile.application" to pick correct SuSE packages.tron1-4/+3
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf1-2/+3
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally.
2001-11-27it's foo-X.YnbZ, *not* foo-X.Y.nbZ !hubertf1-2/+2
^
2001-11-23Add dummy definition for DISTNAME if the platform is not supported.pooka1-1/+2
This is a workaround to avoid totally breaking the pkg system on platforms which are not supported (pkg system *requires* setting DISTNAME)
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-05-24disabled shlibs checking (this is a Linux package)manu1-2/+3
2001-05-11Adapt to linuxppc version number change.wiz1-2/+2
2001-05-04Correct the distfile name for the Alphaagc2-3/+9
Add back distfile digests for Alpha, Sparc and PowerPC Add distfile sizes
2001-04-21Move to sha1 digests, and/or add distfile sizes.wiz1-3/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-08Bumped the package version after last changemanu1-2/+2
2001-04-08Fixed minor problems, added support for i386 (not ready yet)manu3-5/+7
2001-04-02Indentation & MKDIR -> INSTALL_DATA_DIR.wiz1-11/+11
2001-03-16Blender is a GUI based raytracermanu4-0/+100