Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2001 23:27:16 +0800 (CST)
From:      Ying-Chieh Liao <ijliao@terry.dragon2.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24151: new port : palm/bibelot
Message-ID:  <200101081527.f08FRF535355@Terry.Dorm8.NCTU.edu.tw>

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

>Number:         24151
>Category:       ports
>Synopsis:       new port : palm/bibelot
>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:   Mon Jan 08 07:30:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
NCTU CSIE
>Environment:
System: FreeBSD Terry.Dorm8.NCTU.edu.tw 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Dec 20 08:59:11 CST 2000 root@Terry.Dorm8.NCTU.edu.tw:/usr/obj/usr/src/sys/TERRY i386


	
>Description:

new port : bibelot 0.8

It is a Perl script that formats and converts text documents into compressed PalmDoc .pdb files

>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:
#
#	bibelot
#	bibelot/Makefile
#	bibelot/pkg-comment
#	bibelot/pkg-descr
#	bibelot/pkg-plist
#	bibelot/distinfo
#
echo c - bibelot
mkdir -p bibelot > /dev/null 2>&1
echo x - bibelot/Makefile
sed 's/^X//' >bibelot/Makefile << 'END-of-bibelot/Makefile'
X# New ports collection makefile for:	bibelot
X# Date created:			Jan 8, 2001
X# Whom:					Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		bibelot
XPORTVERSION=	0.8
XCATEGORIES=		palm
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER= 	ijliao@csie.nctu.edu.tw
X
XUSE_PERL5=		yes
X
XNO_WRKSUBDIR=	yes
XNO_BUILD=		yes
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.pl ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-bibelot/Makefile
echo x - bibelot/pkg-comment
sed 's/^X//' >bibelot/pkg-comment << 'END-of-bibelot/pkg-comment'
XFormats and converts text documents into compressed PalmDoc .pdb files
END-of-bibelot/pkg-comment
echo x - bibelot/pkg-descr
sed 's/^X//' >bibelot/pkg-descr << 'END-of-bibelot/pkg-descr'
Xbibelot.pl is a Perl script that formats and converts text documents
Xinto compressed PalmDoc .pdb files, suitable for reading on a Palm
Xor Handspring device with any standard PalmDoc reader (AportisDoc,
XCSpotRun, RichReader, TealDoc, etc.)
X
XWWW: http://sourceforge.net/projects/bibelot/
X
X-- Ying-Chieh Liao
X   ijliao@csie.nctu.edu.tw
END-of-bibelot/pkg-descr
echo x - bibelot/pkg-plist
sed 's/^X//' >bibelot/pkg-plist << 'END-of-bibelot/pkg-plist'
Xbin/bibelot.pl
END-of-bibelot/pkg-plist
echo x - bibelot/distinfo
sed 's/^X//' >bibelot/distinfo << 'END-of-bibelot/distinfo'
XMD5 (bibelot-0.8.tar.gz) = d8b67a744391474d9deeb00344c2699f
END-of-bibelot/distinfo
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?200101081527.f08FRF535355>