aboutsummaryrefslogtreecommitdiffstats
path: root/palm/coldsync/pkg-plist
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2002-12-28 05:11:59 +0800
committermi <mi@FreeBSD.org>2002-12-28 05:11:59 +0800
commit9fcdcb89a45677a18e68161b9588fbc22ae798fa (patch)
treeda2547a970973f51f538f2aff420cd66c5f47435 /palm/coldsync/pkg-plist
parentf86890b79ba0e3bf8a0d34a0430c46d0b2d0a375 (diff)
downloadfreebsd-ports-gnome-9fcdcb89a45677a18e68161b9588fbc22ae798fa.tar.gz
freebsd-ports-gnome-9fcdcb89a45677a18e68161b9588fbc22ae798fa.tar.zst
freebsd-ports-gnome-9fcdcb89a45677a18e68161b9588fbc22ae798fa.zip
Upgrade to the latest stable version -- 2.2.5, which supports Palms in
addition to Handspring, so there is no need for patch-palm any more. Remove the Perl parts of this port. They will be turned into the new p5-coldsync. Now, that the port no longer uses Perl, switch back to REINPLACE and rephrase the regexps, so they work (\S was a perlism). Make patch-in6 a little nicer by making coldsync.c define _POSIX_SOURCE as 200112 -- the only way to cause netinet/in.h to include netinet6/in6.h, apparently. Reviewed by: knu (portmgr) Approved by: maintainer, portmgr
Diffstat (limited to 'palm/coldsync/pkg-plist')
-rw-r--r--palm/coldsync/pkg-plist25
1 files changed, 17 insertions, 8 deletions
diff --git a/palm/coldsync/pkg-plist b/palm/coldsync/pkg-plist
index f203b4be1e46..ff9e4e88845b 100644
--- a/palm/coldsync/pkg-plist
+++ b/palm/coldsync/pkg-plist
@@ -1,18 +1,27 @@
bin/coldsync
-lib/perl5/site_perl/%%PERL_VER%%/ColdSync.pm
-lib/perl5/site_perl/%%PERL_VER%%/ColdSync/SPC.pm
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/ColdSync
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ColdSync/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ColdSync
-libexec/coldsync/send-mail
-libexec/coldsync/todo-text
-@dirrm libexec/coldsync
etc/sample.coldsync.rc
@unexec install-info --delete %D/info/conduits.info %D/info/dir
info/conduits.info
info/conduits.info-1
info/conduits.info-2
@exec install-info %D/info/conduits.info %D/info/dir
+share/locale/cs/LC_MESSAGES/coldsync.mo
share/locale/de/LC_MESSAGES/coldsync.mo
share/locale/fr/LC_MESSAGES/coldsync.mo
share/locale/it/LC_MESSAGES/coldsync.mo
+include/palm.h
+include/pdb.h
+include/pconn/util.h
+include/pconn/slp.h
+include/pconn/pconn.h
+include/pconn/palm_types.h
+include/pconn/palm_errno.h
+include/pconn/padp.h
+include/pconn/dlp_rpc.h
+include/pconn/dlp_cmd.h
+include/pconn/dlp.h
+include/pconn/cmp.h
+include/pconn/netsync.h
+include/pconn/PConnection.h
+include/pconn/spc_client.h
+@dirrm include/pconn