Port details |
- ORBacus A CORBA 2 implementation
- 3.2.1_1 devel
=2 3.2.1_1Version of this port present on the latest quarterly branch. BROKEN: "Unfetchable"
DEPRECATED: "Unfetchable"
IGNORE: "is marked as broken: "Unfetchable""
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2004-06-20 23:40:39
- SVN Revision: UNKNOWN
- People watching this port, also watch:: omniORB
- License: not specified in port
- WWW:
- http://www.orbacus.com/
- Description:
- ORBacus for C++ and Java (formerly known as OmniBroker for C++ and
Java) is an Object Request Broker (ORB) that is compliant with the
CORBA 2.0 specification.
WWW: http://www.orbacus.com/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.2.1_1 20 Jun 2004 23:40:39
 |
kris  |
Remove expired ports, plus the three ports that depended on them. |
3.2.1_1 19 Apr 2004 07:48:48
 |
kris  |
These broken ports are scheduled for deletion on June 18 if they are
still broken at that time and no PRs have been submitted containing a fix. |
3.2.1_1 06 Apr 2004 22:12:36
 |
kris  |
BROKEN: Unfetchable |
3.2.1_1 11 Mar 2004 10:39:23
 |
kris  |
The only place this builds is on i386 4.x. |
3.2.1_1 07 Feb 2004 12:30:48
 |
kris  |
BROKEN on 5.x: does not compile |
3.2.1_1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
3.2.1_1 29 Jan 2004 02:10:02
 |
edwin  |
The FTP site seems to be "permission denied",
The HTTP site has moved to .de
Noticed by: bento |
3.2.1_1 30 Oct 2003 00:21:13
 |
edwin  |
add mastersite
Submitted by: SiGNOUT <signout@signout.dk> |
3.2.1_1 28 Oct 2003 10:13:04
 |
arved  |
Mark Restricted,
Shorten pkg-descr (portlint)
Add new WWW URL. |
3.2.1_1 28 Oct 2003 01:46:30
 |
fjoe  |
Fix build on -CURRENT.
Bump PORTREVISION. |
3.2.1 18 Oct 2003 23:29:36
 |
kris  |
Return ejc's ports to the unmaintained pool.
Submitted by: ejc |
3.2.1 16 Oct 2003 01:13:11
 |
kris  |
BROKEN on 5.x: does not compile |
3.2.1 21 Feb 2003 11:23:04
 |
knu  |
De-pkg-comment. |
3.2.1 31 Aug 2002 02:40:56
 |
kris  |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
08 Oct 2000 02:10:04
    |
asami  |
Convert category devel to new layout. |
16 Jun 2000 22:52:41
    |
asami  |
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:19:52
    |
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:12:51
    |
sobomax  |
Second round of INSTALL_SHLIBS=yes fixes. |