summaryrefslogtreecommitdiff
path: root/games/netrek-COW3-bin
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1999-03-15 22:40:27 +0000
committerDonald Burr <dburr@FreeBSD.org>1999-03-15 22:40:27 +0000
commit6e1bad53519d96e9cba0874da4a0fa9f0bb0a53d (patch)
tree609a44726bf2755b0c78ad1af330b6b3b2f817b9 /games/netrek-COW3-bin
parentSubmitted by: Donald Burr <dburr@FreeBSD.ORG> (diff)
Submitted by: Donald Burr <dburr@FreeBSD.ORG>
Obtained from: the net Import of new port games/netrek-COW3-bin, a multiplayer space battle type game with a Star Trek theme. This is the 'COW3' client, which has all the whiz-bang features that everyone seems to want nowadays, like a nifty 256-color mode, sound, etc. It's probably not a wise choice if you have a slower machine; use the BRMH client instead.
Notes
Notes: svn path=/head/; revision=17242
Diffstat (limited to 'games/netrek-COW3-bin')
-rw-r--r--games/netrek-COW3-bin/Makefile29
-rw-r--r--games/netrek-COW3-bin/distinfo1
-rw-r--r--games/netrek-COW3-bin/pkg-comment1
-rw-r--r--games/netrek-COW3-bin/pkg-descr24
-rw-r--r--games/netrek-COW3-bin/pkg-message19
-rw-r--r--games/netrek-COW3-bin/pkg-plist1
6 files changed, 75 insertions, 0 deletions
diff --git a/games/netrek-COW3-bin/Makefile b/games/netrek-COW3-bin/Makefile
new file mode 100644
index 000000000000..3046b1bf37e8
--- /dev/null
+++ b/games/netrek-COW3-bin/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: netrek
+# Version required: COW 3.00pl0
+# Date created: 15 Mar 1999
+# Whom: Donald Burr <dburr@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= COW.3.00pl0.FreeBSD
+PKGNAME= netrek-COW-3.00p0
+CATEGORIES= games
+MASTER_SITES= ftp://bigbang.astro.indiana.edu/pub/netrek/COW/COW-bin/
+EXTRACT_SUFX= .gz
+
+MAINTAINER= dburr@FreeBSD.ORG
+
+USE_X_PREFIX= YES
+NO_BUILD= YES
+NO_WRKSUBDIR= YES
+
+do-extract:
+ ${MKDIR} ${WRKDIR}
+ ${GUNZIP_CMD} < ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} > ${WRKDIR}/netrek
+
+do-install:
+ ${INSTALL} -c -o root -g wheel -m 555 ${WRKDIR}/netrek ${PREFIX}/bin
+ @${CAT} ${PKGDIR}/MESSAGE
+
+.include <bsd.port.mk>
diff --git a/games/netrek-COW3-bin/distinfo b/games/netrek-COW3-bin/distinfo
new file mode 100644
index 000000000000..9355a8c277a0
--- /dev/null
+++ b/games/netrek-COW3-bin/distinfo
@@ -0,0 +1 @@
+MD5 (COW.3.00pl0.FreeBSD.gz) = 8ad875c5fc64c2ed065faec20ec0f00b
diff --git a/games/netrek-COW3-bin/pkg-comment b/games/netrek-COW3-bin/pkg-comment
new file mode 100644
index 000000000000..21dce8cba443
--- /dev/null
+++ b/games/netrek-COW3-bin/pkg-comment
@@ -0,0 +1 @@
+A 16-player network space battle/conquest game with a Star Trek theme
diff --git a/games/netrek-COW3-bin/pkg-descr b/games/netrek-COW3-bin/pkg-descr
new file mode 100644
index 000000000000..7bb41eb7c381
--- /dev/null
+++ b/games/netrek-COW3-bin/pkg-descr
@@ -0,0 +1,24 @@
+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.
+
+For more information, FAQs and beginners documentation, etc, see the
+Netrek web site at 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.
diff --git a/games/netrek-COW3-bin/pkg-message b/games/netrek-COW3-bin/pkg-message
new file mode 100644
index 000000000000..1ef048ebdabd
--- /dev/null
+++ b/games/netrek-COW3-bin/pkg-message
@@ -0,0 +1,19 @@
+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...
diff --git a/games/netrek-COW3-bin/pkg-plist b/games/netrek-COW3-bin/pkg-plist
new file mode 100644
index 000000000000..5498e3d71250
--- /dev/null
+++ b/games/netrek-COW3-bin/pkg-plist
@@ -0,0 +1 @@
+bin/netrek