Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Mar 1999 03:01:48 +0900 (JST)
From:      sakai@miya.ee.kagu.sut.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10329: New port of XMangekyou-2.0
Message-ID:  <199903011801.DAA17127@miya3f10.ee.kagu.sut.ac.jp>

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

>Number:         10329
>Category:       ports
>Synopsis:       New Port of XMangekyou-2.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:   Mon Mar  1 10:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Hiroaki Sakai
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
Miyauchi-Seki Lab. Science Univ. of Tokyo
>Environment:
FreeBSD-2.2.8RELEASE
XFree86-3.3.2

>Description:

I made a new port of XMangekyou-2.0.
Some problems is modified at New XMangekyou.
    - Problems for using on root window.
    - Problems at quit.

# 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-2.0.tar.gz) = 10edf3da73c1b7bb94b2eb76cd65bb86
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~	Tue Feb  2 21:04:13 1999
X+++ Makefile	Tue Feb  2 21:04:29 1999
X@@ -1,4 +1,4 @@
X-XMANGEKYOU_PREFIX = /usr/X11R6
X+XMANGEKYOU_PREFIX = ${PREFIX}
X XMANGEKYOU_BIN = ${XMANGEKYOU_PREFIX}/bin
X XMANGEKYOU_LIB = ${XMANGEKYOU_PREFIX}/lib/X11/XMangekyou
X XMANGEKYOU_MAN = ${XMANGEKYOU_PREFIX}/man/man1
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:    2.0
X# Date created:        1 March 1999
X# Whom:                Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
X#
X# $Id$
X#
X
XDISTNAME=	xmangekyou-2.0
XCATEGORIES=	x11
XMASTER_SITES=	http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/
XMAINTAINER=	sakai@miya.ee.kagu.sut.ac.jp
X
XLIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm
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


>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


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?199903011801.DAA17127>