Commit graph

16 commits

Author SHA1 Message Date
Lev A. Serebryakov
ce1d1d9040 Remove empty patch. Submitter forget to mention this.
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-07-12 19:17:00 +00:00
Lev A. Serebryakov
7dd763b4ca Update to version 4.0.1.
Promote Sergey Matveychuk <sem@ciam.ru> to maintainer.

PR:		ports/51957
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
Approved by:	ejc@FreeBSD.org
2003-07-11 08:45:49 +00:00
Ying-Chieh Liao
31a2fabbd8 fix build on -current
Submitted by:	Patrick Hartling <patrick@137.org>
2002-11-16 18:05:01 +00:00
Johann Visagie
1e9e021686 - Update to version 4.0.0
- A fairly significant rewrite of the port, as 4.0.0 now deprecates the
  traditinal OmniORB build infrastructure in favour of the GNU tools.

PR:		44338
Submitted by:	wjv
Approved by:	maintainer timeout
2002-11-01 12:01:34 +00:00
Patrick Li
abff247a41 Update to 3.0.5
PR:		ports/41267
Submitted by:	Alex Hayward <xelah@xelah.com>
Approved by:	maintainer
2002-08-08 18:02:22 +00:00
James E. Housley
a412d5e141 - Update of devel/omniORB to 3.0.3; also fixes significant problems with the
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>
2001-03-23 00:35:26 +00:00
James E. Housley
dd42e50dd5 - Update of port devel/omniORB from 3.0.1 to 3.0.2
- 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>
2000-11-28 12:02:33 +00:00
Eric J.Chet
ce0c25e44c It helps when you "cvs add" the new patches, oops. 2000-09-18 19:01:19 +00:00
Eric J.Chet
cd34cdd8c3 PR: 21221
Submitted by:Johann Visagie and a patch by Peter van Heusden
2000-09-15 15:40:52 +00:00
Michael Haro
723a286c92 * respect CC, CXX, CFLAGS, CXXFLAGS.
* 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>
2000-04-01 05:42:59 +00:00
Eric J.Chet
cfa8a4db7c version update to 2.8.0 2000-01-11 19:29:02 +00:00
Steve Price
84c9959422 Make this port build again. 1998-06-06 17:41:18 +00:00
Satoshi Asami
364f86b614 Put some parentheses in "#elif defined(foo) || defined(bar)" statement
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).
1997-07-10 07:37:00 +00:00
David E. O'Brien
105b806c09 Added {Open,Net}BSD to the #define's.
This was a stab in the dark as to the right things to do for them.
1997-06-29 12:13:21 +00:00
Satoshi Asami
b8d89f2132 Accidentaly removed "-pipe" when I was playing with optimization flags. 1997-06-04 05:57:29 +00:00
Satoshi Asami
af2e5a75c0 Another CORBA 2 implementation.
PR:		3619
Submitted by:	Eric J. Chet <ejc@bazzle.com>
1997-06-04 05:54:33 +00:00