Age | Commit message (Expand) | Author | Files | Lines |
2005-06-24 | Support bash as a tool, so that packages containing bash scripts | minskim | 4 | -4/+19 |
2005-06-24 | Use ${PERL5} instead of `perl' and relying on $PATH order. | sketch | 1 | -2/+5 |
2005-06-24 | lang/perl58 has been renamed to lang/perl5 (hi johnny!) | dillo | 1 | -2/+2 |
2005-06-24 | Drop the perl-5.6.x package from pkgsrc. Remove lang/perl58 and update | jlam | 3 | -7/+7 |
2005-06-23 | CHECK_FILES is not ready for prime time, so do not enable it by | kristerw | 1 | -2/+1 |
2005-06-23 | Put back behavior that was lost in the initial split of the check-files | jlam | 1 | -1/+7 |
2005-06-23 | Add a PKGSRC_USE_TOOLS definition to bsd.pkg.check.mk that notes the | jlam | 1 | -7/+10 |
2005-06-23 | Note locations for native diff tools. | jlam | 13 | -13/+34 |
2005-06-23 | Teach the tools framework about "diff". | jlam | 2 | -2/+16 |
2005-06-23 | "cmp" can be "gcmp" if we use the one from pkgsrc. | jlam | 1 | -2/+2 |
2005-06-23 | Clean up some clutter in pkgsrc/mk: move the ${OPSYS}.*.dist mtree | jlam | 24 | -26/+26 |
2005-06-23 | Drop CHECK_WRKREF_IS_TEXT_FILE and modify the semantics of CHECK_WRKREF | jlam | 1 | -16/+22 |
2005-06-23 | Back out previous -- committed by mistake. | wiz | 1 | -3/+1 |
2005-06-23 | Add missing line continuation backslashes. | wiz | 2 | -6/+8 |
2005-06-23 | Sync with today\'s sourceforge mirror list. | wiz | 1 | -3/+8 |
2005-06-23 | Split out the check-wrkref implementation and related variables from | jlam | 2 | -68/+78 |
2005-06-23 | Split out the check-files implementation and related variables into | jlam | 2 | -114/+262 |
2005-06-23 | Reverse the checks for the value of CHECK_WRKREF so that if it's value | jlam | 1 | -4/+4 |
2005-06-22 | Updated list of Apache mirror sites, according to | heinz | 1 | -7/+9 |
2005-06-22 | We were writing the wrong directory path for the location to the | jlam | 1 | -2/+2 |
2005-06-20 | x11.version.mk doesn't necessarily provide a definition for | jlam | 1 | -1/+4 |
2005-06-20 | Until pkgsrc gets a databases/db1 package, we must always prefer the | jlam | 1 | -1/+6 |
2005-06-20 | Allow for explicit PREFER.<pkg> settings to override PREFER_NATIVE and | jlam | 1 | -6/+7 |
2005-06-17 | The OpenBSD chgrp and chown can be in different places depending on the | jlam | 1 | -1/+9 |
2005-06-17 | Pull out the LS and TR definitions from algae/Makefile and place them | jlam | 1 | -1/+3 |
2005-06-17 | PERL_PATH is also a common GNU configure script variable for the path to | jlam | 1 | -2/+2 |
2005-06-16 | Use tabs, not spaces. | salo | 1 | -2/+2 |
2005-06-16 | provide defaults for bzcat and tbl to avoid unnecessary build | grant | 1 | -1/+9 |
2005-06-15 | Avoid generating a blank line as the first command of a target as that | jlam | 1 | -1/+2 |
2005-06-14 | Allow the test for whether the file is a text file to be overridden via | jlam | 1 | -2/+3 |
2005-06-14 | Require xpkgwedge>=1.14 so that the correct make is always invoked on | jlam | 1 | -2/+2 |
2005-06-14 | We need xpkgwedge whenever we use imake. | jlam | 1 | -2/+4 |
2005-06-14 | Require xpkgwedge>=1.13 when used as a build dependency so that the | jlam | 2 | -4/+3 |
2005-06-14 | Make IMAKE_TOOLS into a publicly-readable variable so that it can be | jlam | 2 | -6/+6 |
2005-06-14 | We only need to set USE_X11BASE, run install.man, and override the | jlam | 1 | -3/+6 |
2005-06-13 | In the check-wrkref target, change the algorithm so that text files | jlam | 1 | -7/+20 |
2005-06-12 | Separate the message from the do-distribution-patch and do-pkgsrc-patch | jlam | 1 | -7/+13 |
2005-06-12 | Rename "apply-distribution-patches" and "apply-pkgsrc-patches" targets | jlam | 1 | -7/+13 |
2005-06-11 | Allow this file to be included even if no options are supported | dillo | 1 | -6/+9 |
2005-06-11 | Remove unnecessary .undef lines after .for loops as the loop variables | jlam | 6 | -27/+6 |
2005-06-11 | Add a default fall-through for the shell case statement (portability | jlam | 1 | -1/+2 |
2005-06-10 | check-wrkref is a make target that greps through the installed files | jlam | 1 | -1/+56 |
2005-06-10 | Force an autoconf "cache" override for tools that are likely to be | jlam | 1 | -2/+5 |
2005-06-10 | mk.conf needs to be backed up as part of the bootstrap files. | sketch | 1 | -2/+2 |
2005-06-09 | Fixed a typo. | rillig | 1 | -2/+2 |
2005-06-09 | Fix harmless typo. | jlam | 1 | -2/+2 |
2005-06-09 | Forgot the strip the comma when removing "-Wl," from the the next | jlam | 1 | -2/+2 |
2005-06-09 | General improvements to the changes-entry target: | jlam | 1 | -10/+20 |
2005-06-09 | Don't reinvent PKGPATH, which already contains just the "category/package" | jlam | 1 | -3/+2 |
2005-06-09 | Add a documentation block above the changes-entry target. | jlam | 1 | -1/+16 |