summaryrefslogtreecommitdiff
path: root/devel/omniORB (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-03-23- Update of devel/omniORB to 3.0.3; also fixes significant problems with theJames E. Housley8-79/+193
port (see below). - Submitted this to current maintainer on Wednesday 14 March; no response yet - The Python modules were not correctly installed to the Python site library directory before. They are now. (Thanks to Michael Ewe <m.ewe@t-online.de> for pointing out the issue.) - Used PORTDOCS pragma in $PLIST. PR: 25934 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=40226
2000-11-28- Update of port devel/omniORB from 3.0.1 to 3.0.2James E. Housley4-59/+45
- Have emailed the MAINTAINER about this already - Changed master site to its new URL - Removed dependency on Python 1.5, as it seemingly works fine with 2.0 - Alphabetised the $PLIST while I was at it - Deleted file: files/patch-al (Explicit linking against libgcc not necessary anymore since obrien closed PR 21983) No response from MAINTAINER. PR: 22864 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=35484
2000-09-18It helps when you "cvs add" the new patches, oops.Eric J.Chet3-0/+80
Notes: svn path=/head/; revision=32820
2000-09-15PR: 21221Eric J.Chet5-229/+170
Submitted by:Johann Visagie and a patch by Peter van Heusden Notes: svn path=/head/; revision=32645
2000-06-16Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami1-1/+1
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
2000-06-16Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2-5/+3
Notes: svn path=/head/; revision=29630
2000-04-11PORTNAME/PORTVERSION updateMichael Haro1-3/+3
Notes: svn path=/head/; revision=27452
2000-04-01* respect CC, CXX, CFLAGS, CXXFLAGS.Michael Haro3-10/+27
* turn on USE_NEWGCC. * don't use mkdirhier (to avoid implicit BUILD_DEPENDS on XFree86) * define ONLY_FOR_ARCHS=i386. * tweak do-install rules. * revise some patch for the socklen_t issue. * fit library file names in the ELF world to enable making package on -STABLE and -CURRENT. PR: 168006 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notes: svn path=/head/; revision=27230
2000-02-17Fix building this port.Jeremy Lea2-18/+17
Approved by: maintainer Notes: svn path=/head/; revision=25924
2000-02-04remove extra tab after PKGNAME (portlint)Michael Haro1-1/+1
Notes: svn path=/head/; revision=25476
2000-01-11version update to 2.8.0Eric J.Chet4-2357/+118
Notes: svn path=/head/; revision=24649
2000-01-11version update to 2.8.0. Eric J.Chet1-23/+26
Notes: svn path=/head/; revision=24648
1999-08-28ln -> ${LN}Michael Haro1-1/+1
Notes: svn path=/head/; revision=21047
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20947
1999-05-02Wow! What big teeth you have grandma! "All the better to Weat youTim Vanderhoek1-1/+1
with, my dear." [That's lupus for "Add WWW:"] Notes: svn path=/head/; revision=18345
1998-10-12Mark BROKEN for ELF:Justin M. Seger1-1/+3
g++ -fhandle-exceptions -pipe -I. -D__OMNIORB2__ -I../../../include -DDEFAULT_LOGDIR=\"/var/omninames\" -o omniNames NamingContext_i.o log.o omniNames.o -L../../../src/lib/omniORB2 -lomniORB2 -L../../../src/lib/omnithread -lomnithread ../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::omni_mutex(void)': posix.o(.text+0x10): undefined reference to `pthread_mutex_init' ../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::~omni_mutex(void)': posix.o(.text+0xa2): undefined reference to `pthread_mutex_destroy' ../../../src/lib/omnithread/libomnithread.a(posix.o): In function `omni_mutex::lock(void)': Notes: svn path=/head/; revision=13917
1998-08-12Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1-5/+0
I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
1998-06-06Make this port build again.Steve Price2-60/+4
Notes: svn path=/head/; revision=11298
1998-05-05Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1-0/+1
PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
1997-11-22Mark this port broken, it doesn't build.Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=8745
1997-07-10Put some parentheses in "#elif defined(foo) || defined(bar)" statementSatoshi Asami1-7/+7
to make this compile again. I never quite understood the "#elif" syntax and now I think I never will. By the way, this is just a patch-up to DavidO's "stab in the dark" and is not guaranteed to work on NetBSD and/or OpenBSD. I just "fixed" it in the way that it doesn't break FreeBSD while preserving the spirit of his changes (i.e., to "stab" whatever he was aiming at). Notes: svn path=/head/; revision=7275
1997-06-29Added {Open,Net}BSD to the #define's.David E. O'Brien1-13/+13
This was a stab in the dark as to the right things to do for them. Notes: svn path=/head/; revision=7131
1997-06-04Accidentaly removed "-pipe" when I was playing with optimization flags.Satoshi Asami1-4/+4
Notes: svn path=/head/; revision=6747
1997-06-04Another CORBA 2 implementation.Satoshi Asami6-0/+2593
PR: 3619 Submitted by: Eric J. Chet <ejc@bazzle.com> Notes: svn path=/head/; revision=6745