Age | Commit message (Expand) | Author | Files | Lines |
2005-05-25 | fix typo in documentation | dillo | 1 | -7/+17 |
2005-05-24 | Add more error checking. PACKAGES must exist. No extra command line args ta... | dmcmahill | 1 | -1/+12 |
2005-05-24 | improve the message when an invalid cache file version is found | dmcmahill | 1 | -2/+4 |
2005-05-24 | Improve error checking. Specifically, after a new cache file is | dmcmahill | 1 | -7/+27 |
2005-05-24 | Add BUILTIN_PACKAGES, this will contain all builtin dependencies used | xtraeme | 1 | -1/+10 |
2005-05-24 | Added a variable PGSQL_VERSION that identifies the PostgreSQL version used. | rillig | 1 | -1/+3 |
2005-05-24 | Add a new file find-libs.mk that can be included by builtin.mk files | jlam | 1 | -0/+75 |
2005-05-23 | Work around brokenness in GNU configure scripts generated by autoconf-2.59a | jlam | 1 | -3/+3 |
2005-05-23 | Fixed the bug that I introduced with the last commit. I confused -n and -z. | rillig | 1 | -2/+2 |
2005-05-23 | Fixed quoting in show-comment. | rillig | 1 | -3/+3 |
2005-05-23 | Teach the tools framework about "flex" so that packages can specify | jlam | 6 | -6/+33 |
2005-05-22 | Replaced three instances of $s with ${s} to make it consistent with the | rillig | 1 | -4/+4 |
2005-05-22 | USE_X11=yes instead of USE_X11=#defined. | rillig | 1 | -2/+2 |
2005-05-22 | Remove USE_TBL from pkgsrc and replace with USE_TOOLS+=tbl. | jlam | 1 | -6/+3 |
2005-05-22 | Don't add "INSTALL" to CONFIGURE_ENV as bsd.pkg.mk adds special values | jlam | 1 | -2/+1 |
2005-05-22 | Finish removing instances of _USE_NEW_TOOLS from pkgsrc. | jlam | 1 | -20/+4 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -6/+3 |
2005-05-22 | Remove the old tools framework and references to _USE_NEW_TOOLS. | jlam | 21 | -1677/+20 |
2005-05-22 | Fixed some quoting issues. | rillig | 1 | -34/+34 |
2005-05-22 | Do not enable _IMAKE_TOOLS unless imake is used. Otherwise, packages | minskim | 1 | -1/+3 |
2005-05-22 | Some packages want to embed the path to the perl tool in scripts but | jlam | 1 | -1/+13 |
2005-05-22 | The path to perl is now passed via CONFIGURE_ENV as of revision 1.9 of | jlam | 1 | -7/+1 |
2005-05-22 | Allow a tool to be passed to GNU configure scripts under more than | jlam | 1 | -5/+5 |
2005-05-22 | Add a few more tools for GNU configure scripts: grep, env, xmkmf. | jlam | 1 | -1/+4 |
2005-05-22 | pass down FIND to genreadme.awk and binpkg-cache | dmcmahill | 2 | -6/+7 |
2005-05-22 | use find ${DIR}/ -name \*${SUFX} instead of ls ${DIR}/*${SUFX} when | dmcmahill | 1 | -4/+7 |
2005-05-21 | For packages that use GNU configure scripts, pass the real command | jlam | 2 | -2/+51 |
2005-05-21 | Make a bad patch cause a fatal error again. This fixes a bug introduced | jlam | 1 | -4/+8 |
2005-05-21 | Grammar 101 -- sentences should end in a period. | jlam | 13 | -26/+26 |
2005-05-21 | Add TNF copyright to the new tools framework makefiles. | jlam | 13 | -13/+480 |
2005-05-21 | In computing _REPLACE_LOCALEDIR_PATTERNS_FIND_cmd, make sure the :sh | jlam | 1 | -5/+10 |
2005-05-20 | Made sure the :sh operator does not result in an empty string. Rewrote the | rillig | 1 | -3/+7 |
2005-05-20 | get rid of a spurious %%SUBDIR%% which found its way into the generated categ... | dmcmahill | 1 | -2/+2 |
2005-05-20 | Change instances where we stored `shell command` in a make variable into | jlam | 3 | -35/+32 |
2005-05-20 | Revert part of revision 1.18. The new quoting was breaking some | jlam | 1 | -22/+23 |
2005-05-20 | Rework how the lookup of binary packages in the cache is performed. | dmcmahill | 1 | -46/+50 |
2005-05-20 | Only add the autoconf tool if the user also requested automake. This | jlam | 1 | -3/+5 |
2005-05-20 | Move the PLIST_SUBST lines that substitute for PERL5_* variables from | jlam | 1 | -1/+6 |
2005-05-20 | Properly quote dependency to avoid creating garbage files in the pkgsrc | jlam | 1 | -2/+3 |
2005-05-20 | Based on the value of ${AUTOCONF_REQD}, choose the right autoconf tool | jlam | 1 | -3/+13 |
2005-05-19 | list all the extracted variables, not just some of them | dillo | 1 | -1/+8 |
2005-05-19 | make local variables in a few functions be local | dmcmahill | 1 | -4/+7 |
2005-05-19 | Use MACHINE_ARCH instead of arch to be consistent with things like the | kristerw | 1 | -15/+15 |
2005-05-19 | We can only use the subst.mk framework if the files are relative to | jlam | 1 | -1/+8 |
2005-05-19 | Convert the last remaining usage of GTAR to use PAX instead. | kristerw | 1 | -2/+2 |
2005-05-19 | Use PAX instead of GTAR since pax is provided on all systems while gtar | jlam | 1 | -3/+3 |
2005-05-19 | wiz says ``avifile is dead; i killed it'' | dillo | 1 | -8/+1 |
2005-05-19 | Add ku locale, used by gnome-backgrounds-2.10.1. | jmmv | 13 | -13/+65 |
2005-05-19 | PERL5_PKGSRCDIR is no more. Explicitly use "lang/perl58" for the | jlam | 2 | -6/+4 |
2005-05-19 | allow spaces after the "=" in the .pkgcache files. This was noted with | dmcmahill | 1 | -7/+7 |