Commit graph

45 commits

Author SHA1 Message Date
grant
3232ee482f formatting tweak. 2004-01-02 00:07:58 +00:00
grant
dc0dfa83b3 correct path for ftp.tuwien.ac.at, and consistently use the 'ftp'
hostname.
2004-01-01 23:58:34 +00:00
mycroft
5ebe510ed0 Trivial fix for GCC3. 2003-09-29 23:31:49 +00:00
jmmv
39f04a62dc Let the COMMENT be plural: the package provides multiple utilities. 2003-07-23 14:22:59 +00:00
jmmv
01752f4968 Make descriptions and comments a bit different between pgp2 and pgp5,
as proposed in PR pkg/22227 by reed@reedmedia.net.
2003-07-23 10:51:13 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
mjl
88c5d3a87e Correct man page xrefs pgp(1) -> pgp5(1).
Import some patches (via FreeBSD), one of them concerning weak rnd number
generation.
2002-08-25 15:18:41 +00:00
jlam
e1be891dbc Change explicit build dependencies on perl into "USE_PERL5=build". This
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
wennmach
3397d3ec4c The command line changes can be found in pgp5(1), not in pgp(1). 2002-03-26 18:14:11 +00:00
wiz
837ac02891 Shorten comment. 2002-03-14 12:35:59 +00:00
wiz
180d1b814a regen 2002-03-14 12:33:08 +00:00
wiz
25f9b48b64 Standardize patches. 2002-03-14 12:33:00 +00:00
wiz
0c39bad777 Disable "bad" assembler (gcc-2.95.3 does not want to compile it).
Closes pkg/15138.
2002-03-14 12:32:40 +00:00
wiz
a2121b2d1a Standardize patch. 2002-03-14 12:26:46 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
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-09-27 23:17:41 +00:00
jlam
d75cbbb9fd Change build dependency from perl-5.* to perl>=${PERL5_REQD}. Also change
dependency from libperl-5.* to libperl>=${PERL5_REQD}.
2001-04-30 04:16:08 +00:00
agc
a35e3d707c Move to sha1 digests, add distfile sizes. 2001-04-19 15:40:29 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
jtb
12a5fb83ac Add a conflict -- both packages have a `pgps' executable.
From Lex Wennmacher's pkgconflict results.
2001-04-11 21:49:15 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
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-03-27 03:19:43 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
itojun
133bb03367 add LICENCE=fee-based-commercial-use, for use of IDEA/RC5 logic.
(per discussion on packages@netbsd.org)
2000-10-10 11:42:15 +00:00
fredb
ab20de453f Set USE_RSAREF2=NO by default. Hopefully, this will discourage people from
actually using rsaref, while we ponder the case for removing it completely.
2000-09-26 19:59:53 +00:00
fredb
0c6b58570c Reorganize crypto handling, as discussed on tech-pkg. Remove all
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-09 19:40:14 +00:00
jlam
60d8d28f10 Update build dependency on perl to build in correct directory if perl
interpreter is not found.
2000-09-05 09:33:15 +00:00
jlam
bb3a955498 Use PERL5 variable for location of perl5 binary. 2000-08-28 09:14:50 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
rh
22ceaafc2a Correct location for file to patch. 1999-12-12 08:37:48 +00:00
he
d8bb8f2932 Regenerated patch-sum after adding patch file. 1999-12-09 09:08:47 +00:00
he
936d06e3e8 Add a minor man page formatting fix (missing "." ahead of "SH"). 1999-12-09 09:07:52 +00:00
rh
2d75d48760 Add a couple of mirror sites outside of the "pgpi.com" domain. 1999-08-07 06:01:07 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
mjl
dcc5af6f12 Add a patch that should make pgp5 work on alpha systems. Reported
by Kevin <kev@drule.org>.
1999-05-25 23:27:03 +00:00
mjl
cdee2a92e9 Renamed package to "pgp5" so it can coexist along an installed pgp2. 1999-04-16 14:53:22 +00:00
bad
286099986e ${LOCALBAASE}/bin/perl or bust. 1999-04-14 18:00:47 +00:00
mjl
ef9aa6b1a6 Correct "check for binary file" which used signed char erroneously,
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-04-12 22:19:03 +00:00
agc
02fb27a242 Explain what the package does, rather than just using the acronym. 1999-02-22 14:40:30 +00:00
frueauf
51704a97a8 Add patch that fixes bus error caused by alignment failures on NetBSD/Sparc.
Provided by Julian Coleman <J.D.Coleman@newcastle.ac.uk>.
1999-01-05 14:31:01 +00:00
frueauf
0d56a60aca Ok, cause I am to lame to teach cvs not so substitute $Id$, I trick it
by using a different diff format. No damn $Id$ anymore.
1998-12-31 15:14:11 +00:00
frueauf
8d9933da40 I hope the patches are sane now... 1998-12-31 15:02:51 +00:00
frueauf
a23df13e0f Gna, $Id$ where changed, maybe cvs add -ko fixes sustition *sigh* 1998-12-31 15:01:21 +00:00
frueauf
1d4fbef9a6 Initial import of pgp-5.0i, PGP 5i (international version).
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.
1998-12-31 14:25:30 +00:00