summaryrefslogtreecommitdiff
path: root/games/xqf
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-07-30 02:14:22 +0000
committerPatrick Li <pat@FreeBSD.org>2002-07-30 02:14:22 +0000
commit65b541c9670fa8eea89bfb0dce16f0621b2fb6f0 (patch)
treed80688da28814bac20186d53de66c83db7a12bf8 /games/xqf
parent- Update to 0.8.1 (diff)
- Update to 0.9.9 (1)
- Reset maintainership back to ports@ since maintainer nolonger uses freebsd and notified me he is unable to maintain this port. PR: ports/41068 (1) Submitted by: Dan Naumov <jago@telefragged.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=63717
Diffstat (limited to 'games/xqf')
-rw-r--r--games/xqf/Makefile11
-rw-r--r--games/xqf/distinfo2
-rw-r--r--games/xqf/files/patch-aa27
-rw-r--r--games/xqf/pkg-plist5
4 files changed, 13 insertions, 32 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile
index 529ac2d8c653..7e30557fa1db 100644
--- a/games/xqf/Makefile
+++ b/games/xqf/Makefile
@@ -6,15 +6,18 @@
#
PORTNAME= xqf
-PORTVERSION= 0.9.1
+PORTVERSION= 0.9.9
CATEGORIES= games
-MASTER_SITES= ftp://ftp.linuxgames.com/xqf/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= steve@farrell.org
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat
-USE_GMAKE= yes
+GNU_CONFIGURE= yes
USE_GTK= yes
+MAN6= xqf.6
+
.include <bsd.port.mk>
diff --git a/games/xqf/distinfo b/games/xqf/distinfo
index 42cbd6d3f27f..76dc7cc2154e 100644
--- a/games/xqf/distinfo
+++ b/games/xqf/distinfo
@@ -1 +1 @@
-MD5 (xqf-0.9.1.tar.gz) = af9826700fbb06f6e0d24edccdc72acf
+MD5 (xqf-0.9.9.tar.gz) = 2c2aa41e8016b05f2dd15c7bdea9a25b
diff --git a/games/xqf/files/patch-aa b/games/xqf/files/patch-aa
deleted file mode 100644
index 1f9cf6f14d5f..000000000000
--- a/games/xqf/files/patch-aa
+++ /dev/null
@@ -1,27 +0,0 @@
---- Makefile.orig Sat Jul 31 14:33:44 1999
-+++ Makefile Sun Aug 1 22:21:37 1999
-@@ -19,11 +19,11 @@
-
- EXTRA_CFLAGS = -DQSTAT23 # -DCOMPRESSOR_BZIP2 -DDEBUG
-
--CC = gcc
--CFLAGS = -O2 -g -Wall `gtk-config --cflags` $(EXTRA_CFLAGS)
--LDFLAGS = `gtk-config --libs`
-+CC ?= gcc
-+CFLAGS += `$(GTK_CONFIG) --cflags` $(EXTRA_CFLAGS)
-+LDFLAGS = `$(GTK_CONFIG) --libs`
-
--INSTALL_ROOT = /usr/local
-+INSTALL_ROOT = ${PREFIX}
-
- TARGET = xqf
-
-@@ -46,7 +46,7 @@
- $(CC) $(CFLAGS) $(CPPFLAGS) -MM $$i; done) > Makefile
-
- install:
-- install -s -m 755 -g root -o root $(TARGET) $(INSTALL_ROOT)/bin
-+ ${BSD_INSTALL_PROGRAM} $(TARGET) $(INSTALL_ROOT)/bin
-
- dist-clean clean:
- rm -f *.[oasi] *~ core $(TARGET) Makefile.old
diff --git a/games/xqf/pkg-plist b/games/xqf/pkg-plist
index e9a9b7679f6b..bf34b2e40bc9 100644
--- a/games/xqf/pkg-plist
+++ b/games/xqf/pkg-plist
@@ -1 +1,6 @@
bin/xqf
+lib/charset.alias
+share/locale/ca/LC_MESSAGES/xqf.mo
+share/locale/de/LC_MESSAGES/xqf.mo
+share/locale/es/LC_MESSAGES/xqf.mo
+share/locale/locale.alias