2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2005-03-24 21:42:03 by Quentin Garnier | Files touched by this commit (1) | |
Log message: Actually do the update I intended, not some other local change. Pointed out by Amitai Schlair. |
2005-03-24 18:04:12 by Quentin Garnier | Files touched by this commit (3) | |
Log message: Update to 3.2.3. I'm not yet sure I will do the 3.4.x update in-place or as a separate package. The change log for that versions is as always with RT very long and verbose. However, it is only a bug-fix release, and quite a few of them are fixed. Among other things, a Polish translation has been added. See the detailed information in the Changelog file at the root of the archive. |
2005-02-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505) |
Log message: Add RMD160 digests. |
2004-11-08 14:33:30 by Quentin Garnier | Files touched by this commit (1) |
Log message: Correct the completely bogus PostgreSQL dependency line. What was I thinking? Pointed out by seb@. |
2004-11-04 00:34:05 by Quentin Garnier | Files touched by this commit (1) |
Log message: Clarify (hopefully) the command to run in order to setup the database. |
2004-11-02 18:20:36 by Quentin Garnier | Files touched by this commit (3) |
Log message: Update to version 3.2.2. Changelog is in the archive, but is barely readable and 2000+ lines long, although there hasn't been many actual changes. |
2004-08-22 21:32:52 by Johnny C. Lam | Files touched by this commit (31) |
Log message: Change the way that legacy USE_* and FOO_USE_* options are converted into the bsd.options.mk framework. Instead of appending to ${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS. This causes the default options to be the union of PKG_DEFAULT_OPTIONS and any old USE_* and FOO_USE_* settings. This fixes PR pkg/26590. |
2004-08-04 19:31:42 by Alistair G. Crooks | Files touched by this commit (1) |
Log message: Fix the path to p5-Apache-Test |