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