mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Remove unmaintained COW-3 binary in favor of supported opensource client-cow version
PR: ports/167349 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
This commit is contained in:
parent
93f1190b50
commit
13e4be84a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296461
1
MOVED
1
MOVED
@ -3364,3 +3364,4 @@ www/php-dyn||2012-05-11|Has expired: php4 is EOLed
|
||||
security/pecl-hash||2012-05-11|Has expired: php4 is EOLed
|
||||
net/phpldapadmin098||2012-05-11|Has expired: php4 is EOLed
|
||||
graphics/jpgraph||2012-05-11|Removed
|
||||
games/netrek-COW3-bin|games/netrek-client-cow|2012-05-11|COW3-bin obsolete in favor of client-cow
|
||||
|
@ -1,30 +0,0 @@
|
||||
# New ports collection makefile for: netrek
|
||||
# Date created: 15 Mar 1999
|
||||
# Whom: Donald Burr <dburr@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= netrek-COW
|
||||
PORTVERSION= 3.00.0
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://ftp.netrek.org/pub/netrek/clients/cow/COW-bin/old/
|
||||
DISTFILES= COW.3.00pl0.FreeBSD.gz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A 16-player network space battle/conquest game with a Star Trek theme
|
||||
|
||||
NO_BUILD= YES
|
||||
NO_WRKSUBDIR= YES
|
||||
PLIST_FILES= bin/netrek
|
||||
|
||||
do-extract:
|
||||
${MKDIR} ${WRKDIR}
|
||||
${GUNZIP_CMD} < ${DISTDIR}/${DISTFILES} > ${WRKDIR}/netrek
|
||||
|
||||
do-install:
|
||||
${INSTALL} -c -o root -g wheel -m 555 ${WRKDIR}/netrek ${PREFIX}/bin
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (COW.3.00pl0.FreeBSD.gz) = db2cbe3afce9f47a58227b4e40ed82926de45b83e4c8c650e7cd9070a7652d78
|
||||
SIZE (COW.3.00pl0.FreeBSD.gz) = 159237
|
@ -1,23 +0,0 @@
|
||||
Netrek is a multiplayer (up to 16 players) network space battle/conquest
|
||||
game, with a Star Trek theem. Players can command one of several ship
|
||||
types (Federation/Romulan/Klingon/Orion) and can band up in teams. The
|
||||
object of the game is, basically, to control the Universe, by capturing
|
||||
enemy planets, killing the enemy, etc.
|
||||
|
||||
WWW: http://www.netrek.org/
|
||||
|
||||
NOTE: This is the "COW3" client. It has several improvements over the
|
||||
older servers -- a flashy 256 color mode, sound support, etc. Naturally,
|
||||
these embellishments require more processing power. If your system is
|
||||
on the sluggish side, you may like the "BRMH" client (also in ports) better.
|
||||
|
||||
NOTE 2: This client is distributed in binary form, because it is a
|
||||
"Blessed" client, meaning that it has been approved by the "Gods of Netrek"
|
||||
and has had an RSA key embedded in it. You can, of course, compile your
|
||||
own client if you wish, but keep in mind that, if you do so, your client
|
||||
will be "Un-Blessed" and will probably be kicked out of the official
|
||||
servers. This is to prevent some unscrupulous player from hacking his/her
|
||||
client to give him/her superhuman powers ("cyborgs", or "borgs").
|
||||
|
||||
NOTE 3: This client, since it is still in development, has an expiration
|
||||
date. The current version of the client will expire on Fri, 4/16/99.
|
@ -1,19 +0,0 @@
|
||||
The Netrek client is now installed. You may start it by typing "netrek".
|
||||
|
||||
Be sure and read the Netrek web site (http://www.netrek.org/) before you
|
||||
play! It contains many useful documents for the new (and not-so-new)
|
||||
Netrek player, including the Netrek FAQ. Highly recommended reading!
|
||||
|
||||
NOTE: Since this client was compiled, the address of the Netrek metaserver
|
||||
has changed. The new metaserver address is "metaserver.netrek.org">
|
||||
To fix this, please insert the following into your ${HOME}/.netrekrc
|
||||
file:
|
||||
|
||||
metaserver: metaserver.netrek.org
|
||||
|
||||
NOTE 2: This client, since it is still in development, has an expiration
|
||||
date. The current version of the client will expire on Fri, 4/16/99.
|
||||
I will be sure and update the port before this expiration date, when the
|
||||
next version of the client comes out. :)
|
||||
|
||||
Enjoy, have fun, and may you live long and prosper...
|
Loading…
Reference in New Issue
Block a user