Age | Commit message (Expand) | Author | Files | Lines |
2005-10-09 | The replacement script for UnixWare's buggy "mkdir" command needs the "-p" | heinz | 1 | -2/+2 |
2005-10-09 | Reduced the number of complicated regexp substitutions by introducing an | rillig | 1 | -12/+15 |
2005-10-08 | CONFIGURE_DIRS, BUILD_DIRS, TEST_DIRS and INSTALL_DIRS are interpreted | rillig | 1 | -14/+27 |
2005-10-07 | Renamed HTML_PKGNAME to _HTML_PKGLINK, which describes its contents more | rillig | 1 | -9/+10 |
2005-10-07 | Replaced some `if's with `case's to make the code simpler. Merged | rillig | 1 | -9/+5 |
2005-10-06 | Clarify the language used in a couple of definitions. | agc | 1 | -5/+11 |
2005-10-06 | For print-PLIST generation, make sure that ${PKGMANDIR} becomes "man". | reed | 1 | -1/+3 |
2005-10-05 | The Interix-supplied gawk is horribly broken; use classical awk. | tv | 1 | -2/+2 |
2005-10-05 | Remove legacy DJB_ERRNO_HACK (replaced with djbware-errno-hack option). | schmonz | 1 | -3/+2 |
2005-10-04 | Add a note to the PKGMANDIR setting -- | reed | 1 | -1/+2 |
2005-10-04 | whitespace police. | seb | 1 | -2/+2 |
2005-10-04 | Add PKGMANDIR in the MAKE_ENV. | reed | 1 | -1/+2 |
2005-10-04 | Remove accidental extra space. | reed | 1 | -6/+6 |
2005-10-04 | Add custom PKGMANDIR setting to mk/defaults/mk.conf. This is a | reed | 2 | -6/+28 |
2005-10-04 | In man page routines, match the "cat" sub-directories | reed | 1 | -4/+4 |
2005-10-03 | Remove some PKG_OPTIONS_LEGACY_VARS that were due | wiz | 1 | -5/+1 |
2005-10-03 | Fix option name. | wiz | 1 | -1/+1 |
2005-10-03 | Move jwhois to the package options framework. | agc | 2 | -6/+2 |
2005-10-03 | End descriptions with dot. Fix typo in gdbm description. | wiz | 1 | -13/+13 |
2005-10-03 | Add notes on exim options. | abs | 1 | -2/+11 |
2005-10-03 | add idn: Internationalized Domain Names support | tonio | 1 | -0/+1 |
2005-10-01 | Check for PKG_DEVELOPER in the same way as we do in other places. | jmmv | 1 | -2/+2 |
2005-10-01 | Generate a log file in the work directory with all calls to pkg-config so | jmmv | 1 | -1/+13 |
2005-09-30 | It is confusing to report the files mentioned in the PLIST but filtered | kristerw | 1 | -8/+23 |
2005-09-30 | Fix a typo... missing a : before the Q variable qualifier, which caused | jlam | 1 | -2/+2 |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 |
2005-09-28 | Removed redundant braces. Reindented the code. | rillig | 1 | -7/+8 |
2005-09-28 | Tightened the code and improved the diagnostics. | rillig | 1 | -16/+9 |
2005-09-28 | Added a variable LICENSE_FILE that may be set to point to the license | rillig | 1 | -12/+13 |
2005-09-26 | Allow platform-specific overrides for creating new users and groups. | jlam | 3 | -29/+86 |
2005-09-25 | Finally remember to commit this: | jschauma | 1 | -2/+2 |
2005-09-25 | Some of the names listed in CHECK_FILES_SKIP are for directories, and | kristerw | 1 | -5/+5 |
2005-09-25 | Use ${GREP} -vx instead of ${GREP} -v when filtering the list | kristerw | 1 | -2/+2 |
2005-09-22 | Fixed a bug which prevented modified patches from stopping the build | rillig | 1 | -3/+3 |
2005-09-21 | Bump LIBTOOL_REQD to 1.5.18nb5. This pulls in the -avoid-version fix for | tv | 3 | -6/+4 |
2005-09-21 | Make the directory before creating the pkgsrc-results text file in it. | reed | 1 | -2/+2 |
2005-09-20 | Add a new command line option "-e | --no-email" to not send the email | xtraeme | 1 | -2/+17 |
2005-09-20 | Teach the +SHELLS helper script to not create an /etc/shells file if | jlam | 1 | -1/+2 |
2005-09-20 | Teach the tools framework about "byacc", which is a Berkeley-compatible | jlam | 6 | -6/+31 |
2005-09-16 | Remove the CHECK_FILES bits during deinstall so that they are regenerated | jlam | 1 | -2/+4 |
2005-09-13 | Do not define gtar to be the same as ${LOCALBASE}/bin/tar | dmcmahill | 1 | -12/+1 |
2005-09-11 | In xlockmore: | hubertf | 1 | -0/+2 |
2005-09-08 | Add and document options used by devel/rt3. | cube | 1 | -6/+4 |
2005-09-05 | Improve warning for deprecated variables, prompted by wiz. | dillo | 1 | -2/+4 |
2005-09-04 | Consistently end option descriptions with a dot. | wiz | 1 | -3/+3 |
2005-09-04 | Add gtkspell description. | xtraeme | 1 | -1/+2 |
2005-09-03 | Skip checking files in the refcount directory in case it's under | jlam | 1 | -1/+2 |
2005-09-03 | gamin finally works on NetBSD now. Enable it as a FAM implementation | jlam | 1 | -2/+2 |
2005-09-01 | Removed trailing white-space in comments. | rillig | 1 | -5/+5 |
2005-08-31 | Make dbh configurable via options framework. | hira | 1 | -0/+1 |