Date: Fri, 17 Aug 2001 02:41:17 -0700 (PDT) From: Neil Blakey-Milner <nbm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts/mkptools mkppackage mkpbuild mkpinstall Message-ID: <200108170941.f7H9fIY97326@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nbm 2001/08/17 02:41:17 PDT Modified files: Tools/scripts/mkptools mkpbuild mkpinstall Added files: Tools/scripts/mkptools mkppackage Log: Use 'id -un' and 'id -gn' for user and group information, not 'logname'. Add mkppackage, which will create a "fake"-style package, but not really. It doesn't try fake PREFIX and such to the build (it's not really possible anyway yet), but it uses pkg_create's '-s' option to pretend the package generated was installed in ${PREFIX}. Revision Changes Path 1.5 +5 -4 ports/Tools/scripts/mkptools/mkpbuild 1.5 +4 -3 ports/Tools/scripts/mkptools/mkpinstall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108170941.f7H9fIY97326>