Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 1998 20:18:35 +0900 (JST)
From:      sakai@miya3f01.ee.kagu.sut.ac.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8475: New ports of XMangekyou
Message-ID:  <199810281118.UAA02345@miya3f09.ee.kagu.sut.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         8475
>Category:       ports
>Synopsis:       New ports of XMangekyou
>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:   Wed Oct 28 03:20:01 PST 1998
>Last-Modified:
>Originator:     Hiroaki Sakai
>Organization:
Faculty of Engineering, Science University of Tokyo
>Release:        FreeBSD 2.2.6-RELEASE i386
>Environment:
>Description:
>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       xmangekyou
#       xmangekyou/files
#       xmangekyou/files/md5
#       xmangekyou/patches
#       xmangekyou/patches/patch-aa
#       xmangekyou/pkg
#       xmangekyou/pkg/PLIST
#       xmangekyou/pkg/DESCR
#       xmangekyou/pkg/COMMENT
#       xmangekyou/Makefile
#
echo c - xmangekyou
mkdir -p xmangekyou > /dev/null 2>&1
echo c - xmangekyou/files
mkdir -p xmangekyou/files > /dev/null 2>&1
echo x - xmangekyou/files/md5
sed 's/^X//' >xmangekyou/files/md5 << 'END-of-xmangekyou/files/md5'
XMD5 (xmangekyou-1.02.tar.gz) = ae02b5a90e436c91fd0b4a0afe0502ee
END-of-xmangekyou/files/md5
echo c - xmangekyou/patches
mkdir -p xmangekyou/patches > /dev/null 2>&1
echo x - xmangekyou/patches/patch-aa
sed 's/^X//' >xmangekyou/patches/patch-aa << 'END-of-xmangekyou/patches/patch-aa'
X--- Makefile~  Wed Oct 28 18:54:18 1998
X+++ Makefile   Wed Oct 28 18:54:35 1998
X@@ -1,4 +1,4 @@
X-XMANGEKYOU_PREFIX = /usr/X11R6
X+XMANGEKYOU_PREFIX = ${PREFIX}
X XMANGEKYOU_DIRECTRY = /lib/X11/XMangekyou/
X 
X xmangekyou :  xm_anime.o xm_cal.o xm_graph.o xm_init.o xm_main.o xm_quit.o xm_str.o xm_time.o
END-of-xmangekyou/patches/patch-aa
echo c - xmangekyou/pkg
mkdir -p xmangekyou/pkg > /dev/null 2>&1
echo x - xmangekyou/pkg/PLIST
sed 's/^X//' >xmangekyou/pkg/PLIST << 'END-of-xmangekyou/pkg/PLIST'
Xbin/xmangekyou
Xlib/X11/XMangekyou/animation.dat
Xlib/X11/XMangekyou/README.euc
Xlib/X11/XMangekyou/Makefile
Xlib/X11/XMangekyou/COPYRIGHT.euc
X@dirrm lib/X11/XMangekyou
END-of-xmangekyou/pkg/PLIST
echo x - xmangekyou/pkg/DESCR
sed 's/^X//' >xmangekyou/pkg/DESCR << 'END-of-xmangekyou/pkg/DESCR'
XXMangekyou is a kaleidoscope. You can see many, many, many patterns,
Xbut, care for yourself from 'trip' filling!
END-of-xmangekyou/pkg/DESCR
echo x - xmangekyou/pkg/COMMENT
sed 's/^X//' >xmangekyou/pkg/COMMENT << 'END-of-xmangekyou/pkg/COMMENT'
Xa kaleidoscope for X
END-of-xmangekyou/pkg/COMMENT
echo x - xmangekyou/Makefile
sed 's/^X//' >xmangekyou/Makefile << 'END-of-xmangekyou/Makefile'
X# New ports collection makefile for:   XMangekyou
X# Version required:    1.02
X# Date created:        28 October 1998
X# Whom:                Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
X#
X# $Id$
X#
X
XDISTNAME=      xmangekyou-1.02
XCATEGORIES=    x11
XMASTER_SITES=  http://www.ed.kagu.sut.ac.jp/~j4397617/
XMAINTAINER=    sakai@miya.ee.kagu.sut.ac.jp
X
XALL_TARGET=    xmangekyou
X
XUSE_X11=       yes
X
XMAN1=          xmangekyou.1
XMANCOMPRESSED= yes
X
X.include <bsd.port.mk>
END-of-xmangekyou/Makefile
exit


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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