Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Bernd Ernesti <veego@netbsd.org>
List: source-changes
Date: 01/22/2001 01:43:14
Module Name: pkgsrc
Committed By: veego
Date: Sun Jan 21 23:43:14 UTC 2001
Modified Files:
pkgsrc/pkgtools/gensolpkg: Makefile
pkgsrc/pkgtools/gensolpkg/files: md5
Log Message:
Update to 1.9:
- add SPOOLDIR so you can change the default spool directory without
hacking the source code
- add support for non-sparc architectures by using sysinfo(2), can
be overwritten by the new -a flag.
- add SVR4_PKGNAME support to overwrite the automatically truncating
of PKGNAME which won't work for a few packages like the amanda-*
ones.
- use the PKG_VERSION for the VERSION entry in the pkginfo file and
not ctime(3).
- use st_gid and not st_uid for the groupname in the pkgmap file.
Make me the maintainer of this package.
You need at least pkgsrc/mk/bsd.pkg.mk 1.645 to use the new version.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/pkgtools/gensolpkg/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/pkgtools/gensolpkg/files/md5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.