summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/freeciv-gtk2/Makefile16
-rw-r--r--games/freeciv-gtk2/distinfo4
-rw-r--r--games/freeciv-gtk2/pkg-comment2
-rw-r--r--games/freeciv-gtk2/pkg-descr5
-rw-r--r--games/freeciv-gtk2/pkg-plist3
-rw-r--r--games/freeciv/Makefile16
-rw-r--r--games/freeciv/distinfo4
-rw-r--r--games/freeciv/pkg-comment2
-rw-r--r--games/freeciv/pkg-descr5
-rw-r--r--games/freeciv/pkg-plist3
10 files changed, 28 insertions, 32 deletions
diff --git a/games/freeciv-gtk2/Makefile b/games/freeciv-gtk2/Makefile
index 49910a57ead2..871201e035dd 100644
--- a/games/freeciv-gtk2/Makefile
+++ b/games/freeciv-gtk2/Makefile
@@ -1,25 +1,19 @@
# New ports collection makefile for: freeciv
-# Version required: 1.7.1
+# Version required: 1.7.2
# Date created: Jun 20 1997
# Whom: ada@bsd.org
#
-# $Id: Makefile,v 1.12 1998/09/17 00:32:32 asami Exp $
+# $Id: Makefile,v 1.3 1997/10/09 11:35:53 tg Exp $
#
-DISTNAME= freeciv-1.7.1
+DISTNAME= freeciv-1.7.2
CATEGORIES= games
-MASTER_SITES= ftp://www.freeciv.org/pub/freeciv/
+MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/
MAINTAINER= ada@bsd.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-USE_IMAKE= yes
-NO_INSTALL_MANPAGES= yes
-
-post-install:
- ${MKDIR} ${PREFIX}/share/freeciv
- ${INSTALL_DATA} $(WRKSRC)/data/helpdata.txt $(WRKSRC)/data/Freeciv \
- $(WRKSRC)/data/*.xpm ${PREFIX}/share/freeciv
+HAS_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/games/freeciv-gtk2/distinfo b/games/freeciv-gtk2/distinfo
index c6b25100a687..962ff16e740b 100644
--- a/games/freeciv-gtk2/distinfo
+++ b/games/freeciv-gtk2/distinfo
@@ -1 +1,3 @@
-MD5 (freeciv-1.7.1.tar.gz) = ca0e5994a56441fc697475ce64f87046
+MD5 (freeciv-1.0k.tar.Z) = 317845454015fd3c0c4e6fdf6a6c57c6
+MD5 (freeciv-151.tgz) = 4e15c94feef647bd93934243dbb853d7
+MD5 (freeciv-1.7.2.tar.gz) = 2058dd135c5eaa4f9a83e0ab6f228d03
diff --git a/games/freeciv-gtk2/pkg-comment b/games/freeciv-gtk2/pkg-comment
index e3fc18f0bc02..752fd071c5ba 100644
--- a/games/freeciv-gtk2/pkg-comment
+++ b/games/freeciv-gtk2/pkg-comment
@@ -1 +1 @@
-A multiplayer Civilization clone for X.
+A civilisation clone for x; multiplayer
diff --git a/games/freeciv-gtk2/pkg-descr b/games/freeciv-gtk2/pkg-descr
index da92ab0e3a51..65f516435082 100644
--- a/games/freeciv-gtk2/pkg-descr
+++ b/games/freeciv-gtk2/pkg-descr
@@ -1,3 +1,2 @@
-This is a multiplayer 'Civilization(tm)' clone for X windows. Play
-can be against other humans or AIs. Its homepage at
-http://www.freeciv.org provides more information.
+This is a multiplayer 'Civilisation(tm)' clone for X windows.
+Home page at http://www.daimi.aau.dk/~allan/
diff --git a/games/freeciv-gtk2/pkg-plist b/games/freeciv-gtk2/pkg-plist
index 3daa8181f0ce..ba928c03aeb4 100644
--- a/games/freeciv-gtk2/pkg-plist
+++ b/games/freeciv-gtk2/pkg-plist
@@ -2,6 +2,9 @@ bin/civserver
bin/civclient
share/freeciv/Freeciv
share/freeciv/helpdata.txt
+share/freeciv/earth-80x50.sav
+share/freeciv/earth-160x90.sav
+share/freeciv/europe.sav
share/freeciv/intro.xpm
share/freeciv/radar.xpm
share/freeciv/small.xpm
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 49910a57ead2..871201e035dd 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -1,25 +1,19 @@
# New ports collection makefile for: freeciv
-# Version required: 1.7.1
+# Version required: 1.7.2
# Date created: Jun 20 1997
# Whom: ada@bsd.org
#
-# $Id: Makefile,v 1.12 1998/09/17 00:32:32 asami Exp $
+# $Id: Makefile,v 1.3 1997/10/09 11:35:53 tg Exp $
#
-DISTNAME= freeciv-1.7.1
+DISTNAME= freeciv-1.7.2
CATEGORIES= games
-MASTER_SITES= ftp://www.freeciv.org/pub/freeciv/
+MASTER_SITES= ftp://ftp.freeciv.org/pub/freeciv/
MAINTAINER= ada@bsd.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-USE_IMAKE= yes
-NO_INSTALL_MANPAGES= yes
-
-post-install:
- ${MKDIR} ${PREFIX}/share/freeciv
- ${INSTALL_DATA} $(WRKSRC)/data/helpdata.txt $(WRKSRC)/data/Freeciv \
- $(WRKSRC)/data/*.xpm ${PREFIX}/share/freeciv
+HAS_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/games/freeciv/distinfo b/games/freeciv/distinfo
index c6b25100a687..962ff16e740b 100644
--- a/games/freeciv/distinfo
+++ b/games/freeciv/distinfo
@@ -1 +1,3 @@
-MD5 (freeciv-1.7.1.tar.gz) = ca0e5994a56441fc697475ce64f87046
+MD5 (freeciv-1.0k.tar.Z) = 317845454015fd3c0c4e6fdf6a6c57c6
+MD5 (freeciv-151.tgz) = 4e15c94feef647bd93934243dbb853d7
+MD5 (freeciv-1.7.2.tar.gz) = 2058dd135c5eaa4f9a83e0ab6f228d03
diff --git a/games/freeciv/pkg-comment b/games/freeciv/pkg-comment
index e3fc18f0bc02..752fd071c5ba 100644
--- a/games/freeciv/pkg-comment
+++ b/games/freeciv/pkg-comment
@@ -1 +1 @@
-A multiplayer Civilization clone for X.
+A civilisation clone for x; multiplayer
diff --git a/games/freeciv/pkg-descr b/games/freeciv/pkg-descr
index da92ab0e3a51..65f516435082 100644
--- a/games/freeciv/pkg-descr
+++ b/games/freeciv/pkg-descr
@@ -1,3 +1,2 @@
-This is a multiplayer 'Civilization(tm)' clone for X windows. Play
-can be against other humans or AIs. Its homepage at
-http://www.freeciv.org provides more information.
+This is a multiplayer 'Civilisation(tm)' clone for X windows.
+Home page at http://www.daimi.aau.dk/~allan/
diff --git a/games/freeciv/pkg-plist b/games/freeciv/pkg-plist
index 3daa8181f0ce..ba928c03aeb4 100644
--- a/games/freeciv/pkg-plist
+++ b/games/freeciv/pkg-plist
@@ -2,6 +2,9 @@ bin/civserver
bin/civclient
share/freeciv/Freeciv
share/freeciv/helpdata.txt
+share/freeciv/earth-80x50.sav
+share/freeciv/earth-160x90.sav
+share/freeciv/europe.sav
share/freeciv/intro.xpm
share/freeciv/radar.xpm
share/freeciv/small.xpm