Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-01-02 | Removed the need to define the PKGSRCDIR environment variable. | rillig | 5 | -18/+20 |
2007-01-02 | Improved the documentation a bit. | rillig | 1 | -36/+57 |
2007-01-02 | Better documentation for the "fetch" phase. | rillig | 1 | -3/+22 |
2007-01-02 | Since hooks must not have any commands directly assigned to them, it is | rillig | 1 | -3/+1 |
2007-01-02 | Rewrote the integrated help to show the complete pathname, not only the | rillig | 2 | -37/+51 |
2007-01-02 | Added parentheses around the shell command that installs shlock, to | rillig | 1 | -2/+2 |
2007-01-02 | Reformatted the documentation of INFO_DIR to make it suitable for "make | rillig | 1 | -2/+4 |
2007-01-02 | Added an "eval" to make the <*> line look like the [*] line, in terms of | rillig | 1 | -2/+2 |
2007-01-02 | Add fonts magic for TrueType and Type1 fonts. | joerg | 2 | -9/+26 |
2007-01-02 | Add font and imake tools for modular Xorg. | joerg | 1 | -5/+87 |
2006-12-31 | Made the portability check more portable by not using a hard-coded | rillig | 2 | -6/+6 |
2006-12-29 | Silence some longstanding noise in mail/qmail, caused by the fact | schmonz | 1 | -1/+2 |
2006-12-29 | Relative $infodir is allowed, so if it's relative, add ${PREFIX}. | obache | 1 | -3/+9 |
2006-12-29 | s,//,/, | joerg | 1 | -2/+2 |
2006-12-28 | INFO_DIR was reused for a diffrent purpose. | obache | 1 | -3/+1 |
2006-12-28 | Change PostgreSQL default version to 8.1 and bump revision of all | joerg | 1 | -2/+2 |
2006-12-27 | Skip gs as tool during build of print/ghostscript6. | joerg | 1 | -2/+3 |
2006-12-27 | Use print/ghostscript as default now that it is newer than | joerg | 1 | -2/+2 |
2006-12-27 | As discussed on tech-pkg, remove PostgreSQL 7.4. | joerg | 1 | -5/+2 |
2006-12-27 | Move USE_XPKGWEDGE handling to bsd.prefs.mk. The logic depends on | joerg | 2 | -18/+15 |
2006-12-26 | Support 8.1 and 8.2 for Darwin | adam | 1 | -1/+7 |
2006-12-23 | Added code to properly parse the output of many more config.status files | rillig | 1 | -2/+11 |
2006-12-23 | Describe more options. From Blair Sadewitz in private mail. | wiz | 1 | -1/+5 |
2006-12-23 | Bump date for previous. | wiz | 1 | -2/+2 |
2006-12-21 | The *.mk files for Perl, PHP, Python and Ruby packages are also searched | rillig | 1 | -1/+3 |
2006-12-20 | Make sure X11_TYPE is defined before checking it. | martti | 1 | -2/+2 |
2006-12-20 | For modular Xorg disable xpkgwedge (will be made a hard error later). | joerg | 4 | -17/+26 |
2006-12-19 | Add share/locale/si for gdm-2.16.4. | wiz | 22 | -22/+110 |
2006-12-18 | Some of the SunPro compilers (cc, c89) cannot handle the -O0 and -O1 | rillig | 1 | -6/+5 |