Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-01-24 | USE_BUILDLINK_ONLY and pull in Mesa. This should fix the build failure | skrll | 2 | -3/+8 | |
noted in the bulk builds. | |||||
2002-01-10 | Remove the autoconf BUILD_DEPENDS and have all the patches in one place. | skrll | 11 | -44/+426 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 4 | -5/+5 | |
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-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -3/+5 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -8/+6 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
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 | 2 | -2/+2 | |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -3/+9 | |
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 | 3 | -2/+19 | |
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-05 | RCS tag added | wiz | 1 | -0/+1 | |
2000-02-02 | add dependency to games/quakedata | itojun | 2 | -4/+6 | |
2000-02-01 | add patch to fix library search path (do not need KAME libinet6) | itojun | 2 | -0/+37 | |
2000-02-01 | make pkglint more happy | itojun | 1 | -2/+2 | |
2000-02-01 | quake6: quake over IPv6 | itojun | 6 | -0/+57 | |