summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Collapse)AuthorFilesLines
1999-06-10Let's get this right this time. It's 0.9.2b, not 0.9.2c. I'll get thistv1-2/+5
to 0.9.3 after the weekend.
1999-06-08Revert previous.tv1-2/+3
1999-06-08This is actually OpenSSL 0.9.2c. Revert part of previous.tv1-2/+2
1999-06-04Update to match the Makefile.mycroft1-3/+2
1999-06-04Make sure Rpath is supplied for X libraries.thorpej1-10/+17
1999-05-31LP64 fix.ross1-2/+2
1999-05-26Update rsaref dependency to "2.0p2"; still pending update to OpenSSL 0.9.3.tv1-6/+3
1999-05-26Update to "rsaref-2.0p2" dependency, to make the md5 crap work. Alsotv3-65/+67
reorder some patches, and touch the timestamp on all Makefile.in files, so that automake and autoconf are never run (regardless of whether they are installed).
1999-05-26Reenable rsaref's own MD5 implementation. It contains MD5Transform(),tv3-9/+6
which is not in libc's md5, and is now being used by some dependencies. This bumps the shared library major version; this package is NOT shared library binary compatible with old rsaref dependent packages.
1999-05-25Add a patch that should make pgp5 work on alpha systems. Reportedmjl1-0/+14
by Kevin <kev@drule.org>.
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv2-6/+5
pattern match format. Minor pkglint along the way.
1999-05-23Update rsaref dependency to 2.0p1. OpenSSL 0.9.3 is still beta... will fixtv1-2/+2
shlib problems when 0.9.3 is out.
1999-05-23Update rsaref dependency to 2.0p1.tv2-4/+4
1999-05-23Expose RSAPublicBlock() and RSAPrivateBlock() for the benefit of hpack.tv4-29/+55
Also clean up the package a bit while we're here; allow ${CC} from the environment. Now called "rsaref-2.0p1".
1999-05-20Update dependence on "ssh" package to version 1.2.27.tron1-2/+2
1999-05-16Fix dynamic package list creation so that a second "make install" willtron1-2/+5
work properly.
1999-05-15Update to 1.2.27. Mostly sprintf->snprintf fixes (more than we had inbouyer9-223/+128
our private patches). ssh users should probably upgrade ...
1999-05-10Remove "PKGDIR" kludge now that "DEINSTALL_FILE" and "MESSAGE_FILE"tron1-15/+11
variables are supported.
1999-05-10Fix problem build problem in case "automake" is installed.tron1-0/+22
1999-05-10Fix the three deadly sins for patch files:tron5-114/+109
- add missing RCS Ids - don't patch files several times - only one file per patch file
1999-05-09Make rc5.sh work on NetBSD 1.4* too, fix submitted in pr 7317 byfrueauf1-3/+29
Antti Kantee.
1999-05-09Update sudo to 1.5.9p1.frueauf4-1072/+1600
1999-05-02Update dependence for "gtk+" package to version 1.2.2.tron1-2/+2
1999-05-01Fix m68k compile as provided by <fb@enteract.com> in pkg/7152.tv1-0/+13
1999-04-30Remove SSLeay from pkgsrc; it is superseded by OpenSSL.tv16-567/+0
1999-04-30Add and enable openssl, remove ssleay from the list, and enable a bunch oftv1-3/+2
commented-out pkgs(!). (If they were commented out because of export concerns, that's what RESTRICTED/NO_RESTRICTED is meant to do.)
1999-04-30Import OpenSSL 0.9.2b pkg, a package which finally updates and fixes manytv16-0/+476
deficiencies in SSLeay. Intended to be a drop-in replacement for SSLeay (and still provides the command-prompt interface as "ssleay").
1999-04-30If on a mips*-*-netbsd* arch, add "-Wa,-KPIC" to CFLAGS to generatesimonb1-0/+26
MIPS ABI code. Fixes PR pkg/7467 from Jason Thorpe.
1999-04-26add USE_X11=yesgarbled1-1/+2
1999-04-25RSAREF is no longer available directly from RSA.tv2-21/+9
Fetch from ftp.spinnaker.com's crypto archives.
1999-04-19s/no/not/ in echo statment.abs1-2/+2
1999-04-17Update for python 1.5.2.tsarna1-2/+2
XXX this is not updated to the latest version, which has changed significantly. There isn't time to do investigate it before the freeze.
1999-04-16Update dependence for "gtk+" package to version 1.2.1.tron1-2/+2
1999-04-16Renamed package to "pgp5" so it can coexist along an installed pgp2.mjl1-3/+3
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-14${LOCALBAASE}/bin/perl or bust.bad1-2/+2
1999-04-12Correct "check for binary file" which used signed char erroneously,mjl2-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-04-09As discussed on "packages@netbsd.org" rename this package totron7-29/+6
"ssh-ip-tunnel".
1999-04-09Make this package work on Solaris.agc6-20/+256
1999-04-09Add and enable gnupg.agc1-1/+2
1999-04-09Make this package work on Solaris.agc3-45/+57
1999-04-09Remove homepage because is not related to the package.tron2-4/+2
1999-04-08Add and enable "vpn". Fixes PR pkg/7031.tron1-1/+2
1999-04-08New "vpn" package supplied by Dustin sallings in PR pkg/7031:tron10-0/+54
Simple VPN system using pppd over ssh.
1999-04-08s/netbsd/${LOWER_OPSYS}/gagc4-14/+14
1999-04-08Undo some damage pkglint insisted on.mellon1-2/+4
1999-04-08Oops, fix paths.mellon3-12/+12
1999-04-07GNU Privacy Guard (a PGP replacement)mellon8-0/+141
1999-04-06Minor modifications to the English.agc1-1/+1
1999-04-06I still got no example for the rumour that '!' in PLISTs breaks things.hubertf1-2/+2