Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Apr 2000 18:07:07 -0400 (EDT)
From:      Andrew Arensburger <arensb@ooblick.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18298: New port
Message-ID:  <200004292207.SAA09464@baa.ooblick.com>

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

>Number:         18298
>Category:       ports
>Synopsis:       New port
>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:   Sat Apr 29 15:10:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Arensburger
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
Ooblick
>Environment:

	FreeBSD 4.0-RELEASE i386, as noted above, but this is a
pure-Perl port, and so should work anywhere.

>Description:

	Here's the sharchive. It passes 'portlint -at', FWIW.

# 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:
#
#	p5-Palm
#	p5-Palm/pkg
#	p5-Palm/pkg/COMMENT
#	p5-Palm/pkg/DESCR
#	p5-Palm/pkg/PLIST
#	p5-Palm/files
#	p5-Palm/files/md5
#	p5-Palm/Makefile
#
echo c - p5-Palm
mkdir -p p5-Palm > /dev/null 2>&1
echo c - p5-Palm/pkg
mkdir -p p5-Palm/pkg > /dev/null 2>&1
echo x - p5-Palm/pkg/COMMENT
sed 's/^X//' >p5-Palm/pkg/COMMENT << 'END-of-p5-Palm/pkg/COMMENT'
XPerl 5 modules for reading and writing Palm database files
END-of-p5-Palm/pkg/COMMENT
echo x - p5-Palm/pkg/DESCR
sed 's/^X//' >p5-Palm/pkg/DESCR << 'END-of-p5-Palm/pkg/DESCR'
X	This is a set of Perl 5 modules for reading, manipulating, and
Xwriting the .prc and .pdb database files used by PalmOS devices such
Xas the PalmPilot.
X	It is fairly easy to extend the functionality of this package
Xby writing parsers for any .pdb type that you like. This package
Xincludes sample modules to parse the databases created by the built-in
Xapplications (Address, Datebook, Mail, Memo, ToDo).
X
X	These modules were written to support ColdSync, a Palm
Xsynchronization tool for Unix. See details at
X
XWWW: http://www.ooblick.com/software/coldsync/
X
X- Andrew Arensburger
Xarensb@ooblick.com
END-of-p5-Palm/pkg/DESCR
echo x - p5-Palm/pkg/PLIST
sed 's/^X//' >p5-Palm/pkg/PLIST << 'END-of-p5-Palm/pkg/PLIST'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Palm/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Palm/Address.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Palm/Datebook.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Palm/Mail.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Palm/Memo.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Palm/PDB.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Palm/Raw.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Palm/StdAppInfo.pm
Xlib/perl5/site_perl/%%PERL_VER%%/Palm/ToDo.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/Palm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Palm
END-of-p5-Palm/pkg/PLIST
echo c - p5-Palm/files
mkdir -p p5-Palm/files > /dev/null 2>&1
echo x - p5-Palm/files/md5
sed 's/^X//' >p5-Palm/files/md5 << 'END-of-p5-Palm/files/md5'
XMD5 (p5-Palm-1.1.4.tar.gz) = 63c58d71f093bb1ad18e6e7a39eaf968
END-of-p5-Palm/files/md5
echo x - p5-Palm/Makefile
sed 's/^X//' >p5-Palm/Makefile << 'END-of-p5-Palm/Makefile'
X# New ports collection makefile for:	p5-Palm
X# Date created:				29 April 2000
X# Whom:					Andrew Arensburger <arensb@ooblick.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	p5-Palm
XPORTVERSION=	1.1.4
XCATEGORIES=	palm perl5
XMASTER_SITES=	http://www.ooblick.com/software/coldsync/
X
XMAINTAINER=	arensb@ooblick.com
X
XUSE_PERL5=	YES
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Palm::Address.3 \
X		Palm::Datebook.3 \
X		Palm::Mail.3 \
X		Palm::Memo.3 \
X		Palm::PDB.3 \
X		Palm::Raw.3 \
X		Palm::StdAppInfo.3 \
X		Palm::ToDo.3
X
Xdo-configure:
X		@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
X
X.include <bsd.port.mk>
END-of-p5-Palm/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?200004292207.SAA09464>