summaryrefslogtreecommitdiff
path: root/security/sslwrap (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Chase URLs per distfile survey.Mark Linimon2005-11-252-2/+2
| | | | Notes: svn path=/head/; revision=149391
* Reset undeliverable maintainer address:Kris Kennaway2005-11-141-1/+1
| | | | | | | | <ZGabor@CoDe.HU>: host mail.integrity.HU[195.56.44.40] said: 511 sorry, no mailbox here by that name (#5.1.1 - chkuser) (in reply to RCPT TO command) Notes: svn path=/head/; revision=148186
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* add several patches to make it compiling on -current again.Edwin Groothuis2003-10-165-8/+81
| | | | | | | Informed maintainer. Notes: svn path=/head/; revision=91397
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* Unbreak:Tilman Keskinoz2003-07-231-2/+4
| | | | | | | | | | | | | | | | | Update s_server.c by the following instruction from the openssl changelog *) New option SSL_OP_CIPHER_SERVER_PREFERENCE allows the server to override the clients preferred ciphersuites and rather use its own preferences. Should help to work around M$ SGC (Server Gated Cryptography) bug in Internet Explorer by ensuring unchanged hash method during stepup. (Also replaces the broken/deactivated SSL_OP_NON_EXPORT_FIRST option.) [Lutz Jaenicke] PR: 54280 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> Notes: svn path=/head/; revision=85470
* BROKEN: Does not compileKris Kennaway2003-05-071-0/+2
| | | | Notes: svn path=/head/; revision=80309
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* 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 Notes: svn path=/head/; revision=49571
* 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 Notes: svn path=/head/; revision=37056
* 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