Age | Commit message (Expand) | Author | Files | Lines |
2004-04-07 | There is no need to use "echo -n" in production of HTML. | tv | 1 | -2/+2 |
2003-09-06 | Also descend to sub directories for make lint | cjep | 1 | -1/+2 |
2003-07-14 | "make update" works fine for me with SPECIFIC_PKGS=1, so enable it and the "c... | bad | 1 | -1/+2 |
2003-03-20 | remove incorrect usage of README.html.BAK files. With this change, | dmcmahill | 1 | -6/+4 |
2003-01-15 | Make BUILD_DIR always point to a physical path by invoking /bin/pwd instead | jlam | 1 | -2/+2 |
2003-01-05 | Switch the top level pkgsrc 'readme' and 'cdrom-readme' targets to use the | dmcmahill | 1 | -3/+5 |
2002-10-20 | Use :Q to quote COMMENT. Proposed by Alan Barrett. | wiz | 1 | -2/+2 |
2002-05-29 | Remove STRIPFLAG to fix pkg/15467. | yyamano | 1 | -10/+1 |
2002-03-04 | Generalize the handling for packages where "fetch" and "fetch-list" | fredb | 1 | -1/+2 |
2002-02-28 | Comprehensive update to the fetch-list target (and friends), incorporating | fredb | 1 | -2/+44 |
2001-11-28 | lose some more pkg/ references | abs | 1 | -5/+5 |
2001-10-26 | Add a new "show-vars" target which allows to display several makefile | tron | 1 | -2/+2 |
2001-03-06 | Back out that part, not intended to be committed just yet | wiz | 1 | -2/+2 |
2001-03-06 | Move PKGTOOLS_VERSION check to bsd.prefs.mk for speedups in recursive tree wa... | wiz | 1 | -2/+2 |
2001-02-16 | Change COMMENT handling: | wiz | 1 | -8/+14 |
2001-01-13 | Add "show-var" to the list of recursable targets. | tv | 1 | -2/+3 |
2000-07-28 | Add bulk-package and bulk-install targets so people can invoke these | hubertf | 1 | -3/+3 |
2000-06-03 | /bin/echo -> echo. This file appears to have NetBSD-specific paths already, | mycroft | 1 | -2/+2 |
2000-06-03 | Pass down ${MAKEFLAGS}. | mycroft | 1 | -13/+9 |
2000-05-29 | Garbage collect. | hubertf | 1 | -10/+4 |
2000-05-28 | Do not abort compilation of several categories if building a single category | dmcmahill | 1 | -2/+2 |
2000-05-11 | Define a new target, "show-pkgsrc-dir", which prints the directory | agc | 1 | -3/+3 |
1999-12-15 | Fix off by one count of packages in a category in README.html | abs | 1 | -2/+3 |
1999-12-06 | Add total number of packages to the category README.html | abs | 1 | -6/+9 |
1999-07-09 | Pass the makepatchsum target down to submakes. | agc | 1 | -1/+2 |
1999-07-02 | Add a show-downlevel target, which shows output of the form: | agc | 1 | -4/+6 |
1999-06-28 | Add a "show-distfiles" target, used to show the distfiles and patchfiles | agc | 1 | -1/+18 |
1999-05-17 | Define "${ECHO_MSG}" so that the patch from PR pkg/7545 doesn't break | tron | 1 | -1/+2 |
1999-05-17 | Fix broken index file creation. Patch suppled by NAKAJIMA Yoshihiro | tron | 1 | -6/+6 |
1999-03-28 | DUDS is expected to be a a make variable, not a shell variable | hubertf | 1 | -2/+2 |
1999-02-22 | Comment that targets listed in $PKG_MISC_TARGETS are also regarded | hubertf | 1 | -2/+2 |
1999-02-21 | Pull in mk.conf (via bsd.pref.mk), so that e.g. PKG_MISC_TARGETS can | hubertf | 1 | -1/+11 |
1998-12-29 | Add "cleandir" target. | tron | 1 | -4/+4 |
1998-12-06 | Add support for custom, per-category targets by setting PKG_MISC_TARGETS | hubertf | 1 | -2/+2 |
1998-09-23 | Add a cdrom-readme target, a clone of the readme target, for ease of use. | agc | 1 | -27/+35 |
1998-07-26 | support distclean in subdir makes | lukem | 1 | -2/+2 |
1998-07-13 | Only update README.html if it has changed. | hubertf | 1 | -4/+11 |
1998-07-07 | Fix check if we're doing a package or a category (via PR 5687 by | hubertf | 1 | -2/+2 |
1998-06-17 | Do not abort compilation of several packages if building a single package | hubertf | 1 | -4/+10 |
1998-05-29 | Make these lists real tables | hubertf | 1 | -4/+4 |
1998-05-29 | Mark README.html as precious. | hubertf | 1 | -2/+2 |
1998-05-15 | More cosmetic editing - PORTSTOP is now PKGSRCTOP | agc | 1 | -3/+3 |
1998-05-14 | Fix botch in previous commit, as pointed out by Thorsten Frueauf. | agc | 1 | -2/+2 |
1998-05-14 | s/make/${MAKE}/g | agc | 1 | -9/+9 |
1998-05-06 | Enable deinstall target from here | hubertf | 1 | -3/+3 |
1998-04-24 | Use relative paths within the pkgsrc tree, and remove PORTSDIR | agc | 1 | -9/+3 |
1998-04-15 | Fix the names of these two files. | agc | 1 | -3/+3 |
1998-02-09 | Fix PR 4884 by replacing STRIP with STRIPFLAG. | hubertf | 1 | -3/+3 |
1998-01-30 | Echo the directory name when doing a "make readme", so that progress | agc | 1 | -2/+2 |
1998-01-27 | add mirror-distfiles target also here | hubertf | 1 | -3/+5 |