summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-26Add todo item: Generate list of packages that were "Successfully packaged".reed1-0/+1
2005-08-26Create intermediate directories as required when creating PKG_DBDIR.reed1-2/+2
2005-08-26Make sure file exists before defining TOOLS_PLATFORM.mktemp.reed1-1/+3
2005-08-25Make sure TEE is defined.reed1-1/+2
2005-08-25iUse "up-to-date" instead of "upto date" to be consistent.reed1-3/+3
2005-08-24Removed trailing white-space.rillig1-2/+2
2005-08-24Added a code snippet that demonstrates how to set the $@ array to therillig1-1/+12
2005-08-24Fixed a typo and added a comment about when to remove the deprecationrillig1-2/+3
2005-08-24Add todo item: define "djb-nonlicense" and set LICENSE on affectedschmonz1-1/+2
2005-08-24Introduce DJB_MAKE_TARGETS boolean, on by default, off in theschmonz1-12/+4
2005-08-23use /usr/xpg4/bin/tr instead of /usr/bin/trdmcmahill1-2/+2
2005-08-23This file must not be included by anything other than bsd.pkg.mk.rillig1-4/+5
2005-08-23The real user name in PKG_USERS does not need to be escaped with doublerillig1-19/+23
2005-08-23Made the code for the shell file work on Solaris.rillig1-15/+11
2005-08-23Made the code to create the dirs file work on Solaris.rillig1-83/+26
2005-08-23Avoid double // in the case where PREFIX is / (eg: shells/standalone-tcsh)abs1-5/+21
2005-08-23Made the code for the permissions file work on Solaris.rillig1-17/+12
2005-08-23Shortened the code for the usergroup file and made it work even on Solaris.rillig1-32/+19
2005-08-23Cleaned up the code that parses the CONF_FILES etc. Now it is possiblerillig1-16/+8
2005-08-23Cleaned up the code for creating .install_files. Now only shellrillig1-57/+28
2005-08-22Do not attempt to modify /etc/shells as a regular user.reed1-2/+5
2005-08-22I forgot to add the trailing slash when stripping ${PREFIX} from pathnames.rillig1-2/+2
2005-08-21... and corrected a bug I had overseen. I had only tested that the functionrillig1-2/+2
2005-08-21Simplified the strip_prefix function. Tested with /usr/bin/awk on Solaris,rillig1-5/+4