From owner-freebsd-ports Fri Dec 20 23:11: 3 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1483337B40F for ; Fri, 20 Dec 2002 23:10:26 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FCA043F0C for ; Fri, 20 Dec 2002 23:10:11 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBL7ABNS013771 for ; Fri, 20 Dec 2002 23:10:11 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBL7AB7s013770; Fri, 20 Dec 2002 23:10:11 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E3DA37B405 for ; Fri, 20 Dec 2002 23:04:11 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 085E543EE5 for ; Fri, 20 Dec 2002 23:04:05 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id 33AA66DA for ; Sat, 21 Dec 2002 16:03:59 +0900 (JST) Message-Id: <20021221160042.1ae0e7f0.tkato@prontomail.com> Date: Sat, 21 Dec 2002 16:00:42 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46430: Update port: games/xqf to 0.9.11 (fix ports/46132) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46430 >Category: ports >Synopsis: Update port: games/xqf to 0.9.11 (fix ports/46132) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 20 23:10:10 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.9.11 Following PRs shuold be superseded by this one: [2002/12/09] ports/46132 ports Update port: games/xqf to 0.9.10 >How-To-Repeat: >Fix: diff -urN /usr/ports/games/xqf/Makefile games/xqf/Makefile --- /usr/ports/games/xqf/Makefile Mon Nov 11 18:59:43 2002 +++ games/xqf/Makefile Sat Dec 21 10:04:22 2002 @@ -6,7 +6,7 @@ # PORTNAME= xqf -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,10 +15,19 @@ RUN_DEPENDS= qstat:${PORTSDIR}/games/qstat -GNU_CONFIGURE= yes USE_GNOMENG= yes USE_GNOME= gtk12 +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" MAN6= xqf.6 + +post-install: +.if !defined(NOPORTDOCS) + @${MKDIR} ${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/docs/xqfdocs.html ${DOCSDIR} +.endif .include diff -urN /usr/ports/games/xqf/distinfo games/xqf/distinfo --- /usr/ports/games/xqf/distinfo Tue Sep 10 20:11:51 2002 +++ games/xqf/distinfo Sat Dec 21 10:05:18 2002 @@ -1 +1 @@ -MD5 (xqf-0.9.9.tar.gz) = 2c2aa41e8016b05f2dd15c7bdea9a25b +MD5 (xqf-0.9.11.tar.gz) = 7b62684427cbf9e58c23a83ed75c7818 diff -urN /usr/ports/games/xqf/pkg-descr games/xqf/pkg-descr --- /usr/ports/games/xqf/pkg-descr Sat Apr 3 11:09:41 1999 +++ games/xqf/pkg-descr Mon Dec 9 10:04:41 2002 @@ -1,3 +1,7 @@ -XQF is Quake/QuakeWorld/Quake2 server browser and launcher for Unix/X11. -It's a front-end to QStat, a program by Steve Jankowski. XQF uses the GTK+ -toolkit. +XQF is a 3D action game (such as Quake, sequels and derivatives) +server browser. It uses X and is written using the GIMP Tool Kit. + +XQF is a front-end to QStat, a program by Steve Jankowsk which is +used to retrieve server info. + +WWW: http://www.linuxgames.com/xqf/ diff -urN /usr/ports/games/xqf/pkg-plist games/xqf/pkg-plist --- /usr/ports/games/xqf/pkg-plist Tue Sep 10 20:11:51 2002 +++ games/xqf/pkg-plist Sat Dec 21 10:09:37 2002 @@ -1,6 +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 +%%PORTDOCS%%share/doc/xqf/xqfdocs.html +%%PORTDOCS%%@dirrm share/doc/xqf >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message