summaryrefslogtreecommitdiff
path: root/security/sslwrap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Master site changed:Clive Lin2001-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 independentPeter Pentchev2001-01-102-3/+3
| | | | | | of PORTVERSION. Submitted by: maintainer
* Update all ports using OpenSSL and RSA to work without rsaref sinceKris Kennaway2000-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 variablesChris Piazza2000-04-091-3/+3
|
* USE_OPENSSL, respect CC, CFLAGS, LOCALBASEKris Kennaway2000-02-062-13/+20
| | | | Assisted by: Jim Bloom <bloom@acm.org>
* Remove dependencies to header files in ${PREFIX} to avoid problemsDirk Froemberg2000-01-021-1/+0
| | | | if openssl is in the base system already.
* Use LIB_DEPENDS instead of RUN_DEPENDS. It's more appropriate here.Dirk Froemberg2000-01-021-1/+2
|
* Adding sslwrap version 2.0.5.Steve Price1999-12-276-0/+71
Another SSL wrapper application, which uses SSLEay/OpenSSL. PR: 14771 Submitted by: Zahemszky Gabor <zgabor@CoDe.HU>