summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2004-12-31Add the perl path to CONFIGURE_ENV here, so that we don't have to fixminskim1-1/+2
2004-12-29Use GNU make on Linux when USE_IMAKE=yes, because Makefile generatedminskim1-1/+4
2004-12-27Remove USERADD and GROUPADD definitions from OSes where the useraddjlam1-3/+1
2004-12-21Whitespace police - no functional changeagc1-53/+51
2004-12-18Ensure that libtool-base>=1.5.10nb7 is required for packages that setjlam1-4/+6
2004-12-17Rewrite func_infer_tag in the libtool script so that it's easier tojlam1-1/+4
2004-12-10Nuke bsd.perl.mk... we compute these values where they're needed injlam1-5/+1
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-3/+8
2004-12-01"the the" -> "the"wiz1-2/+2
2004-11-26Move all dlopen-handling code into dlopen.{builtin,buildlink3}.mk.jlam1-9/+1
2004-11-25Perl is all about loadable perl modules, so include dlopen.buildlink3.mk.jlam1-11/+1
2004-11-25dlopen.buildlink3.mk should be added to packages that use dlopen() tojlam1-1/+9
2004-11-17Move selection of the default perl58 (whether it is threaded or not) intojlam1-1/+11
2004-11-16Revert previous (re-add common CPP_PRECOMP_FLAGS). For consistency, alsotv1-1/+8
2004-11-16CPP_PRECOMP_FLAGS is a Darwinism only. Move its frobbing of CPPFLAGS totv1-3/+1
2004-11-14Add a mini-framework to centralise the handling of "hacks" for gettingjlam1-1/+4
2004-11-12Introduce LIBABISUFFIX for platforms which require ABI-dependant library paths.sketch1-4/+6
2004-11-12(1) Split out the native (built-in) pthread detection injlam1-5/+1
2004-11-12Well, the double libtool BUILD_DEPENDS is already annoying people and I'dtv1-5/+3
2004-11-11Bump that libtool version number back down to nb1 where it was in previous.tv1-2/+2
2004-11-11Change the way _OPSYS_LIBTOOL_REQD works slightly.tv1-7/+5
2004-11-02Correct whitespace after UPDATE_RUNNING changesagc1-5/+5
2004-11-02Set UPDATE_RUNNING=YES when deinstalling due to a update or replace target.erh1-5/+15
2004-10-28Fix shlib execute perm pattern (was broken after 1.1537).tv1-3/+4
2004-10-27- Allow CXXFLAGS to be set on a per-OS basis (read added to OPSYSVARS).recht1-2/+5
2004-10-27Don't chmod shlibs that are symlinks; fixes issue noted by <grant@netbsd.org>.tv1-3/+3
2004-10-27whitespace police and tidyup of PLIST_SUBST. no functional change.grant1-13/+13
2004-10-262nd round for PKG_RESUME_TRANSFERS:xtraeme1-13/+51
2004-10-26add hostname to Subject: of PKGSRC_MESSAGE_RECIPIENTS emaillukem1-2/+2
2004-10-25Introduce the PKGCONFIG_OVERRIDE_STAGE variable to let a packagejmmv1-2/+9
2004-10-21Only allow LIBTOOLIZE_PLIST=no if USE_LIBTOOL is *not* used, setting BROKENtv1-3/+3
2004-10-21Put back LIBTOOLIZE_PLIST, which I meant to do but didn't commit. This istv1-1/+7
2004-10-16Propagate $ECHO, $GREP, $SORT to print-la-libnames; fixes this on IRIX.tv1-5/+6
2004-10-13Bump LIBTOOL_REQD back to 1.5.10nb1. This ensures that folks who builttv1-2/+2
2004-10-13For the ELF form, make sure shlibs are installed +x. If not, issue atv1-1/+8
2004-10-13Make strip/no-strip choice more consistent:tv1-8/+1
2004-10-12Bump gzip-base to 1.2.4b for security fix.tv1-2/+2
2004-10-12Automatic inclusion of gzip-base needs a version number in the BUILD_DEPENDS.tv1-2/+2
2004-10-12Fix _PLIST_AWK_LIBTOOL not to pass @comment lines to print-la-libnames.tv1-2/+2
2004-10-11Upon further digging, it appears that Interix just needed atv1-2/+1
2004-10-11A couple packages overflow Interix's sed in an autoconfitized configuretv1-2/+3
2004-10-09Add EXTRACT_ENV.bin, allowing things to be passed into the environment oftv1-2/+3
2004-10-07* Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,jlam1-15/+15
2004-10-05Move the "dependency reduction" code from buildlink3 to bsd.pkg.mk sojlam1-1/+5
2004-10-04Add a scan script that checks for "-v" on the command-line, and preventsjlam1-2/+2
2004-10-04Fix completely hosed test for g++ when CXX=g++. The old test worked fine.tv1-2/+2
2004-10-03Don't echo the debug message for the targets whose output is usedhira1-9/+7
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
2004-10-01Update the wording a bit when a license is not accepted, to betterhubertf1-4/+4
2004-09-27Per jlam's suggestion, remove the libtoolize conditional altogether. Sometv1-7/+1