| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Feb 2006 14:19:15
1.23_1
|
garga  |
Remove expired port games/xshipwars-client |
22 Jan 2006 11:18:58
1.23_1
|
edwin  |
SHA256ify
Approved by: krion@ |
17 Dec 2005 20:42:03
1.23_1
|
pav  |
- Abandoned; remove in two months
PR: ports/90495
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: Adam Strohl <adams@digitalspark.net> (maintainer) |
31 Mar 2004 03:12:58
1.23_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
1.23_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
24 Sep 2003 13:44:47
1.23
|
osa  |
Use ${STRIP_CMD} instead of strip.
Founded by: Oleg Karachevtsev <ok at etrust dot ru> |
21 Feb 2003 12:06:01
1.23
|
knu  |
De-pkg-comment. |
08 Oct 2000 11:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 03:48:59 
|
asami  |
Convert category games to new layout. |
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. |