summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-10-22Removed setargs_from_cmd, as it is unused.rillig1-12/+1
2006-10-22Added header comments.rillig7-7/+53
2006-10-21If ${WRKSRC} does not yet exist in the configure phase, skip therillig1-1/+2
2006-10-21The "scan" program does not modify "$@".rillig1-7/+2
2006-10-21Fixed the "inconsistent update" problem when using the pkgsrc wrapperrillig3-7/+14
2006-10-21Moved the check whether checkperms(1) exists from load time to run time.rillig1-12/+10
2006-10-21Documented a not-so-easily-fixed bug that occurs when stripping commentsrillig1-1/+3
2006-10-21When CPP is defined as "cc -E" on Solaris with sunpro, the cc wrapperrillig1-3/+5
2006-10-21Add two new options for viewvcadrianp1-0/+2
2006-10-18Added a stub describing the public interface of this file.rillig1-1/+16
2006-10-18Add cformat= to avoid an error and exit on the undefined variable.ben1-1/+2
2006-10-18Change from jlam that adds the ability to override the decompressor usedben1-7/+23
2006-10-18Add ipa options.markd1-0/+6
2006-10-17Add an (up to date!) HTTP mirror for KDE sources, the first HTTP site in the ...dsainty1-1/+2
2006-10-17Added a missing line continuation in the README.html target.rillig1-2/+2
2006-10-17If /usr/bin/printf exists, it will be used.rillig1-1/+4
2006-10-17Added /usr/bin/printf.rillig1-1/+2
2006-10-17Use /usr/bin/printf if it exists.rillig1-1/+4
2006-10-16Since 2006/10/09 the ${PLIST} file does not contain the fullseb1-2/+3
2006-10-15Include some more magic to set ownership of packages build withjoerg3-4/+17
2006-10-15Rename some bugzilla options based on the upcomming 2.22 import and addadrianp1-3/+4
2006-10-15Teach how to unpack .gem files.minskim4-4/+25
2006-10-15Darwin has gm4 and printf.minskim1-1/+3
2006-10-14Added the user-settable variable CCACHE_DIR, so that the cache can berillig1-2/+13
2006-10-14Completely rewrote apache.mk and apachever.mk. The latter is now anrillig2-161/+107
2006-10-13Creating an archive from the working directory may take some time forrillig1-1/+2
2006-10-13Added a new post-installation check to see whether the files have theirrillig3-2/+73
2006-10-12Linux shadow-utils provides a useradd that fails when creating a homeben1-0/+146
2006-10-12Warnings must only be prefixed by a warnings heading, not an errorrillig1-6/+13
2006-10-12Portability checks, version two.rillig3-31/+107
2006-10-11Add default DIALER_GROUP and explanation.reed1-1/+8
2006-10-10Added printf to USE_TOOLS, because it is used heavily by the "debug" andrillig1-3/+3
2006-10-10s/LOCALBASE/PREFIX/, but thanks for catching this.joerg1-2/+2
2006-10-09Since a few hours, the .PLIST file does not contain the full pathnamesrillig1-1/+2
2006-10-09Main infrastructure for DESTDIR support.joerg12-50/+119
2006-10-09Add variable to control whether the install target is run as root.joerg2-2/+8
2006-10-09Add two variables to control whether make package and make cleanjoerg4-23/+20
2006-10-09Introduce _SU_ROOT_USER, which can be used for partially unprivilegedjoerg1-4/+7
2006-10-09Backout rev 1.13 of rillig. Addresses PR 34764 and complains onjoerg1-9/+7
2006-10-09Forgot to provide the default value for EXTRACT_DIR.rillig1-2/+4
2006-10-09Added the EXTRACT_DIR variable, which can be used if the distfiles shouldrillig1-2/+13
2006-10-09Replaced the pipe operator with temporary files, since the former hidesrillig1-7/+9
2006-10-08Added a new variable MAKE_PACKAGE_AS_ROOT that controls whether therillig2-2/+19
2006-10-08Remove the +BUILD_DEFS file before overwriting it. This is necessary torillig1-3/+5
2006-10-08Made the code simpler and added "set -e".rillig1-7/+6
2006-10-08pkg/34695: Static list of package master sites may (and often will)mishka2-8/+32
2006-10-07Meta-packages that had DIST_SUBDIR set (for whatever reason) tried torillig1-5/+5
2006-10-07Renamed the "pack" option for _PRESERVE_WRKSRC to "pack-if-failed",rillig1-4/+5
2006-10-06Added more error checking: If a directory is specified inrillig1-1/+5
2006-10-06Instead of removing error and warning messages, they are collected inrillig1-7/+9