summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2005-10-10Document some bacula options. From Geert Hendrickx.wiz1-2/+3
2005-10-10For INSTALLATION_DIRS, use ${PKGMANDIR} instead of "man".reed1-2/+2
2005-10-10x11/imake was changed to x11/XFree86-imake. Also package namereed1-5/+5
2005-10-10Add description for faad option.dillo1-1/+1
2005-10-10Make WRAPPER_SHELL configurable.tv1-2/+2
2005-10-09The replacement script for UnixWare's buggy "mkdir" command needs the "-p"heinz1-2/+2
2005-10-09Reduced the number of complicated regexp substitutions by introducing anrillig1-12/+15
2005-10-08CONFIGURE_DIRS, BUILD_DIRS, TEST_DIRS and INSTALL_DIRS are interpretedrillig1-14/+27
2005-10-07Renamed HTML_PKGNAME to _HTML_PKGLINK, which describes its contents morerillig1-9/+10
2005-10-07Replaced some `if's with `case's to make the code simpler. Mergedrillig1-9/+5
2005-10-06Clarify the language used in a couple of definitions.agc1-5/+11
2005-10-06For print-PLIST generation, make sure that ${PKGMANDIR} becomes "man".reed1-1/+3
2005-10-05The Interix-supplied gawk is horribly broken; use classical awk.tv1-2/+2
2005-10-05Remove legacy DJB_ERRNO_HACK (replaced with djbware-errno-hack option).schmonz1-3/+2
2005-10-04Add a note to the PKGMANDIR setting --reed1-1/+2
2005-10-04whitespace police.seb1-2/+2
2005-10-04Add PKGMANDIR in the MAKE_ENV.reed1-1/+2
2005-10-04Remove accidental extra space.reed1-6/+6
2005-10-04Add custom PKGMANDIR setting to mk/defaults/mk.conf. This is areed2-6/+28
2005-10-04In man page routines, match the "cat" sub-directoriesreed1-4/+4
2005-10-03Remove some PKG_OPTIONS_LEGACY_VARS that were duewiz1-5/+1
2005-10-03Fix option name.wiz1-1/+1
2005-10-03Move jwhois to the package options framework.agc2-6/+2
2005-10-03End descriptions with dot. Fix typo in gdbm description.wiz1-13/+13
2005-10-03Add notes on exim options.abs1-2/+11
2005-10-03add idn: Internationalized Domain Names supporttonio1-0/+1
2005-10-01Check for PKG_DEVELOPER in the same way as we do in other places.jmmv1-2/+2
2005-10-01Generate a log file in the work directory with all calls to pkg-config sojmmv1-1/+13
2005-09-30It is confusing to report the files mentioned in the PLIST but filteredkristerw1-8/+23
2005-09-30Fix a typo... missing a : before the Q variable qualifier, which causedjlam1-2/+2
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-2/+2
2005-09-28Removed redundant braces. Reindented the code.rillig1-7/+8
2005-09-28Tightened the code and improved the diagnostics.rillig1-16/+9
2005-09-28Added a variable LICENSE_FILE that may be set to point to the licenserillig1-12/+13
2005-09-26Allow platform-specific overrides for creating new users and groups.jlam3-29/+86
2005-09-25Finally remember to commit this:jschauma1-2/+2
2005-09-25Some of the names listed in CHECK_FILES_SKIP are for directories, andkristerw1-5/+5
2005-09-25Use ${GREP} -vx instead of ${GREP} -v when filtering the listkristerw1-2/+2
2005-09-22Fixed a bug which prevented modified patches from stopping the buildrillig1-3/+3
2005-09-21Bump LIBTOOL_REQD to 1.5.18nb5. This pulls in the -avoid-version fix fortv3-6/+4
2005-09-21Make the directory before creating the pkgsrc-results text file in it.reed1-2/+2
2005-09-20Add a new command line option "-e | --no-email" to not send the emailxtraeme1-2/+17
2005-09-20Teach the +SHELLS helper script to not create an /etc/shells file ifjlam1-1/+2
2005-09-20Teach the tools framework about "byacc", which is a Berkeley-compatiblejlam6-6/+31
2005-09-16Remove the CHECK_FILES bits during deinstall so that they are regeneratedjlam1-2/+4
2005-09-13Do not define gtar to be the same as ${LOCALBASE}/bin/tardmcmahill1-12/+1
2005-09-11In xlockmore:hubertf1-0/+2
2005-09-08Add and document options used by devel/rt3.cube1-6/+4
2005-09-05Improve warning for deprecated variables, prompted by wiz.dillo1-2/+4
2005-09-04Consistently end option descriptions with a dot.wiz1-3/+3