Commit graph

26 commits

Author SHA1 Message Date
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
cd3c3682b6 Remove CPPFLAG, which is handled by MesaLib's buildlink2 if necessary.
Update distinfo for documentation which was updated recently.
2003-07-03 18:41:28 +00:00
jschauma
ac56e5ade8 Add USE_LIBTOOL et al in the hope that this fixes PR pkg/21789, which I can't
re-create (with or without bash).
2003-06-05 01:47:36 +00:00
jschauma
4216781bb9 Update blender to version 2.27. A whole lot has changed since our old 2.11
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-28 15:51:38 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jschauma
d928b8f223 De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but rather
make all packages that use linux emulation include bsd.pkg.mk as the
last files just like any normal package.
2003-03-26 04:05:37 +00:00
schmonz
031500db7b Add trailing / to MASTER_SITES. 2002-12-16 14:10:14 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
dmcmahill
287a943482 correctly set PLIST_ARCH so this installs and deinstalls correctly on
sparc (I could have sworn it did before but i guess not).  Also only
check for compat_svr4 on NetBSD systems, not SunOs.
2002-09-25 12:53:20 +00:00
dmcmahill
2bf8d91fd6 add sparc PLIST and enable in Makefile. Also change the check to look
for a compat_svr4 setup rather than compat_sunos as its a solaris-2.6
binary.  Finally, add a mirror site.
2002-08-03 14:02:00 +00:00
rh
f0d4dad17d Add i386 platform. Bump PKGREVISION. This closes PR pkg/17598 by
Julio Merino <jmmv@hispabsd.org>
2002-07-14 22:50:33 +00:00
tron
b6343d0c10 Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
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-29 01:12:24 +00:00
hubertf
e81805bc5d it's foo-X.YnbZ, *not* foo-X.Y.nbZ !
^
2001-11-27 03:49:44 +00:00
pooka
01864d705d Add dummy definition for DISTNAME if the platform is not supported.
This is a workaround to avoid totally breaking the pkg system on platforms
which are not supported (pkg system *requires* setting DISTNAME)
2001-11-23 16:16:14 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
manu
a7c8e855cb disabled shlibs checking (this is a Linux package) 2001-05-24 08:38:40 +00:00
wiz
b0a3e019a8 Adapt to linuxppc version number change. 2001-05-11 09:20:55 +00:00
agc
72fbd7f12b Correct the distfile name for the Alpha
Add back distfile digests for Alpha, Sparc and PowerPC
Add distfile sizes
2001-05-04 12:42:45 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
manu
2f8e1ef711 Bumped the package version after last change 2001-04-08 16:28:02 +00:00
manu
834c5fa654 Fixed minor problems, added support for i386 (not ready yet) 2001-04-08 16:22:45 +00:00
wiz
75ac02572e Indentation & MKDIR -> INSTALL_DATA_DIR. 2001-04-02 18:41:57 +00:00
manu
cc4a57cf53 Blender is a GUI based raytracer 2001-03-16 00:33:18 +00:00