Age | Commit message (Expand) | Author | Files | Lines |
2005-11-17 | Only show the message about fiddling with mk.conf if the output of | erh | 1 | -3/+5 |
2005-11-17 | Minimum audit-packages version is _1_.40, not 0.40 | erh | 1 | -3/+3 |
2005-11-17 | Clarified the wording of the comment regarding the use of ".if" and ".for" | rillig | 1 | -3/+4 |
2005-11-17 | Don't set SKIP_AUDIT_PACKAGES unconditionally to "no". Because this file | rillig | 1 | -2/+2 |
2005-11-16 | Changes for separation of BULKFILESDIR and PKGSRCDIR. | rillig | 1 | -26/+53 |
2005-11-16 | Changes for enabling separate BULKFILESDIR and PKGSRCDIR. | rillig | 1 | -6/+13 |
2005-11-16 | Made printdepends very similar to printindex, as both iterate over all | rillig | 1 | -53/+114 |
2005-11-16 | As I'm not sure for what things ${BULKFILESDIR}/${BROKENFILE} is used, | rillig | 1 | -2/+2 |
2005-11-16 | Another rewrite: | rillig | 1 | -21/+65 |
2005-11-16 | Missed a couple of underscores. Add them. | erh | 1 | -3/+3 |
2005-11-16 | Improve the handling of allowed vulnerabilities. Instead of the single | erh | 3 | -24/+46 |
2005-11-16 | - Improved the "man page" comment a little. | rillig | 1 | -17/+14 |
2005-11-16 | Interix cannot use the generic mksandbox procedure. Exit with error. | tv | 1 | -1/+6 |
2005-11-16 | Add lo and ss locale directories, used by the upcoming audio/amarok | seb | 13 | -13/+117 |
2005-11-15 | Rewrote the _PATH_CMD command, which could not handle a PATH environment | rillig | 1 | -5/+8 |
2005-11-15 | make install doesn't work when updating pkg_install. Recommend make update | gavan | 1 | -2/+2 |
2005-11-15 | Correct the file name in comments. | minskim | 1 | -2/+2 |
2005-11-15 | Allow white-space in the PATH environment variable. Fixes PR 32079. The | rillig | 1 | -3/+3 |
2005-11-15 | Define the user-settable variable TEX_DEFAULT in defaults/mk.conf | tonio | 2 | -5/+9 |
2005-11-14 | Fixed singleton variable which had been left over by one of the last | rillig | 1 | -2/+2 |
2005-11-14 | Removed the code for printing progress information again, as printindex | rillig | 1 | -17/+1 |
2005-11-14 | Removed trailing white-space. | rillig | 2 | -5/+5 |
2005-11-14 | Removed trailing white-space. | rillig | 2 | -11/+10 |
2005-11-14 | Removed trailing white-space from a comment. | rillig | 1 | -2/+2 |
2005-11-14 | Add PRINT_PLIST_AWK patterns for bibtex directories. | minskim | 1 | -2/+2 |
2005-11-13 | Add descriptions for new options.mk in ircd-hybrid | adrianp | 1 | -1/+4 |
2005-11-13 | Renamed spamassassin options to follow the naming conventions. | heinz | 1 | -5/+6 |
2005-11-13 | Update a lot of the IRCD_HYBRID_* options as we are now on 7.1 in pkgsrc | adrianp | 1 | -109/+25 |
2005-11-13 | Reverted the change that moved the definition of MANINSTALL from mk.conf to | rillig | 2 | -7/+7 |
2005-11-12 | Fix a typo that in some cases prevented a BROKENFILE from being | kristerw | 1 | -2/+2 |
2005-11-12 | Please, really only export MAKECONF if it is set. | seb | 1 | -2/+5 |
2005-11-11 | Remove some master sites that are not serving/resolvable. | wiz | 1 | -10/+1 |
2005-11-11 | Replace French CPAN mirror with a working one, add Finnish | wiz | 1 | -3/+4 |
2005-11-11 | Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT | tonio | 1 | -32/+32 |
2005-11-11 | Remove some redundant printing of messages when we are cleaning | kristerw | 1 | -6/+2 |
2005-11-11 | Change default PostgreSQL version to 8.0. | joerg | 1 | -2/+2 |
2005-11-11 | - A warning is printed if there is no PKGNAME matching for a PKGPATH in the | rillig | 1 | -10/+14 |
2005-11-11 | Indentation fix. | rillig | 1 | -3/+3 |
2005-11-11 | Removed the "BULK>" prefix from a message, as that prefix is reserved for | rillig | 1 | -2/+2 |
2005-11-11 | Added two variables BULK_MSG and BULK_MSG_CONT that are used for printing | rillig | 1 | -45/+54 |
2005-11-11 | Properly handle package directories containing shell special characters | rillig | 1 | -2/+11 |
2005-11-11 | PKGBASE is defined too late to be used in PKG_OPTIONS_VAR, so it cannot | rillig | 1 | -2/+4 |
2005-11-10 | Add PRINT_PLIST_AWK patterns to replace PKG_LOCALTEXMFPREFIX and skip | minskim | 1 | -1/+7 |
2005-11-10 | Added a description of the purpose of this file to the header comment, | rillig | 1 | -2/+6 |
2005-11-10 | Moved default definition of MANINSTALL from defaults/mk.conf to | rillig | 2 | -7/+7 |
2005-11-10 | Moved the PKG_INSTALLATION_TYPES variable from defaults/mk.conf to | rillig | 2 | -12/+12 |
2005-11-10 | Added a comment that <bsd.own.mk> includes MAKECONF or /etc/mk.conf, so | rillig | 1 | -1/+2 |
2005-11-10 | Export MAKECONF again. | rillig | 1 | -2/+2 |
2005-11-10 | Fixed the remaining instances of code relying on trailing white-space in | rillig | 2 | -4/+4 |
2005-11-10 | Replaced another instance of grep|awk with a simple awk. A warning is | rillig | 1 | -3/+3 |