summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2005-09-04Add gtkspell description.xtraeme1-1/+2
2005-09-03Skip checking files in the refcount directory in case it's underjlam1-1/+2
2005-09-03gamin finally works on NetBSD now. Enable it as a FAM implementationjlam1-2/+2
2005-09-01Removed trailing white-space in comments.rillig1-5/+5
2005-08-31Make dbh configurable via options framework.hira1-0/+1
2005-08-30add descriptions for the optionstonio1-0/+2
2005-08-30Correct a make(1) syntax to fix a malformed conditional error seenuebayasi1-2/+2
2005-08-30revert to /usr/bin/tr per an email from Grant. Seems /usr/xpg4/bin/trdmcmahill1-2/+2
2005-08-29Don't pretend that gamin works yet to replace FAM.jlam1-2/+2
2005-08-29Map legacy "postgresql*" options to standard "pgsql".tv1-1/+5
2005-08-29PostgreSQL support option is "pgsql".tv1-4/+1
2005-08-28Rework emacs.mk:uebayasi1-165/+291
2005-08-28Support BSD/OS 5.0 also as some tools are in new locations.reed1-1/+17
2005-08-26_RESUME_TRANSFER: only try to get the value of the temp file when it'sxtraeme1-3/+4
2005-08-26Use PKG_TOOLS_BIN, so it doesn't run wrong pkg_* tools found in the PATH.reed3-19/+24