summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2007-02-15Fixed shell quoting, noted by pkglint.rillig1-2/+2
2007-02-11add emacs22nox stuffjnemeth1-2/+8
2007-02-10Added a check for PKG_INSTALLATION_TYPES.rillig1-6/+15
2007-02-10Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON.rillig6-14/+14
2007-02-09The HTTP interface to ftp.fi.netbsd.org has a nasty 404 handler which resultssketch1-2/+2
2007-02-09MAKEFLAGS for su-${.TARGET} is ${MAKEFLAGS.su-${.TARGET}},obache1-2/+2
2007-02-07Fixed the detection of config_headers, so that it also catchesrillig1-2/+2
2007-02-07Someone decided to remove gtar without discussing this first, so keepjoerg1-1/+3
2007-02-07Added option handlers for all of -fPIC, -fpic, -KPIC, -kPIC,rillig1-3/+7
2007-02-06Documented NO_BUILD.rillig1-1/+8
2007-02-06Added a new variable wrapper_type to the wrappers, so that therillig3-11/+14
2007-02-06Some more gcc options I've found on Solaris.rillig1-1/+6
2007-02-06White-space and comment improvements.rillig1-2/+5
2007-02-06Documented PKGNAME and PKGREVISION.rillig2-11/+51
2007-02-06A bit more documentation.rillig1-2/+4
2007-02-06More gcc options.rillig1-2/+40
2007-02-05More documentation for debugging pkgsrc.rillig2-8/+42
2007-02-05Some Makefile.in files start with the letters PACKAGE. NetBSD's file(1)rillig1-2/+2
2007-02-04Some keywords for PKGSRC_LOCKTYPE.rillig1-1/+3
2007-02-02Describe "ucspi-tcp-nodefaultrbl".schmonz1-0/+1
2007-01-30Add FreeBSD 6. From Peter Schuller in private mail.joerg1-4/+6
2007-01-30Remove some legacy variable handling after 2-3 branches.wiz1-16/+1
2007-01-30Remove obsolete EMACS_USE_LEIM after 3 branches.wiz1-6/+1
2007-01-30Remove obsolete IGNORE_RECOMMENDED support after two branches.wiz1-8/+1
2007-01-28Remove old .bulk-not_available (NOT_AVAILABLE_FILE) files that are leftkristerw1-1/+7
2007-01-28More documentation for the purpose of this file and a tiny wordingrillig1-4/+11
2007-01-27Support Emacs 22, which is hold in wip/emacs-current. Prompted by wiz.uebayasi1-10/+16
2007-01-27Document TEST_TARGET with help from Alistair Crooks.uebayasi1-1/+4
2007-01-27Sync kde mirrors with reality a bit.wiz1-10/+9
2007-01-26Teach USE_DIRS about kde3.markd1-1/+8
2007-01-25Some Linux distros have gawk and install in /bin.rpaulo1-1/+9
2007-01-25Absolute never use .x11-buildlink. Some cases get nasty to fix, sojoerg1-1/+5
2007-01-24Do not create share/skel, nothing installs into it.wiz13-39/+13
2007-01-24Oops, this was meant to go in with the rest of the apr changes.epg1-3/+4
2007-01-24... and quote the $ for subst so that ${RM} ends up in the final file.joerg1-2/+2
2007-01-24*blush* Fix variable substituation to not substitute the same stringjoerg1-2/+2
2007-01-24Empty files are so ambiguous, so better leave a friendly message in therillig1-2/+2
2007-01-24Quick fix: The main code of the bulk build cannot be run in the shell'srillig1-2/+2
2007-01-23Since there are many cases where the string @FOO@ is replaced with therillig1-2/+11
2007-01-22Add descriptions for anthy-* options. Remove old anthy option names.wiz1-2/+2
2007-01-22Reverted the change between 1.37 and 1.38.rillig1-2/+1
2007-01-22Add xinit as tool.joerg1-2/+13
2007-01-22A big cleanup:rillig1-66/+40
2007-01-21Fixed misleading indentation.rillig1-3/+3
2007-01-21Some variable definitions in mk/defaults/mk.conf have only one word inrillig1-2/+2
2007-01-18Backed out my previous change. The variable fetchdir needs to be arillig1-6/+3
2007-01-18pkgsrc bulk builds need much CPU time, but do they also need much stack?rillig1-3/+4
2007-01-17The sunpro C++ compiler needs its own cache, since cc and CC transformrillig1-2/+3
2007-01-17The sunpro wrapper needs to distinguish whether cc or CC is called inrillig1-6/+31
2007-01-17Documented WRKDIR.rillig1-1/+20