summaryrefslogtreecommitdiff
path: root/security/pgp5 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Remove RESTRICTED tag for crypto stuff.Norikatsu Shigemura2003-02-221-1/+0
| | | | | | | Approved by: kris (implicitly) Notes: svn path=/head/; revision=76164
* PERL -> REINPLACEEdwin Groothuis2002-11-041-0/+2
| | | | | | | | | and USE_PERL5 in some places Noticed by: bento Notes: svn path=/head/; revision=69432
* Argh, actually make my last commit to this patch do what was intended (don'tPete Fritchman2001-12-021-1/+1
| | | | | | | | | | install "pgp_old", rather install "pgpo" as that is what the pgp5 binary expects to be invoked as for the old-style command line). Submitted by: kris Notes: svn path=/head/; revision=50853
* Bump PORTREVISION due to new patches added latelyPete Fritchman2001-11-221-0/+1
| | | | Notes: svn path=/head/; revision=50371
* Make pgp5 interpret the escape character as part of a plain text messagePete Fritchman2001-11-221-0/+23
| | | | | | | | | | | (ie: an iso-2022-jp encoded Japanese email) PR: 14225 Submitted by: knu Approved by: maintainer timeout Notes: svn path=/head/; revision=50370
* Fix usage message when pgp5 binary is invoked (this broke when we renamed thePete Fritchman2001-11-211-0/+10
| | | | | | | | | | | pgp binary to pgp5) PR: 14323 Submitted by: ls <ls@Berkeley.Gambit.Msk.SU> Approved by: maintainer Notes: svn path=/head/; revision=50343
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Set LATEST_LINK to pgp[56].Akinori MUSHA2001-11-071-0/+2
| | | | Notes: svn path=/head/; revision=49717
* Install pgp_old as pgpo, as that is the symlink expected by the pgp binary.Pete Fritchman2001-11-072-3/+3
| | | | | | | | PR: 16211 Approved by: maintainer timeout Notes: svn path=/head/; revision=49714
* Fix a int vs. size_t bogon that matters for LP64.David E. O'Brien2001-08-111-0/+19
| | | | | | | Submitted by: Brandon Poyner <brandon@thebiz.net> Notes: svn path=/head/; revision=46054
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=36564
* Display URL in correct format when fetching remote keys.David E. O'Brien2000-10-241-0/+11
| | | | | | | Approved by: markm Notes: svn path=/head/; revision=34163
* I am at a total loss as to how the patch was previously committedKris Kennaway2000-05-271-0/+0
| | | | | | | | | gzipped. Submitted by: Peter Gildea <peter@gildea.net> Notes: svn path=/head/; revision=28785
* Fix entropy gathering botch in key generation.Kris Kennaway2000-05-261-0/+0
| | | | | | | | | | "Public code review is a good thing - if it happens." Submitted by: gec@ACM.ORG Obtained from: bugtraq Notes: svn path=/head/; revision=28773
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-3/+3
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-5/+3
| | | | Notes: svn path=/head/; revision=27426
* Make the inline ASM gcc 2.95 clean.David E. O'Brien2000-01-091-0/+19
| | | | Notes: svn path=/head/; revision=24610
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-241-2/+1
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999
* Grrr....Mark Murray1999-09-241-2/+2
| | | | | | | Don't people do even the most rudimentary checking before committing??! Notes: svn path=/head/; revision=21911
* Let this port know of the types that are 64-bit on FreeBSD/Alpha.Steve Price1999-09-201-0/+20
| | | | Notes: svn path=/head/; revision=21793
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Remove this. It was a bad idea.Mark Murray1999-05-251-11/+0
| | | | Notes: svn path=/head/; revision=18984
* this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...Marc G. Fournier1999-04-222-2/+3
| | | | Notes: svn path=/head/; revision=18059
* Proper URLs that reference directories end in '/'Bill Fumerola1999-04-081-2/+2
| | | | Notes: svn path=/head/; revision=17742
* Fix filenames so that this can co-exist with PGP 2.*Mark Murray1999-03-175-11/+73
| | | | Notes: svn path=/head/; revision=17264
* Commit all Y2K/WWW_SITE changes from today...Marc G. Fournier1999-03-111-1/+2
| | | | Notes: svn path=/head/; revision=17142
* Add Y2K link...Marc G. Fournier1999-01-151-1/+3
| | | | Notes: svn path=/head/; revision=16067
* This is crypto. Warn appropriately.Mark Murray1999-01-031-1/+2
| | | | Notes: svn path=/head/; revision=15802
* Secure the freedom of the manpages! Free the manpages!Tim Vanderhoek1998-08-191-8/+0
| | | | | | | PR: ports/7651 Notes: svn path=/head/; revision=12655
* Fix typo in URL.Mark Murray1998-06-031-2/+2
| | | | | | | Submitted by: Amedeo Beck Peccoz <gea@gressoney.it> Notes: svn path=/head/; revision=11218
* Fix sign extension bug in binary type determinationAndrey A. Chernov1998-04-231-0/+19
| | | | | | | | PR: 6342 Submitted by: vitaly@tc.nsc.ru Notes: svn path=/head/; revision=10653
* path at the MASTER_SITEs listed wrong...Marc G. Fournier1998-04-151-3/+3
| | | | Notes: svn path=/head/; revision=10522
* PGP v5.0i (international version). I cannot get the USA code, so ifMark Murray1998-02-165-89/+59
| | | | | | | | you NA.Citizens want to make a USA version, please go ahead and frob this port. :-) Notes: svn path=/head/; revision=9761
* Distfile moved, change pathAndrey A. Chernov1997-08-271-3/+3
| | | | Notes: svn path=/head/; revision=7702
* Use rsaref from ports for USAAndrey A. Chernov1997-02-021-6/+5
| | | | | | | Add more mirrors Notes: svn path=/head/; revision=5507
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-6/+6
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))David E. O'Brien1996-11-171-2/+2
| | | | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable Notes: svn path=/head/; revision=4537
* Change NO_PACKAGE to RESTRICTED, we don't even want to redistribute theSatoshi Asami1996-10-161-4/+4
| | | | | | | distfile. Notes: svn path=/head/; revision=4000
* Upgrade to 2.6.3iaAndrey A. Chernov1996-05-271-4/+5
| | | | Notes: svn path=/head/; revision=3129
* Checksum changed on master siteAndrey A. Chernov1996-05-271-1/+1
| | | | Notes: svn path=/head/; revision=3128
* Upgrade to International releaseAndrey A. Chernov1996-01-183-8/+11
| | | | Notes: svn path=/head/; revision=2646
* Intl. version upgradeAndrey A. Chernov1996-01-111-1/+1
| | | | Notes: svn path=/head/; revision=2610
* Better package listAndrey A. Chernov1996-01-041-1/+5
| | | | Notes: svn path=/head/; revision=2604
* Upgrade to next international beta snapshotAndrey A. Chernov1996-01-042-5/+6
| | | | Notes: svn path=/head/; revision=2602
* Correct the PGP homepage in the header comments.Mark Murray1995-12-061-2/+2
| | | | Notes: svn path=/head/; revision=2535
* Upgrade international variant to next development snapshotAndrey A. Chernov1995-12-022-6/+4
| | | | Notes: svn path=/head/; revision=2518
* Pick an initial DISTNAME for this. The extra obfuscation forJordan K. Hubbard1995-10-071-1/+4
| | | | | | | | US and non-US versions ended up eliminating any sort of default DISTNAME for `make describe' and hence the INDEX file. Notes: svn path=/head/; revision=2289
* Upgrade to new international dev snapshot.Andrey A. Chernov1995-09-282-3/+4
| | | | | | | Use pre-fetch target instead of non-documented one. Notes: svn path=/head/; revision=2204