Age | Commit message (Expand) | Author | Files | Lines |
2004-08-17 | Don't put the .la transform in GENERATE_PLIST; that's too late to make it in | tv | 1 | -5/+7 |
2004-08-16 | Add new variable LIBTOOL_LA_FILES, which may be used instead of listing | tv | 1 | -1/+7 |
2004-08-16 | If patching fails and either of PKG_OPTIONS and LOCALPATCHES are | schmonz | 1 | -4/+14 |
2004-08-07 | Add some new variables to control how "distribution" patches are extracted | jlam | 1 | -29/+60 |
2004-08-05 | Move addition of PKG_OPTIONS to BUILD_DEFS below the definition of the | jlam | 1 | -1/+8 |
2004-08-04 | oops.. reversed a test | jlam | 1 | -2/+2 |
2004-08-04 | Sometimes, the dependencies installed are a function of which variables | jlam | 1 | -6/+7 |
2004-08-04 | Add INSTALL_GAME_DATA to the list of defined macros in CONFIGURE_ENV | jschauma | 1 | -1/+2 |
2004-08-04 | Do not run xargs if its input is an empty string; xargs in Interix | minskim | 1 | -9/+14 |
2004-08-04 | Introduce GAMEDATAMODE and INSTALL_GAME_DATA, which will take care | jschauma | 1 | -2/+5 |
2004-07-31 | Garbage collect NO_CHECK_DEPENDS: it is meaningless since revision 1.942. | seb | 1 | -2/+2 |
2004-07-27 | Make the option to resume transfer optional, as suggested by | xtraeme | 1 | -4/+7 |
2004-07-27 | Fix some more troubles with my modification for resume transfers: | xtraeme | 1 | -16/+21 |
2004-07-27 | Fix some problems with REFETCH mods: | agc | 1 | -7/+15 |
2004-07-27 | Add support to resume transfers, by default it will be disabled if | xtraeme | 1 | -8/+23 |
2004-07-25 | move PKG_SUFX=.tbz example to bsd.pkg.defaults.mk. | grant | 1 | -2/+1 |
2004-07-06 | Retire buildlink2, now that all packages using it have been converted to | wiz | 1 | -11/+5 |
2004-07-06 | Implement EXTRACT_CMD.bin | abs | 1 | -1/+3 |
2004-07-03 | catch locking failure case where we couldn't find the parent's process | grant | 1 | -1/+5 |
2004-07-03 | style fix from Roland Illig. | grant | 1 | -8/+6 |
2004-07-03 | replace use of ${TEST} -e with -f or -d as appropriate. use consistent | grant | 1 | -12/+12 |
2004-06-23 | In SUBST_SED.pkglocaledir, escape the rest of the line in the pattern. | salo | 1 | -2/+2 |
2004-06-23 | Use TEST instead of [] when using -nt. This makes the section work on | cjep | 1 | -3/+3 |
2004-06-05 | When building a pre-requisite package, exit if the build of the | agc | 1 | -2/+2 |
2004-06-04 | Append ${ABI} to some lib-dirs. This is a no-op on systems that do not | jschauma | 1 | -4/+4 |
2004-06-04 | Remove MASTER_SITE_* definitions from bsd.pkg.mk and put them | xtraeme | 1 | -295/+4 |
2004-05-30 | Add MASTER_SITE_OPENOFFICE for the misc/openoffice* packages. | mrauch | 1 | -1/+53 |
2004-05-29 | aleron.dl.sourceforge.net have had problems during the last couple of | kristerw | 1 | -2/+2 |
2004-05-24 | Add ${X11BASE}/bin to the PATH when USE_IMAKE is used, without objections | xtraeme | 1 | -1/+2 |
2004-05-19 | Follow Grant's advice: use _OPSYS_GPATCH_REQD to influence _NEED_PATCH | jschauma | 1 | -5/+6 |
2004-05-19 | We have a variable _OPSYS_GPATCH_REQD, but it doesn't do anything. | jschauma | 1 | -1/+5 |
2004-05-17 | Add a new package-settable variable, INSTALLATION_PREFIX, as discussed | jlam | 1 | -2/+8 |
2004-05-12 | No USE_BUILDLINK2 package sets USE_FORTRAN any longer -- convert support | wiz | 1 | -3/+3 |
2004-05-12 | INSTALL_GAME should be exported a as BSD_INSTALL_GAME | jschauma | 1 | -2/+4 |
2004-05-12 | Introduce new variables: | jschauma | 1 | -12/+16 |
2004-05-08 | Rename NO_CONFIGURE_INFODIR to CONFIGURE_HAS_INFODIR (which defaults to | reed | 1 | -2/+3 |
2004-05-08 | If using GNU_CONFIGURE then set --infodir to ${PREFIX}/${INFO_DIR}. | reed | 1 | -1/+4 |
2004-04-27 | Add a new install macro INSTALL_LIB for use when installing libraries | tv | 1 | -1/+7 |
2004-04-27 | Move the inclusion of tools.mk ahead of bsd.buildlink3.mk so that tools.mk | jlam | 1 | -3/+3 |
2004-04-26 | Allow perl-thread to also be acceptable when USE_PERL5 is defined. | jlam | 1 | -2/+2 |
2004-04-26 | ROOT_USER is parameterized, so use it in human-readable printed messages | tv | 1 | -4/+4 |
2004-04-25 | Make sure PKGDIRMODE is always set in bsd.prefs.mk so it can be checked | tv | 1 | -2/+1 |
2004-04-24 | flow.dl.sourceforge.net has been unreachable for a while now, due to | grant | 1 | -2/+2 |
2004-04-23 | Rather than work around an automake braindeadness, parameterize install-sh | tv | 1 | -2/+2 |
2004-04-23 | add an ${INSTALL_UNSTRIPPED} variable that can be used to block | danw | 1 | -1/+6 |
2004-04-22 | Automake has done it again with this amazing variable that CONFIGURE_ENV | tv | 1 | -1/+2 |
2004-04-17 | Add VIEWBASE to SCRIPTS_ENV. This fixes the problem that pkgviews | minskim | 1 | -2/+3 |
2004-04-16 | Add another fix to previous; reverse the lines in the output. From | tv | 1 | -2/+5 |
2004-04-15 | Provide a quick fix for PR pkg/25187 so that "make update" DTRT with | tv | 1 | -2/+2 |
2004-04-14 | Only do the dirs.mk dance when PKG_INSTALLATION_TYPE is overwrite. | jmmv | 1 | -2/+3 |