aboutsummaryrefslogtreecommitdiff
path: root/security/bjorb
Commit message (Collapse)AuthorAgeFilesLines
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - use PORTEXAMPLES and PORTDOCS where appropiate and fix plist with NO* definedIon-Mihai Tetcu2008-11-222-15/+18
| | | | | | | | | - bump PORTREVISION Prompted by: QAT QA run Notes: svn path=/head/; revision=223172
* - Unbreak on sparc64 and amd64Pietro Cerutti2008-09-152-9/+21
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=220388
* Mark as broken with gcc4.2 on 64-bits archs.Mark Linimon2007-09-301-0/+6
| | | | Notes: svn path=/head/; revision=200469
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* Remove references to mirror.ac.ukVolker Stolz2004-07-261-2/+1
| | | | | | | | PR: ports/69481 Submitted by: Tim Bishop Notes: svn path=/head/; revision=114765
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* PR: 49603Foxfair Hu2003-03-231-1/+2
| | | | | | | | Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> Switch MASTER_SITE to make this port fetchable. Notes: svn path=/head/; revision=77256
* constify to fix build with OpenSSL 0.9.7Jacques Vidrine2003-02-211-0/+11
| | | | Notes: svn path=/head/; revision=76054
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Unbreak on CURRENT.Tilman Keskinoz2003-01-137-7/+100
| | | | | | | | PR: 46989 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=73051
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-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) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Half of these ones missed yesterday while converting to USE_REINPLACE.Edwin Groothuis2002-11-041-0/+1
| | | | | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-) Notes: svn path=/head/; revision=69475
* Mark BROKEN on 5.0Kris Kennaway2002-10-261-1/+7
| | | | Notes: svn path=/head/; revision=68851
* Remove myself from MAINTAINERIssei Suzuki2002-02-161-1/+1
| | | | Notes: svn path=/head/; revision=54769
* 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
* Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews2000-06-021-1/+1
| | | | | | | the Porter's Handbook. :-) Notes: svn path=/head/; revision=29084
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* USE_OPENSSLKris Kennaway2000-02-062-21/+5
| | | | | | | Assisted by: Jim Bloom <bloom@acm.org>A Notes: svn path=/head/; revision=25522
* 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 Notes: svn path=/head/; revision=24117
* Change dependencies from static to shared openssl libraries,Dirk Froemberg1999-11-071-0/+2
| | | | | | | because openssl also builds shared libraries, now. Notes: svn path=/head/; revision=22957
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* #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 Notes: svn path=/head/; revision=19804
* include ${PREFIX}/include/openssl due to openssl upgrade.Dirk Froemberg1999-06-022-4/+5
| | | | | | | Submitted by: Ralf S. Engelschall <rse@FreeBSD.org> Notes: svn path=/head/; revision=19175
* Add WWW: to DESCR filesMichael Haro1999-05-031-2/+2
| | | | Notes: svn path=/head/; revision=18397
* 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> Notes: svn path=/head/; revision=17400
* Change dependencies from SSLeay to openssl, the successor of SSLeay.Dirk Froemberg1999-01-101-3/+3
| | | | Notes: svn path=/head/; revision=15955
* security/rsaref has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13390
* Update to version 0.5.4p4.Steve Price1998-08-305-44/+43
| | | | | | | | PR: 7739 Submitted by: maintainer Notes: svn path=/head/; revision=12923
* 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> Notes: svn path=/head/; revision=11978