From owner-freebsd-ports Fri Nov 15 01:59:24 1996 Return-Path: owner-ports Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA01340 for ports-outgoing; Fri, 15 Nov 1996 01:59:24 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA01329; Fri, 15 Nov 1996 01:59:19 -0800 (PST) Date: Fri, 15 Nov 1996 01:59:19 -0800 (PST) From: Satoshi Asami Message-Id: <199611150959.BAA01329@freefall.freebsd.org> To: Nakai@Mlab.t.u-tokyo.ac.jp, asami, freebsd-ports Subject: Re: ports/1765 Sender: owner-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: Fixed port: xgas State-Changed-From-To: open-closed State-Changed-By: asami State-Changed-When: Fri Nov 15 01:57:15 PST 1996 State-Changed-Why: Imported into the tree, thanks! BTW, I found this in the "Nakai" subdirectory of the ftp site, and some of the other submissions seem to have disappeared. Can you re-upload them? Satoshi P.S. My changes: diff -ru xgas/Makefile xgas.new/Makefile --- xgas/Makefile Fri Oct 11 00:00:49 1996 +++ xgas.new/Makefile Fri Nov 15 01:45:30 1996 @@ -2,14 +2,18 @@ # Version required: # Date created: 20 Oct 1996 # Whom: Yukihiro Nakai +# +# $Id$ +# DISTNAME= xgas PKGNAME= xgas-1.0 -CATEGORIES+= games x11 +CATEGORIES= misc MASTER_SITES= ftp://ftp.tut.ac.jp/.h3/X11/X11R6/contrib/programs/ + MAINTAINER= nakai@mlab.t.u-tokyo.ac.jp + USE_IMAKE= yes -USE_X11= yes post-install: @chmod 755 ${PREFIX}/bin/xgas