Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-06-05 | Add USE_LIBTOOL et al in the hope that this fixes PR pkg/21789, which I can't | jschauma | 1 | -2/+5 | |
re-create (with or without bash). | |||||
2003-05-28 | Update blender to version 2.27. A whole lot has changed since our old 2.11 | jschauma | 10 | -167/+1134 | |
package, most notably the fact that blender is now Open Source Software, and we can thus compile it instead of using binary only packages. The new homepage is http://www.blender.org. This package tested under NetBSD/i386, NetBSD/macppc and Linux/i386 -- other platforms are encouraged to test, but hardly any modifications should be necessary. | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-03-26 | De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵ | jschauma | 1 | -1/+2 | |
rather make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package. | |||||
2002-12-16 | Add trailing / to MASTER_SITES. | schmonz | 1 | -2/+2 | |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -5/+5 | |
2002-09-25 | correctly set PLIST_ARCH so this installs and deinstalls correctly on | dmcmahill | 1 | -1/+6 | |
sparc (I could have sworn it did before but i guess not). Also only check for compat_svr4 on NetBSD systems, not SunOs. | |||||
2002-08-03 | add sparc PLIST and enable in Makefile. Also change the check to look | dmcmahill | 2 | -5/+38 | |
for a compat_svr4 setup rather than compat_sunos as its a solaris-2.6 binary. Finally, add a mirror site. | |||||
2002-07-14 | Add i386 platform. Bump PKGREVISION. This closes PR pkg/17598 by | rh | 2 | -3/+40 | |
Julio Merino <jmmv@hispabsd.org> | |||||
2002-04-04 | Use "suse_linux/Makefile.application" to pick correct SuSE packages. | tron | 1 | -4/+3 | |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -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-27 | it's foo-X.YnbZ, *not* foo-X.Y.nbZ ! | hubertf | 1 | -2/+2 | |
^ | |||||
2001-11-23 | Add dummy definition for DISTNAME if the platform is not supported. | pooka | 1 | -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-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-05-24 | disabled shlibs checking (this is a Linux package) | manu | 1 | -2/+3 | |
2001-05-11 | Adapt to linuxppc version number change. | wiz | 1 | -2/+2 | |
2001-05-04 | Correct the distfile name for the Alpha | agc | 2 | -3/+9 | |
Add back distfile digests for Alpha, Sparc and PowerPC Add distfile sizes | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -3/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-08 | Bumped the package version after last change | manu | 1 | -2/+2 | |
2001-04-08 | Fixed minor problems, added support for i386 (not ready yet) | manu | 3 | -5/+7 | |
2001-04-02 | Indentation & MKDIR -> INSTALL_DATA_DIR. | wiz | 1 | -11/+11 | |
2001-03-16 | Blender is a GUI based raytracer | manu | 4 | -0/+100 | |