aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenPGP
Commit message (Collapse)AuthorAgeFilesLines
* 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