Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 1997 20:30:01 -0700 (PDT)
From:      Matthew Hunt <hunt@mph124.rh.psu.edu>
To:        freebsd-ports
Subject:   Re: ports/4655: Update of XFrisk port (category games)
Message-ID:  <199710020330.UAA28106@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/4655; it has been noted by GNATS.

From: Matthew Hunt <hunt@mph124.rh.psu.edu>
To: sec@42.org
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/4655: Update of XFrisk port (category games)
Date: Wed, 1 Oct 1997 23:27:19 -0400

 I munged the subject by hand, hope GNATS files this correctly.
 
 On Tue, Sep 30, 1997 at 01:42:50AM +0200, Stefan `Sec` Zehl wrote:
 > XFrisk port is not up to date :)
 > >Fix: 
 > 	
 > include this ?
 > 
 > begin 644 xfrisk-port.tgz
 [...]
 
 I am the maintainer of the port.  I reviewed Stefan's modified port,
 and made one minor change: the creation date isn't supposed to change
 as the result of port modifications.  Thanks for helping me out,
 Stefan!
 
 Enclosed is my unidiff.  Apply "-p1" in games/xfrisk.
 
 
 diff -N -u -r /usr/ports/games/xfrisk/Makefile xfrisk/Makefile
 --- /usr/ports/games/xfrisk/Makefile	Tue Jun  3 22:31:59 1997
 +++ xfrisk/Makefile	Wed Oct  1 23:12:23 1997
 @@ -1,13 +1,13 @@
  # New ports collection makefile for:   xfrisk
 -# Version required:    0.99b4
 +# Version required:    0.99c0pl9
  # Date created:        20 April 1997
  # Whom:                Matthew Hunt <mph@pobox.com>
  #
 -# $Id: Makefile,v 1.1.1.1 1997/06/04 02:31:59 asami Exp $
 +# $Id$
  #
  
 -DISTNAME=	Frisk-0.99b4
 -PKGNAME=        xfrisk-0.99b4
 +DISTNAME=	XFrisk-0.99c0pl9
 +PKGNAME=        xfrisk-0.99c09
  CATEGORIES=	games
  MASTER_SITES=   $(MASTER_SITE_XCONTRIB)
  MASTER_SITE_SUBDIR=	games/multiplayer/
 @@ -18,5 +18,8 @@
  
  USE_IMAKE=	yes
  NO_INSTALL_MANPAGES=	yes
 +
 +pre-configure:
 +	touch ${WRKSRC}/types.h
  
  .include <bsd.port.mk>
 diff -N -u -r /usr/ports/games/xfrisk/files/md5 xfrisk/files/md5
 --- /usr/ports/games/xfrisk/files/md5	Tue Jun  3 22:31:59 1997
 +++ xfrisk/files/md5	Mon Sep 29 17:44:25 1997
 @@ -1 +1 @@
 -MD5 (Frisk-0.99b4.tar.gz) = d522ecd2b122c7736aa281995f0396fa
 +MD5 (XFrisk-0.99c0pl9.tar.gz) = 073fcfdf1689471f4668deae04a536bc
 diff -N -u -r /usr/ports/games/xfrisk/patches/patch-aa xfrisk/patches/patch-aa
 --- /usr/ports/games/xfrisk/patches/patch-aa	Wed Dec 31 19:00:00 1969
 +++ xfrisk/patches/patch-aa	Mon Sep 29 19:26:03 1997
 @@ -0,0 +1,11 @@
 +--- Imakefile.org	Mon Dec  9 04:15:49 1996
 ++++ Imakefile	Tue Sep 30 01:24:32 1997
 +@@ -15,7 +15,7 @@
 + 
 + # Need this since we use LIBDIR for something else
 + XAPPLOADDIR = $(USRLIBDIR)/X11/app-defaults
 +-LIBDIR = /usr/local/risk
 ++LIBDIR = $(USRLIBDIR)/X11
 + 
 + ###############################################################
 + # This is where architecture dependant flags are kept.  If    #
 -- 
 Matthew Hunt <mph@pobox.com> * Think locally, act globally.
 finger hunt@mph124.rh.psu.edu for PGP public key.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710020330.UAA28106>