Age | Commit message (Expand) | Author | Files | Lines |
1999-09-14 | Change how Kerberos support is enabled in pkgsrc. | kim | 1 | -5/+9 |
1999-09-13 | Got some coffee, feel much better now. Thank you. | kim | 1 | -3/+3 |
1999-09-13 | Add Kerberos V support, record Kerberos options. | kim | 1 | -1/+7 |
1999-09-13 | Use Kerberos IV where appropriate. | kim | 1 | -5/+10 |
1999-09-08 | this builds fine without user interaction | hubertf | 1 | -2/+1 |
1999-09-06 | I do not want to know why we do have a /usr/pkg/RC5, but at | hubertf | 1 | -1/+2 |
1999-09-06 | Fix USE_INET6 build: | sommerfeld | 4 | -17/+34 |
1999-09-03 | Compare "${USE_INET6}" explicitly with "YES" so that you can override | tron | 1 | -3/+3 |
1999-08-31 | Update sudo to 1.5.9p4. It's the latest stable security release. | jlam | 10 | -3526/+63 |
1999-08-28 | Update dependency on gtk+-1.2.4 | rh | 1 | -2/+2 |
1999-08-24 | Fix typo in "mipsel". | simonb | 1 | -2/+2 |
1999-08-20 | fix order | hubertf | 1 | -2/+2 |
1999-08-18 | Record build options in the BuildInfo file via BUILD_DEFS. These can be | agc | 1 | -2/+2 |
1999-08-18 | Record build options in the BuildInfo file via BUILD_DEFS. These can be | agc | 1 | -2/+2 |
1999-08-18 | Record build options in the BuildInfo file via BUILD_DEFS. These can be | agc | 2 | -3/+5 |
1999-08-18 | Add LIBWRAP_FWD to BUILD_DEFS | agc | 1 | -1/+2 |
1999-08-18 | Record build options in the BuildInfo file via BUILD_DEFS. These can be | agc | 1 | -1/+3 |
1999-08-17 | Performance fix for ssh X11 forwarding: turn on TCP_NODELAY on local | sommerfeld | 2 | -10/+37 |
1999-08-07 | Add a couple of mirror sites outside of the "pgpi.com" domain. | rh | 1 | -2/+5 |
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 |