Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+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-04-21 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -7/+13 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -3/+3 | |
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-10 | Purely automatic replacement: SYS_INCLUDE -> CROSS_SYS_INCLUDE. | wiz | 1 | -5/+5 | |
Fixes pkg/7006. | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
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-13 | Don't try to run check-shlibs over linux binaries. | fredb | 1 | -1/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-10-26 | Update checksums. | fredb | 2 | -2/+6 | |
1999-03-28 | add autoconf (-> autoheader) as BUILD_DEPEND | hubertf | 1 | -2/+3 | |
1999-01-04 | The correct LDEMULATION value is `elf_i386'. | tv | 1 | -2/+2 | |
1999-01-04 | Major `cross' category overhaul. Clean up the shared Makefiles; move all | tv | 3 | -10/+28 | |
binutils stuff (except gas) to a shared, multiple-target binutils build; reduce extract and compile times by being more specific with files and targets; update to egcs 1.1.1 with a diffball from NetBSD's src/gnu/dist tree; add 4.4BSD a.out archive support to binutils. | |||||
1998-08-23 | Set default MAINTAINER. | frueauf | 1 | -2/+4 | |
1998-08-23 | Add missing $NetBSD$ comment. | frueauf | 1 | -0/+1 | |
1998-08-14 | Cross-compiler for x86 Linux, libc v6 aka glibc v2 (RedHat 5.x, for | tv | 6 | -0/+754 | |
instance). |