Age | Commit message (Expand) | Author | Files | Lines |
2005-01-15 | - Move all CHECK_FILES_SKIP definitions to a central place in bsd.pkg.mk. | jmmv | 1 | -19/+42 |
2005-01-14 | Automatically add any of the {CONF,SUPPORT}_FILES and {MAKE,OWN}_DIRS stuff | jmmv | 1 | -12/+12 |
2005-01-14 | Add the check-files target: when enabled, this verifies that installed | jmmv | 1 | -1/+98 |
2005-01-14 | Only do the config.* overrides iff GNU_CONFIGURE. (defined() check needed | tv | 1 | -12/+14 |
2005-01-14 | Add override for uncommon "config.rpath" GNU config snippet. Use platform | tv | 1 | -10/+21 |
2005-01-13 | Put back the proper variable construct for LIBTOOL_REQD that was borken in | tv | 1 | -5/+3 |
2005-01-12 | Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler | jlam | 1 | -31/+9 |
2005-01-11 | Redo previous because it had a chance to cause serious problems, and was | jmmv | 1 | -4/+4 |
2005-01-11 | Reverse PATH order in many places: instead of appending ${LOCALBASE}/bin | jmmv | 1 | -4/+6 |
2005-01-10 | Allow the creation of error handlers for shell commands in make targets. | jlam | 1 | -3/+41 |
2005-01-10 | Remove redundant CONFIGURE_ENV lines (they're already present in the | jlam | 1 | -3/+1 |
2004-12-31 | Add the perl path to CONFIGURE_ENV here, so that we don't have to fix | minskim | 1 | -1/+2 |
2004-12-29 | Use GNU make on Linux when USE_IMAKE=yes, because Makefile generated | minskim | 1 | -1/+4 |
2004-12-27 | Remove USERADD and GROUPADD definitions from OSes where the useradd | jlam | 1 | -3/+1 |
2004-12-21 | Whitespace police - no functional change | agc | 1 | -53/+51 |
2004-12-18 | Ensure that libtool-base>=1.5.10nb7 is required for packages that set | jlam | 1 | -4/+6 |
2004-12-17 | Rewrite func_infer_tag in the libtool script so that it's easier to | jlam | 1 | -1/+4 |
2004-12-10 | Nuke bsd.perl.mk... we compute these values where they're needed in | jlam | 1 | -5/+1 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+8 |
2004-12-01 | "the the" -> "the" | wiz | 1 | -2/+2 |
2004-11-26 | Move all dlopen-handling code into dlopen.{builtin,buildlink3}.mk. | jlam | 1 | -9/+1 |
2004-11-25 | Perl is all about loadable perl modules, so include dlopen.buildlink3.mk. | jlam | 1 | -11/+1 |
2004-11-25 | dlopen.buildlink3.mk should be added to packages that use dlopen() to | jlam | 1 | -1/+9 |
2004-11-17 | Move selection of the default perl58 (whether it is threaded or not) into | jlam | 1 | -1/+11 |
2004-11-16 | Revert previous (re-add common CPP_PRECOMP_FLAGS). For consistency, also | tv | 1 | -1/+8 |
2004-11-16 | CPP_PRECOMP_FLAGS is a Darwinism only. Move its frobbing of CPPFLAGS to | tv | 1 | -3/+1 |
2004-11-14 | Add a mini-framework to centralise the handling of "hacks" for getting | jlam | 1 | -1/+4 |
2004-11-12 | Introduce LIBABISUFFIX for platforms which require ABI-dependant library paths. | sketch | 1 | -4/+6 |
2004-11-12 | (1) Split out the native (built-in) pthread detection in | jlam | 1 | -5/+1 |
2004-11-12 | Well, the double libtool BUILD_DEPENDS is already annoying people and I'd | tv | 1 | -5/+3 |
2004-11-11 | Bump that libtool version number back down to nb1 where it was in previous. | tv | 1 | -2/+2 |
2004-11-11 | Change the way _OPSYS_LIBTOOL_REQD works slightly. | tv | 1 | -7/+5 |
2004-11-02 | Correct whitespace after UPDATE_RUNNING changes | agc | 1 | -5/+5 |
2004-11-02 | Set UPDATE_RUNNING=YES when deinstalling due to a update or replace target. | erh | 1 | -5/+15 |
2004-10-28 | Fix shlib execute perm pattern (was broken after 1.1537). | tv | 1 | -3/+4 |
2004-10-27 | - Allow CXXFLAGS to be set on a per-OS basis (read added to OPSYSVARS). | recht | 1 | -2/+5 |
2004-10-27 | Don't chmod shlibs that are symlinks; fixes issue noted by <grant@netbsd.org>. | tv | 1 | -3/+3 |
2004-10-27 | whitespace police and tidyup of PLIST_SUBST. no functional change. | grant | 1 | -13/+13 |
2004-10-26 | 2nd round for PKG_RESUME_TRANSFERS: | xtraeme | 1 | -13/+51 |
2004-10-26 | add hostname to Subject: of PKGSRC_MESSAGE_RECIPIENTS email | lukem | 1 | -2/+2 |
2004-10-25 | Introduce the PKGCONFIG_OVERRIDE_STAGE variable to let a package | jmmv | 1 | -2/+9 |
2004-10-21 | Only allow LIBTOOLIZE_PLIST=no if USE_LIBTOOL is *not* used, setting BROKEN | tv | 1 | -3/+3 |
2004-10-21 | Put back LIBTOOLIZE_PLIST, which I meant to do but didn't commit. This is | tv | 1 | -1/+7 |
2004-10-16 | Propagate $ECHO, $GREP, $SORT to print-la-libnames; fixes this on IRIX. | tv | 1 | -5/+6 |
2004-10-13 | Bump LIBTOOL_REQD back to 1.5.10nb1. This ensures that folks who built | tv | 1 | -2/+2 |
2004-10-13 | For the ELF form, make sure shlibs are installed +x. If not, issue a | tv | 1 | -1/+8 |
2004-10-13 | Make strip/no-strip choice more consistent: | tv | 1 | -8/+1 |
2004-10-12 | Bump gzip-base to 1.2.4b for security fix. | tv | 1 | -2/+2 |
2004-10-12 | Automatic inclusion of gzip-base needs a version number in the BUILD_DEPENDS. | tv | 1 | -2/+2 |
2004-10-12 | Fix _PLIST_AWK_LIBTOOL not to pass @comment lines to print-la-libnames. | tv | 1 | -2/+2 |