diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-06-07 15:28:48 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-06-07 15:28:48 +0000 |
commit | 00c3f3cbd0b9d699c40f29066b31b9d1fb60036b (patch) | |
tree | 76044571fc1bcb832039d8896fe92d757218fd8e | |
parent | [NEW] sysutils/py3-execnet: Create Python 3.x version of port (diff) |
Remove expired ports:
2017-05-31 mail/linux-thunderbird: Use the native thunderbird mail/thunderbird instead
2017-06-01 devel/p5-Penguin: Depends on expired security/pgp
2017-06-01 security/p5-Crypt-PGPSimple: Depends on expired security/pgp
2017-06-01 mail/pgpsendmail: Depends on expired security/pgp
2017-04-01 security/pgp: This software was last updated in 1996, use security/gnupg1 as a drop-in replacement with legacy PGP support.
Notes
Notes:
svn path=/head/; revision=442847
38 files changed, 5 insertions, 895 deletions
@@ -9402,3 +9402,8 @@ print/gutenprint-cups|print/gutenprint|2017-06-04|Folded into gutenprint port print/gutenprint-foomatic||2017-06-04|Component removed upstream print/gutenprint-ijs||2017-06-04|Component removed upstream devel/py-PyDispatcher|devel/py-pydispatcher|2017-06-05|Change name to lower case +mail/linux-thunderbird||2017-06-07|Has expired: Use the native thunderbird mail/thunderbird instead +devel/p5-Penguin||2017-06-07|Has expired: Depends on expired security/pgp +security/p5-Crypt-PGPSimple||2017-06-07|Has expired: Depends on expired security/pgp +mail/pgpsendmail||2017-06-07|Has expired: Depends on expired security/pgp +security/pgp||2017-06-07|Has expired: This software was last updated in 1996, use security/gnupg1 as a drop-in replacement with legacy PGP support. diff --git a/devel/Makefile b/devel/Makefile index 924977b52512..31817e25ceea 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -3060,7 +3060,6 @@ SUBDIR += p5-PathTools SUBDIR += p5-Paws SUBDIR += p5-Pegex - SUBDIR += p5-Penguin SUBDIR += p5-Perl-Critic-Deprecated SUBDIR += p5-Perl-Metrics-Lite SUBDIR += p5-Perl-Metrics-Simple diff --git a/devel/p5-Penguin/Makefile b/devel/p5-Penguin/Makefile deleted file mode 100644 index b71d4d0f8dd4..000000000000 --- a/devel/p5-Penguin/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# Created by: James FitzGibbon <jfitz@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= Penguin -PORTVERSION= 3.00 -PORTREVISION= 1 -CATEGORIES= devel security perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= perl@FreeBSD.org -COMMENT= Framework for passing digitally signed perl5 code between machines - -DEPRECATED= Depends on expired security/pgp -EXPIRATION_DATE=2017-06-01 - -RUN_DEPENDS= pgp:security/pgp - -USES= perl5 -USE_PERL5= configure - -post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/perl5/site_perl/Penguin/bin ${STAGEDIR}${PREFIX}/lib/perl5/site_perl/Penguin/misc ${STAGEDIR}${PREFIX}/lib/perl5/site_perl/Penguin/doc - ${INSTALL_DATA} ${WRKSRC}/bin/.pen ${STAGEDIR}${PREFIX}/lib/perl5/site_perl/Penguin/bin -.for i in makeapplet pclient penguind runapplet - ${INSTALL} -m ${BINMODE} ${WRKSRC}/bin/${i} ${STAGEDIR}${PREFIX}/lib/perl5/site_perl/Penguin/bin -.endfor - ${INSTALL_DATA} ${WRKSRC}/misc/* ${STAGEDIR}${PREFIX}/lib/perl5/site_perl/Penguin/misc -.for i in FAQ INSTALL MODULE_NOTES README SECURITY TODO - ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/lib/perl5/site_perl/Penguin/doc -.endfor - -.include <bsd.port.mk> diff --git a/devel/p5-Penguin/distinfo b/devel/p5-Penguin/distinfo deleted file mode 100644 index 81aa913b1bd3..000000000000 --- a/devel/p5-Penguin/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Penguin-3.00.tar.gz) = b379e86f8efac76aefc1112e170ef4320cf4a88384b0b9aaef0d030a52d8dd60 -SIZE (Penguin-3.00.tar.gz) = 19165 diff --git a/devel/p5-Penguin/pkg-descr b/devel/p5-Penguin/pkg-descr deleted file mode 100644 index 5245b72b80f6..000000000000 --- a/devel/p5-Penguin/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The Penguin module provides a framework within which a user on one host -electronically signs a piece of Perl code, sends it to another host where the -signature is checked and the code is executed with privileges that are -particular to that user. - -WWW: http://search.cpan.org/dist/Penguin/ diff --git a/devel/p5-Penguin/pkg-plist b/devel/p5-Penguin/pkg-plist deleted file mode 100644 index e0ceb1a2652c..000000000000 --- a/devel/p5-Penguin/pkg-plist +++ /dev/null @@ -1,36 +0,0 @@ -%%SITE_PERL%%/Penguin.pm -%%SITE_PERL%%/Penguin/Channel/TCP.pm -%%SITE_PERL%%/Penguin/Channel/TCP/Client.pm -%%SITE_PERL%%/Penguin/Channel/TCP/Server.pm -%%SITE_PERL%%/Penguin/Compartment.pm -%%SITE_PERL%%/Penguin/Frame/Code.pm -%%SITE_PERL%%/Penguin/Frame/Data.pm -%%SITE_PERL%%/Penguin/PGP.pm -%%SITE_PERL%%/Penguin/Rights.pm -%%SITE_PERL%%/Penguin/Trivial/Client.pm -%%SITE_PERL%%/Penguin/Trivial/Server.pm -%%SITE_PERL%%/Penguin/Wrapper/PGP.pm -%%SITE_PERL%%/Penguin/Wrapper/Transparent.pm -lib/perl5/site_perl/Penguin/bin/.pen -@owner root -@group wheel -lib/perl5/site_perl/Penguin/bin/makeapplet -lib/perl5/site_perl/Penguin/bin/pclient -lib/perl5/site_perl/Penguin/bin/penguind -lib/perl5/site_perl/Penguin/bin/runapplet -@owner -@group -lib/perl5/site_perl/Penguin/misc/HOW_TO_PLAY -lib/perl5/site_perl/Penguin/misc/codefile -lib/perl5/site_perl/Penguin/misc/codefile.pen -lib/perl5/site_perl/Penguin/misc/evilapplet -lib/perl5/site_perl/Penguin/misc/evilapplet.pen -lib/perl5/site_perl/Penguin/misc/felix.asc -lib/perl5/site_perl/Penguin/misc/map.asc -lib/perl5/site_perl/Penguin/misc/rightsfile -lib/perl5/site_perl/Penguin/doc/FAQ -lib/perl5/site_perl/Penguin/doc/INSTALL -lib/perl5/site_perl/Penguin/doc/MODULE_NOTES -lib/perl5/site_perl/Penguin/doc/README -lib/perl5/site_perl/Penguin/doc/SECURITY -lib/perl5/site_perl/Penguin/doc/TODO diff --git a/mail/Makefile b/mail/Makefile index 9985bbed6e15..231c02bea8b6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -206,7 +206,6 @@ SUBDIR += libsrs2 SUBDIR += libsrs_alt SUBDIR += libvmime - SUBDIR += linux-thunderbird SUBDIR += listadmin SUBDIR += lmtp2nntp SUBDIR += lookout @@ -490,7 +489,6 @@ SUBDIR += perdition SUBDIR += pflogsumm SUBDIR += pfqueue - SUBDIR += pgpsendmail SUBDIR += php56-imap SUBDIR += php70-imap SUBDIR += php71-imap diff --git a/mail/linux-thunderbird/Makefile b/mail/linux-thunderbird/Makefile deleted file mode 100644 index 53acc0e79947..000000000000 --- a/mail/linux-thunderbird/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= thunderbird -DISTVERSION= 45.8.0 -PORTREVISION= 0 -CATEGORIES= mail news net-im ipv6 -MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US - -MAINTAINER= gecko@FreeBSD.org -COMMENT= Mozilla Thunderbird is standalone mail and news that stands above - -USES= tar:bzip2 - -DEPRECATED= Use the native thunderbird mail/thunderbird instead -EXPIRATION_DATE= 2017-05-31 - -.include "${.CURDIR}/../../www/linux-seamonkey/Makefile.common" -.include <bsd.port.mk> diff --git a/mail/linux-thunderbird/distinfo b/mail/linux-thunderbird/distinfo deleted file mode 100644 index 5c0f089083fd..000000000000 --- a/mail/linux-thunderbird/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1488747365 -SHA256 (thunderbird-45.8.0.tar.bz2) = 94298fa0c80eadfcb824ce262c25852c2eac697317df1de204c8bb6e83b3dc6c -SIZE (thunderbird-45.8.0.tar.bz2) = 44278898 diff --git a/mail/linux-thunderbird/files/linux-thunderbird.desktop.in b/mail/linux-thunderbird/files/linux-thunderbird.desktop.in deleted file mode 100644 index fee06fbbcea0..000000000000 --- a/mail/linux-thunderbird/files/linux-thunderbird.desktop.in +++ /dev/null @@ -1,11 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=Thunderbird (Linux) -GenericName=Mail Client (Linux) -Comment=Mail client and News Reader -Exec=linux-thunderbird %u -Icon=%%PREFIX%%/lib/%%APP_NAME%%/chrome/icons/default/default48.png -StartupNotify=false -Terminal=false -Type=Application -Categories=Network;Email;News;InstantMessaging; diff --git a/mail/linux-thunderbird/pkg-descr b/mail/linux-thunderbird/pkg-descr deleted file mode 100644 index 141967910ef5..000000000000 --- a/mail/linux-thunderbird/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Mozilla Thunderbird is a redesign of the Mozilla mail component with the -goal of becoming a cross-platform stand alone mail application using the -XUL user interface language. See the Mozilla Thunderbird project page -for more details. - -This is a pre-compiled Linux/i386 version. - -WWW: http://www.mozilla.com/thunderbird/ diff --git a/mail/linux-thunderbird/pkg-plist b/mail/linux-thunderbird/pkg-plist deleted file mode 100644 index c6f62699ec4a..000000000000 --- a/mail/linux-thunderbird/pkg-plist +++ /dev/null @@ -1,154 +0,0 @@ -bin/%%APP_NAME%% -share/applications/%%APP_NAME%%.desktop -lib/%%APP_NAME%%/Throbber-small.gif -lib/%%APP_NAME%%/application.ini -lib/%%APP_NAME%%/blocklist.xml -lib/%%APP_NAME%%/chrome/icons/default/default16.png -lib/%%APP_NAME%%/chrome/icons/default/default22.png -lib/%%APP_NAME%%/chrome/icons/default/default24.png -lib/%%APP_NAME%%/chrome/icons/default/default256.png -lib/%%APP_NAME%%/chrome/icons/default/default32.png -lib/%%APP_NAME%%/chrome/icons/default/default48.png -lib/%%APP_NAME%%/crashreporter -lib/%%APP_NAME%%/crashreporter.ini -lib/%%APP_NAME%%/defaults/messenger/mailViews.dat -lib/%%APP_NAME%%/defaults/pref/browser-prefs.js -lib/%%APP_NAME%%/defaults/pref/channel-prefs.js -lib/%%APP_NAME%%/dependentlibs.list -lib/%%APP_NAME%%/dictionaries/en-US.aff -lib/%%APP_NAME%%/dictionaries/en-US.dic -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/app.ini -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calAlarm.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calAlarmMonitor.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calAlarmService.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calAttachment.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calAttendee.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calCachedCalendar.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calCalendarManager.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calCalendarSearchService.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calDateTime.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calDateTimeFormatter.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calDavRequestHandlers.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calDeletedItems.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calDuration.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calEvent.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calFilter.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calFreeBusyService.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calHtmlExport.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calICSService-worker.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calICSService.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calIcsImportExport.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calIcsParser.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calIcsSerializer.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calItemBase.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calItipItem.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calListFormatter.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calMonthGridPrinter.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calOutlookCSVImportExport.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calPeriod.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calProtocolHandler.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calRecurrenceDate.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calRecurrenceInfo.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calRecurrenceRule.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calRelation.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calStartupService.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calTimezone.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calTodo.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calTransactionManager.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calUtils.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calWcapCalendar.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calWcapCalendarItems.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calWcapErrors.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calWcapRequest.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calWcapSession.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calWcapUtils.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calWeekInfoService.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/calendar-js/calWeekPrinter.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.jar -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/chrome.manifest -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calBackendLoader.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calCompositeCalendar.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calDavCalendar.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calDefaultACLManager.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calICALJSComponents.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calICSCalendar.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calImportExportModule.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calItemModule.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calItipEmailTransport.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calItipProtocolHandler.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calMemoryCalendar.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calSleepMonitor.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calStorageCalendar.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calTimezoneService.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/calWcapCalendarModule.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/components.manifest -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/icaljs-manifest -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/interfaces.xpt -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/libcalbasecomps.so -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/libical-manifest -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/lightningTextCalendarConverter.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/defaults/preferences/lightning.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/install.rdf -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calAlarmUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calAsyncUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calAuthUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calExtract.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calHashedArray.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calItemUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calIteratorUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calItipUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calPrintUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calProviderUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calRecurrenceUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calStorageHelpers.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calStorageUpgrade.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calViewUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/calXMLUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/ical.js -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/ltnInvitationUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/modules/ltnUtils.jsm -lib/%%APP_NAME%%/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/timezones/zones.json -lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi -lib/%%APP_NAME%%/icons/updater.png -lib/%%APP_NAME%%/isp/Bogofilter.sfd -lib/%%APP_NAME%%/isp/DSPAM.sfd -lib/%%APP_NAME%%/isp/POPFile.sfd -lib/%%APP_NAME%%/isp/SpamAssassin.sfd -lib/%%APP_NAME%%/isp/SpamPal.sfd -lib/%%APP_NAME%%/isp/movemail.rdf -lib/%%APP_NAME%%/isp/rss.rdf -lib/%%APP_NAME%%/libfreebl3.chk -lib/%%APP_NAME%%/libfreebl3.so -lib/%%APP_NAME%%/libldap60.so -lib/%%APP_NAME%%/libldif60.so -lib/%%APP_NAME%%/liblgpllibs.so -lib/%%APP_NAME%%/libmozsqlite3.so -lib/%%APP_NAME%%/libnspr4.so -lib/%%APP_NAME%%/libnss3.so -lib/%%APP_NAME%%/libnssckbi.so -lib/%%APP_NAME%%/libnssdbm3.chk -lib/%%APP_NAME%%/libnssdbm3.so -lib/%%APP_NAME%%/libnssutil3.so -lib/%%APP_NAME%%/libplc4.so -lib/%%APP_NAME%%/libplds4.so -lib/%%APP_NAME%%/libprldap60.so -lib/%%APP_NAME%%/libsmime3.so -lib/%%APP_NAME%%/libsoftokn3.chk -lib/%%APP_NAME%%/libsoftokn3.so -lib/%%APP_NAME%%/libssl3.so -lib/%%APP_NAME%%/libxul.so -lib/%%APP_NAME%%/omni.ja -lib/%%APP_NAME%%/platform.ini -lib/%%APP_NAME%%/plugin-container -lib/%%APP_NAME%%/plugins -lib/%%APP_NAME%%/precomplete -lib/%%APP_NAME%%/removed-files -lib/%%APP_NAME%%/run-mozilla.sh -lib/%%APP_NAME%%/thunderbird -lib/%%APP_NAME%%/thunderbird-bin -lib/%%APP_NAME%%/update-settings.ini -lib/%%APP_NAME%%/updater -lib/%%APP_NAME%%/updater.ini -@exec /bin/cp -R %%LOCALBASE%%/lib/xpi/symlinks/%%APP_NAME%%/ %D/lib/%%APP_NAME%%/extensions/ 2>/dev/null || true -@unexec /usr/bin/find %D/lib/%%APP_NAME%%/extensions/ -depth 1 -type l -delete 2>/dev/null || true diff --git a/mail/pgpsendmail/Makefile b/mail/pgpsendmail/Makefile deleted file mode 100644 index fb521e13c7b6..000000000000 --- a/mail/pgpsendmail/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# Created by: ache -# $FreeBSD$ - -PORTNAME= pgpsendmail -PORTVERSION= 1.4 -PORTREVISION= 1 -CATEGORIES= mail -MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/ -DISTNAME= PGPsendmail-v${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= PGP sign/encrypt/decrypt messages automatically - -DEPRECATED= Depends on expired security/pgp -EXPIRATION_DATE=2017-06-01 - -LICENSE= GPLv2 LGPL21 -LICENSE_COMB= multi - -BUILD_DEPENDS= pgp:security/pgp - -WRKSRC= ${WRKDIR}/${PORTNAME} - -PLIST_FILES= bin/pgpdaemon bin/pgppipe bin/sendpgppass libexec/pgpsendmail \ - man/man1/pgppipe.1.gz man/man1/sendpgppass.1.gz \ - man/man8/pgpsendmail.8.gz man/man8/pgpdaemon.8.gz - -post-patch: - @${REINPLACE_CMD} -e \ - 's|^CC =|CC ?=| ; \ - s|^CFLAGS =|CFLAGS +=| ; \ - /^all:/s|clean|| ; \ - /install /s|^|#| ; \ - s|-s -o|-o| ; \ - /pgpsendmail.h/s|^|#|' ${WRKSRC}/Makefile - -do-install: - (cd ${WRKSRC} && ${INSTALL_PROGRAM} pgpdaemon pgppipe sendpgppass \ - ${STAGEDIR}${PREFIX}/bin) - ${INSTALL_PROGRAM} ${WRKSRC}/pgpsendmail ${STAGEDIR}${PREFIX}/libexec - (cd ${WRKSRC}/doc && ${INSTALL_MAN} pgppipe.1 sendpgppass.1 \ - ${STAGEDIR}${MAN1PREFIX}/man/man1) - (cd ${WRKSRC}/doc && ${INSTALL_MAN} pgpsendmail.8 pgpdaemon.8 \ - ${STAGEDIR}${MAN8PREFIX}/man/man8) - -.include <bsd.port.mk> diff --git a/mail/pgpsendmail/distinfo b/mail/pgpsendmail/distinfo deleted file mode 100644 index faf0cd29dd94..000000000000 --- a/mail/pgpsendmail/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (PGPsendmail-v1.4.tar.gz) = 167bbbda8fe068c93a9bcb99e127603c36ac4fa10f7777057d04144a09684864 -SIZE (PGPsendmail-v1.4.tar.gz) = 70497 diff --git a/mail/pgpsendmail/files/patch-conn_to_pgpd.c b/mail/pgpsendmail/files/patch-conn_to_pgpd.c deleted file mode 100644 index 7b4654fdd6bd..000000000000 --- a/mail/pgpsendmail/files/patch-conn_to_pgpd.c +++ /dev/null @@ -1,21 +0,0 @@ ---- conn_to_pgpd.c.orig 1994-12-03 12:51:16.000000000 +0900 -+++ conn_to_pgpd.c 2012-10-24 16:02:51.000000000 +0900 -@@ -55,6 +55,8 @@ - #include <signal.h> - #include <sys/types.h> - #include <sys/stat.h> -+#include <sys/uio.h> -+#include <unistd.h> - #include <fcntl.h> - #include "pgpsendmail.h" - -@@ -96,7 +98,9 @@ - char topipe_filename[STRING_LENGTH]; - char frompipe_filename[STRING_LENGTH]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - if (gethostname (hostname, STRING_LENGTH - 1) != 0) - { diff --git a/mail/pgpsendmail/files/patch-karma.h b/mail/pgpsendmail/files/patch-karma.h deleted file mode 100644 index d9c2993af186..000000000000 --- a/mail/pgpsendmail/files/patch-karma.h +++ /dev/null @@ -1,15 +0,0 @@ ---- karma.h.orig 1994-10-15 17:41:33.000000000 +0000 -+++ karma.h -@@ -60,11 +60,7 @@ typedef unsigned long uaddr; - * ERRNO_TYPE * - *-----------------------------------------------------------*/ - --#ifdef __ZTC__ --#define ERRNO_TYPE extern volatile int --#else --#define ERRNO_TYPE extern int --#endif -+#define ERRNO_TYPE int - - /*-----------------------------------------------------------* - * PI Definitions * diff --git a/mail/pgpsendmail/files/patch-keylist.c b/mail/pgpsendmail/files/patch-keylist.c deleted file mode 100644 index bea02c511ddb..000000000000 --- a/mail/pgpsendmail/files/patch-keylist.c +++ /dev/null @@ -1,32 +0,0 @@ ---- keylist.c.orig 1994-10-16 02:31:05.000000000 +0900 -+++ keylist.c 2012-10-24 16:23:33.000000000 +0900 -@@ -49,6 +49,9 @@ - #include <errno.h> - #include <sys/types.h> - #include <sys/stat.h> -+#include <sys/wait.h> -+#include <ctype.h> -+#include <unistd.h> - #include <fcntl.h> - #include "pgpsendmail.h" - -@@ -74,7 +77,9 @@ - char txt[STRING_LENGTH]; - struct stat statbuf_list, statbuf_keyring; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - static char *argv[] = {"pgp", "-kv", NULL}; - - (void) sprintf (listfile, "%s/.keylist", pgppath); -@@ -268,7 +273,9 @@ - FILE *in_fp; - char keyfile[STRING_LENGTH]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - (void) sprintf (keyfile, "%s/mypubkey.asc", pgppath); - if ( ( in_fp = fopen (keyfile, "r") ) == NULL ) diff --git a/mail/pgpsendmail/files/patch-misc.c b/mail/pgpsendmail/files/patch-misc.c deleted file mode 100644 index 416c2b0bf5d5..000000000000 --- a/mail/pgpsendmail/files/patch-misc.c +++ /dev/null @@ -1,34 +0,0 @@ ---- misc.c.orig 1994-12-03 17:26:58.000000000 +0900 -+++ misc.c 2012-10-24 16:04:53.000000000 +0900 -@@ -39,8 +39,11 @@ - - */ - #include <stdio.h> -+#include <string.h> - #include <sys/types.h> - #include <sys/stat.h> -+#include <sys/uio.h> -+#include <unistd.h> - #include <fcntl.h> - #include "pgpsendmail.h" - -@@ -64,7 +67,9 @@ - int count = -1; - char buffer[BUF_SIZE]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - while ( ( len = read (in_fd, buffer, BUF_SIZE) ) > 0 ) - { -@@ -195,7 +200,9 @@ - struct stat statbuf; - char buf[BUF_SIZE]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - m_clear (buf, BUF_SIZE); - if ( ( fd = open (filename, O_RDWR, 0) ) < 0 ) diff --git a/mail/pgpsendmail/files/patch-options.c b/mail/pgpsendmail/files/patch-options.c deleted file mode 100644 index fd1f13610898..000000000000 --- a/mail/pgpsendmail/files/patch-options.c +++ /dev/null @@ -1,12 +0,0 @@ ---- options.c.orig 1994-10-29 17:09:46.000000000 +0900 -+++ options.c 2012-10-24 16:09:09.000000000 +0900 -@@ -158,7 +158,9 @@ - char config_filename[STRING_LENGTH]; - char txt[STRING_LENGTH]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - (void) sprintf (config_filename, "%s/PGPsendmail.config", pgppath); - if ( ( fp = fopen (config_filename, "r") ) == NULL ) diff --git a/mail/pgpsendmail/files/patch-pgpdaemon.c b/mail/pgpsendmail/files/patch-pgpdaemon.c deleted file mode 100644 index 9255fff80e00..000000000000 --- a/mail/pgpsendmail/files/patch-pgpdaemon.c +++ /dev/null @@ -1,100 +0,0 @@ ---- pgpdaemon.c.orig 1995-01-04 14:15:01.000000000 +0900 -+++ pgpdaemon.c 2012-10-24 16:19:34.000000000 +0900 -@@ -156,7 +156,7 @@ - # if defined(sparc) || defined(linux) - # define MAIL_SPOOL_DIR "/var/spool/mail" - # else --# if defined(__bsdi__) || ( defined(sparc) && defined(__sysvr4__) ) -+# if defined(__bsdi__) || defined(__FreeBSD__) || ( defined(sparc) && defined(__sysvr4__) ) - # define MAIL_SPOOL_DIR "/var/mail" - # else - # define MAIL_SPOOL_DIR "/usr/spool/mail" -@@ -229,7 +229,7 @@ - - /* Now everything else may follow. */ - --void main (argc, argv, envp) -+int main (argc, argv, envp) - int argc; - char *argv[]; - char *envp[]; -@@ -268,7 +268,9 @@ - ERRNO_TYPE errno; - static char usage_string[] = - "Usage:\tpgpdaemon [-mailwait] [-detach] [-pgppath <path>]"; -+#if 0 - extern char *sys_errlist[]; -+#endif - - /* Read arguments */ - for (count = 1; count < argc; ++count) -@@ -545,7 +547,9 @@ - extern char passphrase[STRING_LENGTH]; - extern char *secring_buf; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - /* Connect to output pipe */ - for (count = 0; (count < 2) && (out_fd < 0); ++count) -@@ -782,7 +786,9 @@ - extern char my_userid[STRING_LENGTH]; - extern char passphrase[STRING_LENGTH]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - /* Setup arguments to PGP */ - if (sign) -@@ -879,7 +885,9 @@ - char lock_name[STRING_LENGTH]; - char mlk_name[STRING_LENGTH]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - (void) strcpy (lock_name, filename); - (void) strcat (lock_name, ".lock"); -@@ -956,7 +964,9 @@ - struct flock fl; - #endif - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - if (no_filelocking) return (TRUE); - #undef LOCKING_WORKS -@@ -1032,7 +1042,9 @@ - extern char outgoing_spool[STRING_LENGTH]; - extern char passphrase[STRING_LENGTH]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - if (stat (incoming_spool, &statbuf) != 0) - { -@@ -1436,7 +1448,9 @@ - extern char incoming_spool[STRING_LENGTH]; - extern char outgoing_spool[STRING_LENGTH]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - (void) sprintf (config_filename, "%s/PGPdaemon.config", pgppath); - if ( ( fp = fopen (config_filename, "r") ) == NULL ) -@@ -1587,7 +1601,9 @@ - extern char *secring_buf; - extern char *pgppath; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - (void) sprintf (filename, "%s/secring.pgp", pgppath); - if ( ( fd = open (filename, O_WRONLY | O_CREAT | O_EXCL, diff --git a/mail/pgpsendmail/files/patch-pgppipe.c b/mail/pgpsendmail/files/patch-pgppipe.c deleted file mode 100644 index b5b833260724..000000000000 --- a/mail/pgpsendmail/files/patch-pgppipe.c +++ /dev/null @@ -1,21 +0,0 @@ ---- pgppipe.c.orig 1994-12-07 20:03:39.000000000 +0900 -+++ pgppipe.c 2012-10-24 16:20:24.000000000 +0900 -@@ -52,7 +52,7 @@ - #include "pgpsendmail.h" - - --void main (argc, argv, envp) -+int main (argc, argv, envp) - int argc; - char *argv[]; - char *envp[]; -@@ -67,7 +67,9 @@ - char *pgp_start_line = "-----BEGIN PGP MESSAGE-----\n"; - char *pgp_end_line = "-----END PGP MESSAGE-----\n"; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - if ( ( pgppath = getenv ("PGPPATH") ) == NULL ) - { diff --git a/mail/pgpsendmail/files/patch-pgpsendmail.c b/mail/pgpsendmail/files/patch-pgpsendmail.c deleted file mode 100644 index 0752d845a354..000000000000 --- a/mail/pgpsendmail/files/patch-pgpsendmail.c +++ /dev/null @@ -1,41 +0,0 @@ ---- pgpsendmail.c.orig 1995-01-17 09:55:45.000000000 +0900 -+++ pgpsendmail.c 2012-10-24 16:20:57.000000000 +0900 -@@ -152,7 +152,7 @@ - flag no_advertising, flag add_key) ); - - --void main (argc, argv, envp) -+int main (argc, argv, envp) - int argc; - char *argv[]; - char *envp[]; -@@ -184,7 +184,9 @@ - extern char *username; - extern char **recipients; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - if (argv[0] == NULL) - { -@@ -940,7 +942,9 @@ - char *argv[6]; - extern char *username; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - /* Make stdout go to stderr */ - (void) fflush (stdout); -@@ -1250,7 +1254,9 @@ - extern char *buffer; - extern char *pgppath; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - if (!sign) - { diff --git a/mail/pgpsendmail/files/patch-pgpsendmail.h b/mail/pgpsendmail/files/patch-pgpsendmail.h deleted file mode 100644 index ed6b77e1a52e..000000000000 --- a/mail/pgpsendmail/files/patch-pgpsendmail.h +++ /dev/null @@ -1,15 +0,0 @@ ---- pgpsendmail.h.orig 1994-12-03 12:23:34.000000000 +0900 -+++ pgpsendmail.h 2012-10-24 15:35:51.000000000 +0900 -@@ -34,8 +34,12 @@ - #define LINE_LENGTH 1024 - #define BUF_LEN 4096 - #ifndef SENDMAIL -+#ifdef __FreeBSD__ -+# define SENDMAIL "/usr/sbin/sendmail" -+#else - # define SENDMAIL "/usr/lib/sendmail.real" - #endif -+#endif - #define SECRING_SIZE_TYPE int - - #define CHECK_CAN_ENCRYPT 0 diff --git a/mail/pgpsendmail/files/patch-sendpgppass.c b/mail/pgpsendmail/files/patch-sendpgppass.c deleted file mode 100644 index 20b9f82cf30a..000000000000 --- a/mail/pgpsendmail/files/patch-sendpgppass.c +++ /dev/null @@ -1,58 +0,0 @@ ---- sendpgppass.c.orig 1994-12-03 13:10:21.000000000 +0900 -+++ sendpgppass.c 2012-10-24 16:22:30.000000000 +0900 -@@ -56,13 +56,15 @@ - #include <stdio.h> - #include <unistd.h> - #include <stdlib.h> -+#include <string.h> - #include <sys/types.h> - #include <sys/stat.h> -+#include <sys/wait.h> - #ifdef _AIX - # include <termios.h> - # include <termio.h> - #else --# include <sys/termios.h> -+# include <termios.h> - #endif - #include <fcntl.h> - #include "pgpsendmail.h" -@@ -96,7 +98,7 @@ - STATIC_FUNCTION (char *get_userid, (char *pgppath) ); - - --void main (argc, argv, envp) -+int main (argc, argv, envp) - int argc; - char *argv[]; - char *envp[]; -@@ -118,7 +120,9 @@ - char txt[STRING_LENGTH]; - char *pgp_argv[7]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - if ( ( pgppath = getenv ("PGPPATH") ) == NULL ) - { -@@ -323,7 +327,9 @@ - int count; - int fd; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - static char buffer[STRING_LENGTH]; - - if ( ( fd = open (TTY, O_RDWR, 0) ) < 0 ) -@@ -395,7 +401,9 @@ - char config_filename[STRING_LENGTH]; - char txt[STRING_LENGTH]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - (void) sprintf (config_filename, "%s/PGPdaemon.config", pgppath); - if ( ( fp = fopen (config_filename, "r") ) == NULL ) diff --git a/mail/pgpsendmail/files/patch-spawn.c b/mail/pgpsendmail/files/patch-spawn.c deleted file mode 100644 index 7af6f8be37ee..000000000000 --- a/mail/pgpsendmail/files/patch-spawn.c +++ /dev/null @@ -1,21 +0,0 @@ ---- spawn.c.orig 1994-12-03 15:02:30.000000000 +0900 -+++ spawn.c 2012-10-24 15:59:57.000000000 +0900 -@@ -49,6 +49,8 @@ - - */ - #include <stdio.h> -+#include <sys/types.h> -+#include <unistd.h> - #include "pgpsendmail.h" - - -@@ -79,7 +81,9 @@ - int child_pid; - int in_fds[2], out_fds[2], err_fds[2]; - ERRNO_TYPE errno; -+#if 0 - extern char *sys_errlist[]; -+#endif - - if (*in_fd < 0) - { diff --git a/mail/pgpsendmail/pkg-descr b/mail/pgpsendmail/pkg-descr deleted file mode 100644 index 32a5be80740f..000000000000 --- a/mail/pgpsendmail/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -PGPsendmail is a drop-in wrapper for the standard sendmail programme -which resides as /usr/sbin/sendmail on most Unix systems. It allows the -automatic encryption of outgoing messages by using the recipient's PGP -public keys. It does *not* provide for automatic decryption of incoming -messages: such a feature would necessarily involve compromising your -passphrase. However, it can provide for automatic signing of outgoing -messages by using PGPdaemon. diff --git a/security/Makefile b/security/Makefile index 257ddbe0ee40..945d80121617 100644 --- a/security/Makefile +++ b/security/Makefile @@ -548,7 +548,6 @@ SUBDIR += p5-Crypt-OpenSSL-Random SUBDIR += p5-Crypt-OpenSSL-X509 SUBDIR += p5-Crypt-PBKDF2 - SUBDIR += p5-Crypt-PGPSimple SUBDIR += p5-Crypt-PKCS10 SUBDIR += p5-Crypt-PWSafe3 SUBDIR += p5-Crypt-PassGen @@ -775,7 +774,6 @@ SUBDIR += pecl-ssh2-0 SUBDIR += pev SUBDIR += pft - SUBDIR += pgp SUBDIR += pgpdump SUBDIR += pgpgpg SUBDIR += pgpin diff --git a/security/p5-Crypt-PGPSimple/Makefile b/security/p5-Crypt-PGPSimple/Makefile deleted file mode 100644 index 2686899e02bd..000000000000 --- a/security/p5-Crypt-PGPSimple/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: Matjaz Prelog <rachek@si.freebsd.org> -# $FreeBSD$ - -PORTNAME= Crypt-PGPSimple -PORTVERSION= 0.13 -PORTREVISION= 1 -CATEGORIES= security perl5 -MASTER_SITES= CPAN -PKGNAMEPREFIX= p5- - -MAINTAINER= bofh@FreeBSD.org -COMMENT= Crypt::PGPSimple provides a simple object-oriented interface to PGP - -DEPRECATED= Depends on expired security/pgp -EXPIRATION_DATE=2017-06-01 - -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual - -RUN_DEPENDS= ${LOCALBASE}/bin/pgp:security/pgp - -USES= perl5 -USE_PERL5= configure - -.include <bsd.port.mk> diff --git a/security/p5-Crypt-PGPSimple/distinfo b/security/p5-Crypt-PGPSimple/distinfo deleted file mode 100644 index 5b83bf5c88c8..000000000000 --- a/security/p5-Crypt-PGPSimple/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Crypt-PGPSimple-0.13.tar.gz) = 3cc4302de63c214f36f9c2593b5c2beaeadb89c98df715ced1dff7a9295dc3a3 -SIZE (Crypt-PGPSimple-0.13.tar.gz) = 4427 diff --git a/security/p5-Crypt-PGPSimple/pkg-descr b/security/p5-Crypt-PGPSimple/pkg-descr deleted file mode 100644 index 684f609e798e..000000000000 --- a/security/p5-Crypt-PGPSimple/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Object oriented interface to PGP. Requires PGP installed on the server. -Allows Perl scripts to encrypt, decrypt and sign messages using PGP -for the encyption. Tested with PGP 2.6.2 and PGP 6.5.8 on UNIX and -Windows. - -WWW: http://search.cpan.org/dist/Crypt-PGPSimple/ diff --git a/security/p5-Crypt-PGPSimple/pkg-plist b/security/p5-Crypt-PGPSimple/pkg-plist deleted file mode 100644 index 1f3feddfa86a..000000000000 --- a/security/p5-Crypt-PGPSimple/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%PERL5_MAN3%%/Crypt::PGPSimple.3.gz -%%SITE_PERL%%/Crypt/PGPSimple.pm diff --git a/security/pgp/Makefile b/security/pgp/Makefile deleted file mode 100644 index ea9b8ad3724b..000000000000 --- a/security/pgp/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# Created by: ache -# $FreeBSD$ - -PORTNAME= pgp -PORTVERSION= 2.6.3i -PORTREVISION= 2 -CATEGORIES= security -MASTER_SITES= PACKETSTORM/crypt/pgp/V5.0 -DISTNAME= pgp263is - -MAINTAINER= ports@FreeBSD.org -COMMENT= PGP International version - Public-Key encryption for the masses - -ONLY_FOR_ARCHS= i386 amd64 sparc64 -BROKEN_amd64= unable to validate signatures -DEPRECATED= This software was last updated in 1996, use security/gnupg1 as a\ - drop-in replacement with legacy PGP support. -EXPIRATION_DATE= 2017-04-01 - -WRKSRC= ${WRKDIR}/src -MAKEFILE= makefile -ALL_TARGET= freebsd-${ARCH:S/x86_64/amd64/} -MAKE_ENV= OS_CFLAGS="${CFLAGS}" -PGPLIB= ${STAGEDIR}${PREFIX}/share/pgp - -post-extract: - cd ${WRKDIR}; ${TAR} -xf pgp263ii.tar; \ - ${RM} pgp263ii.tar - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/pgp ${STAGEDIR}${PREFIX}/bin/ - ${INSTALL_MAN} ${WRKSRC}/../doc/pgp.1 ${STAGEDIR}${PREFIX}/man/man1/ - -${MKDIR} ${PGPLIB} - cd ${WRKSRC}/.. && \ - ${INSTALL_DATA} pgp.hlp doc/pgpdoc1.txt doc/pgpdoc2.txt ${PGPLIB}/ - ${INSTALL_DATA} ${WRKSRC}/../language.txt ${PGPLIB}/language.txt.sample - ${INSTALL_DATA} ${WRKSRC}/../config.txt ${PGPLIB}/config.txt.sample - ${INSTALL_MAN} ${STAGEDIR}${PREFIX}/man/man1/pgp.1 ${STAGEDIR}${PREFIX}/man/man1/pgp2.1 - -.include <bsd.port.mk> diff --git a/security/pgp/distinfo b/security/pgp/distinfo deleted file mode 100644 index dc9c8072d50d..000000000000 --- a/security/pgp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pgp263is.tar.gz) = b2ef3aa300e4fc437f64090789ae767c749d31911ee8c421644aa6894bf907e1 -SIZE (pgp263is.tar.gz) = 607982 diff --git a/security/pgp/files/patch-armor.c b/security/pgp/files/patch-armor.c deleted file mode 100644 index 562cd892d5fa..000000000000 --- a/security/pgp/files/patch-armor.c +++ /dev/null @@ -1,29 +0,0 @@ ---- armor.c.orig 1996-01-17 19:37:20 UTC -+++ armor.c -@@ -343,7 +343,7 @@ copyline(FILE * in, FILE * out) - * idea. - */ - static int --getline(char *buf, int n, FILE * f) -+get_line(char *buf, int n, FILE * f) - { - int state; - char *p; -@@ -547,7 +547,7 @@ armor_file(char *infilename, char *outfi - return 1; - } - fprintf(outFile, "-----BEGIN PGP SIGNED MESSAGE-----\n\n"); -- while ((i = getline(buffer, sizeof buffer, clearFile)) >= 0) { -+ while ((i = get_line(buffer, sizeof buffer, clearFile)) >= 0) { - /* Quote lines beginning with '-' as per RFC1113; - * Also quote lines beginning with "From "; this is - * for Unix mailers which add ">" to such lines. -@@ -1231,7 +1231,7 @@ LANG("\n\007Unable to write ciphertext o - for (;;) { - ++infile_line; - nline = status; -- status = getline(buf, sizeof buf, in); -+ status = get_line(buf, sizeof buf, in); - if (status < 0) { - fprintf(pgpout, - LANG("ERROR: ASCII armor decode input ended unexpectedly!\n")); diff --git a/security/pgp/files/patch-fileio.h b/security/pgp/files/patch-fileio.h deleted file mode 100644 index de5b25fc5109..000000000000 --- a/security/pgp/files/patch-fileio.h +++ /dev/null @@ -1,11 +0,0 @@ ---- fileio.h Sat Jan 6 14:46:36 1996 -+++ fileio.h.new Wed Jun 11 20:35:03 2003 -@@ -28,7 +28,7 @@ - #ifdef LINUX - # define PGP_SYSTEM_DIR "/var/lib/pgp/" - #else --# define PGP_SYSTEM_DIR "/usr/local/lib/pgp/" -+# define PGP_SYSTEM_DIR PREFIX "/share/pgp/" - #endif - #define FOPRBIN "r" - #define FOPRTXT "r" diff --git a/security/pgp/files/patch-makefile b/security/pgp/files/patch-makefile deleted file mode 100644 index 0c2ce188ef15..000000000000 --- a/security/pgp/files/patch-makefile +++ /dev/null @@ -1,58 +0,0 @@ ---- makefile.orig 1996-01-18 11:42:36.000000000 +0100 -+++ makefile 2011-06-24 19:56:53.000000000 +0200 -@@ -50,15 +50,16 @@ - # -DUSE_SELECT to use select() system call - # -DUSE_NBIO to use non-blocking read() - --CFLAGS= -O -DUNIX -DPORTABLE $(BYTEORDER) -+PREFIX ?=/usr/local -+CFLAGS+= -O -DUNIX -DPORTABLE $(BYTEORDER) -DPREFIX=\"$(PREFIX)\" - - # must set byte order for targets "sysv" and "bsd" - # BYTEORDER= -DHIGHFIRST - --CC = cc --LD = cc # Link command --LDFLAGS = --CPP = $(CC) -E -+CC ?= cc -+LD ?= cc # Link command -+LDFLAGS ?= -+CPP ?= $(CC) -E - DBG = -O - RM = rm -f - -@@ -79,7 +80,7 @@ - @echo "where <system> can be:" - @echo " 386bsd, 3b1, 3b1_asm, aix370, aix386, amix-68k-gcc, apollo," - @echo " apollo-gcc, atari,aux(*), aux-gcc, bsd, bsdgcc, convexos," -- @echo " dgux, djgpp, encore, freebsd, hpux-68k(*), hpux-68k-ansi," -+ @echo " dgux, djgpp, encore, freebsd-{alpha,amd64,i386,sparc64}, hpux-68k(*), hpux-68k-ansi," - @echo " hpux-68k-gcc, hpux-pa(*), hpux-pa-ansi, hpux-pa-gcc," - @echo " hpux9-pa-ansi, irix, irix_asm, isc, isc_asm, linux, linux-68k," - @echo " machten, mach_386, mips-ultrix, netbsd, netbsd_68k, newsasm," -@@ -171,10 +172,21 @@ - $(MAKE) all CC=gcc LD=gcc \ - CFLAGS="$(RSAINCDIR) -O2 -DHIGHFIRST -DUNIX -DPORTABLE -DIDEA32" - --freebsd: -+freebsd-i386: - $(MAKE) all LD="$(CC) -s" OBJS_EXT="_80386.o _zmatch.o" \ -- CFLAGS="$(RSAINCDIR) -O2 -fno-strength-reduce -DUNIX -DIDEA32 -DASM \ -- -DMAX_NAMELEN=255" -+ CFLAGS="-DPREFIX=\\\"$(PREFIX)\\\" $(RSAINCDIR) $(OS_CFLAGS) -DUNIX \ -+ -DIDEA32 -DASM -DMAX_NAMELEN=255" -+ -+freebsd-alpha: freebsd -+ -+freebsd-amd64: freebsd -+ -+freebsd-sparc64: freebsd -+ -+freebsd: -+ $(MAKE) all LD="$(CC) -s" \ -+ CFLAGS="-DPREFIX=\\\"$(PREFIX)\\\" $(RSAINCDIR) $(OS_CFLAGS) \ -+ -DPORTABLE -DUNIX -DIDEA32 -DMAX_NAMELEN=255" - - 386bsd: - $(MAKE) all CC=gcc LD=gcc OBJS_EXT="_80386.o _zmatch.o" \ diff --git a/security/pgp/pkg-descr b/security/pgp/pkg-descr deleted file mode 100644 index 179dd97affff..000000000000 --- a/security/pgp/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -PGP (Pretty Good Privacy) is a public key encryption pack- -age to protect E-mail and data files. It lets you commu- -nicate securely with people you've never met, with no -secure channels needed for prior exchange of keys. It's -well featured and fast, with sophisticated key management, -digital signatures, data compression, and good ergonomic -design. - -WWW: http://www.pgpi.org/ diff --git a/security/pgp/pkg-plist b/security/pgp/pkg-plist deleted file mode 100644 index 6a3fc09ef419..000000000000 --- a/security/pgp/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/pgp -man/man1/pgp.1.gz -man/man1/pgp2.1.gz -%%DATADIR%%/pgp.hlp -%%DATADIR%%/pgpdoc1.txt -%%DATADIR%%/pgpdoc2.txt -@sample share/pgp/language.txt.sample -@sample share/pgp/config.txt.sample |