aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-OpenPGP
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256pav2005-11-271-0/+1
| | | | Approved by: maintainer
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Change to my FreeBSD.org addresserwin2003-06-131-1/+1
|
* bento fix security/p5-Crypt-OpenPGPedwin2003-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>
* update and fix security/p5-Crypt-OpenPGPedwin2003-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>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Remove RESTRICTED tag for crypto stuff.nork2003-02-181-2/+0
| | | | Pointed out by: kris
* Mark NO_PACKAGE: something causes the package builds to go haywire andkris2003-01-121-0/+2
| | | | spit out an infinite amount of text (this is bad for disk space)
* hand over to ports@freebsd.orgmharo2002-11-181-1/+1
|
* Add missing dependenciesedwin2002-11-181-0/+1
| | | | Noticed by: bento
* Add \s to end of continuation lines so make <anything> will succeed.asami2001-10-191-2/+2
| | | | Submitted by: bento
* add a few more dependenciesmharo2001-10-191-0/+2
|
* add one more dependencymharo2001-09-121-1/+2
|
* Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP standard[1].mharo2001-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.