Commit graph

29 commits

Author SHA1 Message Date
jschauma
6048206d2c As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
2003-11-30 22:58:40 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jschauma
d4a9f4a62c We need glu/buildlink2.mk here, too. 2003-03-24 17:56:43 +00:00
jschauma
75b50e11df Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 19:46:51 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
e11234801c buildlink1 -> buildlink2 2002-09-23 10:21:19 +00:00
skrll
1b0aa3ed57 USE_BUILDLINK_ONLY and pull in Mesa. This should fix the build failure
noted in the bulk builds.
2002-01-24 12:21:35 +00:00
skrll
f5e9537b17 Remove the autoconf BUILD_DEPENDS and have all the patches in one place. 2002-01-10 16:43:27 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +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
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
dmcmahill
5d38b04f06 add USE_X11 so rpath gets correctly set for X libs. Fixes recently noted
ELF problems.
2000-09-07 00:10:24 +00:00
itojun
d5c1a9f96e repair -lXext lookup (not sure why it gets broken, the pkgsrc worked before...)
From: Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
2000-08-26 05:56:46 +00:00
hubertf
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +00:00
itojun
c4358d45f6 actually this pkgsrc require USE_INET6=YES. add IGNORE for non-USE_INET6
platforms.
2000-02-11 04:36:17 +00:00
hubertf
5f9cc8ee35 note that USE_INET6 is not regarded 2000-02-11 03:58:14 +00:00
wiz
2026d10b7b RCS tag added 2000-02-05 18:36:45 +00:00
itojun
f6fba5491f add dependency to games/quakedata 2000-02-02 06:53:42 +00:00
itojun
74a5410ad6 add patch to fix library search path (do not need KAME libinet6) 2000-02-01 17:17:40 +00:00
itojun
00c291afeb make pkglint more happy 2000-02-01 17:11:17 +00:00
itojun
109cebec29 quake6: quake over IPv6 2000-02-01 17:08:48 +00:00