Port details |
- ilu CORBA-compatible multi-language Object Request Broker
- 2.0a13 devel
=1 2.0a13Version of this port present on the latest quarterly branch. BROKEN: "Does not build"
- 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: 2003-05-06 03:49:05
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- License: not specified in port
- Description:
- ILU is a CORBA-compatible multi-language Object Request Broker.
You define class interfaces in a language-independent way and
implement them in a language of your choice. Currently supported
languages are C, Java (See Makefile how to enable Java Support on
FreeBSD), Common Lisp (Allegro CL 4.x in Linux emulation mode may work
on FreeBSD) and Python. Rough support for C++ (the old C++ support is
built by default on FreeBSD) and Guile Scheme (built if you have Guile
+ slib installed) is also present. perl support is available from the
net. ILU also runs on Win32 which means Unix and Win32 objects can
freely talk to each other.
2.0alpha13 supports interoperability with ONC RPC services, OMG CORBA
services, World Wide Web HTTP services, and W3C HTTP-NG services.
``Plug-in'' extensibility is provided for RPC message formats, message
transport schemes, URL schemes, accounting and authorization identity
types, threading and event loop processing, and various other things.
An implementation of the IETF's Common Authentication Technology
working group's Generic Security Service (GSS) is provided, and can be
used to wrap client-server connections in a security context. An XML
parser is provided. ILU is provided free for unrestricted use.
FreeBSD port notes:
- I enabled support for the http protocol support.
- The FreeBSD port has its own scheme to build and use shared
libraries. The official support is incomplete.
- Official ILU patches are not fetched from PARC, but I hold a proven
snapshot that doesn't conflict with my patches at one of my own sites.
- configure --bindir/--mandir doesn't work with current ILU version.
I make symbolic links to ${PREFIX}/{bin,man}.
- I don't use shared library version numbers on ELF systems for now.
- Shared library versioning scheme history for aout:
*.so.1: ilu-2.0a12, *.so.2: ilu-2.0a13
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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- 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 |
2.0a13 06 May 2003 03:49:05
 |
kris  |
As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix. |
2.0a13 20 Feb 2003 17:07:10
 |
knu  |
De-pkg-comment. |
2.0a13 18 Nov 2002 03:49:03
 |
kris  |
Remove Martin Cracauer <cracauer@cons.org> as maintainer per his
request. |
2.0a13 04 Nov 2002 02:15:27
 |
edwin  |
PERL -> REINPLACE
Noticed on: bento |
2.0a13 18 May 2002 02:34:34
 |
kris  |
BROKEN: Does not build |
2.0a13 31 Mar 2002 02:55:13
 |
kris  |
Remove #include <malloc.h>. Build still fails (bison failure). |
29 Jan 2002 10:16:28
    |
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
08 Oct 2000 02:10:04
    |
asami  |
Convert category devel to new layout. |
29 Jun 2000 08:03:02
    |
obrien  |
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site. |