summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
1999-03-12Major changes in manual page handling - deal with imake's man pages inagc1-65/+57
1999-03-10If "GNU_CONFIGURE" is set to "yes" supply "${INSTALL}" with full pathnametron1-2/+2
1999-03-09Fix another difference between Solaris and NetBSD sh(1). On Solaris,agc1-2/+4
1999-03-09Improve ELF shared lib handling, so that it now works on Solaris.agc1-18/+27
1999-03-09Solaris sh(1) doesn't understand the "if ! command; then..." construct.agc1-6/+9
1999-03-08Add Solaris support to pkgsrc, using Christos Zoulas' NetBSD emulationagc1-381/+531
1999-03-03Allow (recursive) cleaning out and deinstallation of required packages:hubertf1-7/+30
1999-03-03Call "pkg_delete -O' on "make reinstall", to remove things not onlyhubertf1-1/+7
1999-02-25Set things like PATH for targets pre-*, do-* and post-* (from ${MAKE_ENV}).hubertf1-4/+4
1999-02-21Because 1.3's and 1.3.x's "pax" chokes on some ".tar.bz2" archivestron1-2/+2
1999-02-16Do not overwrite (files of) other pkg versions, warn instead.hubertf1-5/+6
1999-02-14Use "pkglibtool-1.2p1" as package libtool.tron1-2/+2
1999-02-13Add automatic handling for ".tar.bz2" archives - just set "EXTRACT_SUFX"tron1-7/+19
1999-02-11Back out the info dir changes/install-to-LOCALBASE; /usr/share/info wastv1-12/+4
1999-02-11Also make this work if gtexinfo is not installed at all and info is in thetv1-1/+3
1999-02-11Missed the !exists(/usr/bin/install-info) on the gtexinfo dependency.tv1-2/+2
1999-02-11If /usr/bin/install-info exists:tv1-3/+10
1999-02-03Don't match a slash in the middle of a library name.tv1-2/+2
1999-02-01Use a more generic pattern to match libs in PLIST, this willfrueauf1-2/+2
1999-02-01Make "distclean" target work for packages without distribution andtron1-2/+3
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-6/+6
1999-01-26Introduce a BUILD_USES_X11 definition, defined in package Makefiles,agc1-3/+4
1999-01-19Bump PKGTOOLS_REQD to 19990119 for pkgdb code.hubertf1-2/+2
1999-01-19Patches from Greg Woods to get rid of GNU awk dependencies, so thatagc1-5/+5
1999-01-19Give better help if umask is wrong: tell the expected umask, and mentionhubertf1-3/+3
1999-01-09If applying a patch fails, tell which patch failed.hubertf1-4/+7
1999-01-04Shared objects can, in fact, have dots in their basenames. Libtooltv1-2/+2
1998-12-29Add a second check after branching to build a dependency to make sure itgarbled1-1/+6
1998-11-26Add BSD_PKG_MK=1 to bsd.prefs.mk, and clarify it's usage (comment) a bit,hubertf1-2/+3
1998-11-26Set BSD_PKG_MK=1 so people can put conditional things into theirhubertf1-1/+4
1998-11-25Use `ftp.gnu.org', instead of `prep.ai.mit.edu', to find the master GNUtv1-2/+2
1998-11-19Handle decompression of symlinked manual pages.tron1-2/+9
1998-11-16When building the PLIST for the package, also substitute for the patternagc1-1/+3
1998-11-09bump PKGTOOLS_REQD to 19981107hubertf1-2/+2
1998-11-09add print-pkgtools_ver to get version of currently-installed pkg-toolshubertf1-1/+6
1998-11-07Do the info file handling *after* the post-install target, just before doingmycroft1-5/+5
1998-11-07A foolish consistency: use && rather than ; in a bunch of places. Also, usemycroft1-16/+17
1998-11-07Handle one error case slightly better.mycroft1-2/+2
1998-10-27Now we can be sure of pkg_install tools with the functionality, makeagc1-5/+2
1998-10-26Update the (package) version of pkg_install tools to 19981026, to useagc1-6/+3
1998-10-26Use the new flags for pkg_create(1) for the build information and versioningagc1-31/+46
1998-10-26Use ${GMAKE}, not ${LOCALBASE}/bin/gmake, as pointed out by Matt Green.agc1-2/+2
1998-10-22Patch from Hubert Feyrer - make sure the directory entry is a file beforeagc1-2/+7
1998-10-20Fix depends-list target WRT dewey depends; try (for USE_PERL5):hubertf1-4/+4
1998-10-20+ Remove the old check for pkg_create being able to handle a -Cagc1-10/+9
1998-10-20+ Add and document the PKG_RELATIVE_SYMLINKS option, which makes sureagc1-1/+19
1998-10-19Improvements suggested by Charles Hannum:agc1-9/+11
1998-10-17When doing binpkg-list, make sure to only look in directories with an actualmycroft1-2/+2
1998-10-15Correct the date of the PKGTOOLS_REQD version - although our package wasagc1-2/+2
1998-10-15Add logic to check for pkg_install tools that are up to date.agc1-1/+26