FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:29 PM BST
Port details
omniORB 4.1.6 devel on this many watch lists=8 search for ports that depend on this port
A robust high performance CORBA ORB for C++ and Python
Maintained by: sem@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


omniORB is a GPL'd Object Request Broker (ORB) which implements
specification 2.6 of the Common Object Request Broker Architecture (CORBA).

Features:
- C++ and Python language bindings.
- Support for GIOP and IIOP 1.0, 1.1 and 1.2.
- Fully multithreaded runtime.
- TypeCode and type Any.
- CORBA 2.6 DynAny interfaces.
- Dynamic Invocation and Dynamic Skeleton interfaces.
- Complete Naming Service, omniNames.
- Support for wchar, wstring and code set negotiation.
- Full long long, long double, fixed point support.
- PortableServer::Current.
- Unix domain socket transport.
- Bidirectional GIOP.
- Interoperable Secure Socket Layer transport.
- Flexible thread management.
- Interceptors.
- Fully interoperable with other CORBA ORBs.
- A number of contributed CORBA service implementations.
- Objects by value.
- Abstract interfaces.
- Local interface.
- C++ mapping version 1.1.
- IPv6 support.

WWW: http://omniorb.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27, devel/gmake, devel/pkg-config
Required To Run: lang/python27, devel/pkg-config

Required by:
for Build

for Libraries

for Run

To install the port: cd /usr/ports/devel/omniORB/ && make install clean
To add the package: pkg_add -r omniORB


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://sunet.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://iweb.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://switch.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://surfnet.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://kent.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://freefr.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://voxel.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://jaist.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://osdn.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://nchc.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://ncu.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://transact.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://softlayer.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://internode.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://ufpr.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
http://waix.dl.sourceforge.net/project/omniorb/omniORB/omniORB-4.1.6/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 52

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
15 Feb 2012 18:12:42
Original commit files touched by this commit  4.1.6
sem search for other commits by this committer
- Update omniORB to 4.1.6 and py-omniorb to 3.6
29 Oct 2011 09:37:46
Original commit files touched by this commit  4.1.4
kwm search for other commits by this committer
Fix build on FreeBSD 10.

Approved by:    portmgr (miwi)
23 Sep 2011 22:26:39
Original commit files touched by this commit  4.1.4
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 14:59:23
Original commit files touched by this commit  4.1.4
ohauer search for other commits by this committer
-remove MD5
26 Nov 2009 15:43:26
Original commit files touched by this commit  4.1.4
sem search for other commits by this committer
- Update omniORB to 4.1.4 and py-omniorb to 3.4
- Adapt to 9-CURRENT.

PR:             ports/138934 (partitionaly)
Submitted by:   Andrey Ignatov <rdna at rdna.ru>
22 Aug 2009 00:18:43
Original commit files touched by this commit  4.1.3
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Oct 2008 21:25:27
Original commit files touched by this commit  4.1.3
sem search for other commits by this committer
- Update to 4.1.3
21 Aug 2008 06:18:49
Original commit files touched by this commit  4.1.2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
21 Jun 2008 14:12:00
Original commit files touched by this commit  4.1.2
sem search for other commits by this committer
- Update to 4.1.2
  Several critical bugs fixed

PR:             ports/124797
Submitted by:   Michael <freebsdports@bindone.de>
17 Dec 2007 08:08:26
Original commit files touched by this commit  4.1.1
sem search for other commits by this committer
- Update to 4.1.1
30 Jan 2007 04:23:59
Original commit files touched by this commit  4.1.0
kris search for other commits by this committer
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
21 Dec 2006 11:11:43
Original commit files touched by this commit  4.1.0
sem search for other commits by this committer
- Update to 4.1.0
13 Feb 2006 14:58:24
Original commit files touched by this commit  4.0.7_1
sem search for other commits by this committer
- Precompile python modules during install to satisfy pointyhat

Reported by:    krismail
07 Feb 2006 18:03:01
Original commit files touched by this commit  4.0.7
sem search for other commits by this committer
- Forced commit to note omniORB updated to 2.0.7
  and py-omnyorb updated to 2.7.

Oops. With the last commit I've committed unfinished updates for both
omniORB and py-omniorb. py-omniorb has a pkg-plist problem yet.
But let it be. I'll fix it soon.
07 Feb 2006 17:56:16
Original commit files touched by this commit  4.0.7
sem search for other commits by this committer
- Remove USE_REINPLACE from my ports
11 Nov 2005 07:36:56
Original commit files touched by this commit  4.0.6
sem search for other commits by this committer
- Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message
07 Nov 2005 20:10:38
Original commit files touched by this commit  4.0.6
sem search for other commits by this committer
- Unbreak on -CURRENT (minor() macro problem)
- Respect CFLAGS
28 Oct 2005 22:51:16
Original commit files touched by this commit  4.0.6
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
30 Aug 2005 14:54:46
Original commit files touched by this commit  4.0.6
sem search for other commits by this committer
- Fix build on CURRENT

Reported by:    krion via pointyhat
10 Jun 2005 05:27:32
Original commit files touched by this commit  4.0.6
sem search for other commits by this committer
- Fix libdata/pkgconfig policy

Reported by:    kris via pointyhat
09 Jun 2005 07:28:56
Original commit files touched by this commit  4.0.6
sem search for other commits by this committer
- Update to 4.0.6
- Flexiblize pkg-plist a little
12 Apr 2005 03:26:57
Original commit files touched by this commit  4.0.5
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  4.0.5
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
13 Feb 2005 14:31:11
Original commit files touched by this commit  4.0.5
sem search for other commits by this committer
- Install a sample configuration file

