Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 | |
2002-09-23 | buildlink1 -> buildlink2 | jlam | 1 | -4/+4 | |
2002-01-24 | USE_BUILDLINK_ONLY and pull in Mesa. This should fix the build failure | skrll | 1 | -2/+5 | |
noted in the bulk builds. | |||||
2002-01-10 | Remove the autoconf BUILD_DEPENDS and have all the patches in one place. | skrll | 1 | -9/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
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-08-27 | Use wildcard dependence on "autoconf" package. | tron | 1 | -2/+2 | |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
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-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2001-02-06 | Make that "autoreconf" -- there is no "autoremake". | fredb | 1 | -5/+5 | |
2001-02-05 | Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make | tron | 1 | -2/+2 | |
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski. | |||||
2000-09-07 | add USE_X11 so rpath gets correctly set for X libs. Fixes recently noted | dmcmahill | 1 | -1/+2 | |
ELF problems. | |||||
2000-08-26 | repair -lXext lookup (not sure why it gets broken, the pkgsrc worked before...) | itojun | 1 | -1/+5 | |
From: Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at> | |||||
2000-08-21 | Update IGNORE-messages for recent changes: add ${PKGNAME} where | hubertf | 1 | -2/+2 | |
appropriate. | |||||
2000-02-11 | actually this pkgsrc require USE_INET6=YES. add IGNORE for non-USE_INET6 | itojun | 1 | -2/+9 | |
platforms. | |||||
2000-02-11 | note that USE_INET6 is not regarded | hubertf | 1 | -1/+2 | |
2000-02-02 | add dependency to games/quakedata | itojun | 1 | -2/+4 | |
2000-02-01 | make pkglint more happy | itojun | 1 | -2/+2 | |
2000-02-01 | quake6: quake over IPv6 | itojun | 1 | -0/+26 | |