aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenPGP
Commit message (Collapse)AuthorAgeFilesLines
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* Update to 1.06.Anton Berezin2011-01-102-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Crypt-OpenPGP/Changes Notes: svn path=/head/; revision=267589
* - Update to 1.05Philip M. Gollucci2010-12-272-21/+11
| | | | | | | | | | | | - Remove MD5 PR: ports/153091 Submitted by: myself (pgollucci) Approved by: maintainer timeout (tobez ; 15 days) Changes: http://search.cpan.org/dist/Crypt-OpenPGP/Changes Notes: svn path=/head/; revision=266986
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-5/+10
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-1/+1
| | | | | | | | | (part 8). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248617
* Update to 1.04.Anton Berezin2010-01-253-64/+11
| | | | | | | | PR: 142113 Submitted by: Alex Deiter <alex.deiter@gmail.com> Notes: svn path=/head/; revision=248535
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-11/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Fix location of a dependency.Anton Berezin2007-04-251-1/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=190860
* Resurrect p5-Crypt-OpenPGP, now with a patch for CVE-2005-0366.Anton Berezin2007-04-236-0/+214
| | | | | | | Seems OK: simon, lth Notes: svn path=/head/; revision=190732
* Remove expired leaf ports:Vasil Dimov2006-07-045-197/+0
| | | | | | | | | | | | | 2006-07-01 emulators/linux_base-fc3 2006-06-15 misc/linux-opengroupware 2006-07-01 net/opengk 2006-07-01 security/p5-Crypt-OpenPGP 2006-07-01 textproc/sed_inplace 2006-07-01 textproc/xml4j 2006-07-01 x11-wm/aewm++ Notes: svn path=/head/; revision=166916
* - Mark deprecated and set expiration date at +1 month:Andrew Pantyukhin2006-06-011-1/+3
| | | | | | | | | | Crypt-OpenPGP was abandoned in 2002, use security/gnupg instead Discussed with: erwin (maintainer) Approved by: krion (mentor) Notes: svn path=/head/; revision=164149
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-261-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=149585
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Change to my FreeBSD.org addressErwin Lansing2003-06-121-1/+1
| | | | Notes: svn path=/head/; revision=82871
* bento fix security/p5-Crypt-OpenPGPEdwin Groothuis2003-04-131-7/+41
| | | | | | | | | | | | | Totally remove dependency checking for Makefile.PL as we handle this in our port Makefile. Somehow bento got confused and get's into a neverending loop. This should fix this while not affecting normal install. PR: ports/50711 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=78871
* update and fix security/p5-Crypt-OpenPGPEdwin Groothuis2003-04-025-102/+104
| | | | | | | | | | | | | | | | - update to 1.03 to make fetcheable - remove NO_PACKAGE (fix PLIST) - take maintainership - replace homegrown BASEPERL with SITEPERL - remove MANPREFIX - make dependencies dependend on perl version for those included in perl 5.8 - add WWW PR: ports/50488 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=77976
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Remove RESTRICTED tag for crypto stuff.Norikatsu Shigemura2003-02-171-2/+0
| | | | | | | Pointed out by: kris Notes: svn path=/head/; revision=75713
* Mark NO_PACKAGE: something causes the package builds to go haywire andKris Kennaway2003-01-121-0/+2
| | | | | | | spit out an infinite amount of text (this is bad for disk space) Notes: svn path=/head/; revision=72965
* hand over to ports@freebsd.orgMichael Haro2002-11-181-1/+1
| | | | Notes: svn path=/head/; revision=70348
* Add missing dependenciesEdwin Groothuis2002-11-181-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=70340
* Add \s to end of continuation lines so make <anything> will succeed.Satoshi Asami2001-10-191-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=48930
* add a few more dependenciesMichael Haro2001-10-181-0/+2
| | | | Notes: svn path=/head/; revision=48919
* add one more dependencyMichael Haro2001-09-121-1/+2
| | | | Notes: svn path=/head/; revision=47732
* Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard[1].Michael Haro2001-09-126-0/+153
In addition to support for the standard itself, Crypt::OpenPGP claims compatibility with many other PGP implementations, both those that support the standard and those that preceded it. Notes: svn path=/head/; revision=47728