summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-09-11Merge -D and the following word, so -D UNIX -D WHATEVER doesn't getrillig1-2/+2
2007-09-10Reverted the last change. Apparently, it was committed without testingrillig1-18/+38
2007-09-10Added documentation.rillig1-1/+26
2007-09-10Why should we write the same code over and over again? We shouldn't.rillig1-38/+18
2007-09-10Added information about imake-specific variables.rillig1-1/+13
2007-09-09Add notes of things that need fixing:gdt1-1/+8
2007-09-09Switched from pax to tar, as suggested by joerg@.rillig1-2/+2
2007-09-08Made the command that saves PREFIX silent.rillig1-2/+2
2007-09-08gcc knows -fpic.rillig1-1/+2
2007-09-08Use an actual function (regcomp) declared in <regex.h> as the featurejlam2-5/+5
2007-09-08Fix reversed test for MISSING_FEATURES+=inet6.jlam1-2/+2
2007-09-08Canonicalize the way the features are tested.jlam1-18/+26
2007-09-08* Teach the features framework about the fts_* family of functions.jlam2-5/+50
2007-09-07Support alsa, libsigc++2, and resmgr emulation packages.wiz1-2/+5
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam4-31/+14
2007-09-07Add a "system features" framework that will eventually be used tojlam4-2/+139
2007-09-07Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN} and made the code simpler.rillig1-24/+14
2007-09-07Replaced ${_PKG_SILENT}${_PKG_DEBUG} with ${RUN}, since it is shorter.rillig1-21/+17
2007-09-07The WRKDIR and PREFIX can be saved in the log directory when a packagerillig2-3/+6
2007-09-07pkg_info -qR doesn't give the same results as pkg_delete -n.rillig1-1/+3
2007-09-07Correct typo, really fixes PR 36940.obache1-2/+2
2007-09-07pkg_info needs at least one package name. Fixes PR 36940.rillig1-2/+3
2007-09-06If DISTDIR points to a non-existing location and a package has neitherjoerg1-1/+6
2007-09-06One line of code can say as much as ten.rillig1-5/+2
2007-09-06Why do things in a simple way when there is a complicated alternative?rillig1-11/+5
2007-09-05+ icu. Sort.wiz1-6/+7
2007-09-05Now it's possible to add custom directories to the check for directoryrillig1-1/+9
2007-09-04Documented all the variables that are used or defined by this file.rillig1-14/+86
2007-08-31Introduce a new target "checksum-phase" which is used as a dependencyjlam3-17/+24
2007-08-30At least with XLC V9, xlc -V isn't that useful as it prints thejoerg1-2/+2
2007-08-30Newer AIX has bzip2 and bzcat pre-installed.joerg1-1/+7
2007-08-29The code for the pkg_install<20070714 vulnerability checks used in theadrianp2-4/+32
2007-08-29Hey Johnny, I thought you could still write code that also works withrillig1-11/+7
2007-08-27The new audit-packages code goes to stdout now.adrianp1-2/+2
2007-08-24When verifying checksums of distfiles, simply verify every checksumjlam1-5/+2
2007-08-24Fix accidental :dw in previous commit.jlam1-2/+2
2007-08-24Restore the tradition behaviour of the "checksum" target. It can bejlam1-14/+21
2007-08-23Allow a nicer syntax for expressing needing at least a certain versionjlam3-3/+14
2007-08-23Use .PARSEDIR where it can be used to avoid hardcoding the path to thejlam9-18/+18
2007-08-23Back out previous and solve this in another way that doesn't involvejlam2-48/+35
2007-08-23Break out the inclusion of the operating-system-specific Makefile intojlam2-35/+48
2007-08-23Define a variable EMUL_IS_NATIVE if the emulated operating systemjlam1-1/+9
2007-08-23Do not check that RCD_SCRIPTS_SRC.foo exists, assume so.joerg1-3/+1
2007-08-23Remove remaining parts of misc/xorg-dirs usage.joerg1-8/+1
2007-08-23pkg_add can figure out the suffix itself, thanks.joerg1-2/+2
2007-08-22Describe DEFAULT_ACCEPTABLE_LICENSES better.gdt1-13/+14
2007-08-22Reorganize some code so that including bsd.prefs.mk doesn't exposejlam2-36/+45
2007-08-21* Support netbsd-* as a valid platform in EMUL_PLATFORMS. Use thejlam4-5/+129
2007-08-21Allow the existence of symlinks that point nowhere.jlam1-3/+3
2007-08-21Add actual license and a small description of what this is doing.joerg1-0/+40