Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Master site changed: | Clive Lin | 2001-11-04 | 2 | -2/+2 |
| | | | | | | http://www.rickk.com/sslwrap/ -> http://www.quiltaholic.com/rickk/sslwrap/. Found by: HTTP headers returned from www.rickk.com:80 | ||||
* | Update to 2.0.6. Also fix the WRKSRC setting so that it is independent | Peter Pentchev | 2001-01-10 | 2 | -3/+3 |
| | | | | | | of PORTVERSION. Submitted by: maintainer | ||||
* | Update all ports using OpenSSL and RSA to work without rsaref since | Kris Kennaway | 2000-09-22 | 1 | -1/+1 |
| | | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | USE_OPENSSL, respect CC, CFLAGS, LOCALBASE | Kris Kennaway | 2000-02-06 | 2 | -13/+20 |
| | | | | Assisted by: Jim Bloom <bloom@acm.org> | ||||
* | Remove dependencies to header files in ${PREFIX} to avoid problems | Dirk Froemberg | 2000-01-02 | 1 | -1/+0 |
| | | | | if openssl is in the base system already. | ||||
* | Use LIB_DEPENDS instead of RUN_DEPENDS. It's more appropriate here. | Dirk Froemberg | 2000-01-02 | 1 | -1/+2 |
| | |||||
* | Adding sslwrap version 2.0.5. | Steve Price | 1999-12-27 | 6 | -0/+71 |
Another SSL wrapper application, which uses SSLEay/OpenSSL. PR: 14771 Submitted by: Zahemszky Gabor <zgabor@CoDe.HU> |