ports/159456: Update port: games/tux-aqfh

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 3 18:40:25 UTC 2011


>Number:         159456
>Category:       ports
>Synopsis:       Update port: games/tux-aqfh
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 03 18:40:24 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/tux-aqfh/Makefile games/tux-aqfh/Makefile
--- /usr/ports/games/tux-aqfh/Makefile	2011-08-03 15:32:34.000000000 +0900
+++ games/tux-aqfh/Makefile	2011-08-03 15:55:05.000000000 +0900
@@ -9,20 +9,22 @@
 PORTVERSION=	1.0.14
 PORTREVISION=	6
 CATEGORIES=	games
-MASTER_SITES=	http://tuxaqfh.sourceforge.net/dist/
+MASTER_SITES=	SF/tuxaqfh/tuxaqfh/${PORTVERSION}-classic
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An OpenGL adventure game
 
-BROKEN=	does not fetch
-
 BUILD_DEPENDS=	${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_GL=		glut
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
 CONFIGURE_ARGS=	--with-plib=${LOCALBASE}
+MAKE_JOBS_SAFE=	yes
 
 CPPFLAGS=	-I${LOCALBASE}/include ${PTHREAD_CFLAGS}
 LDFLAGS=	-L${LOCALBASE}/lib -lusbhid ${PTHREAD_LIBS}
diff -urN /usr/ports/games/tux-aqfh/pkg-descr games/tux-aqfh/pkg-descr
--- /usr/ports/games/tux-aqfh/pkg-descr	2011-08-03 15:32:35.000000000 +0900
+++ games/tux-aqfh/pkg-descr	2011-07-13 21:56:17.000000000 +0900
@@ -7,3 +7,5 @@
 He'd like more emphasis on search-and-explore and puzzle solving and less
 on violence and mass killing. Graphical quality is less important than
 game-play and fun.  
+
+WWW: http://sourceforge.net/projects/tuxaqfh/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list