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-07-10 | - Remove ugly "configure" hack, use patches and "MAKEFILE" instead. | tron | 4 | -26/+62 | |
- Make this package work under Solaris. | |||||
2001-05-08 | Move to sha1 digest, and add distfile size | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -13/+11 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-11 | Better handling of CFLAGS in program's Makefile, remove -O. | wiz | 3 | -4/+18 | |
Pkglint-silence a bit. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-10-05 | Incorporate Solaris changes. | agc | 1 | -2/+6 | |
1999-09-05 | Update dependencies for papersize (wildcard except for a2ps). | kim | 1 | -2/+2 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+9 | |
1999-06-16 | papersize-1.0 had a bug: when setpapersize was run, magicfilter's filter | cgd | 1 | -2/+2 | |
scripts (.../libexec/magicfilter/*-filter) would as a side effect have their executable bit set. Fix that, bump the papersize revisions to 1.0.1, and update other packages' DEPENDS lines to compensate. | |||||
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1998-11-11 | Read the config file only where necessary. | agc | 7 | -12/+184 | |
Cross-reference setpapersize(1) from the relevant man pages. | |||||
1998-11-10 | s/echo/${ECHO}/g | agc | 1 | -7/+7 | |
s/tr/${TR}/g Move DEPENDS up in the file to satsify pkglint. | |||||
1998-11-09 | Read the default paper size from a configuration file at run-time. | agc | 1 | -0/+86 | |
1998-11-09 | Modify this package to use the papersize package, so that default paper | agc | 1 | -11/+22 | |
size is read from a configuration file at run-time. If this doesn't exist, or is in the wrong format, use the compiled-in default. Correct the inclusion of system files. | |||||
1998-08-16 | Let us support PAPERSIZE=Letter for all packages. | kim | 1 | -8/+10 | |
1998-08-14 | Letter->letter, fixes pr 5971 by Brian Grayson. | frueauf | 1 | -2/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+3 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -5/+1 | |
1998-06-10 | Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it | agc | 1 | -2/+2 | |
explicitly in the commands before ${MAKEFILE}; modify package Makefiles to conform to this rationalisation. This was used inconsistently in many packages, some including it, some not. | |||||
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-17 | this needs perl for the fix* scripts | hubertf | 1 | -1/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-23 | Don't include /etc/mk.conf explicitly. It's not necessary. | agc | 1 | -50/+20 | |
1998-02-22 | /usr/bin/perl -> $PREFIX/bin/perl. | frueauf | 1 | -1/+1 | |
1998-02-22 | Sort, add NetBSD id, add @dirrm for share/psutils. | frueauf | 1 | -18/+20 | |
1998-02-22 | - include mk.conf/make.conf to get user defined PAPERSIZE | frueauf | 1 | -25/+37 | |
- add post-install rule that strips the binaries - some reformating and echo->${ECHO} | |||||
1998-02-22 | Initial importf of psutils-p17 FreeBSD port. | frueauf | 6 | -0/+144 | |