Port details |
- py-omniorb-3 Python bindings for omniORB4, a CORBA 2.6 ORB
- 3.7_3 devel
=0 3.7_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses legacy version of omniORB, consider using devel/py-omniorb
This port expired on: 2019-01-31
- Maintainer: bofh@FreeBSD.org
- Port Added: 2014-10-21 16:53:47
- Last Update: 2019-02-04 19:31:36
- SVN Revision: 492154
- Also Listed In: python
- License: LGPL21
- WWW:
- http://omniorb.sourceforge.net/
- Description:
- omniORBpy is an object request broker (ORB) for Python which implements
specification 2.6 of the Common Object Request Broker Architecture (CORBA).
omniORBpy is implemented as a Python extension module (written in C++) to
provide bindings for omniORB4, a high performance C++ ORB.
This is the legacy version, based upon omniORB-4.1.
WWW: http://omniorb.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}omniorb3>0:devel/py-omniorb-3@${PY_FLAVOR}
- Conflicts:
- CONFLICTS:
- py27-orbit-2*
- py27-omniorb-4.2*
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-omniorb3
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (omniORBpy-3.7.tar.bz2) = 64ddd49581b4f5dde04b8ed80d81ae96fd7efb1f8f6c8075aaf56de9522c1136
SIZE (omniORBpy-3.7.tar.bz2) = 610025
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nonexistent : devel/omniORB-4.1
- gmake : devel/gmake
- python2.7 : lang/python27
- Runtime dependencies:
-
- python2.7 : lang/python27
- Library dependencies:
-
- libomniORB4.so : devel/omniORB-4.1
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-omniorb3-3.7_3:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake python:2.7 shebangfix ssl tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7_3 04 Feb 2019 19:31:36 |
rene |
Remove expired ports:
2019-01-31 mail/dovecot-pigeonhole04: End of Life upstream, use
mail/dovecot-pigeonhole instead
2019-01-31 multimedia/pyjama: Unmaintained upstream
2019-01-31 devel/py-omniorb-3: Uses legacy version of omniORB, consider using
devel/py-omniorb
2019-01-31 mail/dovecot22: End of Life upstream, use mail/dovecot instead
2019-01-31 devel/hs-uuagc-bootstrap: No release since 2011
2019-01-31 sysutils/hs-angel: No releases since 2016
2019-01-31 devel/hs-uuagc: No release since 2015
2019-01-31 ports-mgmt/hs-porte: No updates since 2010
2019-02-01 net/pdb: Depends on expired net/py-pcs
2019-02-01 irc/iroffer: Abandoned upstream
2019-02-03 sysutils/fusefs-wdfs: Abandonware, functionally incomplete, has
problems with caching
2018-12-19 net/py-pcs: Broken for more than 6 months |
3.7_3 01 Jan 2019 19:16:05 |
bofh |
devel/py-omniorb-3: mark deprecated due to legacy use of omniORB
- Pet portlint
- Take MAINTAINERSHIP
- No port depends on this port |
3.7_2 14 Feb 2018 09:13:51 |
antoine |
py-omniorb-3 doesn't work with python3 |
3.7_2 21 Apr 2017 10:33:54 |
amdmi3 |
- Fix WWW: |
3.7_2 19 Apr 2017 05:08:04 |
miwi |
- Fix shebangs |
3.7_1 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
3.7_1 08 Jan 2017 14:42:37 |
sunpoet |
Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}- |
3.7_1 13 Apr 2016 10:43:50 |
jbeich |
devel/omniNotify, devel/py-omniorb*: modernize
- Convert to CONFIGURE_OUTSOURCE
- Convert to target option helpers
Approved by: bofh (maintainer)
Differential Revision: https://reviews.freebsd.org/D4157 |
3.7_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.7_1 14 Mar 2015 04:03:06 |
amdmi3 |
- Add LICENSE_FILE
- Strip libraries |
3.7 21 Oct 2014 16:53:38 |
thierry |
In order to rescue the Salome's ports, devel/omniNotify and
devel/py-omniorb are needed. But since omniNotify depends on
devel/omniORB-4.1, a version of py-omniorb depending on the same omniORB
is needed, to avoid conflicts.
- Repocopy devel/py-omniorb to devel/py-omniorb-3
- Downgrade it to 3.7
- Set CONFLICTS.
CR: D970 |