summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-07-19Be more conservative and avoid possible shell implementation differencesjlam8-16/+28
2006-07-19Handle case where {SH,}LIBTOOL_OVERRIDE is empty for shells that don'tjlam1-3/+7
2006-07-19Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrcjlam1-36/+4
2006-07-19Add messages noting when the PRE-INSTALL and POST-INSTALL actions are run.jlam1-1/+3
2006-07-19Make "mirror-distfiles" less verbose by not printing out anything if nojlam2-5/+11
2006-07-19Comment the code a bit more.jlam1-1/+4
2006-07-19The "makedistinfo" target should actually be named "distinfo" to matchjlam1-7/+9
2006-07-19Only pass -v to the fetch script if PKG_VERBOSE is set.jlam1-2/+2
2006-07-19Restore original quoting from old fetch.mk for _ORDERED_SITES to resolvejlam1-3/+5
2006-07-19Add a verbose flag to the fetch script to output the actual fetch command.jlam1-4/+11
2006-07-19Make some variables "private":jlam1-10/+10
2006-07-19Work around incomprehensible quoting mess surrounding MASTER_SORT* byjlam1-2/+2
2006-07-19PASSIVE_FETCH only affects "ftp", so move it to the ftp-related FETCH_*jlam1-8/+7
2006-07-18Convert _FETCH_MESSAGE to plain old FETCH_MESSAGE. Remove _FETCH_MESSAGEjlam2-17/+4
2006-07-18Overhaul fetch module:jlam7-403/+459
2006-07-18Add a flag "-s suffix" for allowing the specified files to have a suffixjlam1-6/+15
2006-07-17During 'make replace', use pkg_admin to set the unsafe_dependsgdt1-1/+2
2006-07-17Remove stale comment, noted by bad@ in PR 33871.wiz1-7/+1
2006-07-17First cut at a fetch script to replace the humungous fetch "macros" injlam1-0/+173
2006-07-17Don't say "ERROR:" or "WARNING:"... be a more typical shell script byjlam1-4/+4
2006-07-17Added LOCALBASE, PKGINFODIR and PKGMANDIR to _BUILD_DEFS, since theyrillig1-1/+4
2006-07-17Remove duplicate files from ${ALLFILES}. This doesn't affect theschmonz1-1/+2
2006-07-15Split the variable BUILD_DEFS into those that are defined by packagesrillig7-54/+62
2006-07-15Converted the header comment to the canonical form. Changed therillig1-10/+16
2006-07-15Fixed dead links in the automatically generated README.html files. Fromrillig1-3/+3
2006-07-15Added some common script interpreters (awk, bash, sh) that can berillig2-24/+82
2006-07-14+freeradius-simul-useadrianp1-0/+1
2006-07-14Add a "bootstrap-register" target used specially by the bootstrap scriptjlam1-1/+10
2006-07-14Avoid using # and % to strip prefix/suffix from variable values -- notjlam1-3/+2
2006-07-13Fixed default path wildcards for CHECK_INTERPRETER_SKIP. Now theyheinz1-4/+6
2006-07-13Check whether the "checksum" target is defined beforehand to preventjlam1-2/+6
2006-07-13Check whether the checksum target is defined before defining one.jlam1-3/+5
2006-07-13* Fix bug when more than one file needed to be checksummed.jlam1-4/+3
2006-07-13Try to avoid possible differences in processing "$@".jlam1-4/+5
2006-07-13Backslash escape the parentheses so the shell doesn't think it shouldjlam1-2/+2
2006-07-13Fix some quoting errors and a harmless copy-and-paste error.jlam1-4/+4
2006-07-13Add a few more double-quotes around eval'ed variables.jlam1-5/+5
2006-07-13Add DIGEST to the variables defined by default.jlam1-1/+2
2006-07-13DIGEST is no longer defined, so use TOOLS_DIGEST instead.jlam1-2/+2
2006-07-13Remove line noting that "this file was derived from bsd.ports.mk".jlam1-3/+1
2006-07-13* Add a new stage "bootstrap-depends" that happens before all otherjlam18-270/+556
2006-07-13Add cgi which is used by the PHP packageadrianp1-0/+1
2006-07-12Add bn_IN locale for atk-1.12.1.wiz13-13/+65
2006-07-12Removed the leading "-" of a shell command. The unexpected error messagerillig1-3/+5
2006-07-11Fix grammar in messages. From David A. Holland in PR 33975.wiz1-3/+3
2006-07-10Completely nuke the concept of PKG_PHASE from pkgsrc except for thejlam3-27/+8
2006-07-10Back out revision 1.172 of mk/tools/replace.mk -- we never want tojlam4-26/+26
2006-07-10Remove reference to buildlink2.wiz2-4/+4
2006-07-10Fix typo in comment.wiz1-2/+2
2006-07-10Always add dependencies for packages pulled in indirectly buildlink3 thatjlam1-22/+13