aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-PGP-Sign
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty directories on uninstall.steve2001-04-151-1/+2
|
* fix non-interactive build and pkg-plistvanilla2001-03-152-1/+2
| | | | | PR: ports/25812 Submitted by: maintainer
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-7/+2
|
* Use DEFAULTPGP to set the desired version of PGP/GPG.steve2000-07-101-18/+29
| | | | | PR: 19171 Submitted by: maintainer
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-171-3/+4
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Change MAINTAINER's mail address.knu2000-05-211-2/+2
| | | | | | | Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-1/+1
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-8/+8
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Update port to 0.16jedgar2000-03-112-4/+4
| | | | | | | * Add support for PGP 6.5 PR: 17119 Submitted by: Maintainer
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Update to 0.15.cpiazza1999-06-212-5/+5
| | | | | PR: 12306 Submitted by: maintainer
* Update to version 0.14.steve1999-04-193-12/+46
| | | | | PR: 11125 Submitted by: maintainer
* Rewrite p5- module's PLIST for alpha.simokawa1999-01-111-2/+2
| | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami
* Upgrade to v0.13billf1998-12-082-7/+14
| | | | | PR: ports/8933 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-161-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Update to version 0.09.steve1998-08-242-7/+7
| | | | | PR: 7421 Submitted by: maintainer
* Perl fixesjseger1998-08-232-5/+5
|
* Secure the freedom of the manpages! Free the manpages!hoek1998-08-201-1/+0
| | | | PR: ports/7651
* Import of the PGP::Sign module for Perl 5. Provides an interfacemph1998-05-045-0/+36
to PGP signature generation. PR: 6498 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>