2005-02-24 00:12:05 by Alistair G. Crooks | Files touched by this commit (223) |
Log message: Add RMD160 digests. |
2004-07-07 11:05:43 by Juan Romero Pardines | Files touched by this commit (3) |
Log message: Remove Mesa's buildlink as it does nothing without USE_BUILDLINK3, USE_X11 is enough for Linux systems (noted by wiz@). |
2004-07-02 22:53:20 by Thomas Klausner | Files touched by this commit (2) |
Log message: bl2 -> bl3 in a package that does not have USE_BUILDLINK* set. |
2004-04-15 02:20:29 by Juan Romero Pardines | Files touched by this commit (1) |
Log message: Mark quake3 binary as Linux ELF after installation, so we could run it in FreeBSD without any problem (doesn't affect the other systems). |
2004-01-20 13:15:42 by Alistair G. Crooks | Files touched by this commit (76) |
Log message: Move WRKSRC definition away from the first paragraph in a Makefile. |
2004-01-04 19:53:54 by Juan Romero Pardines | Files touched by this commit (4) |
Log message: Don't install q3ded in quake3arena*, if you want to install the quake3 server, use quake3server* packages instead. Bump PKGREVISION. >From David Ferlier in PR pkg/23980. |
2003-09-01 00:32:31 by Juan Romero Pardines | Files touched by this commit (3) |
Log message: Updated quake3arena to 1.32b and give support to Linux, patch provided by Soren Jacobsen in PR pkg/22427. Ok'ed by wiz@ |
2003-04-10 03:28:32 by grant beattie | Files touched by this commit (85) |
Log message: make ${PAX} usage consistent: - group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup |
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. |
2002-12-09 17:02:01 by Matthias Scheler | Files touched by this commit (115) |
Log message: Replace "true" by "${TRUE}". |