Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-12-24 | pkg_install uses Berkeley DB. USE_BUILDLINK2, USE_DB185, and include | schmonz | 1 | -2/+5 |
2002-12-22 | Revert previous change. | salo | 1 | -4/+1 |
2002-12-22 | Update ZOULARIS_VERSION on non-NetBSD systems after installation. | salo | 1 | -1/+4 |
2002-12-21 | These packages no longer use BSD-style .mk files, so MANCOMPRESSED_IF_MANZ | schmonz | 1 | -3/+1 |
2002-12-21 | USE_BUILDLINK2=no because this is a pkgsrc bootstrap tool. | schmonz | 1 | -1/+3 |
2002-12-20 | There's no need for a custom ${WRKSRC} definition. | schmonz | 1 | -3/+1 |
2002-12-20 | As the sources are now in ${FILESDIR}, there's no distfile to fetch, | schmonz | 1 | -52/+24 |
2002-12-12 | Clean up wording a bit. Emphasize that PKGTOOLS_REQD should only be | hubertf | 1 | -3/+7 |
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 |