FreshPorts -- The Place For Ports Sun, 6 Jul 2008 11:49 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
fnorb 1.3_1 devel on this many watch lists=0 search for ports that depend on this port
A CORBA 2.0 ORB written in Python

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 search for ports maintained by this maintainer
Port Added: 16 Sep 2000 03:18:46
Also Listed In: python


Fnorb is a CORBA 2.0 object request broker (ORB) written in Python.  It
supports all CORBA 2.0 datatypes (including Any's) and provides a full
implementation of IIOP.  Fnorb is Python and CORBA/IDL specific which makes
it simple, light-weight and easy to use.  Fnorb is ideal for prototyping
complex CORBA architectures, for use as a scripting tool, and for building
test harnesses for CORBA development projects.

Fnorb is being developed at the CRC for Distributed Systems Technology based
at the University of Queensland in Brisbane, Australia.

WWW: http://sourceforge.net/projects/fnorb

-- Johann Visagie <wjv@FreeBSD.org>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/python24
Required To Run: x11-toolkits/py-tkinter, lang/python24

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


Configuration Options
     No options to configure

Master Sites:
http://easynews.dl.sourceforge.net/sourceforge/fnorb/
http://switch.dl.sourceforge.net/sourceforge/fnorb/
http://puzzle.dl.sourceforge.net/sourceforge/fnorb/
http://belnet.dl.sourceforge.net/sourceforge/fnorb/
http://osdn.dl.sourceforge.net/sourceforge/fnorb/
http://ovh.dl.sourceforge.net/sourceforge/fnorb/
http://keihanna.dl.sourceforge.net/sourceforge/fnorb/
http://heanet.dl.sourceforge.net/sourceforge/fnorb/
http://nchc.dl.sourceforge.net/sourceforge/fnorb/
http://kent.dl.sourceforge.net/sourceforge/fnorb/
http://easynews.dl.sourceforge.net/sourceforge/fnorb/
http://ufpr.dl.sourceforge.net/sourceforge/fnorb/
http://umn.dl.sourceforge.net/sourceforge/fnorb/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 May 2007 21:32:57
Original commit files touched by this commit  1.3_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
01 May 2006 13:30:51
Original commit files touched by this commit  1.3
sem search for other commits by this committer
- Fix URL in WWW: line
24 Nov 2005 15:40:04
Original commit files touched by this commit  1.3
pav search for other commits by this committer
- Add some SHA256 checksums
13 Jun 2005 16:58:36
Original commit files touched by this commit  1.3
sem search for other commits by this committer
- Wrong subdir name for fetching fixed

Reported by:    kris via pointyhat
09 Jun 2005 12:15:12
Original commit files touched by this commit  1.3
sem search for other commits by this committer
- Update to 1.3
20 Nov 2004 08:09:49
Original commit files touched by this commit  1.1_9
linimon search for other commits by this committer
With portmgr hat on, reset inactive maintainer.  These ports are now up
for adoption.
13 Nov 2003 14:45:08
Original commit files touched by this commit  1.1_9
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
20 Aug 2003 10:35:46
Original commit files touched by this commit  1.1_9
perky search for other commits by this committer
Fix build on python2.3
07 Mar 2003 06:01:16
Original commit files touched by this commit  1.1_9
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.
24 Jan 2002 14:43:03
files touched by this commit
wjv search for other commits by this committer
- Fnorb is free!  It has been relicensed under the Python licence.   - Remove
NO_CDROM.   - Remove Fnorb from LEGAL.   - Removed FTP site from MASTER_SITES; 
It still carries a tarball containing     the older licence (and hence, has a
different checksum).   - Fixed a few minor syntactical problems in Makefile.   -
Bumped PORTREVISION.    
09 Oct 2001 12:52:12
files touched by this commit
wjv search for other commits by this committer
- Add yet another patch to ensure compatibility with Python 2.0 and later.   -
Bump PORTREVISION.    
04 Sep 2001 16:20:31
files touched by this commit
wjv search for other commits by this committer
- Housekeeping update :)   - Add runtime dependency on Tkinter   - Deploy
DOCSDIR   - Minor style updates in Makefile   - Update my email address   - Make
installation of examples dependent on NOPORTDOCS   - Bump PORTREVISION (because
of the last point above)    
27 Jun 2001 12:15:02
files touched by this commit
wjv search for other commits by this committer
Updating my email address in my remaining ports.    
23 Feb 2001 15:40:38
files touched by this commit
kevlo search for other commits by this committer
- Certain files were installed to incorrect locations, leading to serious    
breakage.   - Fixing the problem lead to a more general overhaul of the port.  
- Bumped PORTREVISION.    
11 Feb 2001 17:15:32
files touched by this commit
jeh search for other commits by this committer
- Though not broken as such, the way in which port docs was handled in    
pkg-plist caused the docs not to be included if the port was built as a    
package.  The %%PORTDOCS%% PLIST_SUB pragma now allows an elegant way to     get
around this.   - Did bump PORTREVISION of this reason   - Fixed a typo.  :-)    
24 Nov 2000 15:14:06
files touched by this commit
kevlo search for other commits by this committer
- Changed PLIST so that the port deinstalls cleanly even if it had been    
installed -DNOPORTDOCS.    
08 Nov 2000 13:27:29
files touched by this commit
sobomax search for other commits by this committer
- Further patches to make Fnorb 1.1 compatible with the tighter socket    
binding code in Python 2.0.  Again, compatibility with Python 1.5.2 should    
be maintained.   - Thanks to Brad Chapman <chapmanb@arches.uga.edu> for his
help.    
08 Nov 2000 12:52:05
files touched by this commit
sobomax search for other commits by this committer
- Added patch to enable Fnorb to work with Python 2.0 (and which doesn't    
break Fnorb with Python 1.5.2)   - Submitted by: Mike Meyer (mwm@mired.org)   -
Caveat: There may be further Python 2.0 incompatibilities in Fnorb.  The    
next release of Fnorb should be 2.0-compatible.    
01 Nov 2000 11:53:02
files touched by this commit
jeh search for other commits by this committer
Port cleanup.  Bumped PORTREVISION to 1    
08 Oct 2000 03:10:04
files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
03 Oct 2000 17:34:53
files touched by this commit
kevlo search for other commits by this committer
Fix broken under Python 1.6    
16 Sep 2000 07:18:46
files touched by this commit
will search for other commits by this committer
Add fnorb 1.1, a CORBA 2.0 object request broker (ORB) written in Python.    

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 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
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 5
new 48 hours11
new 7 days38
new fortnight72
new month182

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

Add tab to Netscape 6

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