notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
orbitcpp C++ bindings for ORBit, a CORBA 2.2-compliant ORB
1.3.9_4 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.9_4Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-10-29 05:57:07
Last Update: 2014-04-11 15:03:44
SVN Revision: 350974
License: not specified in port
WWW:
http://orbitcpp.sourceforge.net/
Description:
Paraphrasing the website: ORBit-C++ provides C++ bindings for ORBit, an open source CORBA 2.2-compliant Object Request Broker. The primary objectives of ORBit-C++ are: - To provide a spec-compliant C++ CORBA mapping for ORBit. - To allow programmers to use and write ORBit objects and gnome components in C++ with little or no runtime overhead (compared to writing C ones) - To allow C programmers to use C++ objects without having to deal with any of that "horrible C++ syntax". In short, to C++ programmers, all ORBit objects look like C++ objects, and to C programmers, all ORBit objects should look like C objects. WWW: http://orbitcpp.sourceforge.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • orbitcpp>0:devel/orbitcpp
No installation instructions:
This port has been deleted.
PKGNAME: orbitcpp
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf : devel/pkgconf
  2. libtool>=2.4 : devel/libtool
Library dependencies:
  1. glib-2.0 : devel/glib20
  2. pcre : devel/pcre
  3. IDL-2.0 : devel/libIDL
  4. ORBit-2.0 : devel/ORBit2
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/libbonobomm*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (14 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/orbitcpp/1.3/
  3. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/orbitcpp/1.3/
  4. ftp://ftp.dti.ad.jp/pub/X/gnome/sources/orbitcpp/1.3/
  5. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/orbitcpp/1.3/
  6. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/orbitcpp/1.3/
  7. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/orbitcpp/1.3/
  8. http://fr2.rpmfind.net/linux/gnome.org/sources/orbitcpp/1.3/
  9. http://ftp.acc.umu.se/pub/GNOME/sources/orbitcpp/1.3/
  10. http://ftp.gnome.org/pub/GNOME/sources/orbitcpp/1.3/
  11. http://linorg.usp.br/gnome/sources/orbitcpp/1.3/
  12. http://mirror.aarnet.edu.au/pub/gnome/sources/orbitcpp/1.3/
  13. http://ring.nict.go.jp/archives/X/gnome/sources/orbitcpp/1.3/
  14. http://www.gtlib.gatech.edu/pub/gnome/sources/orbitcpp/1.3/
Collapse this list.

Number of commits found: 49

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.9_4
11 Apr 2014 15:03:44
Revision:350974Original commit files touched by this commit
bapt search for other commits by this committer
Remove ancient and now unused gnome component

Approved by:	kwm
1.3.9_4
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.3.9_4
23 Apr 2013 10:13:20
Revision:316333Original commit files touched by this commit
bapt search for other commits by this committer
Convert devel to USES=pkgconfig
1.3.9_4
08 Mar 2013 10:51:36
Revision:313633Original commit files touched by this commit
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
1.3.9_4
01 Feb 2013 15:04:01
Revision:311381Original commit files touched by this commit
ak search for other commits by this committer
- Fix all cases of 'No newline at end of file' in ports tree

Approved by: portmgr (bapt)
1.3.9_4
13 Jul 2012 11:09:20
Original commit files touched by this commit
kwm search for other commits by this committer
Add a patch to fix the build with clang.

PR:             ports/169618
Submitted by:   pawel@
1.3.9_4
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.3.9_4
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.3.9_4
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.3.9_4
02 Feb 2009 01:36:16
Original commit files touched by this commit
araujo search for other commits by this committer
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:             ports/125243
Submitted by:   pgollucci
Reworked by:    myself
Tested on:      pointyhat exp-run (pav)
1.3.9_4
06 Jun 2008 13:21:59
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.3.9_3
23 Apr 2007 06:50:35
Original commit files touched by this commit
bland search for other commits by this committer
- Withdraw BROKEN after ORBit2 fix.
- Use ltverhack.
1.3.9_3
21 Apr 2007 17:34:14
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 7.0: Segfault during build
1.3.9_3
05 Nov 2006 03:16:30
Original commit files touched by this commit
mezz search for other commits by this committer
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:       portlint (cports.sh)
1.3.9_3
04 May 2006 21:41:12
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
1.3.9_3
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.3.9_2
23 Nov 2005 22:41:05
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256 checksums
1.3.9_2
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
1.3.9_2
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
1.3.9_1
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
1.3.9
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
1.3.9
19 May 2004 06:13:51
Original commit files touched by this commit
bland search for other commits by this committer
- Update to 1.3.9
- Use lthack
1.3.8_3
19 Apr 2004 06:23:23
Original commit files touched by this commit
bland search for other commits by this committer
Add support for sequences of TypeCode's to unbreak libbonobomm
build.

Obtained from:  GNOME CVS
1.3.8_2
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
1.3.8_1
18 Mar 2004 13:47:05
Original commit files touched by this commit
pav search for other commits by this committer
- Add SIZE to GNOME ports

Submitted by:   trevor
1.3.8_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
1.3.8_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
1.3.8
18 Nov 2003 15:09:17
Original commit files touched by this commit
bland search for other commits by this committer
Update to 1.3.8
1.3.7
25 Aug 2003 23:33:46
Original commit files touched by this commit
bland search for other commits by this committer
Update to 1.3.7

Approved by: marcus (mentor)
1.3.6_3
23 Jul 2003 03:51:42
Original commit files touched by this commit
marcus search for other commits by this committer
Fix some other build problems with GCC 3.3.1.  Since these patches affect
headers used by dependents, bump PORTREVISION.

Submitted by:   Alexander Nedotsukov <bland@mail.ru>
1.3.6_2
23 Jul 2003 01:41:00
Original commit files touched by this commit
marcus search for other commits by this committer
Fix build with GCC 3.3.1.

Submitted by:   Alexander Nedotsukov <bland@mail.ru>
1.3.6_2
20 Jun 2003 15:48:49
Original commit files touched by this commit
marcus search for other commits by this committer
Fix problems with g++-2.9x and virtual interfaces.

Submitted by:   Alexander Nedotsukov <bland@mail.ru>
Obtained from:  Bowie Owens <bowie@owens.csiro.au>
1.3.6_1
19 Jun 2003 15:53:01
Original commit files touched by this commit
marcus search for other commits by this committer
* Remove the need for X, and instal this port in ${LOCALBASE}
* Correct the plist to include the ORBit backends

Submitted by:   Alexander Nedotsukov <bland@mail.ru>
1.3.6
16 Jun 2003 19:16:46
Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.3.6, shlib bump, utilize USE_GNOME, and make gnome@
the maintainer.
1.3.5
25 Apr 2003 18:50:38
Original commit files touched by this commit
naddy search for other commits by this committer
Update to version 1.3.5

PR:             51050
Submitted by:   Ports Fury
0.30.4
20 Apr 2003 02:56:27
Original commit files touched by this commit
marcus search for other commits by this committer
Remove USE_GNOMENG.
0.30.4
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.30.4
15 Dec 2002 04:22:39
Original commit files touched by this commit
pat search for other commits by this committer
Fix build in -current and unmark broken.

PR:             ports/46081
Submitted by:   Juha Liukkonen <jml@cubical.fi>
0.30.4
07 Nov 2002 03:10:58
Original commit files touched by this commit
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
0.30.4
01 Sep 2002 16:07:59
Original commit files touched by this commit
dwcjr search for other commits by this committer
${PERL} -> ${REINPLACE_CMD}

PR:             40784
Submitted by:   corecode@corecode.ath.cx
Reviewed by:    flynn@energyhq.homeip.net
0.30.4
15 Jul 2002 17:21:56
Original commit files touched by this commit
sobomax search for other commits by this committer
Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
0.30.4
18 May 2002 03:28:59
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Does not build
12 Mar 2002 01:18:38
Original commit files touched by this commit
ade search for other commits by this committer
Update to 0.30.4

PR:             35787
Submitted by:   Ports Fury
06 Jan 2002 06:20:22
commit hash: fp1.22928@dev.null.freshports.orgcommit hash: fp1.22928@dev.null.freshports.orgcommit hash: fp1.22928@dev.null.freshports.orgcommit hash: fp1.22928@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
First round of auto* cleanups:    - USE_AUTO* -> USE_AUTO*_VER=* where required 
  - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK    -
Other minor changes to fix things    
20 Dec 2001 06:19:02
commit hash: fp1.22286@dev.null.freshports.orgcommit hash: fp1.22286@dev.null.freshports.orgcommit hash: fp1.22286@dev.null.freshports.orgcommit hash: fp1.22286@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Backout previous change - it seems that new revision of the patch doesn't  
apply everywhere.    
19 Dec 2001 20:20:23
commit hash: fp1.22275@dev.null.freshports.orgcommit hash: fp1.22275@dev.null.freshports.orgcommit hash: fp1.22275@dev.null.freshports.orgcommit hash: fp1.22275@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Don't filter libc_r on 5-CURRENT.    
15 Nov 2001 09:36:17
commit hash: fp1.20796@dev.null.freshports.orgcommit hash: fp1.20796@dev.null.freshports.orgcommit hash: fp1.20796@dev.null.freshports.orgcommit hash: fp1.20796@dev.null.freshports.org files touched by this commit
wjv search for other commits by this committer
- Add patch-Makefile.buildvars to add ${LOCALBASE}/include to INCLUDEDIRS    
(port did not build with ORBit ports >= 0.5.10).   - GNU_CONFIGURE ->
USE_AUTOMAKE, in order to incorporate variables from     Makefile.buildvars in
Makefiles.   - Move removal of "test" directory from Makefile.in to Makefile.am,
to     accommodate the fact that we're now using automake:  Remove    
patch-Makefile.in and add patch-Makefile.am.   - Expand pkg-descr a bit.   -
Alphabetise pkg-plist and add directories.   - Bump PORTREVISION.    
31 Oct 2001 08:20:45
commit hash: fp1.20263@dev.null.freshports.orgcommit hash: fp1.20263@dev.null.freshports.orgcommit hash: fp1.20263@dev.null.freshports.orgcommit hash: fp1.20263@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Don't link in libc - FreeBSD doesn't need this.    
29 Oct 2001 08:57:07
commit hash: fp1.20178@dev.null.freshports.orgcommit hash: fp1.20178@dev.null.freshports.orgcommit hash: fp1.20178@dev.null.freshports.orgcommit hash: fp1.20178@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Add orbitcpp-0.30.1, C++ bindings for ORBit, a CORBA 2.2-compliant ORB    

Number of commits found: 49