Age | Commit message (Expand) | Author | Files | Lines |
2005-04-22 | Prepend USE_NEW_TOOLS with an underscore to make it private. Developers | jlam | 1 | -3/+3 |
2005-04-21 | Work around brain damaged autoconf by stripping leading and trailing | tv | 1 | -8/+8 |
2005-04-18 | Add _DISTFILES and _PATCHFILES definitions to the list of definitions | agc | 1 | -1/+3 |
2005-04-16 | Don't fail if there are multiple digest values for the same file with the | agc | 1 | -4/+4 |
2005-04-16 | Occasionally we do not want the "--host=${MACHINE_GNU_PLATFORM}" argument | agc | 1 | -1/+4 |
2005-04-15 | Add a new yes/no variable USE_NEW_TOOLS to ease testing the new tools | jlam | 1 | -1/+6 |
2005-04-13 | Print out the exitcode of pkg_create if nonzero, as it sometimes exists | rillig | 1 | -1/+2 |
2005-04-13 | Fix error introduced in rev. 1.1606: "$${PKGVULNDIR}" should be | jlam | 1 | -2/+2 |
2005-04-05 | Always include wrapper/bl3, period, even if NO_BUILD. | tv | 1 | -4/+2 |
2005-04-05 | Prevent MAKEFLAGS from being passed through shell environment. It was | minskim | 1 | -2/+2 |
2005-03-31 | Fix for PR 28230 (bsd.pkg.mk ignores /etc/audit-packages.conf) by | agc | 1 | -2/+7 |
2005-03-29 | Fixes for shlib handling on AIX | garbled | 1 | -5/+2 |
2005-03-24 | USE_BUILDLINK3 is no longer optional (and cannot be turned off). Per mail | tv | 1 | -15/+3 |
2005-03-22 | In the distclean target, if PKG_RESUME_TRANSFERS is set, clean | xtraeme | 1 | -1/+4 |
2005-03-22 | Some changes for PKG_RESUME_TRANSFERS: | xtraeme | 1 | -45/+63 |
2005-03-20 | Reset the current locale to a sane value (that is, 'C') during the build | jmmv | 1 | -1/+8 |
2005-03-18 | Fix a gleaming illustration of why using YES/NO variables everywhere | tv | 1 | -1/+5 |
2005-03-16 | make sure we correctly set F77. Addresses PR29666 | dmcmahill | 1 | -2/+2 |
2005-03-13 | Put back the speed-up in the vulnerability checking when building a package, | agc | 1 | -1/+2 |
2005-03-02 | When FAILOVER_FETCH is set, only use the first digest algorithm found | agc | 1 | -2/+2 |
2005-02-27 | Fix PLIST_SRC error introduced in rev 1.1593. | veego | 1 | -4/+7 |
2005-02-25 | Fix a problem introduced in the previous commit, noticed by Matthiases | agc | 1 | -11/+19 |
2005-02-22 | As seen on tech-pkg - allow multiple digest algorithms to be used to | agc | 1 | -20/+29 |
2005-02-21 | Change the files to be used for PLIST_SRC from | veego | 1 | -1/+5 |
2005-02-20 | fix bug introduced in 1.1569: use ${GREP} instead of 'grep' and not | grant | 1 | -2/+2 |
2005-02-19 | update the PLIST handling for AIX, shared libraries have the .so | grant | 1 | -3/+3 |
2005-02-16 | Fix an anomaly noted by Steve Bellovin in | agc | 1 | -2/+1 |
2005-02-15 | Some older ${FIND}s do not have an implicit "-print"; make sure to specify | tv | 1 | -8/+8 |
2005-02-13 | Corrected a misspelling of a variable. I used $rebooted in a shell code, | rillig | 1 | -2/+2 |
2005-02-12 | Don't use the -nt operator for ${TEST}. It is not defined in POSIX, and | rillig | 1 | -5/+8 |
2005-02-11 | Whitespace formatting nits. | tv | 1 | -5/+5 |
2005-02-11 | Consolidate PLIST_SRC default generation and the plethora of failsafe | tv | 1 | -139/+125 |
2005-02-11 | Visual cleanup from tv-derecurse: | tv | 1 | -65/+58 |
2005-02-11 | Migrate the big block of USE_PERL5 and PERL5_REQD logic to bsd.pkg.use.mk. | tv | 1 | -80/+1 |
2005-02-11 | Migrate several USE_* logic blocks, previously sprinkled liberally | tv | 1 | -74/+1 |
2005-02-11 | Merge down some more visual cleanup from tv-derecurse to reduce divergence. | tv | 1 | -100/+47 |
2005-02-09 | "replace" should depend on ${_PKGSRC_BUILD_TARGETS}, just like "install". | tv | 1 | -2/+2 |
2005-02-04 | Bump PKGTOOLS_REQD to 20050204. This version of pkg_install passes | jlam | 1 | -2/+2 |
2005-01-28 | Don't make pkgsrc depend on dc(1) to be present in the system. Since | jlam | 1 | -10/+5 |
2005-01-27 | Move the creation of ${PKG_DB_TMPDIR} to when we create ${WRKDIR}. | jlam | 1 | -2/+3 |
2005-01-27 | Fix handling of PREPEND_PATH in dependency-recursed builds. | tv | 1 | -1/+3 |
2005-01-27 | Move the PREPEND_PATH for LOCALBASE/bin (and optionally X11BASE/bin) to a | tv | 1 | -8/+5 |
2005-01-25 | Relax need to put GNU_CONFIGURE before inclusion of bsd.prefs.mk: | tv | 1 | -3/+3 |
2005-01-25 | Add alternatives.mk, a file used to manipulate the alternatives system. | jmmv | 1 | -1/+5 |
2005-01-24 | Merge a little visual-only cleanup from the tv-derecurse branch: | tv | 1 | -103/+71 |
2005-01-24 | Merge down deferred PREPEND_PATH handling from the tv-derecurse branch. | tv | 1 | -39/+23 |
2005-01-24 | Make CHECK_FILES_SKIP_CMD into a single grep, using a ${var:@foo@bar@} loop. | tv | 1 | -7/+2 |
2005-01-24 | Merge down deferred EVAL_PREFIX handling from tv-derecurse branch. | tv | 1 | -19/+13 |
2005-01-24 | Fix breakage in previous, installed pkg db files should be installed into | xtraeme | 1 | -7/+7 |
2005-01-23 | Move the creation of ${PKG_DB_TMPDIR} earlier so that it's created as | jlam | 1 | -3/+2 |