Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-02 | formatting tweak. | grant | 1 | -5/+5 | |
2004-01-01 | correct path for ftp.tuwien.ac.at, and consistently use the 'ftp' | grant | 1 | -3/+3 | |
hostname. | |||||
2003-09-29 | Trivial fix for GCC3. | mycroft | 2 | -1/+15 | |
2003-07-23 | Let the COMMENT be plural: the package provides multiple utilities. | jmmv | 1 | -2/+2 | |
2003-07-23 | Make descriptions and comments a bit different between pgp2 and pgp5, | jmmv | 2 | -2/+4 | |
as proposed in PR pkg/22227 by reed@reedmedia.net. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2002-08-25 | Correct man page xrefs pgp(1) -> pgp5(1). | mjl | 10 | -5/+151 | |
Import some patches (via FreeBSD), one of them concerning weak rnd number generation. | |||||
2002-07-24 | Change explicit build dependencies on perl into "USE_PERL5=build". This | jlam | 1 | -2/+2 | |
makes these packages build correctly on Darwin where perl>=5.8.0 is required. | |||||
2002-03-26 | The command line changes can be found in pgp5(1), not in pgp(1). | wennmach | 1 | -2/+2 | |
2002-03-14 | Shorten comment. | wiz | 1 | -2/+2 | |
2002-03-14 | regen | wiz | 1 | -3/+4 | |
2002-03-14 | Standardize patches. | wiz | 2 | -55/+36 | |
2002-03-14 | Disable "bad" assembler (gcc-2.95.3 does not want to compile it). | wiz | 1 | -0/+13 | |
Closes pkg/15138. | |||||
2002-03-14 | Standardize patch. | wiz | 2 | -94/+56 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-04-30 | Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change | jlam | 1 | -2/+2 | |
dependency from libperl-5.* to libperl>=${PERL5_REQD}. | |||||
2001-04-19 | Move to sha1 digests, add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -16/+14 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-11 | Add a conflict -- both packages have a `pgps' executable. | jtb | 1 | -1/+3 | |
From Lex Wennmacher's pkgconflict results. | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -3/+3 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -2/+4 | |
2000-10-10 | add LICENCE=fee-based-commercial-use, for use of IDEA/RC5 logic. | itojun | 1 | -1/+4 | |
(per discussion on packages@netbsd.org) | |||||
2000-09-26 | Set USE_RSAREF2=NO by default. Hopefully, this will discourage people from | fredb | 1 | -1/+2 | |
actually using rsaref, while we ponder the case for removing it completely. | |||||
2000-09-09 | Reorganize crypto handling, as discussed on tech-pkg. Remove all | fredb | 1 | -4/+2 | |
RESTRICTED= variables that were predicated on former U.S. export regulations. Add CRYPTO=, as necessary, so it's still possible to exclude all crypto packages from a build by setting MKCRYPTO=no (but "lintpkgsrc -R" will no longer catch them). Specifically, - - All packages which set USE_SSL just lose their RESTRICTED variable, since MKCRYPTO responds to USE_SSL directly. - - realplayer7 and ns-flash keep their RESTRICTED, which is based on license terms, but also gain the CRYPTO variable. - - srp-client is now marked broken, since the distfile is evidently no longer available. On this, we're no worse off than before. [We haven't been mirroring the distfile, or testing the build!] - - isakmpd gets CRYPTO for RESTRICTED, but remains broken. - - crack loses all restrictions, as it does not evidently empower a user to utilize strong encryption (working definition: ability to encode a message that requires a secret key plus big number arithmetic to decode). | |||||
2000-09-05 | Update build dependency on perl to build in correct directory if perl | jlam | 1 | -2/+2 | |
interpreter is not found. | |||||
2000-08-28 | Use PERL5 variable for location of perl5 binary. | jlam | 1 | -2/+2 | |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -2/+2 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
1999-12-12 | Correct location for file to patch. | rh | 2 | -8/+8 | |
1999-12-09 | Regenerated patch-sum after adding patch file. | he | 1 | -1/+2 | |
1999-12-09 | Add a minor man page formatting fix (missing "." ahead of "SH"). | he | 1 | -0/+13 | |
1999-08-07 | Add a couple of mirror sites outside of the "pgpi.com" domain. | rh | 1 | -2/+5 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+12 | |
1999-05-25 | Add a patch that should make pgp5 work on alpha systems. Reported | mjl | 1 | -0/+14 | |
by Kevin <kev@drule.org>. | |||||
1999-04-16 | Renamed package to "pgp5" so it can coexist along an installed pgp2. | mjl | 1 | -3/+3 | |
1999-04-14 | ${LOCALBAASE}/bin/perl or bust. | bad | 1 | -2/+2 | |
1999-04-12 | Correct "check for binary file" which used signed char erroneously, | mjl | 2 | -0/+25 | |
as pointed out by Bjoern Labitzke <hermit@cs.tu-berlin.de> in PR/7359. While I'm at it, also correct the behaviour when invoked as "pgp5" (give usage, not unhelpful 'invoked with unknown symbolic link'). | |||||
1999-02-22 | Explain what the package does, rather than just using the acronym. | agc | 1 | -1/+1 | |
1999-01-05 | Add patch that fixes bus error caused by alignment failures on NetBSD/Sparc. | frueauf | 1 | -0/+91 | |
Provided by Julian Coleman <J.D.Coleman@newcastle.ac.uk>. | |||||
1998-12-31 | Ok, cause I am to lame to teach cvs not so substitute $Id$, I trick it | frueauf | 3 | -100/+147 | |
by using a different diff format. No damn $Id$ anymore. | |||||
1998-12-31 | I hope the patches are sane now... | frueauf | 2 | -0/+90 | |
1998-12-31 | Gna, $Id$ where changed, maybe cvs add -ko fixes sustition *sigh* | frueauf | 2 | -90/+0 | |
1998-12-31 | Initial import of pgp-5.0i, PGP 5i (international version). | frueauf | 12 | -0/+239 | |
Based on pr 6684 by Martin J. Laubach with heavy refining/fixing by myself. XXX This package needs still some tweaking to work with rsaref. XXX Maybe some US citizen developer can take over? XXX At least its usefull to non-US ppl. |