From owner-freebsd-ports Tue Apr 10 1:50:11 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 583E137B423 for ; Tue, 10 Apr 2001 01:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3A8o1V84966; Tue, 10 Apr 2001 01:50:01 -0700 (PDT) (envelope-from gnats) Received: from nejimaki2m.pfu.co.jp (nejimaki2m.pfu.co.jp [202.248.171.151]) by hub.freebsd.org (Postfix) with ESMTP id 8541D37B423 for ; Tue, 10 Apr 2001 01:42:50 -0700 (PDT) (envelope-from hsakai@eidan216.trad.pfu.co.jp) Received: from scansend.pfu.co.jp ([10.232.16.32]) by nejimaki2m.pfu.co.jp (8.9.3/3.7W-99121211) with ESMTP id RAA19967 for ; Tue, 10 Apr 2001 17:42:46 +0900 (JST) Received: from capella2.pfu.co.jp (interscan2.pfu.co.jp [10.232.16.31]) by scansend.pfu.co.jp (8.9.3/3.7W-99120918) with ESMTP id RAA00468 for ; Tue, 10 Apr 2001 17:42:47 +0900 (JST) Received: from eidan216.trad.pfu.co.jp (eidan216.trad.pfu.co.jp [10.232.78.216]) by capella2.pfu.co.jp (8.9.3/3.7W-00092514) with ESMTP id RAA02148 for ; Tue, 10 Apr 2001 17:42:45 +0900 (JST) Received: (from root@localhost) by eidan216.trad.pfu.co.jp (8.11.1/8.11.1) id f3A8dNT01652; Tue, 10 Apr 2001 17:39:24 +0900 (JST) (envelope-from hsakai) Message-Id: <200104100839.f3A8dNT01652@eidan216.trad.pfu.co.jp> Date: Tue, 10 Apr 2001 17:39:24 +0900 (JST) From: hsakai@pfu.co.jp Reply-To: sakai@miya3f12.ee.kagu.sut.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/26473: Update port: games/nadar version up to 1.0 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 26473 >Category: ports >Synopsis: Update port: games/nadar version up to 1.0 >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: Tue Apr 10 01:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Sakai Hiroaki >Release: FreeBSD 4.2-RELEASE i386 >Organization: PFU >Environment: FreeBSD-4.2 XFree86 >Description: NADAR's version was updated from b05 to 1.0. This is port of new 1.0 version. >How-To-Repeat: >Fix: diff -ruN nadar.old/Makefile nadar/Makefile --- nadar.old/Makefile Sat Apr 7 09:01:36 2001 +++ nadar/Makefile Sun Apr 8 02:55:49 2001 @@ -6,18 +6,22 @@ # PORTNAME= nadar -PORTVERSION= b05 +PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= http://www.seki.ee.kagu.sut.ac.jp/~sakai/myfreesoft/ MAINTAINER= sakai@seki.ee.kagu.sut.ac.jp -ALL_TARGET= all - USE_X_PREFIX= yes USE_XPM= yes MAN1= nadars.1 nadar.1 MANCOMPRESSED= yes + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/nadar ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/nadars ${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/nadar.1.gz ${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/nadars.1.gz ${PREFIX}/man/man1 .include diff -ruN nadar.old/README.html nadar/README.html --- nadar.old/README.html Sat Apr 7 09:01:36 2001 +++ nadar/README.html Thu Jan 1 09:00:00 1970 @@ -1,30 +0,0 @@ - - The FreeBSD Ports Collection (games/nadar) -

The FreeBSD Ports Collection ("games/nadar")


- - -

You are now in the directory for the port "games/nadar" (package name "nadar-b05"). - -

This is the one-line description for this port: - -


-A network tank battle game -


- -

Please read the "description file" for a -longer description. - -

Go to the top of the ports tree for -a summary on how to use the ports collection. - -

-This port requires package(s) "XFree86-3.3.6_4 xpm-3.4k" to build. -

-This port requires package(s) "XFree86-3.3.6_4 xpm-3.4k" to run. - -


- Go up one level -| - Go to top of ports tree - - diff -ruN nadar.old/distinfo nadar/distinfo --- nadar.old/distinfo Sat Apr 7 09:01:36 2001 +++ nadar/distinfo Sat Apr 7 09:26:33 2001 @@ -1 +1 @@ -MD5 (nadar-b05.tar.gz) = 6626ce24beedf7a89723c396caec225b +MD5 (nadar-1.0.tar.gz) = ea76c9bb1ae8600aa027fe89bcf6c149 diff -ruN nadar.old/files/patch-aa nadar/files/patch-aa --- nadar.old/files/patch-aa Sat Apr 7 09:01:36 2001 +++ nadar/files/patch-aa Sat Apr 7 09:32:21 2001 @@ -1,6 +1,6 @@ ---- Makefile~ Tue Mar 21 20:24:39 2000 -+++ Makefile Tue Mar 21 20:25:07 2000 -@@ -8,8 +8,8 @@ +--- Makefile.mk~ Sat Apr 7 09:27:20 2001 ++++ Makefile.mk Sat Apr 7 09:29:34 2001 +@@ -8,17 +8,17 @@ # operate it, and destroy other tanks to survive! ############################################################################### @@ -10,4 +10,15 @@ +#X11BASE = /usr/X11R6 BINDIR = ${PREFIX}/bin MANDIR = ${PREFIX}/man/man1 - PKGNAME = nadar-b05 + PKGNAME = nadar-1.0 + VERSION = NADAR-1.0 + +-CC = cc ++#CC = cc + RM = rm -f + +-CFLAGS = -O2 -Wall ++#CFLAGS = -O2 -Wall + #CFLAGS = -g -Wall + CFLAGS += -DVERSION=\"$(VERSION)\" + diff -ruN nadar.old/files/patch-ab nadar/files/patch-ab --- nadar.old/files/patch-ab Sat Apr 7 09:01:36 2001 +++ nadar/files/patch-ab Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- client/Makefile~ Tue Mar 21 20:24:54 2000 -+++ client/Makefile Tue Mar 21 20:25:46 2000 -@@ -8,7 +8,7 @@ - # operate it, and destroy other tanks to survive! - ############################################################################### - --X11BASE = /usr/X11R6 -+#X11BASE = /usr/X11R6 - - CC = gcc - RM = rm -f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message