Age | Commit message (Expand) | Author | Files | Lines |
2005-06-19 | Avoid creating an empty directory that is not used (and which didn't match | jmmv | 1 | -2/+1 |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 1 | -2/+2 |
2005-06-17 | Create directories before installing files into them. | jlam | 12 | -12/+36 |
2005-06-14 | Update pkgtools/xpkgwedge to 1.14. Changes from 1.13 include using | jlam | 2 | -6/+8 |
2005-06-14 | Update pkgtools/xpkgwedge to 1.13. Changes from version 1.12 include | jlam | 2 | -7/+6 |
2005-06-14 | pkglint complains about empty DESCR files again. Fixes PR 30509. Updated | rillig | 2 | -3/+7 |
2005-06-13 | Use += to not override previous USE_TOOLS setting. | jlam | 1 | -2/+2 |
2005-06-10 | Update pkgtools/x11-links to 0.25. Changes from verison 0.24 include | jlam | 5 | -7/+50 |
2005-06-10 | add autoconf test for missing (like in openbsd-3.6) or broken (like | dmcmahill | 5 | -15/+1429 |
2005-06-07 | Check for non-normalized dependency lines like package:../package instead | rillig | 1 | -0/+1 |
2005-06-07 | List shell tools that are needed by the pkg_view and linkfarm scripts. | jlam | 1 | -1/+5 |
2005-06-06 | Update to 1.21: | jmmv | 3 | -14/+28 |
2005-06-06 | Change the way the PLIST is generated. We now use a separate loop after | jlam | 1 | -14/+8 |
2005-06-06 | Fix the permissions on the directories installed by the x11-links | jlam | 1 | -2/+4 |
2005-06-03 | Remove USE_GIF. | wiz | 1 | -2/+1 |
2005-06-03 | Remove USE_IDEA. | wiz | 1 | -2/+1 |
2005-06-03 | Remove USE_ESOUND. | wiz | 1 | -2/+1 |
2005-06-02 | Include netdb.h for Solaris. From Neil Hoggarth in PR 30399. | wiz | 1 | -2/+5 |
2005-06-01 | Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. | jlam | 5 | -61/+55 |
2005-06-01 | Fix grammar in comment. | wiz | 1 | -2/+2 |
2005-06-01 | update pkg_chk to 1.59: | abs | 2 | -4/+4 |
2005-06-01 | Formatting improvements. Bump date for previous. New sentence, new line. | wiz | 1 | -20/+37 |
2005-06-01 | update pkg_chk to 1.58 | abs | 3 | -233/+223 |
2005-05-31 | Added PKG_PRESERVE, NO_PKGTOOLS_REQD_CHECK and NO_PKG_REGISTER. | rillig | 1 | -1/+4 |
2005-05-31 | When checking the type of variables, the variable name must begin at the | rillig | 1 | -3/+3 |
2005-05-31 | Removed unused subroutine abspathname. Added the things it did to the TODO | rillig | 2 | -63/+4 |
2005-05-31 | Removed the -N command line option, which had been deprecated before. | rillig | 3 | -31/+24 |
2005-05-30 | Sync with base 1.53: Comment out too noisy warning. | wiz | 1 | -2/+6 |
2005-05-30 | Update to 20050530: | wiz | 17 | -108/+167 |
2005-05-29 | Sync with 20050529 in src/. | minskim | 2 | -5/+5 |
2005-05-28 | - pull in the changes from usr.sbin which prevent an over flow | dmcmahill | 4 | -19/+25 |
2005-05-26 | Renamed -Wexpensive to -Wbl3. By default this option is enabled. Added a | rillig | 1 | -4/+25 |
2005-05-26 | Added a command line option -Cexpensive, which enables more expensive | rillig | 1 | -10/+17 |
2005-05-26 | Renamed $distinfo to $distinfo_file, to match the pkgsrc variable name. | rillig | 1 | -16/+17 |
2005-05-26 | Reduced the debugging messages to the ones that provide useful context | rillig | 1 | -38/+16 |
2005-05-26 | Made the regular expression for direct use of tools in shell commands | rillig | 1 | -6/+10 |
2005-05-26 | Marked a bunch of warnings as "vague". These warnings are enabled by | rillig | 1 | -61/+63 |
2005-05-25 | Added the dirname($file) to the search path for include files when | rillig | 1 | -2/+8 |
2005-05-25 | Sort options, mark up URL. | wiz | 1 | -6/+6 |
2005-05-25 | Add: * fatal error if RMD160 missing | wiz | 1 | -0/+1 |
2005-05-25 | For DragonFly. This is from PR #30262 from Joerg Sonnenberger. | reed | 2 | -4/+4 |
2005-05-25 | Make this compile and install on Darwin | rh | 2 | -4/+4 |
2005-05-25 | Added EXTRACT_USING, INTERACTIVE_STAGE and MANSOURCEPATH to the list of | rillig | 1 | -3/+4 |
2005-05-25 | In checklines_direct_tools, quote shell commands, too. Unquoted shell | rillig | 1 | -2/+2 |
2005-05-25 | Fixed a regular expression in checklines_direct_tools. Added debugging | rillig | 1 | -2/+5 |
2005-05-24 | Minor wording fix. | rillig | 1 | -2/+2 |
2005-05-24 | Rewrote the part of detecting direct use of tools in variables and shell | rillig | 1 | -57/+80 |
2005-05-24 | When converting USE_PERL5 to USE_TOOLS, the user might want to set | rillig | 1 | -2/+2 |
2005-05-24 | Made perl a run-time dependency. | rillig | 1 | -1/+2 |
2005-05-24 | Converted USE_PERL5 into USE_TOOLS. Changed the SUBST stage to | rillig | 1 | -7/+4 |