- fix build

Reported by:	portsnap
This commit is contained in:
Jason Helfman 2019-09-28 23:51:38 +00:00
parent 086093cf18
commit 07ae222805
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513176
6 changed files with 54 additions and 1 deletions

1
MOVED
View file

@ -12981,4 +12981,3 @@ misc/zygrib-maps||2019-09-28|Removed, depends on expired misc/zygrib
graphics/p5-Geo-Point||2019-09-28|Removed, depends on expired graphics/p5-Geo-Proj4
x11/rubygem-gnome2|x11/rubygem-gnome|2019-09-28|Upstream changed the project name from Ruby-GNOME2 to Ruby-GNOME
mail/fetchmail64|mail/fetchmail|2019-09-28|mail/fetchmail now provides the same version
palm/p5-Palm||2019-09-28|Has expired: obsolete technology

View file

@ -3,6 +3,7 @@
COMMENT = Software support for handheld devices (Palm, PocketPC, ...)
SUBDIR += p5-Palm
SUBDIR += synce-libsynce
.include <bsd.port.subdir.mk>

21
palm/p5-Palm/Makefile Normal file
View file

@ -0,0 +1,21 @@
# Created by: Andrew Arensburger <arensb+freebsd-ports@ooblick.com>
# $FreeBSD$
PORTNAME= p5-Palm
PORTVERSION= 1.3.0
PORTREVISION= 1
CATEGORIES= palm perl5
MASTER_SITES= http://www.coldsync.org/download/
MAINTAINER= arensb@ooblick.com
COMMENT= Perl 5 modules for reading and writing Palm database files
DEPRECATED= obsolete technology
EXPIRATION_DATE= 2019-09-21
USES= perl5
USE_PERL5= configure
WRKSRC= ${WRKDIR}/p5-Palm-1.003_000
.include <bsd.port.mk>

2
palm/p5-Palm/distinfo Normal file
View file

@ -0,0 +1,2 @@
SHA256 (p5-Palm-1.3.0.tar.gz) = 3284ccdecd58af793f39a4d13a5b4466e59731554e6b461105b7251a39b1afd4
SIZE (p5-Palm-1.3.0.tar.gz) = 42366

12
palm/p5-Palm/pkg-descr Normal file
View file

@ -0,0 +1,12 @@
This is a set of Perl 5 modules for reading, manipulating, and
writing the .prc and .pdb database files used by PalmOS devices such
as the PalmPilot.
It is fairly easy to extend the functionality of this package
by writing parsers for any .pdb type that you like. This package
includes sample modules to parse the databases created by the built-in
applications (Address, Datebook, Mail, Memo, ToDo).
These modules were written to support ColdSync, a Palm
synchronization tool for Unix.
WWW: http://www.coldsync.org/

18
palm/p5-Palm/pkg-plist Normal file
View file

@ -0,0 +1,18 @@
bin/pdbdump
%%SITE_PERL%%/Palm/Address.pm
%%SITE_PERL%%/Palm/Datebook.pm
%%SITE_PERL%%/Palm/Mail.pm
%%SITE_PERL%%/Palm/Memo.pm
%%SITE_PERL%%/Palm/PDB.pm
%%SITE_PERL%%/Palm/Raw.pm
%%SITE_PERL%%/Palm/StdAppInfo.pm
%%SITE_PERL%%/Palm/ToDo.pm
%%PERL5_MAN3%%/Palm::Address.3.gz
%%PERL5_MAN3%%/Palm::Datebook.3.gz
%%PERL5_MAN3%%/Palm::Mail.3.gz
%%PERL5_MAN3%%/Palm::Memo.3.gz
%%PERL5_MAN3%%/Palm::PDB.3.gz
%%PERL5_MAN3%%/Palm::Raw.3.gz
%%PERL5_MAN3%%/Palm::StdAppInfo.3.gz
%%PERL5_MAN3%%/Palm::ToDo.3.gz
%%PERL5_MAN1%%/pdbdump.1.gz