Age | Commit message (Expand) | Author | Files | Lines |
2005-04-28 | We don't need to use ${SORT} to sort a list... just use the :O modifier. | jlam | 1 | -3/+2 |
2005-04-28 | Replace consecutive /'s in a path with a single /. | jlam | 1 | -2/+2 |
2005-04-28 | Pull out the first word of GZIP_CMD without using ${SED}. | jlam | 1 | -3/+2 |
2005-04-28 | Let zlib/builtin.mk handle checking for the correct version of zlib. | jlam | 1 | -8/+1 |
2005-04-28 | Make this conflict with foomatic-filters (just imported) | reed | 1 | -2/+4 |
2005-04-28 | Add foomatic-filters-3.0.2. | reed | 2 | -2/+4 |
2005-04-28 | Remove unused variables. | jlam | 1 | -10/+3 |
2005-04-28 | From pkgsrc-wip and originally packaged by | reed | 5 | -0/+76 |
2005-04-28 | Avoid using != to set RAWPART -- defer using :sh. This avoids executing | jlam | 1 | -4/+4 |
2005-04-28 | Avoid using != to set PKG_COMPILER -- defer using :sh. This removes the | jlam | 1 | -4/+5 |
2005-04-28 | Avoid using != to set RAWPART all of the time... we can defer it using :sh | jlam | 1 | -4/+4 |
2005-04-28 | Make the pretty-printing actually work by passing all of the options on | jlam | 1 | -3/+3 |
2005-04-28 | We don't need to use ${SORT} to sort the options list. VAR:O will do | jlam | 1 | -13/+6 |
2005-04-28 | There is no uk_UA.ISO_8859-1. Luckily no package believes otherwise, | wiz | 13 | -39/+13 |
2005-04-28 | +maxima | drochner | 1 | -1/+2 |
2005-04-28 | import maxima-5.9.1, a computer algebra system | drochner | 4 | -0/+1150 |
2005-04-28 | update to 1.0.5 | drochner | 4 | -9/+301 |
2005-04-28 | Defer execution until the value is needed. This avoids needing ${ECHO}, | jlam | 1 | -17/+12 |
2005-04-28 | Fix patch-af, which doesn't apply correctly with patch 2.5.9 (and I don't know | jmmv | 2 | -9/+9 |
2005-04-28 | Only set the "TOOL" variable if one has been associated with the tool. | jlam | 1 | -1/+3 |
2005-04-28 | coreutils.mk has been merged into replace.mk | jlam | 1 | -2/+1 |
2005-04-28 | Merge coreutils.mk into replace.mk. Also remove the "coreutils" option | jlam | 2 | -80/+474 |
2005-04-28 | Note the "[" is natively available everywhere (usually as a shell builtin). | jlam | 13 | -13/+26 |
2005-04-28 | Note update of "ethereal" package to version 0.10.10nb1. | tron | 1 | -1/+2 |
2005-04-28 | Avoid endless loop in the rsvp dissector which allowed a remote DoS. | tron | 3 | -2/+139 |
2005-04-28 | Remove unused variable _TOOLS_REPLACE_LIST. | jlam | 1 | -8/+1 |
2005-04-28 | whitespace changes to simplify merging with coreutils.mk. | jlam | 1 | -28/+28 |
2005-04-28 | We only need to loop over the tools that we say we're going to use. | jlam | 1 | -8/+7 |
2005-04-28 | Create _USE_TOOLS, a sanitized versino of USE_TOOLS that removes the | jlam | 1 | -38/+49 |
2005-04-28 | Apply parts of patch from PR 29983 by ISIHARA Takanori: | wiz | 1 | -2/+3 |
2005-04-28 | Added album and album_themes, a web photo album generator. | augustss | 1 | -1/+3 |
2005-04-28 | The album themes does not really require apache. | augustss | 1 | -1/+0 |
2005-04-28 | Add album, a web photo album generator. | augustss | 11 | -1/+157 |
2005-04-28 | Added darcs, a distributed revision control system. | augustss | 1 | -1/+2 |
2005-04-28 | Add darcs, a distributed revision control system. | augustss | 5 | -1/+96 |
2005-04-28 | Including the png buildlink3.mk file once is enough. lha@ found it. | wiz | 2 | -4/+2 |
2005-04-28 | Updated lsh to 2.0.1 | wiz | 2 | -3/+3 |
2005-04-28 | Add CONFLICTS with lsh (common man page). | wiz | 2 | -2/+4 |
2005-04-28 | Update to 2.0.1: | wiz | 3 | -16/+50 |
2005-04-28 | Updated naim to 0.11.7.3.1 | wiz | 2 | -3/+3 |
2005-04-28 | + TeXmacs-1.0.5, criticalmass-0.9.11, qemu-0.7.0, silc-server-0.9.20. | wiz | 1 | -1/+5 |
2005-04-28 | Update to 0.11.7.3: | wiz | 2 | -7/+6 |
2005-04-28 | Correct the PKGPATH for gsed. | jlam | 1 | -2/+2 |
2005-04-28 | Split out the tools from the same package into separate clauses so that | jlam | 1 | -106/+113 |
2005-04-28 | Define TOOLS_DEPENDS.* to be the dependency that will be added, and | jlam | 5 | -34/+71 |
2005-04-28 | Rename TOOLS_DEPENDS.* to TOOLS_DEPMETHOD.* to roughly match the | jlam | 2 | -29/+29 |
2005-04-27 | Remove USE_BUILDLINK2 (typo). | hira | 2 | -4/+2 |
2005-04-27 | Correct the fallback value of FALSE. | jlam | 1 | -2/+2 |
2005-04-27 | Remove redundant checks. | jlam | 1 | -9/+1 |
2005-04-27 | Don't bother testing whether the target file is excutable. Let's just | jlam | 1 | -7/+4 |