summaryrefslogtreecommitdiff
path: root/mk/bsd.pkg.subdir.mk
AgeCommit message (Expand)AuthorFilesLines
2008-10-14Remove rules named after subdirectories. Proposed on Oct 08 on tech-pkgjoerg1-9/+1
2007-10-13Fix the .include lines so that make looks in the right place first.dsl1-2/+2
2007-08-13Added mk/misc/category.mk, which contains the definitions that are onlyrillig1-41/+1
2007-08-13Moved the stuff that is common to all directories of pkgsrc into its ownrillig1-13/+2
2007-05-09Add two targets, pbulk-index and pbulk-index-item.joerg1-2/+2
2006-07-27Whenever we invoke a recursive make, we need to ensure that the properjlam1-11/+11
2006-05-29Don't test existence of a file, touch it and compare the content,joerg1-3/+2
2006-05-23Resolve misunderstanding with jlam, show-subdir-var works likejoerg1-2/+2
2006-05-22Add show-subdir-var to get the value of SUBDIR of the top-level andjoerg1-1/+4
2006-01-29add a missing .PHONY: Now if you do something likedmcmahill1-1/+2
2005-11-14Removed trailing white-space.rillig1-4/+4
2005-11-09Add 'check-vulnerable' to the list of recursive targets.erh1-1/+2
2005-05-23Fixed the bug that I introduced with the last commit. I confused -n and -z.rillig1-2/+2
2005-05-23Fixed quoting in show-comment.rillig1-3/+3
2005-02-22Pass "makedistinfo" down as one of the inherited targets.agc1-6/+5
2004-04-07There is no need to use "echo -n" in production of HTML.tv1-2/+2
2003-09-06Also descend to sub directories for make lintcjep1-1/+2
2003-07-14"make update" works fine for me with SPECIFIC_PKGS=1, so enable it and the "c...bad1-1/+2
2003-03-20remove incorrect usage of README.html.BAK files. With this change,dmcmahill1-6/+4
2003-01-15Make BUILD_DIR always point to a physical path by invoking /bin/pwd insteadjlam1-2/+2
2003-01-05Switch the top level pkgsrc 'readme' and 'cdrom-readme' targets to use thedmcmahill1-3/+5
2002-10-20Use :Q to quote COMMENT. Proposed by Alan Barrett.wiz1-2/+2
2002-05-29Remove STRIPFLAG to fix pkg/15467.yyamano1-10/+1
2002-03-04Generalize the handling for packages where "fetch" and "fetch-list"fredb1-1/+2
2002-02-28Comprehensive update to the fetch-list target (and friends), incorporatingfredb1-2/+44
2001-11-28lose some more pkg/ referencesabs1-5/+5
2001-10-26Add a new "show-vars" target which allows to display several makefiletron1-2/+2
2001-03-06Back out that part, not intended to be committed just yetwiz1-2/+2
2001-03-06Move PKGTOOLS_VERSION check to bsd.prefs.mk for speedups in recursive tree wa...wiz1-2/+2
2001-02-16Change COMMENT handling:wiz1-8/+14
2001-01-13Add "show-var" to the list of recursable targets.tv1-2/+3
2000-07-28Add bulk-package and bulk-install targets so people can invoke thesehubertf1-3/+3
2000-06-03/bin/echo -> echo. This file appears to have NetBSD-specific paths already,mycroft1-2/+2
2000-06-03Pass down ${MAKEFLAGS}.mycroft1-13/+9
2000-05-29Garbage collect.hubertf1-10/+4
2000-05-28Do not abort compilation of several categories if building a single categorydmcmahill1-2/+2
2000-05-11Define a new target, "show-pkgsrc-dir", which prints the directoryagc1-3/+3
1999-12-15Fix off by one count of packages in a category in README.htmlabs1-2/+3
1999-12-06Add total number of packages to the category README.htmlabs1-6/+9
1999-07-09Pass the makepatchsum target down to submakes.agc1-1/+2
1999-07-02Add a show-downlevel target, which shows output of the form:agc1-4/+6
1999-06-28Add a "show-distfiles" target, used to show the distfiles and patchfilesagc1-1/+18
1999-05-17Define "${ECHO_MSG}" so that the patch from PR pkg/7545 doesn't breaktron1-1/+2
1999-05-17Fix broken index file creation. Patch suppled by NAKAJIMA Yoshihirotron1-6/+6
1999-03-28DUDS is expected to be a a make variable, not a shell variablehubertf1-2/+2
1999-02-22Comment that targets listed in $PKG_MISC_TARGETS are also regardedhubertf1-2/+2
1999-02-21Pull in mk.conf (via bsd.pref.mk), so that e.g. PKG_MISC_TARGETS canhubertf1-1/+11
1998-12-29Add "cleandir" target.tron1-4/+4
1998-12-06Add support for custom, per-category targets by setting PKG_MISC_TARGETShubertf1-2/+2
1998-09-23Add a cdrom-readme target, a clone of the readme target, for ease of use.agc1-27/+35