diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2002-12-27 21:11:59 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2002-12-27 21:11:59 +0000 |
commit | 15c5750d2df45deba13eb9c35fe913c885e79e5a (patch) | |
tree | 4e2ff150efb0a210c25a88e806444b30b3529376 /palm/coldsync/pkg-plist | |
parent | 387237e65e77d406be9573db263dc5e7123145f5 (diff) |
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
Notes
Notes:
svn path=/head/; revision=71930
Diffstat (limited to 'palm/coldsync/pkg-plist')
-rw-r--r-- | palm/coldsync/pkg-plist | 25 |
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 |