summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)AuthorFilesLines
2006-06-06Refactor "fetch" and "extract" code into correspondingly namedjlam11-610/+694
2006-06-06Remove trailing blank line.jlam1-2/+1
2006-06-06Make show-options target output shorter as requested by dillo@seb1-8/+2
2006-06-05Use PHASE_MSG, STEP_MSG, WARNING_MSG, and ERROR_MSG in place of ECHO_MSGjlam18-108/+107
2006-06-05Remove spurious comment.jlam1-3/+1
2006-06-05Allow overrides of the public targets, e.g. "install", "package", etc.jlam8-10/+32
2006-06-05Move definitions for UPDATE_TARGET and DEPENDS_TARGET closer to wherejlam5-41/+45
2006-06-05Move the default value of X11_TYPE from x11.version.mk intojoerg3-4/+5
2006-06-05Revert previous, as the bug seems to have been fixed elsewhere. We willjlam1-2/+2
2006-06-05Minor fix for last commit... in the case where msgstr is just thejlam1-10/+4
2006-06-05Ensure the directory containing the lockfile is created prior to thejlam1-1/+2
2006-06-05Backout previous and fix in another way -- use "set -e" to force thejlam1-4/+4
2006-06-04Extend msgfmt.sh script to handle the following cases:jlam1-15/+77
2006-06-04Band-aid for dependency handling due to the stricter rules from thejoerg1-2/+2
2006-06-04Fix problem in su-target: the exitcode of the make command is discarded,tv1-3/+3
2006-06-04We really want to have the ${_DEPENDS_COOKIE} target to do something if itseb1-2/+2
2006-06-04Remove OPENSSH_GID and OPENSSH_UID, it happened to work before,joerg1-11/+1
2006-06-04Add environment settings for the tools that reduce-depends.awk uses.jlam1-2/+5
2006-06-04Move some "update"-only variables from bsd.pkg.mk to bsd.pkg.update.mk.jlam2-4/+5
2006-06-04Make LOCKFILE into a "private" variable by prepending with an underscore.jlam1-14/+14
2006-06-04Add missing definitions for CP and RM. Fix from taca@ in private email.jlam1-1/+3
2006-06-04Include bsd.pkg.update.mk to get the "update" targets and variables.jlam1-1/+3
2006-06-04Move test for the lockfile within the target's shell code instead ofjlam1-7/+4
2006-06-04Drop the use of _ACQUIRE_LOCK and _RELEASE_LOCK and replace withjlam4-79/+66
2006-06-04Convert just-in-time su targets to use su-target instead of ${_SU_TARGET}.jlam2-45/+20
2006-06-03First pass at implementing support for package system flavors otherjlam41-1757/+2609
2006-06-03I usually have the following stuffed in a mk.conf target or a scriptseb1-1/+10
2006-06-02Adapt to create pkg_summary file via pkg_info -X. Prompted anddillo2-6/+8
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg2-94/+131
2006-06-01Removed superfluous backslashes.rillig1-2/+2
2006-06-01In AWK string literals, backslashes must be doubled. Otherwise they arerillig1-4/+4
2006-05-31Adapt pkgsrc documentation examples to the new databases/openldap-clientghen1-3/+3
2006-05-31add an mpeg4ip option (to be used by daapd)tonio1-0/+1
2006-05-30Recognize -tar.gz as tar.gz files. PR 33571 by Dieter Roelants.wiz2-3/+4
2006-05-29When filtering out unrelated info files, only check the last bit ofjlam1-4/+4
2006-05-29Document iodbc and unixodbc options (for databases/openldap).ghen1-0/+2
2006-05-29Don't test existence of a file, touch it and compare the content,joerg1-3/+2
2006-05-29when generating the list of pkgsrc packages, usedmcmahill1-29/+40
2006-05-28strip trailing comments when searching for SUBDIR+= lines in the Makefilesdmcmahill1-2/+2
2006-05-28Add drupal-xmlservicesadrianp1-0/+1
2006-05-25No package is using USE_RMAN any longer, remove it.wiz1-13/+1
2006-05-23Resolve misunderstanding with jlam, show-subdir-var works likejoerg1-2/+2
2006-05-23Packages may set the variable FETCH_MESSAGE to a list of lines that arerillig1-2/+11
2006-05-22Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk wherejlam2-48/+60
2006-05-22Add show-subdir-var to get the value of SUBDIR of the top-level andjoerg1-1/+4
2006-05-22POSIX doesn't specify -or as operand for find, only -o.joerg1-2/+2
2006-05-21Move mk/install to mk/pkginstall to better reflect the contents (thejlam20-48/+48
2006-05-21Add back "gsoelim" as a NetBSD tool since it supports "-I directory".jlam1-2/+3
2006-05-21NetBSD actually doesn't have GNU soelim, but rather BSD soelim.jlam1-2/+1
2006-05-21Teach the tools framework about "groff" as a tool.jlam5-7/+21