summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-11-17A warning is printed for every non-text file. This helps in detectingrillig1-1/+3
2005-11-17Properly quoted variables.rillig1-21/+17
2005-11-17To support variants of make that run the shell so 'set -e' is true (shellerh1-3/+3
2005-11-17Back out the previous change. The output _will_ be visible to the user.erh1-4/+4
2005-11-17The message that audit-packages is out-of-date is printed on stderr insteadrillig1-4/+4
2005-11-17Only show the message about fiddling with mk.conf if the output oferh1-3/+5
2005-11-17Minimum audit-packages version is _1_.40, not 0.40erh1-3/+3
2005-11-17Clarified the wording of the comment regarding the use of ".if" and ".for"rillig1-3/+4
2005-11-17Don't set SKIP_AUDIT_PACKAGES unconditionally to "no". Because this filerillig1-2/+2
2005-11-16Changes for separation of BULKFILESDIR and PKGSRCDIR.rillig1-26/+53
2005-11-16Changes for enabling separate BULKFILESDIR and PKGSRCDIR.rillig1-6/+13
2005-11-16Made printdepends very similar to printindex, as both iterate over allrillig1-53/+114
2005-11-16As I'm not sure for what things ${BULKFILESDIR}/${BROKENFILE} is used,rillig1-2/+2
2005-11-16Another rewrite:rillig1-21/+65
2005-11-16Missed a couple of underscores. Add them.erh1-3/+3
2005-11-16Improve the handling of allowed vulnerabilities. Instead of the singleerh3-24/+46
2005-11-16- Improved the "man page" comment a little.rillig1-17/+14
2005-11-16Interix cannot use the generic mksandbox procedure. Exit with error.tv1-1/+6
2005-11-16Add lo and ss locale directories, used by the upcoming audio/amarokseb13-13/+117
2005-11-15Rewrote the _PATH_CMD command, which could not handle a PATH environmentrillig1-5/+8
2005-11-15make install doesn't work when updating pkg_install. Recommend make updategavan1-2/+2
2005-11-15Correct the file name in comments.minskim1-2/+2
2005-11-15Allow white-space in the PATH environment variable. Fixes PR 32079. Therillig1-3/+3
2005-11-15Define the user-settable variable TEX_DEFAULT in defaults/mk.conftonio2-5/+9
2005-11-14Fixed singleton variable which had been left over by one of the lastrillig1-2/+2
2005-11-14Removed the code for printing progress information again, as printindexrillig1-17/+1
2005-11-14Removed trailing white-space.rillig2-5/+5
2005-11-14Removed trailing white-space.rillig2-11/+10
2005-11-14Removed trailing white-space from a comment.rillig1-2/+2
2005-11-14Add PRINT_PLIST_AWK patterns for bibtex directories.minskim1-2/+2
2005-11-13Add descriptions for new options.mk in ircd-hybridadrianp1-1/+4
2005-11-13Renamed spamassassin options to follow the naming conventions.heinz1-5/+6
2005-11-13Update a lot of the IRCD_HYBRID_* options as we are now on 7.1 in pkgsrcadrianp1-109/+25
2005-11-13Reverted the change that moved the definition of MANINSTALL from mk.conf torillig2-7/+7
2005-11-12Fix a typo that in some cases prevented a BROKENFILE from beingkristerw1-2/+2
2005-11-12Please, really only export MAKECONF if it is set.seb1-2/+5
2005-11-11Remove some master sites that are not serving/resolvable.wiz1-10/+1
2005-11-11Replace French CPAN mirror with a working one, add Finnishwiz1-3/+4
2005-11-11Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULTtonio1-32/+32
2005-11-11Remove some redundant printing of messages when we are cleaningkristerw1-6/+2
2005-11-11Change default PostgreSQL version to 8.0.joerg1-2/+2
2005-11-11- A warning is printed if there is no PKGNAME matching for a PKGPATH in therillig1-10/+14
2005-11-11Indentation fix.rillig1-3/+3
2005-11-11Removed the "BULK>" prefix from a message, as that prefix is reserved forrillig1-2/+2
2005-11-11Added two variables BULK_MSG and BULK_MSG_CONT that are used for printingrillig1-45/+54
2005-11-11Properly handle package directories containing shell special charactersrillig1-2/+11
2005-11-11PKGBASE is defined too late to be used in PKG_OPTIONS_VAR, so it cannotrillig1-2/+4
2005-11-10Add PRINT_PLIST_AWK patterns to replace PKG_LOCALTEXMFPREFIX and skipminskim1-1/+7
2005-11-10Added a description of the purpose of this file to the header comment,rillig1-2/+6
2005-11-10Moved default definition of MANINSTALL from defaults/mk.conf torillig2-7/+7