Age | Commit message (Expand) | Author | Files | Lines |
2007-01-12 | Add descriptions for speex, sndfile, samplerate. Sort. | wiz | 1 | -2/+5 |
2007-01-12 | Added the file msg.help, which describes the INFO_MSG, WARNING_MSG, | rillig | 2 | -1/+21 |
2007-01-12 | PKGTOOLS_ENV does not exist anymore. | rillig | 1 | -5/+1 |
2007-01-12 | Fixed the documentation of the PREFIX variable. It cannot be overridden, | rillig | 1 | -3/+12 |
2007-01-11 | When a SUBST change leaves a file as-is, print an informational message. | rillig | 1 | -3/+4 |
2007-01-11 | Added the INFO_MSG command, which can be used when the user should be | rillig | 1 | -3/+4 |
2007-01-11 | MAKE_JOBS is only used in the do-build target, nowhere else. | rillig | 1 | -3/+4 |
2007-01-11 | Bugfix: the first and second paragraph of a topic had not had an empty | rillig | 1 | -1/+2 |
2007-01-10 | It's more informative to use absolute pathnames in error messages than | rillig | 1 | -1/+4 |
2007-01-09 | Add an option to allow a batch mode pcb to be built. Useful for webserver | dmcmahill | 1 | -0/+1 |
2007-01-09 | Added a typical command for the post-extract target. | rillig | 1 | -1/+4 |
2007-01-09 | Fixed the documentation. | rillig | 1 | -2/+2 |
2007-01-09 | The help topic at the very end of the last file must also be considered. | rillig | 1 | -20/+25 |
2007-01-08 | Packages that are not available on the current platform (and the | rillig | 2 | -13/+36 |
2007-01-08 | Shortened the code. | rillig | 1 | -4/+2 |
2007-01-08 | Don't mention -m in the example when the script does not support it. | adrianp | 1 | -2/+2 |
2007-01-08 | gcc2 does not support -std=c99. If c99 is needed, require | gavan | 1 | -1/+6 |
2007-01-08 | Revert, the location of xdg-x11 is hardwired in other places. | joerg | 1 | -6/+2 |
2007-01-08 | Always use xdg-dirs for modular Xorg, xdg-x11-dirs would just redirect | joerg | 1 | -2/+6 |
2007-01-08 | Fixed a syntax error. | rillig | 1 | -2/+2 |
2007-01-08 | MIPSpro knows the -c99, -M and -MDupdate options. | rillig | 1 | -1/+5 |
2007-01-08 | Rewrote the config.h parsing code to work with both autoconf 2.13 and | rillig | 1 | -20/+20 |
2007-01-08 | Added two keywords to the description of WRKOBJDIR, since I just cannot | rillig | 1 | -1/+3 |
2007-01-08 | IRIX patch isn't usable. | rillig | 1 | -2/+2 |
2007-01-08 | Added patch to the built-in IRIX tools. Without that definition, it is | rillig | 1 | -1/+2 |
2007-01-08 | Added newlines after each paragraph. | rillig | 1 | -1/+18 |
2007-01-08 | In make targets, it is seldomly useful to show the implementation to the | rillig | 1 | -3/+10 |
2007-01-08 | Added the variable CONFIG_SHELL_FLAGS that is intended to be set to -x | rillig | 1 | -2/+20 |
2007-01-07 | Added the variable USE_BSD_MAKEFILE. | rillig | 1 | -4/+13 |
2007-01-07 | Fixed the mismatch between absolute and relative paths. | rillig | 1 | -4/+4 |
2007-01-07 | Documented OVERRIDE_GNU_CONFIG_SCRIPTS. | rillig | 1 | -1/+13 |
2007-01-07 | Don't print the Keywords line. | rillig | 1 | -1/+2 |
2007-01-07 | The tool definitions must come before including bsd.prefs.mk. Pointed | rillig | 1 | -15/+2 |
2007-01-06 | Moved the code that installs check-files on the hook from install.mk to | rillig | 2 | -6/+6 |
2007-01-06 | Added the FAIL command, which can be prepended to an arbitrary shell | rillig | 2 | -1/+11 |
2007-01-06 | Moved the make targets from the top-level Makefile to their own file, | rillig | 1 | -0/+194 |
2007-01-06 | Rewrote the AWK program and added many comments. | rillig | 2 | -32/+57 |
2007-01-06 | Fixed PKGMANDIR for all packages using Imake. | rillig | 1 | -1/+2 |
2007-01-06 | Reformatted the help text to be more human-readable instead of | rillig | 1 | -7/+15 |
2007-01-06 | Added some more flags that gcc definitely knows, to reduce the number of | rillig | 1 | -3/+22 |
2007-01-05 | PKGVIEWS is never supposed to be empty, so it does not need the | rillig | 1 | -3/+2 |
2007-01-05 | Since 2003, the package tools don't need their own environment variable, | rillig | 1 | -13/+7 |
2007-01-04 | Bugfix: Only regular files can be unwrapped. | rillig | 1 | -2/+2 |
2007-01-03 | + keyword "subst" | rillig | 1 | -1/+4 |
2007-01-03 | Add in scapy-* options for upcoming net/scapy bump | adrianp | 1 | -0/+2 |
2007-01-02 | Cleaned up bsd.pkg.mk: | rillig | 1 | -98/+55 |
2007-01-02 | Fix typo in comment. | wiz | 1 | -2/+2 |
2007-01-02 | Also accept ordinary variable definitions as defining lines for a help | rillig | 1 | -2/+2 |
2007-01-02 | Moved the show-tools target to misc/show.mk. | rillig | 4 | -112/+117 |
2007-01-02 | Added an additional line to the parallel error message. | rillig | 1 | -1/+3 |