| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Jan 2007 13:48:40
1.02
|
miwi  |
2007-01-17 games/hlserver-opera: distfile and homepage disappeared
2007-01-17 games/mythserver: distfile disappeared
2007-01-16 games/nwnusers: Does not make any sense any more. (NWN 2 is out
there)
2007-01-17 games/urban-sounds: distfile and homepage disappeared
2007-01-17 games/urban: distfile and homepage disappeared
2007-01-17 games/x3eyes: distfile disappeared and has no homepage
2007-01-17 games/xeji: distfile disappeared and has no homepage
2007-01-17 games/xemeraldia: distfile disappeared and has no homepage
2007-01-17 games/xlifegame: distfile disappeared and has no homepage
2007-01-17 games/xpilotmon: distfile disappeared and has no homepage
2007-01-17 games/xsok: distfile disappeared and has no homepage |
18 Dec 2006 18:02:41
1.02
|
gabor  |
- Deprecate
- Set EXPIRATION_DATE
Approved by: erwin (mentor) |
24 Nov 2005 19:28:01
1.02
|
pav  |
- Add SHA256 |
29 Jan 2004 07:24:56
1.02
|
trevor  |
SIZEify. |
31 Oct 2003 17:02:34
1.02
|
linimon  |
Per distfile survey, remove mastersite that disappeared in 2001. |
20 Feb 2003 17:32:26
1.02
|
knu  |
De-pkg-comment. |
23 Sep 2001 20:50:43 
|
dwcjr  |
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 03:48:59 
|
asami  |
Convert category games to new layout. |
16 Sep 2000 18:55:20 
|
ade  |
Fix 'X manpages' error |
13 Aug 2000 20:46:39 
|
alex  |
The correct fix for the previous patches is USE_IMAKE, which is handled in
bsd.port.mk for XFree86-4. |
13 Aug 2000 17:35:16 
|
alex  |
This port needs xmkmf in order to build. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |