Age | Commit message (Expand) | Author | Files | Lines |
2007-06-05 | Added the variable JAVA_BINPREFIX containing the prefix to the wrapped | rillig | 1 | -9/+28 |
2007-06-05 | The variable $silent may be undefined, not only empty. | rillig | 1 | -2/+2 |
2007-06-04 | For GNU-style configure scripts, the environment variable install_sh | rillig | 2 | -3/+8 |
2007-06-04 | Keywords may be separated by commas. | rillig | 1 | -2/+2 |
2007-06-04 | Added documentation. | rillig | 1 | -1/+15 |
2007-06-04 | Avoid usage of modern kinds of parameter expansion (##, #, %%, %) | heinz | 1 | -3/+4 |
2007-05-31 | If a package is already installed, bulk-install should not try to build | rillig | 1 | -2/+3 |
2007-05-29 | * Move the meat of the bootstrap-depends target entirely within the | jlam | 1 | -3/+12 |
2007-05-29 | Add some more keywords, so that one can grep for "mk.conf" and find the | rillig | 1 | -1/+3 |
2007-05-29 | Test to see if a variable is defined before testing for its value. Keeps | dmcmahill | 1 | -2/+3 |
2007-05-28 | Changed suffix for _PLIST_NOKEYWORDS to be more in line with other files | heinz | 1 | -2/+2 |
2007-05-28 | In order to avoid incorrect information about needed shared libraries in | heinz | 2 | -7/+22 |
2007-05-28 | Remove trailing spaces. | martti | 9 | -19/+19 |
2007-05-27 | Define a TOOLS_ENV variable that holds a shell environment that may be | jlam | 1 | -7/+22 |
2007-05-27 | Move the .if test out of the .for loop because the test condition doesn't | jlam | 1 | -5/+5 |
2007-05-26 | Correct recording of provided shared libraries when using DESTDIR. | heinz | 1 | -2/+2 |
2007-05-26 | Add ring servers to MASTER_SITE_TEX_CTAN. | obache | 1 | -2/+4 |
2007-05-25 | Remove stray done. | joerg | 1 | -3/+2 |
2007-05-25 | Partly backout the commit and move install-dependencies back into | joerg | 2 | -92/+54 |
2007-05-25 | Add xauth as tool. | joerg | 1 | -2/+13 |
2007-05-25 | When testing whether the patches/ directory exists or not, take into | rillig | 1 | -1/+9 |
2007-05-24 | Replaced printf(1) with echo(1), since printf is not available in the | rillig | 1 | -8/+8 |
2007-05-24 | If more than one location for a topic is found, print an empty line | rillig | 1 | -1/+3 |
2007-05-23 | Remove some more outdated/broken mirror sites. | wiz | 1 | -10/+2 |
2007-05-23 | When removing an already installed package, the correct package version | rillig | 1 | -3/+4 |
2007-05-23 | Add C99 support, required for packages which use C99 such as devel/glib2 | sketch | 1 | -1/+6 |
2007-05-23 | Restore _REDUCE_DEPENDS_CMD for now as it is still used by show-depends. | joerg | 1 | -1/+6 |
2007-05-22 | GNU make strongly dislikes it when MAKE is already set to bmake. | joerg | 2 | -23/+15 |
2007-05-22 | While investigating xtraeme's bug report about duplicate running of the | joerg | 1 | -1/+2 |
2007-05-22 | Remove an unused, just added internal target. | joerg | 1 | -6/+1 |
2007-05-22 | Fix a small logic bug. When running install-dependencies for the first | joerg | 2 | -11/+7 |
2007-05-22 | Make depends-cookie a flavor indendepent target. Before it was used to | joerg | 9 | -156/+305 |
2007-05-22 | Remove trailing spaces. This will fix my problems with pkglint: | martti | 1 | -3/+3 |
2007-05-21 | Remove some outdated mirror sites. From Zafer Aydogan. | wiz | 1 | -29/+5 |
2007-05-20 | Add all packages that are used by pkgsrc/bootstrap to the list of | kristerw | 1 | -2/+4 |
2007-05-20 | Add description of squirrelmail-japanese and squirrelmail-lite. | taca | 1 | -0/+2 |
2007-05-20 | Remove two mirror obsolete mirror sites, from Zafer Aydogan. | wiz | 1 | -4/+1 |
2007-05-20 | Remove gentoo mirror that does not resolve any longer. From Zafer Aydogan. | wiz | 1 | -2/+1 |
2007-05-20 | Sync postgresql mirror list. | wiz | 1 | -37/+39 |
2007-05-19 | When a wrapped compiler or linker command fails, the transformed command | rillig | 1 | -2/+2 |
2007-05-19 | Revert previous (1.140), committed by accident. | wiz | 1 | -5/+2 |
2007-05-19 | On Linux (at least Red Hat Enterprise 3), openssl needs libraries | wiz | 2 | -5/+11 |
2007-05-16 | set -e to abort on errors from the sub-makes. | joerg | 1 | -2/+2 |
2007-05-11 | PKGBASE must not include a backslash. | rillig | 1 | -4/+4 |
2007-05-10 | Recognize argment "-" as $pofile. | obache | 1 | -2/+2 |
2007-05-09 | Add two targets, pbulk-index and pbulk-index-item. | joerg | 3 | -3/+108 |
2007-05-09 | Fix prefix for Apache 2.2 packages. | joerg | 1 | -2/+2 |
2007-05-07 | On Cygwin, OS_VERSION contains special characters, so it needs the :Q | rillig | 1 | -2/+2 |
2007-05-07 | When looking for help for _vargroups, the show-all target will be shown. | rillig | 1 | -2/+2 |
2007-05-07 | Added variable descriptions. | rillig | 2 | -2/+11 |