summaryrefslogtreecommitdiff
path: root/security/sslwrap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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. Notes: svn path=/head/; revision=32957
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* USE_OPENSSL, respect CC, CFLAGS, LOCALBASEKris Kennaway2000-02-062-13/+20
| | | | | | | Assisted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=25528
* Remove dependencies to header files in ${PREFIX} to avoid problemsDirk Froemberg2000-01-021-1/+0
| | | | | | | if openssl is in the base system already. Notes: svn path=/head/; revision=24366
* Use LIB_DEPENDS instead of RUN_DEPENDS. It's more appropriate here.Dirk Froemberg2000-01-021-1/+2
| | | | Notes: svn path=/head/; revision=24365
* 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> Notes: svn path=/head/; revision=24133