FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 6:06 PM BST
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 02:18:46
Also Listed In: python
License: not specified in port


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
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
Required To Run: x11-toolkits/py-tkinter, lang/python27
There are no ports dependent upon this port

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://heanet.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://sunet.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://iweb.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://switch.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://surfnet.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://kent.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://freefr.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://voxel.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://jaist.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://osdn.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://nchc.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://ncu.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://transact.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://softlayer.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://internode.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://ufpr.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
http://waix.dl.sourceforge.net/project/fnorb/fnorb/Fnorb%201.3/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.3_1
ohauer search for other commits by this committer
-remove MD5
21 Dec 2009 02:19:12
Original commit files touched by this commit  1.3_1
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
02 Sep 2009 15:01:56
Original commit files touched by this commit  1.3_1
amdmi3 search for other commits by this committer
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:    portmgr (pav)
19 May 2007 20: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 12: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 15: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 11: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 09: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 11: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 15: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 11: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 02:10:04
files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
03 Oct 2000 16:34:53
files touched by this commit
kevlo search for other commits by this committer
Fix broken under Python 1.6    
16 Sep 2000 06: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: 25

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 hours33
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.156 seconds.