Age | Commit message (Expand) | Author | Files | Lines |
2007-03-08 | Moved the build-env target from bsd.pkg.debug.mk to build/build.mk. It | rillig | 2 | -12/+14 |
2007-03-08 | On IRIX, <standards.h> needs to be included before <sys/endian.h>. | rillig | 1 | -2/+5 |
2007-03-08 | Renamed replace-pkg to _flavor-replace and undo-replace-pkg to | rillig | 3 | -23/+24 |
2007-03-08 | Added headings. | rillig | 1 | -5/+15 |
2007-03-08 | Documented how to use checkperms in bulk builds. | rillig | 1 | -1/+5 |
2007-03-08 | Don't create ${.TARGET} unless no further error can occur. The make(1) | rillig | 1 | -10/+11 |
2007-03-07 | A hint to the real problem is a nice addition to an error message. | rillig | 1 | -2/+4 |
2007-03-07 | Added the BULK_ID to BULK_BUILD_ID_FILE, so that multiple bulk builds can | rillig | 1 | -2/+2 |
2007-03-07 | Added the flags to control diagnostics. | rillig | 1 | -1/+7 |
2007-03-07 | Fixed the quoting for SUBST_VARS.*. Now every character gets replaced | rillig | 1 | -2/+5 |
2007-03-07 | Fixed a GNU awk warning about quoting. | rillig | 1 | -2/+2 |
2007-03-07 | Fixed the documentation of the opt:*:* transformation. | rillig | 1 | -2/+2 |
2007-03-07 | Better documentation. | rillig | 1 | -7/+15 |
2007-03-07 | Make the #error directive an error with MIPSpro. | rillig | 1 | -1/+6 |
2007-03-07 | Renamed the configure-cookie target to _configure-cookie. | rillig | 2 | -14/+9 |
2007-03-07 | Removed many redundant comments and restructured the code, so that it | rillig | 2 | -61/+41 |
2007-03-07 | Split the documentation into a user and a developer part. | rillig | 1 | -3/+8 |
2007-03-06 | - Add a general description of "doc" option. | rmind | 1 | -0/+1 |
2007-03-06 | The first few lines of a bulk build log don't need to be printed on the | rillig | 1 | -9/+6 |
2007-03-06 | Removed the unused "arch" variable. | rillig | 2 | -8/+4 |
2007-03-06 | The warnings from the wrapper log are added to the report file. | rillig | 1 | -1/+8 |
2007-03-06 | Improve message when /usr/include/fuse.h is not found on NetBSD. | xtraeme | 1 | -2/+5 |
2007-03-05 | Backed out the latest change because of: | rillig | 2 | -6/+2 |
2007-03-04 | Document the ncursesw option: | tonio | 1 | -0/+2 |
2007-03-04 | Remove two GNU ex-mirrors. | wiz | 1 | -4/+2 |
2007-03-02 | Make MTREE_FILE and MTREE_ARGS internal by prefixing them with '_'. | wiz | 4 | -13/+13 |
2007-03-02 | Desupport unused FORCE_PKG_REGISTER. | wiz | 1 | -2/+2 |
2007-03-02 | Remove warning about LIB_DEPENDS, it's sooooo long gone... | wiz | 1 | -5/+1 |
2007-03-02 | Remove support for obsolete and unused NO_DEPENDS. | wiz | 1 | -12/+2 |
2007-03-02 | Remove support for obsolete and unused NO_PKG_REGISTER. | wiz | 2 | -19/+4 |
2007-03-01 | Deprecate unused BUILD_USES_GETTEXT_M4 variable. | wiz | 1 | -8/+1 |
2007-03-01 | Update SCRIPTS_ENV description. | wiz | 1 | -3/+3 |
2007-03-01 | Remove SCRIPTS_ENV TODO, it is already documented in | wiz | 1 | -5/+1 |
2007-03-01 | Remove unused SCRIPTDIR variable. | wiz | 1 | -2/+1 |
2007-03-01 | Add defaults for mail/mailagent. | wiz | 1 | -1/+10 |
2007-02-28 | Define RELAY_CTRL_DIR, the directory for relay-ctrl's database. | schmonz | 1 | -1/+6 |
2007-02-25 | Define DEVOSSAUDIO and DEVOSSSOUND for DragonFly. | reed | 1 | -1/+4 |
2007-02-23 | The post-build-only option also needs to load the variables. | rillig | 1 | -1/+2 |
2007-02-23 | Too many packages fail in mysterious ways when they cannot find | rillig | 2 | -2/+6 |
2007-02-23 | The compiler option -Wl,foo,bar,baz is split into -Wl,foo -Wl,bar | rillig | 1 | -1/+26 |
2007-02-22 | Changed the default Java Virtual Machine for NetBSD and Linux from "jdk" | rillig | 1 | -2/+2 |
2007-02-22 | Changed the default warning message to include the word "unknown", since | rillig | 1 | -2/+2 |
2007-02-22 | Added the missing documentation that explains _why_ OBJHOSTNAME should | rillig | 1 | -1/+6 |
2007-02-22 | Finished the split of PKGSRC_LOCKTYPE into LOCALBASE_LOCKTYPE and | rillig | 3 | -7/+10 |
2007-02-22 | More documentation. | rillig | 1 | -3/+3 |
2007-02-22 | Updated the ABI documentation, which also works on Solaris. | rillig | 1 | -5/+19 |
2007-02-21 | gcc understands -Wno-unused-parameter. | rillig | 1 | -1/+2 |
2007-02-21 | At the very beginning, the variables are extracted by running bmake in | rillig | 1 | -54/+24 |
2007-02-21 | Changed the failure into a warning when options such as "-I -L" appear | rillig | 1 | -2/+2 |
2007-02-21 | The options -I, -L and -R must not be followed directly by another | rillig | 2 | -2/+12 |