summaryrefslogtreecommitdiff
path: root/security/stunnel (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 to version 3.8.4.Steve Price2000-07-077-69/+90
| | | | | | | | PR: 19637 Submitted by: maintainer Notes: svn path=/head/; revision=30332
* Update to version 3.8.Steve Price2000-04-304-84/+41
| | | | | | | | PR: 17792 Submitted by: Keith Ray <kmray@slb.com> Notes: svn path=/head/; revision=28177
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* Fix usage of libc_r (i. e. replace -lc_r with -pthread) and simplifyDirk Froemberg2000-03-072-28/+5
| | | | | | | | | prefix handling. OK'ed by: maintainer Notes: svn path=/head/; revision=26613
* Fix build.Kris Kennaway2000-02-272-2/+54
| | | | | | | Submitted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=26326
* Store pid file in /var/run/.Dirk Froemberg2000-02-201-0/+2
| | | | | | | | PR: ports/16805 Submitted by: maintainer Notes: svn path=/head/; revision=26029
* Update PLISTKris Kennaway2000-02-151-0/+1
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=25849
* Upgrade to stunnel 3.7Kris Kennaway2000-02-153-126/+66
| | | | | | | | PR: 16554 (updated) Submitted by: Martti Kuparinen <martti.kuparinen@lmf.ericsson.se> Notes: svn path=/head/; revision=25847
* USE_OPENSSLKris Kennaway2000-02-122-10/+93
| | | | | | | Submitted by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=25684
* Clean up Makefile, remove the unwanted action while compiling.Foxfair Hu2000-01-111-2/+0
| | | | | | | | Pointed out by : Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer) Notes: svn path=/head/; revision=24633
* Back out my change from Oct.26, this was a misconfigured hack and shouldFoxfair Hu1999-12-091-5/+0
| | | | | | | | | never be taken. Pointed out by : maintainer. Notes: svn path=/head/; revision=23672
* Change dependencies from static to shared openssl libraries,Dirk Froemberg1999-11-071-3/+3
| | | | | | | because openssl also builds shared libraries, now. Notes: svn path=/head/; revision=22957
* Teach this port's configure script that phtread_create can be found inSteve Price1999-11-011-0/+37
| | | | | | | | | | -lc_r. PR: 13700 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br> Notes: svn path=/head/; revision=22776
* Make this port to build in -stable.Foxfair Hu1999-10-261-0/+7
| | | | Notes: svn path=/head/; revision=22655
* This port's configure script now takes care of this so we longerSteve Price1999-09-061-1/+0
| | | | | | | need this hack. Notes: svn path=/head/; revision=21332
* Update to version 3.4aChris Piazza1999-09-062-5/+5
| | | | | | | | PR: 13594 Submitted by: maintainer Notes: svn path=/head/; revision=21324
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Upgrade to version 3.3.Dirk Froemberg1999-06-233-18/+4
| | | | | | | | PR: ports/12318: Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer) Notes: svn path=/head/; revision=19724
* Update to version 3.2.Steve Price1999-06-063-4/+40
| | | | | | | | PR: 12018 Submitted by: maintainer Notes: svn path=/head/; revision=19250
* Allow this to build again inside and outside the US.Steve Price1999-05-031-1/+5
| | | | | | | PR: 11237 Notes: svn path=/head/; revision=18362
* Switch from SSLeay to OpenSSL.Dirk Froemberg1999-03-291-5/+6
| | | | | | | | PR: ports/10541 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> (maintainer) Notes: svn path=/head/; revision=17436
* Remove duplicate MASTER_SITEBill Fumerola1999-01-271-3/+2
| | | | Notes: svn path=/head/; revision=16391
* Initial import of stunnel version 2.1.Steve Price1999-01-185-0/+40
An SSL encryption wrapper for standard network daemons. PR: 9435 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> Notes: svn path=/head/; revision=16161