Age | Commit message (Expand) | Author | Files | Lines |
2005-06-13 | Use += to not override previous USE_TOOLS setting. | jlam | 1 | -2/+2 |
2005-06-07 | List shell tools that are needed by the pkg_view and linkfarm scripts. | jlam | 1 | -1/+5 |
2005-05-16 | Note that this package wants mtree, pax, and tar. | jlam | 1 | -1/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-14 | Redo previous; follow the new idiom of quoting variables ("\"${XYZ}"\") | uebayasi | 1 | -5/+5 |
2005-02-12 | Quote command strings to be passed to configure script. | uebayasi | 1 | -5/+5 |
2005-01-22 | The "make update" target did not clean up after itself, which has caused | jklos | 1 | -1/+2 |
2005-01-06 | Don't "cp -p" for *source* files. Builds are usually done as an unprivileged | tv | 1 | -2/+2 |
2004-12-09 | Explicitly override the update target to cause the deinstall step to happen | erh | 1 | -1/+9 |
2004-11-02 | Add a -N option to pkg_delete to delete registration information for a package | erh | 1 | -1/+4 |
2004-10-05 | PR pkg/23719: allow a pkg_install package to be created so a system can be | erh | 1 | -3/+1 |
2004-08-14 | Convert to use libnbcompat/inplace.mk. | jlam | 1 | -17/+2 |
2004-08-09 | Mimic how bsd.pkg.mk calls the GNU configure script in do-configure when | jlam | 1 | -3/+7 |
2004-04-28 | Obey additional bits of CONFIGURE_ENV when configuring libnbcompat. | tv | 1 | -4/+3 |
2004-04-09 | Merge 20040409: Parameterize the umask calls so that defs.*.mk can change | tv | 1 | -2/+4 |
2004-03-29 | Obey CPPFLAGS. | tv | 1 | -2/+3 |
2004-03-28 | remove NO_TOOLS. we need the tools stuff to have the .sunpro/.gcc | grant | 1 | -2/+1 |
2004-03-13 | Set USE_DIGEST=no to avoid checking and building a new digest package. | jlam | 1 | -3/+5 |
2004-03-13 | Solve a chicken-and-egg problem where pkgsrc uses newer features of | jlam | 1 | -1/+9 |
2004-02-11 | pass OPSYS and MACHINE_ARCH in the environmen, not CPPFLAGS. | grant | 1 | -3/+3 |
2004-02-09 | Cut-n-paste error. | jlam | 1 | -2/+2 |
2004-02-09 | bsd.prefs.mk includes mk/compiler/gcc.mk indirectly, which invokes | jlam | 1 | -1/+2 |
2004-02-09 | Include bsd.prefs.mk after defining PKG_INFO so that we don't pass any | jlam | 1 | -6/+6 |
2004-01-15 | we need to define OPSYS_NAME and MACHINE_ARCH to build this version of | grant | 1 | -1/+4 |
2003-12-22 | improve DESCR and COMMENT. | grant | 1 | -2/+2 |
2003-10-11 | ensure pkg_admin is called with the full path and use the right | grant | 1 | -1/+6 |
2003-09-25 | define NO_TOOLS to avoid embedding the path to work/.tools/bin/{grep,sed} | grant | 1 | -1/+2 |
2003-09-23 | add --with-{ftp,mtree,pax,tar} to allow overriding the commands that | grant | 1 | -1/+5 |
2003-09-18 | remove redundant USE_BUILDLINK2, as we set NO_BUILDLINK later. | grant | 1 | -2/+1 |
2003-09-18 | ensure CC is set correctly when running configure in libnbcompat. | grant | 1 | -2/+3 |
2003-09-14 | Move inclusion of bsd.prefs.mk a little higher so that /etc/mk.conf | jlam | 1 | -3/+3 |
2003-09-13 | Build pkg_install without dependencies by pulling in the libnbcompat source | jlam | 1 | -2/+13 |
2003-09-11 | Improved DESCR and COMMENT. Changed HOMEPAGE. (Okay'd by jlam.) | reed | 1 | -3/+3 |
2003-09-02 | We don't need to build cat1 files since they're part of the sources, so | jlam | 1 | -5/+1 |
2003-09-02 | libnbcompat/buildlink2.mk does more magic for us, so do less here. | jlam | 1 | -3/+1 |
2003-09-02 | allow this to build on -current after groff update to 1.19. | grant | 1 | -2/+2 |
2003-09-01 | Update pkg_install to 20030823, which has the changes to support | jlam | 1 | -2/+5 |
2003-08-31 | Do previous in another way: simply define PKG_ADMIN to be the command that | jlam | 1 | -3/+3 |
2003-08-31 | Explicitly call pkg_admin(1) using "PKG_DBDIR=... pkg_admin" so that we | jlam | 1 | -2/+3 |
2003-08-31 | Fix whitespace | jlam | 1 | -6/+6 |
2003-08-31 | Remove lines that have no effect since they're all conditional on | jlam | 1 | -9/+1 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -3/+3 |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 |
2003-04-11 | only include db1 support if on NetBSD. fixes updating problem on Solaris. | grant | 1 | -2/+6 |
2003-03-28 | NO_PATCH is deprecated, says pkglint. Remove it. | wiz | 1 | -2/+1 |
2003-01-11 | Add } that got lost in last. | wiz | 1 | -2/+2 |
2003-01-11 | Fix cut-and-paste whitespace damage. | schmonz | 1 | -4/+4 |
2003-01-11 | On NetBSD, man pages were getting installed into /usr/man. That's, | schmonz | 1 | -1/+6 |
2003-01-10 | Add PKG_PRESERVE to the package Makefile. | agc | 1 | -1/+2 |
2003-01-09 | Define NO_PKGTOOLS_REQD_CHECK, which will mean something in a moment. | schmonz | 1 | -2/+4 |