Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 1998 18:21:42 +0900 (JST)
From:      sakai@miya3f01.ee.kagu.sut.ac.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8484: New port of XShodou-1.11
Message-ID:  <199810290921.SAA07502@miya3f09.ee.kagu.sut.ac.jp>

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

>Number:         8484
>Category:       ports
>Synopsis:       New port of XShodou-1.11
>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:   Thu Oct 29 01:30: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:

I made a new port of XShodou-1.11 and sent it you. Please use it.



# 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:
#
#       xshodou
#       xshodou/files
#       xshodou/files/md5
#       xshodou/patches
#       xshodou/patches/patch-aa
#       xshodou/pkg
#       xshodou/pkg/PLIST
#       xshodou/pkg/DESCR
#       xshodou/pkg/COMMENT
#       xshodou/Makefile
#
echo c - xshodou
mkdir -p xshodou > /dev/null 2>&1
echo c - xshodou/files
mkdir -p xshodou/files > /dev/null 2>&1
echo x - xshodou/files/md5
sed 's/^X//' >xshodou/files/md5 << 'END-of-xshodou/files/md5'
XMD5 (xshodou-1.11.tar.gz) = ec2d6e74f535127ee72b3b6d6dbc423a
END-of-xshodou/files/md5
echo c - xshodou/patches
mkdir -p xshodou/patches > /dev/null 2>&1
echo x - xshodou/patches/patch-aa
sed 's/^X//' >xshodou/patches/patch-aa << 'END-of-xshodou/patches/patch-aa'
X--- Makefile~  Thu Oct 29 17:31:52 1998
X+++ Makefile   Thu Oct 29 17:32:15 1998
X@@ -1,4 +1,4 @@
X-XSHODOU_PREFIX = /usr/X11R6
X+XSHODOU_PREFIX = ${PREFIX}
X XSHODOU_BIN = ${XSHODOU_PREFIX}/bin
X XSHODOU_LIB = ${XSHODOU_PREFIX}/lib/X11/XShodou
X XSHODOU_MAN = ${XSHODOU_PREFIX}/man/man1
END-of-xshodou/patches/patch-aa
echo c - xshodou/pkg
mkdir -p xshodou/pkg > /dev/null 2>&1
echo x - xshodou/pkg/PLIST
sed 's/^X//' >xshodou/pkg/PLIST << 'END-of-xshodou/pkg/PLIST'
Xbin/xshodou
Xlib/X11/XShodou/xshodou-title.xbm
Xlib/X11/XShodou/COPYRIGHT
Xlib/X11/XShodou/README
Xlib/X11/XShodou/INSTALL
X@dirrm lib/X11/XShodou
END-of-xshodou/pkg/PLIST
echo x - xshodou/pkg/DESCR
sed 's/^X//' >xshodou/pkg/DESCR << 'END-of-xshodou/pkg/DESCR'
XXShodou is a Japanese shodou program for X based on Tcl/Tk.
XYou can write Japanese traditional letters by using the mouse
Xas if you used a hude - Japanese brush to write shodou letters.
END-of-xshodou/pkg/DESCR
echo x - xshodou/pkg/COMMENT
sed 's/^X//' >xshodou/pkg/COMMENT << 'END-of-xshodou/pkg/COMMENT'
Xa Japanese shodou program for X based on Tcl/Tk
END-of-xshodou/pkg/COMMENT
echo x - xshodou/Makefile
sed 's/^X//' >xshodou/Makefile << 'END-of-xshodou/Makefile'
X# New ports collection makefile for:   XShodou
X# Version required:    1.11
X# Date created:        29 October 1998
X# Whom:                Sakai Hiroaki <sakai@miya.ee.kagu.sut.ac.jp>
X#
X# $Id$
X#
X
XDISTNAME=      xshodou-1.11
XCATEGORIES=    x11
XMASTER_SITES=  http://www.ed.kagu.sut.ac.jp/~j4397617/
XMAINTAINER=    sakai@miya.ee.kagu.sut.ac.jp
X
XUSE_X11=       yes
X
XRUN_DEPENDS=    wish:${PORTSDIR}/x11/tk
X
XMAN1=          xshodou.1
XMANCOMPRESSED= yes
X
X.include <bsd.port.mk>
END-of-xshodou/Makefile
exit






>How-To-Repeat:
>Fix:
>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?199810290921.SAA07502>