summaryrefslogtreecommitdiffstats
path: root/security/bjorb
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* Remove references to mirror.ac.ukvs2004-07-261-2/+1
| | | | | PR: ports/69481 Submitted by: Tim Bishop
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* SIZEify.trevor2004-01-291-0/+1
|
* PR: 49603foxfair2003-03-231-1/+2
| | | | | Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Switch MASTER_SITE to make this port fetchable.
* constify to fix build with OpenSSL 0.9.7nectar2003-02-211-0/+11
|
* De-pkg-comment.knu2003-02-202-1/+1
|
* Unbreak on CURRENT.arved2003-01-137-7/+100
| | | | | PR: 46989 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Half of these ones missed yesterday while converting to USE_REINPLACE.edwin2002-11-041-0/+1
| | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-)
* Mark BROKEN on 5.0kris2002-10-261-1/+7
|
* Remove myself from MAINTAINERissei2002-02-161-1/+1
|
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-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 readingwill2000-06-021-1/+1
| | | | the Porter's Handbook. :-)
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-2/+2
|
* USE_OPENSSLkris2000-02-062-21/+5
| | | | Assisted by: Jim Bloom <bloom@acm.org>A
* Fix build for USA_RESIDENT=yes. Also get this to compile again onsteve1999-12-273-2/+58
| | | | | | | -current. PR: 14888 Inspired by: maintainer and the stunnel port
* Change dependencies from static to shared openssl libraries,dirk1999-11-071-0/+2
| | | | because openssl also builds shared libraries, now.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-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.dirk1999-06-022-4/+5
| | | | Submitted by: Ralf S. Engelschall <rse@FreeBSD.org>
* Add WWW: to DESCR filesmharo1999-05-031-2/+2
|
* Upgrade to 0.5.5p1.dirk1999-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.dirk1999-01-101-3/+3
|
* security/rsaref has been ELFized.asami1998-09-251-2/+2
|
* Update to version 0.5.4p4.steve1998-08-305-44/+43
| | | | | PR: 7739 Submitted by: maintainer
* Initial import of bjorb version 0.5.3p1.steve1998-07-207-0/+137
Secure TCP relay software with SSL. PR: 7181 Submitted by: Issei Suzuki <issei@t-cnet.or.jp>
OpenPOWER on IntegriCloud