The FreeBSD Ports Archive
FreeBSD security : bjorb4>
Secure TCP relay software with SSL
Bjorb is secure TCP relay software. Bjorb provides you, secure end-to-end
connection over insecure network such as Internet.
Features:
1. Encrypt/decrypt any "static port" TCP connection with SSL.
2. Restrcit access by IP address.
3. Server side certification.
4. Client side certification.
Bjorb is written by Kenkichi Mahara
http://www.hitachi-ms.co.jp/bjorb/
|
bjorb history
v. 1.26
date: 2007/09/30 11:01:00; author: linimon; state: Exp; lines: +6 -0
Mark as broken with gcc4.2 on 64-bits archs.
v. 1.25
date: 2005/11/15 06:50:54; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.24
date: 2004/07/26 12:13:47; author: vs; state: Exp; lines: +1 -2
Remove references to mirror.ac.uk
PR: ports/69481
Submitted by: Tim Bishop
v. 1.23
date: 2004/03/14 06:17:17; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.22
date: 2003/03/23 15:12:49; author: foxfair; state: Exp; lines: +2 -1
PR: 49603
Submitted by: Yonatan@xpert.com
Switch MASTER_SITE to make this port fetchable.
v. 1.21
date: 2003/02/20 18:59:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2003/01/13 15:09:38; author: arved; state: Exp; lines: +0 -4
Unbreak on CURRENT.
PR: 46989
Submitted by: Simon 'corecode' Schubert
v. 1.19
date: 2002/11/10 16:47:48; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.18
date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.17
date: 2002/11/04 22:57:36; author: edwin; state: Exp; lines: +1 -0
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
v. 1.16
date: 2002/10/26 03:06:29; author: kris; state: Exp; lines: +7 -1
Mark BROKEN on 5.0
v. 1.15
date: 2002/02/16 05:32:07; author: issei; state: Exp; lines: +2 -2
Remove myself from MAINTAINER
v. 1.14
date: 2000/09/22 01:58:59; author: kris; state: Exp; lines: +2 -2
Update all ports using OpenSSL and RSA to work without rsaref since
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.
v. 1.13
date: 2000/06/02 03:18:37; author: will; state: Exp; lines: +2 -2
Remove redundant/inappropriate CATEGORIES. People need to start reading
the Porter's Handbook. :-)
v. 1.12
date: 2000/04/09 18:29:23; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.11
date: 2000/02/06 21:38:28; author: kris; state: Exp; lines: +5 -21
USE_OPENSSL
Assisted by: Jim Bloom A
v. 1.10
date: 1999/12/27 00:40:03; author: steve; state: Exp; lines: +3 -3
Fix build for USA_RESIDENT=yes. Also get this to compile again on
-current.
PR: 14888
Inspired by: maintainer and the stunnel port
v. 1.9
date: 1999/11/07 22:25:33; author: dirk; state: Exp; lines: +3 -1
Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
v. 1.8
date: 1999/08/31 06:50:02; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.7
date: 1999/08/31 01:50:54; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/06/02 07:21:44; author: dirk; state: Exp; lines: +3 -2
include ${PREFIX}/include/openssl due to openssl upgrade.
Submitted by: Ralf S. Engelschall
v. 1.5
date: 1999/03/26 08:51:51; author: dirk; state: Exp; lines: +4 -4
Upgrade to 0.5.5p1.
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.
PR: ports/10768
Submitted by: Michael Haro
v. 1.4
date: 1999/01/10 14:11:17; author: dirk; state: Exp; lines: +3 -3
Change dependencies from SSLeay to openssl, the successor of SSLeay.
v. 1.3
date: 1998/09/25 10:20:21; author: asami; state: Exp; lines: +2 -2
security/rsaref has been ELFized.
v. 1.2
date: 1998/08/30 15:35:03; author: steve; state: Exp; lines: +24 -11
Update to version 0.5.4p4.
PR: 7739
Submitted by: maintainer
v. 1.1
date: 1998/07/20 02:39:04; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/07/20 02:39:04; author: steve; state: Exp; lines: +0 -0
Initial import of bjorb version 0.5.3p1.
Secure TCP relay software with SSL.
PR: 7181
Submitted by: Issei Suzuki
=============================================================================
v. 1.26
date: 2007/09/30 11:01:00; author: linimon; state: Exp; lines: +6 -0
Mark as broken with gcc4.2 on 64-bits archs.
v. 1.25
date: 2005/11/15 06:50:54; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.24
date: 2004/07/26 12:13:47; author: vs; state: Exp; lines: +1 -2
Remove references to mirror.ac.uk
PR: ports/69481
Submitted by: Tim Bishop
v. 1.23
date: 2004/03/14 06:17:17; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.22
date: 2003/03/23 15:12:49; author: foxfair; state: Exp; lines: +2 -1
PR: 49603
Submitted by: Yonatan@xpert.com
Switch MASTER_SITE to make this port fetchable.
v. 1.21
date: 2003/02/20 18:59:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2003/01/13 15:09:38; author: arved; state: Exp; lines: +0 -4
Unbreak on CURRENT.
PR: 46989
Submitted by: Simon 'corecode' Schubert
v. 1.19
date: 2002/11/10 16:47:48; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.18
date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.17
date: 2002/11/04 22:57:36; author: edwin; state: Exp; lines: +1 -0
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
v. 1.16
date: 2002/10/26 03:06:29; author: kris; state: Exp; lines: +7 -1
Mark BROKEN on 5.0
v. 1.15
date: 2002/02/16 05:32:07; author: issei; state: Exp; lines: +2 -2
Remove myself from MAINTAINER
v. 1.14
date: 2000/09/22 01:58:59; author: kris; state: Exp; lines: +2 -2
Update all ports using OpenSSL and RSA to work without rsaref since
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.
v. 1.13
date: 2000/06/02 03:18:37; author: will; state: Exp; lines: +2 -2
Remove redundant/inappropriate CATEGORIES. People need to start reading
the Porter's Handbook. :-)
v. 1.12
date: 2000/04/09 18:29:23; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.11
date: 2000/02/06 21:38:28; author: kris; state: Exp; lines: +5 -21
USE_OPENSSL
Assisted by: Jim Bloom A
v. 1.10
date: 1999/12/27 00:40:03; author: steve; state: Exp; lines: +3 -3
Fix build for USA_RESIDENT=yes. Also get this to compile again on
-current.
PR: 14888
Inspired by: maintainer and the stunnel port
v. 1.9
date: 1999/11/07 22:25:33; author: dirk; state: Exp; lines: +3 -1
Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
v. 1.8
date: 1999/08/31 06:50:02; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.7
date: 1999/08/31 01:50:54; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/06/02 07:21:44; author: dirk; state: Exp; lines: +3 -2
include ${PREFIX}/include/openssl due to openssl upgrade.
Submitted by: Ralf S. Engelschall
v. 1.5
date: 1999/03/26 08:51:51; author: dirk; state: Exp; lines: +4 -4
Upgrade to 0.5.5p1.
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.
PR: ports/10768
Submitted by: Michael Haro
v. 1.4
date: 1999/01/10 14:11:17; author: dirk; state: Exp; lines: +3 -3
Change dependencies from SSLeay to openssl, the successor of SSLeay.
v. 1.3
date: 1998/09/25 10:20:21; author: asami; state: Exp; lines: +2 -2
security/rsaref has been ELFized.
v. 1.2
date: 1998/08/30 15:35:03; author: steve; state: Exp; lines: +24 -11
Update to version 0.5.4p4.
PR: 7739
Submitted by: maintainer
v. 1.1
date: 1998/07/20 02:39:04; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/07/20 02:39:04; author: steve; state: Exp; lines: +0 -0
Initial import of bjorb version 0.5.3p1.
Secure TCP relay software with SSL.
PR: 7181
Submitted by: Issei Suzuki
=============================================================================
v. 1.26
date: 2007/09/30 11:01:00; author: linimon; state: Exp; lines: +6 -0
Mark as broken with gcc4.2 on 64-bits archs.
v. 1.25
date: 2005/11/15 06:50:54; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.24
date: 2004/07/26 12:13:47; author: vs; state: Exp; lines: +1 -2
Remove references to mirror.ac.uk
PR: ports/69481
Submitted by: Tim Bishop
v. 1.23
date: 2004/03/14 06:17:17; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.22
date: 2003/03/23 15:12:49; author: foxfair; state: Exp; lines: +2 -1
PR: 49603
Submitted by: Yonatan@xpert.com
Switch MASTER_SITE to make this port fetchable.
v. 1.21
date: 2003/02/20 18:59:02; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.20
date: 2003/01/13 15:09:38; author: arved; state: Exp; lines: +0 -4
Unbreak on CURRENT.
PR: 46989
Submitted by: Simon 'corecode' Schubert
v. 1.19
date: 2002/11/10 16:47:48; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.18
date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.17
date: 2002/11/04 22:57:36; author: edwin; state: Exp; lines: +1 -0
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
v. 1.16
date: 2002/10/26 03:06:29; author: kris; state: Exp; lines: +7 -1
Mark BROKEN on 5.0
v. 1.15
date: 2002/02/16 05:32:07; author: issei; state: Exp; lines: +2 -2
Remove myself from MAINTAINER
v. 1.14
date: 2000/09/22 01:58:59; author: kris; state: Exp; lines: +2 -2
Update all ports using OpenSSL and RSA to work without rsaref since
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.
v. 1.13
date: 2000/06/02 03:18:37; author: will; state: Exp; lines: +2 -2
Remove redundant/inappropriate CATEGORIES. People need to start reading
the Porter's Handbook. :-)
v. 1.12
date: 2000/04/09 18:29:23; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.11
date: 2000/02/06 21:38:28; author: kris; state: Exp; lines: +5 -21
USE_OPENSSL
Assisted by: Jim Bloom A
v. 1.10
date: 1999/12/27 00:40:03; author: steve; state: Exp; lines: +3 -3
Fix build for USA_RESIDENT=yes. Also get this to compile again on
-current.
PR: 14888
Inspired by: maintainer and the stunnel port
v. 1.9
date: 1999/11/07 22:25:33; author: dirk; state: Exp; lines: +3 -1
Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
v. 1.8
date: 1999/08/31 06:50:02; author: mharo; state: Exp; lines: +3 -3
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
v. 1.7
date: 1999/08/31 01:50:54; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/06/02 07:21:44; author: dirk; state: Exp; lines: +3 -2
include ${PREFIX}/include/openssl due to openssl upgrade.
Submitted by: Ralf S. Engelschall
v. 1.5
date: 1999/03/26 08:51:51; author: dirk; state: Exp; lines: +4 -4
Upgrade to 0.5.5p1.
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.
PR: ports/10768
Submitted by: Michael Haro
v. 1.4
date: 1999/01/10 14:11:17; author: dirk; state: Exp; lines: +3 -3
Change dependencies from SSLeay to openssl, the successor of SSLeay.
v. 1.3
date: 1998/09/25 10:20:21; author: asami; state: Exp; lines: +2 -2
security/rsaref has been ELFized.
v. 1.2
date: 1998/08/30 15:35:03; author: steve; state: Exp; lines: +24 -11
Update to version 0.5.4p4.
PR: 7739
Submitted by: maintainer
v. 1.1
date: 1998/07/20 02:39:04; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/07/20 02:39:04; author: steve; state: Exp; lines: +0 -0
Initial import of bjorb version 0.5.3p1.
Secure TCP relay software with SSL.
PR: 7181
Submitted by: Issei Suzuki
=============================================================================
|
| |

|