Age | Commit message (Expand) | Author | Files | Lines |
2005-06-30 | Cosmetics (so pkglint does not complain) | adam | 1 | -3/+2 |
2005-06-29 | Add hy locale, initially used by gnome-panel 2.10.2. | jmmv | 13 | -13/+65 |
2005-06-27 | Fixed the quoting. The shell is hard-coded to /bin/sh instead of relying | rillig | 1 | -3/+6 |
2005-06-27 | pkglint does not output any "OK" lines by default, so there's no need to | rillig | 1 | -2/+2 |
2005-06-27 | Fixed the quoting. The shell is hard-coded to /bin/sh instead of relying | rillig | 1 | -3/+6 |
2005-06-27 | Improve English in warning. From Rhialto in PR 30610. (second occurrence) | wiz | 1 | -2/+2 |
2005-06-27 | Improve English in warning. From Rhialto in PR 30610. | wiz | 1 | -2/+2 |
2005-06-26 | Darwin>=7.0 does not need devel/dlcompat. | minskim | 2 | -6/+6 |
2005-06-24 | Fix another typo (TOOLS_READ_CMD -> TOOLS_REAL_CMD). | minskim | 1 | -2/+2 |
2005-06-24 | Fix a typo. | minskim | 1 | -2/+2 |
2005-06-24 | Teach the tools framework about csh, and replace with tcsh if necessary. | jlam | 15 | -15/+41 |
2005-06-24 | Create TOOLS_LDCONFIG and LDCONFIG variables that contain the actual | jlam | 1 | -5/+7 |
2005-06-24 | Remove unused variable _TOOLS_VARNAME.ldconfig. | jlam | 1 | -2/+1 |
2005-06-24 | Darwin may have bzcat. | minskim | 1 | -1/+4 |
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 |