Age | Commit message (Expand) | Author | Files | Lines |
1999-07-17 | Fix so own copy of gmp compiles correctly on i386 with ELF. | jlam | 3 | -17/+59 |
1999-07-13 | temporary fix for PR 7973. more fundamental fix should follow (next week). | itojun | 2 | -2/+4 |
1999-07-12 | rsaref is now 2.0p2 | windsor | 1 | -2/+2 |
1999-07-10 | add PATCH_SITES. | itojun | 2 | -2/+3 |
1999-07-09 | Add package patch checksum files. | agc | 13 | -0/+103 |
1999-07-08 | add NetBSD RCS ID | itojun | 2 | -0/+4 |
1999-07-08 | enable IPv6 build (USE_INET6) | itojun | 4 | -2/+43 |
1999-07-08 | Revert to previous configuration: | agc | 2 | -1/+1 |
1999-07-06 | The Makefile looks for files with LOWER_OPSYS in their names. The prototype | agc | 2 | -1/+1 |
1999-07-06 | Substitute for @localbase@ in the config files. The substitute stage | agc | 1 | -3/+3 |
1999-07-01 | add --x-{libraries,includes}= if xpkgwedge. | mrg | 1 | -1/+6 |
1999-06-28 | Add a LICENSE field of "no-commercial-use". Fixes PR 7874, from Bill | agc | 1 | -1/+2 |
1999-06-20 | Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM" | tron | 2 | -4/+7 |
1999-06-20 | While sshd doesn't necessarily need a config file, it makes more | kim | 1 | -2/+2 |
1999-06-20 | SYSV or __ELF__ for no-underscore thanks, in sparc.S | mrg | 1 | -0/+11 |
1999-06-20 | sparc || __sparc__ please. | mrg | 1 | -0/+11 |
1999-06-18 | srp-1.4.4 -- client programs using Secure Remote Password protocol | jlam | 9 | -0/+184 |
1999-06-10 | Let's get this right this time. It's 0.9.2b, not 0.9.2c. I'll get this | tv | 1 | -2/+5 |
1999-06-08 | Revert previous. | tv | 1 | -2/+3 |
1999-06-08 | This is actually OpenSSL 0.9.2c. Revert part of previous. | tv | 1 | -2/+2 |
1999-06-04 | Update to match the Makefile. | mycroft | 1 | -3/+2 |
1999-06-04 | Make sure Rpath is supplied for X libraries. | thorpej | 1 | -10/+17 |
1999-05-31 | LP64 fix. | ross | 1 | -2/+2 |
1999-05-26 | Update rsaref dependency to "2.0p2"; still pending update to OpenSSL 0.9.3. | tv | 1 | -6/+3 |
1999-05-26 | Update to "rsaref-2.0p2" dependency, to make the md5 crap work. Also | tv | 3 | -65/+67 |
1999-05-26 | Reenable rsaref's own MD5 implementation. It contains MD5Transform(), | tv | 3 | -9/+6 |
1999-05-25 | Add a patch that should make pgp5 work on alpha systems. Reported | mjl | 1 | -0/+14 |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 2 | -6/+5 |
1999-05-23 | Update rsaref dependency to 2.0p1. OpenSSL 0.9.3 is still beta... will fix | tv | 1 | -2/+2 |
1999-05-23 | Update rsaref dependency to 2.0p1. | tv | 2 | -4/+4 |
1999-05-23 | Expose RSAPublicBlock() and RSAPrivateBlock() for the benefit of hpack. | tv | 4 | -29/+55 |
1999-05-20 | Update dependence on "ssh" package to version 1.2.27. | tron | 1 | -2/+2 |
1999-05-16 | Fix dynamic package list creation so that a second "make install" will | tron | 1 | -2/+5 |
1999-05-15 | Update to 1.2.27. Mostly sprintf->snprintf fixes (more than we had in | bouyer | 9 | -223/+128 |
1999-05-10 | Remove "PKGDIR" kludge now that "DEINSTALL_FILE" and "MESSAGE_FILE" | tron | 1 | -15/+11 |
1999-05-10 | Fix problem build problem in case "automake" is installed. | tron | 1 | -0/+22 |
1999-05-10 | Fix the three deadly sins for patch files: | tron | 5 | -114/+109 |
1999-05-09 | Make rc5.sh work on NetBSD 1.4* too, fix submitted in pr 7317 by | frueauf | 1 | -3/+29 |
1999-05-09 | Update sudo to 1.5.9p1. | frueauf | 4 | -1072/+1600 |
1999-05-02 | Update dependence for "gtk+" package to version 1.2.2. | tron | 1 | -2/+2 |
1999-05-01 | Fix m68k compile as provided by <fb@enteract.com> in pkg/7152. | tv | 1 | -0/+13 |
1999-04-30 | Remove SSLeay from pkgsrc; it is superseded by OpenSSL. | tv | 16 | -567/+0 |
1999-04-30 | Add and enable openssl, remove ssleay from the list, and enable a bunch of | tv | 1 | -3/+2 |
1999-04-30 | Import OpenSSL 0.9.2b pkg, a package which finally updates and fixes many | tv | 16 | -0/+476 |
1999-04-30 | If on a mips*-*-netbsd* arch, add "-Wa,-KPIC" to CFLAGS to generate | simonb | 1 | -0/+26 |
1999-04-26 | add USE_X11=yes | garbled | 1 | -1/+2 |
1999-04-25 | RSAREF is no longer available directly from RSA. | tv | 2 | -21/+9 |
1999-04-19 | s/no/not/ in echo statment. | abs | 1 | -2/+2 |
1999-04-17 | Update for python 1.5.2. | tsarna | 1 | -2/+2 |
1999-04-16 | Update dependence for "gtk+" package to version 1.2.1. | tron | 1 | -2/+2 |