Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |