summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.mk
AgeCommit message (Expand)AuthorFilesLines
2005-01-25Add alternatives.mk, a file used to manipulate the alternatives system.jmmv1-1/+5
2005-01-24Merge a little visual-only cleanup from the tv-derecurse branch:tv1-103/+71
2005-01-24Merge down deferred PREPEND_PATH handling from the tv-derecurse branch.tv1-39/+23
2005-01-24Make CHECK_FILES_SKIP_CMD into a single grep, using a ${var:@foo@bar@} loop.tv1-7/+2
2005-01-24Merge down deferred EVAL_PREFIX handling from tv-derecurse branch.tv1-19/+13
2005-01-24Fix breakage in previous, installed pkg db files should be installed intoxtraeme1-7/+7
2005-01-23Move the creation of ${PKG_DB_TMPDIR} earlier so that it's created asjlam1-3/+2
2005-01-23Rearrange the register-pkg and post-install-fake-pkg code. All ofjlam1-39/+44
2005-01-23Rework the way that packages are registered during a "make install". Wejlam1-37/+55
2005-01-22message whitespace fixgrant1-2/+2
2005-01-15- Move all CHECK_FILES_SKIP definitions to a central place in bsd.pkg.mk.jmmv1-19/+42
2005-01-14Automatically add any of the {CONF,SUPPORT}_FILES and {MAKE,OWN}_DIRS stuffjmmv1-12/+12
2005-01-14Add the check-files target: when enabled, this verifies that installedjmmv1-1/+98
2005-01-14Only do the config.* overrides iff GNU_CONFIGURE. (defined() check neededtv1-12/+14
2005-01-14Add override for uncommon "config.rpath" GNU config snippet. Use platformtv1-10/+21
2005-01-13Put back the proper variable construct for LIBTOOL_REQD that was borken intv1-5/+3
2005-01-12Nuke USE_FORTRAN and bring the f2c handling within the mk/compilerjlam1-31/+9
2005-01-11Redo previous because it had a chance to cause serious problems, and wasjmmv1-4/+4
2005-01-11Reverse PATH order in many places: instead of appending ${LOCALBASE}/binjmmv1-4/+6
2005-01-10Allow the creation of error handlers for shell commands in make targets.jlam1-3/+41
2005-01-10Remove redundant CONFIGURE_ENV lines (they're already present in thejlam1-3/+1
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