PR:             ports/77446
Submitted by:   hq
26 Jan 2005 12:39:54
Original commit files touched by this commit  4.0.5
sem search for other commits by this committer
- add USE_GNOME=pkgconfig to fix 'extra files' problem

Reported by:    kris via pointyhat
Proposed by:    pav via irc
20 Nov 2004 11:06:47
Original commit files touched by this commit  4.0.5
sem search for other commits by this committer
- Update to 4.0.5
- Fix build on 6.x
- Utilize %%DATADIR%% in pkg-plist
- Refine Makefile
18 Nov 2004 22:14:23
Original commit files touched by this commit  4.0.3_3
kris search for other commits by this committer
BROKEN on 6.x: Does not compile
17 Jul 2004 20:38:48
Original commit files touched by this commit  4.0.3_3
sem search for other commits by this committer
bump version
17 Jul 2004 20:31:00
Original commit files touched by this commit  4.0.3_2
sem search for other commits by this committer
Fix wrong place of *.pc files.

PR:             ports/69147
Submitted by:   Konstantin Oznobihin <bork@rsu.ru>
Approved by:    krion (mentor)
15 Jul 2004 03:09:07
Original commit files touched by this commit  4.0.3_2
sem search for other commits by this committer
Fix build with OpenSSL.

PR:             ports/69054
Submitted by:   Konstantin Oznobihin <bork@rsu.ru>
Reviewed by:    maintainer
Approved by:    krion (mentor)
07 Jul 2004 19:20:02
Original commit files touched by this commit  4.0.3_1
sem search for other commits by this committer
Change email address for my ports.

Approved by:    krion (mentor)
18 Mar 2004 18:01:13
Original commit files touched by this commit  4.0.3_1
trevor search for other commits by this committer
Add size data, approved by maintainers.
04 Feb 2004 05:21:48
Original commit files touched by this commit  4.0.3_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
05 Dec 2003 22:11:24
Original commit files touched by this commit  4.0.3
krion search for other commits by this committer
- Update to version 4.0.3

PR:             59885
Submitted by:   maintainer
29 Sep 2003 02:50:44
Original commit files touched by this commit  4.0.2
adamw search for other commits by this committer
-pthread/-lc_r => ${PTHREAD_LIBS}

PR:             ports/56862
Submitted by:   Sergey Matveychuk <sem@ciam.ru> (maintainer)
24 Aug 2003 06:28:27
Original commit files touched by this commit  4.0.2
krion search for other commits by this committer
- Utilize PYTHON_SITELIBDIR

PR:             55907
Submitted by:   maintainer
21 Aug 2003 21:15:31
Original commit files touched by this commit  4.0.2
krion search for other commits by this committer
Update to 4.0.2
 - Bug fixes.
 - Use of standard iostreams in omniNames etc..
 - Performance improvements.
 - Use DOCSDIR

PR:             55849
Submitted by:   Sergey Matveychuk <sem@ciam.ru> (maintainer)
12 Jul 2003 19:17:00
Original commit files touched by this commit  4.0.1
lev search for other commits by this committer
  Remove empty patch. Submitter forget to mention this.

Submitted by:   Sergey Matveychuk <sem@ciam.ru>
11 Jul 2003 08:45:49
Original commit files touched by this commit  4.0.1
lev search for other commits by this committer
  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
07 Mar 2003 06:01:16
Original commit files touched by this commit  4.0.0
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
16 Nov 2002 18:05:01
Original commit files touched by this commit  4.0.0
ijliao search for other commits by this committer
fix build on -current

Submitted by:   Patrick Hartling <patrick@137.org>
01 Nov 2002 12:01:34
Original commit files touched by this commit  4.0.0
wjv search for other commits by this committer
- 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
31 Aug 2002 02:40:56
Original commit files touched by this commit  3.0.5
kris search for other commits by this committer
Remove USE_NEWGCC, which is no longer supported or required.

Submitted by:   Tilman Linneweh <tilman@arved.de>
PR:             ports/40571
08 Aug 2002 18:02:23
Original commit files touched by this commit  3.0.5
pat search for other commits by this committer
Update to 3.0.5

PR:             ports/41267
Submitted by:   Alex Hayward <xelah@xelah.com>
Approved by:    maintainer
29 Aug 2001 10:01:49
files touched by this commit
wjv search for other commits by this committer
- Update to version 3.0.4 (bugfix release)   - Deply DOCSDIR support in Makefile
   
23 Mar 2001 00:35:26
files touched by this commit
jeh search for other commits by this committer
- 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.    
28 Nov 2000 12:02:36
files touched by this commit
jeh search for other commits by this committer
- 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)  
 
08 Oct 2000 02:10:04
files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
18 Sep 2000 20:01:19
files touched by this commit
ejc search for other commits by this committer
It helps when you "cvs add" the new patches, oops.  
15 Sep 2000 16:40:52
files touched by this commit
ejc search for other commits by this committer
PR: 21221   Submitted by:Johann Visagie and a patch by Peter van Heusden    
16 Jun 2000 22:52:41
files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 09:48:25
files touched by this commit
sobomax search for other commits by this committer
Fourth round of INSTALLS_SHLIBS conversion.    

Number of commits found: 52

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.183 seconds.