summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/Makefile
AgeCommit message (Expand)AuthorFilesLines
2005-06-13Use += to not override previous USE_TOOLS setting.jlam1-2/+2
2005-06-07List shell tools that are needed by the pkg_view and linkfarm scripts.jlam1-1/+5
2005-05-16Note that this package wants mtree, pax, and tar.jlam1-1/+2
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-14Redo previous; follow the new idiom of quoting variables ("\"${XYZ}"\")uebayasi1-5/+5
2005-02-12Quote command strings to be passed to configure script.uebayasi1-5/+5
2005-01-22The "make update" target did not clean up after itself, which has causedjklos1-1/+2
2005-01-06Don't "cp -p" for *source* files. Builds are usually done as an unprivilegedtv1-2/+2
2004-12-09Explicitly override the update target to cause the deinstall step to happenerh1-1/+9
2004-11-02Add a -N option to pkg_delete to delete registration information for a packageerh1-1/+4
2004-10-05PR pkg/23719: allow a pkg_install package to be created so a system can beerh1-3/+1
2004-08-14Convert to use libnbcompat/inplace.mk.jlam1-17/+2
2004-08-09Mimic how bsd.pkg.mk calls the GNU configure script in do-configure whenjlam1-3/+7
2004-04-28Obey additional bits of CONFIGURE_ENV when configuring libnbcompat.tv1-4/+3
2004-04-09Merge 20040409: Parameterize the umask calls so that defs.*.mk can changetv1-2/+4
2004-03-29Obey CPPFLAGS.tv1-2/+3
2004-03-28remove NO_TOOLS. we need the tools stuff to have the .sunpro/.gccgrant1-2/+1
2004-03-13Set USE_DIGEST=no to avoid checking and building a new digest package.jlam1-3/+5
2004-03-13Solve a chicken-and-egg problem where pkgsrc uses newer features ofjlam1-1/+9
2004-02-11pass OPSYS and MACHINE_ARCH in the environmen, not CPPFLAGS.grant1-3/+3
2004-02-09Cut-n-paste error.jlam1-2/+2
2004-02-09bsd.prefs.mk includes mk/compiler/gcc.mk indirectly, which invokesjlam1-1/+2
2004-02-09Include bsd.prefs.mk after defining PKG_INFO so that we don't pass anyjlam1-6/+6
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