Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-01-20 | va_arg has to consider int promotion of char. | joerg | 2 | -1/+15 | |
2005-10-08 | Removed the USE_RSAREF2 variable and a big, fat warning, as the variable | rillig | 1 | -18/+1 | |
does not affect the package in any way. | |||||
2005-10-08 | Sorted PLIST. | rillig | 1 | -3/+3 | |
2005-09-27 | Relinquish maintainership | mjl | 1 | -2/+2 | |
2005-07-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 1 | -2/+2 | |
around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable. | |||||
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
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>. |