summaryrefslogtreecommitdiff
path: root/security/bjorb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove myself from MAINTAINERIssei Suzuki2002-02-161-1/+1
|
* 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.
* Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews2000-06-021-1/+1
| | | | the Porter's Handbook. :-)
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* USE_OPENSSLKris Kennaway2000-02-062-21/+5
| | | | Assisted by: Jim Bloom <bloom@acm.org>A
* Fix build for USA_RESIDENT=yes. Also get this to compile again onSteve Price1999-12-273-2/+58
| | | | | | | -current. PR: 14888 Inspired by: maintainer and the stunnel port
* Change dependencies from static to shared openssl libraries,Dirk Froemberg1999-11-071-0/+2
| | | | because openssl also builds shared libraries, now.
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* include ${PREFIX}/include/openssl due to openssl upgrade.Dirk Froemberg1999-06-022-4/+5
| | | | Submitted by: Ralf S. Engelschall <rse@FreeBSD.org>
* Add WWW: to DESCR filesMichael Haro1999-05-031-2/+2
|
* Upgrade to 0.5.5p1.Dirk Froemberg1999-03-264-10/+10
| | | | | | | ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade. PR: ports/10768 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
* Change dependencies from SSLeay to openssl, the successor of SSLeay.Dirk Froemberg1999-01-101-3/+3
|
* security/rsaref has been ELFized.Satoshi Asami1998-09-251-2/+2
|
* Update to version 0.5.4p4.Steve Price1998-08-305-44/+43
| | | | | PR: 7739 Submitted by: maintainer
* Initial import of bjorb version 0.5.3p1.Steve Price1998-07-207-0/+137
Secure TCP relay software with SSL. PR: 7181 Submitted by: Issei Suzuki <issei@t-cnet.or.jp>