From a4e3971824d4ee8af0f5b47028b2ddcf85a20229 Mon Sep 17 00:00:00 2001 From: veego Date: Sun, 21 Jan 2001 23:43:13 +0000 Subject: 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. --- pkgtools/gensolpkg/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'pkgtools/gensolpkg/Makefile') diff --git a/pkgtools/gensolpkg/Makefile b/pkgtools/gensolpkg/Makefile index 914d0c0e758..4438f270b6f 100644 --- a/pkgtools/gensolpkg/Makefile +++ b/pkgtools/gensolpkg/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2000/08/02 10:53:49 agc Exp $ +# $NetBSD: Makefile,v 1.11 2001/01/21 23:43:13 veego Exp $ # -DISTNAME= gensolpkg-1.8 +DISTNAME= gensolpkg-1.9 CATEGORIES= pkgtools MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= agc@netbsd.org -HOMEPAGE= http://www.westley.demon.co.uk/software.html +MAINTAINER= veego@netbsd.org ONLY_FOR_PLATFORM= SunOS-*-* # uses Solaris pkgmk(1) -- cgit v1.2.3