aboutsummaryrefslogtreecommitdiffstats
path: root/security/sslwrap
Commit message (Collapse)AuthorAgeFilesLines
* Master site changed:clive2001-11-042-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 independentroam2001-01-102-3/+3
| | | | | | of PORTVERSION. Submitted by: maintainer
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-09-221-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 variablescpiazza2000-04-101-3/+3
|
* USE_OPENSSL, respect CC, CFLAGS, LOCALBASEkris2000-02-072-13/+20
| | | | Assisted by: Jim Bloom <bloom@acm.org>
* Remove dependencies to header files in ${PREFIX} to avoid problemsdirk2000-01-031-1/+0
| | | | if openssl is in the base system already.
* Use LIB_DEPENDS instead of RUN_DEPENDS. It's more appropriate here.dirk2000-01-031-1/+2
|
* Adding sslwrap version 2.0.5.steve1999-12-276-0/+71
Another SSL wrapper application, which uses SSLEay/OpenSSL. PR: 14771 Submitted by: Zahemszky Gabor <zgabor@CoDe.HU>