Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 1999 11:07:38 +0900 (JST)
From:      shige@kuis.kyoto-u.ac.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        shige@kuis.kyoto-u.ac.jp
Subject:   ports/9547: New port: sysutils/paledit
Message-ID:  <199901180207.LAA04278@onikobe.kuis.kyoto-u.ac.jp>

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

>Number:         9547
>Category:       ports
>Synopsis:       New port: sysutils/paledit
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 17 18:10:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     FUKUSHIMA Shigeyuki
>Release:        FreeBSD 2.2.8-RELEASE i386
>Organization:
Dept. of Information Science, Kyoto Univ., JAPAN
>Environment:

	FreeBSD 2.2.8-RELEASE i386
	FreeBSD 3.0-RELEASE i386

>Description:

New port: sysutils/paledit

paledit - NTT DoCoMo PHS Paldio telephone number data transfer tool

This program is a perl script.
Root or users belong to dialer group can only execute this program.

Supported PHS:
	- NTT Personal Paldio Data Card DC-1S
	- NTT Personal Paldio 341S
	- NTT DoCoMo   Paldio 611S

Thanks Mr. Nomura <nom@csce.kyushu-u.ac.jp>!

Thank you.
-- shige

>How-To-Repeat:

>Fix:

# 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:
#
#	paledit
#	paledit/Makefile
#	paledit/files
#	paledit/files/md5
#	paledit/pkg
#	paledit/pkg/COMMENT
#	paledit/pkg/DESCR
#	paledit/pkg/PLIST
#
echo c - paledit
mkdir -p paledit > /dev/null 2>&1
echo x - paledit/Makefile
sed 's/^X//' >paledit/Makefile << 'END-of-paledit/Makefile'
X# New ports collection makefile for:	paledit
X# Version required:	1.0
X# Date created:		14 Jan 1999
X# Whom:			Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
X#
X# $Id$
X#
X
XDISTNAME=	paledit-0.91
XCATEGORIES=	sysutils
XMASTER_SITES=	http://www.swlab.csce.kyushu-u.ac.jp/~nom/prj/paledit/
X
XMAINTAINER=	shige@kuis.kyoto-u.ac.jp
X
XUSE_PERL5=	yes
XGNU_CONFIGURE=	yes
X
Xpost-install:
X	@chmod 2754 ${PREFIX}/sbin/paledit
X	@chown root:dialer ${PREFIX}/sbin/paledit
X
X.include <bsd.port.mk>
END-of-paledit/Makefile
echo c - paledit/files
mkdir -p paledit/files > /dev/null 2>&1
echo x - paledit/files/md5
sed 's/^X//' >paledit/files/md5 << 'END-of-paledit/files/md5'
XMD5 (paledit-0.91.tar.gz) = c1c85ea3de57b1403841f2593fb56d6c
END-of-paledit/files/md5
echo c - paledit/pkg
mkdir -p paledit/pkg > /dev/null 2>&1
echo x - paledit/pkg/COMMENT
sed 's/^X//' >paledit/pkg/COMMENT << 'END-of-paledit/pkg/COMMENT'
Xpaledit - NTT DoCoMo PHS Paldio telephone data transfer tool
END-of-paledit/pkg/COMMENT
echo x - paledit/pkg/DESCR
sed 's/^X//' >paledit/pkg/DESCR << 'END-of-paledit/pkg/DESCR'
Xpaledit - NTT DoCoMo PHS Paldio telephone number data transfer tool
X
XThis program is a perl script.
XRoot or users belong to dialer group can only execute this program.
X
XSupported PHS:
X	- NTT Personal Paldio Data Card DC-1S
X	- NTT Personal Paldio 341S
X	- NTT DoCoMo   Paldio 611S
X
XThanks Mr. Nomura <nom@csce.kyushu-u.ac.jp>!
X
X-- Porting by shige <shige@kuis.kyoto-u.ac.jp>
END-of-paledit/pkg/DESCR
echo x - paledit/pkg/PLIST
sed 's/^X//' >paledit/pkg/PLIST << 'END-of-paledit/pkg/PLIST'
Xsbin/paledit
Xshare/doc/paledit/ChangeLog
Xshare/doc/paledit/README.ja
Xshare/doc/paledit/paledit-format.doc
Xshare/doc/paledit/paledit-protocol.doc
X@dirrm share/doc/paledit
END-of-paledit/pkg/PLIST
exit

>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?199901180207.LAA04278>