The FreeBSD Ports Archive
FreeBSD games : blockade4>
An X version of the `blockade' Macintosh game
blockade history
v. 1.11
date: 2007/05/19 20:05:31; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.10
date: 2004/02/05 20:37:10; author: trevor; state: Exp; lines: +2 -1
Use PLIST_FILES.
Reviewed by: marcus
v. 1.9
date: 2003/10/16 04:15:47; author: kris; state: Exp; lines: +1 -7
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
v. 1.8
date: 2003/10/16 02:12:46; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.7
date: 2003/02/20 17:32:05; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2003/01/30 17:38:23; author: arved; state: Exp; lines: +2 -2
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
v. 1.5
date: 2000/09/25 12:21:22; author: asami; state: Exp; lines: +2 -3
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev and kris
v. 1.4
date: 2000/04/14 00:45:32; author: mharo; state: Exp; lines: +4 -4
update portname/portversion stuff (games commit part 1, a-c)
v. 1.3
date: 1999/08/25 06:02:59; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.2
date: 1999/06/19 08:25:07; author: cpiazza; state: Exp; lines: +3 -3
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
v. 1.1
date: 1999/06/06 17:07:35; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/06/06 17:07:35; author: steve; state: Exp; lines: +0 -0
Initial import of blockade version 1.00.
An X version of the 'blockade' Macintosh game.
PR: 11930
Submitted by: Chris Piazza
=============================================================================
v. 1.11
date: 2007/05/19 20:05:31; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.10
date: 2004/02/05 20:37:10; author: trevor; state: Exp; lines: +2 -1
Use PLIST_FILES.
Reviewed by: marcus
v. 1.9
date: 2003/10/16 04:15:47; author: kris; state: Exp; lines: +1 -7
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
v. 1.8
date: 2003/10/16 02:12:46; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.7
date: 2003/02/20 17:32:05; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2003/01/30 17:38:23; author: arved; state: Exp; lines: +2 -2
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
v. 1.5
date: 2000/09/25 12:21:22; author: asami; state: Exp; lines: +2 -3
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev and kris
v. 1.4
date: 2000/04/14 00:45:32; author: mharo; state: Exp; lines: +4 -4
update portname/portversion stuff (games commit part 1, a-c)
v. 1.3
date: 1999/08/25 06:02:59; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.2
date: 1999/06/19 08:25:07; author: cpiazza; state: Exp; lines: +3 -3
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
v. 1.1
date: 1999/06/06 17:07:35; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/06/06 17:07:35; author: steve; state: Exp; lines: +0 -0
Initial import of blockade version 1.00.
An X version of the 'blockade' Macintosh game.
PR: 11930
Submitted by: Chris Piazza
=============================================================================
v. 1.11
date: 2007/05/19 20:05:31; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.10
date: 2004/02/05 20:37:10; author: trevor; state: Exp; lines: +2 -1
Use PLIST_FILES.
Reviewed by: marcus
v. 1.9
date: 2003/10/16 04:15:47; author: kris; state: Exp; lines: +1 -7
Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes. Unfortunately at some point I
got confused and switched to the wrong list :-) As a result I picked up a
number of ports that were fixed a while ago. Sorry for the false alarm,
maintainers.
Pointy hat to: kris
v. 1.8
date: 2003/10/16 02:12:46; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: does not compile
v. 1.7
date: 2003/02/20 17:32:05; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2003/01/30 17:38:23; author: arved; state: Exp; lines: +2 -2
Set Maintainership back to ports.
cpiazza's email is bouncing since Jan 7.
v. 1.5
date: 2000/09/25 12:21:22; author: asami; state: Exp; lines: +2 -3
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev and kris
v. 1.4
date: 2000/04/14 00:45:32; author: mharo; state: Exp; lines: +4 -4
update portname/portversion stuff (games commit part 1, a-c)
v. 1.3
date: 1999/08/25 06:02:59; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.2
date: 1999/06/19 08:25:07; author: cpiazza; state: Exp; lines: +3 -3
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
v. 1.1
date: 1999/06/06 17:07:35; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/06/06 17:07:35; author: steve; state: Exp; lines: +0 -0
Initial import of blockade version 1.00.
An X version of the 'blockade' Macintosh game.
PR: 11930
Submitted by: Chris Piazza
=============================================================================
|
| |

|