summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-10-26Replaced a .sinclude with .include to catch errors when X11_TYPE is notrillig3-6/+6
2006-10-26PKG_DEVELOPER is a defined check; it doesn't need to equal the string "yes".tv1-2/+2
2006-10-26-E is an alias for --export-dynamic, which the Solaris linker does notrillig1-2/+2
2006-10-25Tried to document some of the *_ENV variables. There are still many TODOrillig1-0/+66
2006-10-25The file directories.mk provides a short help on some directories thatrillig1-0/+41
2006-10-24Add memtest+ 1.65 to pkgsrc, with options for serial console and .iso generationsmb1-0/+2
2006-10-23Added the CHECK_PORTABILITY_SKIP variable that may be defined by packagesrillig2-7/+18
2006-10-23Moved the help system into its own subdirectory. Extracted the AWKrillig4-92/+113
2006-10-23Added a file describing the DISTNAME variable, so "make helprillig1-0/+11
2006-10-22Added INCSDIR and LIBDIR to BSD_MAKE_ENV.rillig1-2/+5
2006-10-22The new variable BSD_MAKE_ENV defines BINOWN, BINGRP, etc.rillig1-1/+7
2006-10-22Added a variable RUN (no leading underscore) as abbreviation forrillig1-1/+8
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