summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
AgeCommit message (Expand)AuthorFilesLines
2004-01-15we need to define OPSYS_NAME and MACHINE_ARCH to build this version ofgrant1-1/+4
2003-12-22improve DESCR and COMMENT.grant1-2/+2
2003-10-11ensure pkg_admin is called with the full path and use the rightgrant1-1/+6
2003-09-25define NO_TOOLS to avoid embedding the path to work/.tools/bin/{grep,sed}grant1-1/+2
2003-09-23add --with-{ftp,mtree,pax,tar} to allow overriding the commands thatgrant1-1/+5
2003-09-18remove redundant USE_BUILDLINK2, as we set NO_BUILDLINK later.grant1-2/+1
2003-09-18ensure CC is set correctly when running configure in libnbcompat.grant1-2/+3
2003-09-14Move inclusion of bsd.prefs.mk a little higher so that /etc/mk.confjlam1-3/+3
2003-09-13Build pkg_install without dependencies by pulling in the libnbcompat sourcejlam1-2/+13
2003-09-11Improved DESCR and COMMENT. Changed HOMEPAGE. (Okay'd by jlam.)reed1-3/+3
2003-09-02We don't need to build cat1 files since they're part of the sources, sojlam1-5/+1
2003-09-02libnbcompat/buildlink2.mk does more magic for us, so do less here.jlam1-3/+1
2003-09-02allow this to build on -current after groff update to 1.19.grant1-2/+2
2003-09-01Update pkg_install to 20030823, which has the changes to supportjlam1-2/+5
2003-08-31Do previous in another way: simply define PKG_ADMIN to be the command thatjlam1-3/+3
2003-08-31Explicitly call pkg_admin(1) using "PKG_DBDIR=... pkg_admin" so that wejlam1-2/+3
2003-08-31Fix whitespacejlam1-6/+6
2003-08-31Remove lines that have no effect since they're all conditional onjlam1-9/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-3/+3
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-04-11only include db1 support if on NetBSD. fixes updating problem on Solaris.grant1-2/+6
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2003-01-11Add } that got lost in last.wiz1-2/+2
2003-01-11Fix cut-and-paste whitespace damage.schmonz1-4/+4
2003-01-11On NetBSD, man pages were getting installed into /usr/man. That's,schmonz1-1/+6
2003-01-10Add PKG_PRESERVE to the package Makefile.agc1-1/+2
2003-01-09Define NO_PKGTOOLS_REQD_CHECK, which will mean something in a moment.schmonz1-2/+4
2002-12-24pkg_install uses Berkeley DB. USE_BUILDLINK2, USE_DB185, and includeschmonz1-2/+5
2002-12-22Revert previous change.salo1-4/+1
2002-12-22Update ZOULARIS_VERSION on non-NetBSD systems after installation.salo1-1/+4
2002-12-21These packages no longer use BSD-style .mk files, so MANCOMPRESSED_IF_MANZschmonz1-3/+1
2002-12-21USE_BUILDLINK2=no because this is a pkgsrc bootstrap tool.schmonz1-1/+3
2002-12-20There's no need for a custom ${WRKSRC} definition.schmonz1-3/+1
2002-12-20As the sources are now in ${FILESDIR}, there's no distfile to fetch,schmonz1-52/+24
2002-12-12Clean up wording a bit. Emphasize that PKGTOOLS_REQD should only behubertf1-3/+7
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-11-23Upgrade to version 20021123, which fixes PR pkg/18384 by Grant.jschauma1-2/+2
2002-11-17Tweaks for OpenBSD (cf. recent bootstrap-pkgsrc commit)cjep1-1/+8
2002-09-05Revert previous change (which wouldn't have worked in all cases) until moreagc1-7/+1
2002-09-05make pkg_install self-bootstrapping (no need for /usr/sbin/pkg_*).itojun1-1/+7
2002-08-01Updated pkg_install to 20020723martti1-2/+2
2002-07-03LORDER and TSORT will be handled in the correct placeabs1-2/+1
2002-07-03Compile and run under Linux. We're still missing pax and mtree, but using theabs1-1/+11
2002-06-10Updated pkg_install to 20020402 (fixes pkg/16176)martti1-2/+2
2002-03-04Update the pkg_* tools to version 20020218.seb1-2/+2
2002-03-04Make it compile and install cleanly on Solaris.seb1-2/+14
2001-10-30Set the LOCALBASE in this package Makefile in a more scientific manner.agc1-2/+10
2001-07-24Update to 20010724:wiz1-2/+2
2001-04-19remove NetBSDism - there is no "text" set on !NetBSDhubertf1-2/+2
2001-04-17Warn user that the 'text' set must be installed in order to buildhubertf1-1/+5