The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD devel : ORBit2

High-performance CORBA ORB with support for the C language

 ORBit is a high-performance CORBA ORB with support for the C language.
It allows programs to communicate with each other, regardless of their
physical and logical locations.
 




ORBit2 history


v. 1.130
date: 2007/10/15 13:44:45;  author: ahze;  state: Exp;  lines: +1 -1
Update to 2.14.10

v. 1.129 date: 2007/09/17 14:37:47; author: ahze; state: Exp; lines: +1 -1 Update to 2.14.9
v. 1.128 date: 2007/07/27 16:03:02; author: mezz; state: Exp; lines: +4 -6 Update to 2.14.8 and get rid of X11BASE.
v. 1.127 date: 2007/04/23 06:48:51; author: bland; state: Exp; lines: +1 -1 Remove X11BASE idl-backends support pach which is noop. This also fixes cpp backend crash on -CURRENT.
v. 1.126 date: 2007/02/27 06:05:20; author: marcus; state: Exp; lines: +1 -1 Update to 2.14.7.
v. 1.125 date: 2007/02/13 01:14:03; author: marcus; state: Exp; lines: +1 -1 Update to 2.14.6.
v. 1.124 date: 2007/01/23 19:37:19; author: mezz; state: Exp; lines: +1 -1 Update to 2.14.5.
v. 1.123 date: 2006/12/18 12:23:43; author: ahze; state: Exp; lines: +1 -1 Update to 2.14.4
v. 1.122 date: 2006/11/05 02:52:35; author: mezz; state: Exp; lines: +1 -1 INSTALLS_SHLIB -> USE_LDCONFIG. Found by: portlint (cports.sh)
v. 1.121 date: 2006/09/04 18:54:14; author: marcus; state: Exp; lines: +2 -2 Update to 2.14.3.
v. 1.120 date: 2006/08/07 02:27:29; author: bland; state: Exp; lines: +1 -3 Drop devel/popt dependency. There was switchover to GOption bits for command line parsing.
v. 1.119 date: 2006/07/24 16:46:22; author: ahze; state: Exp; lines: +1 -1 - Update to 2.14.2
v. 1.118 date: 2006/07/24 15:19:31; author: ahze; state: Exp; lines: +2 -2 - Update to 2.14.1
v. 1.117 date: 2006/05/31 22:18:42; author: mezz; state: Exp; lines: +1 -2 - Add header in these *-reference ports. - Fix a few of pkg-descr by chase the rename. - Move all PORTREVISION and PORTEPOCH to top with ?=. - Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and USE_XLIB. This fix ports to use the correct mtree when you change the prefix, for example: Incorrect: (Without USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.local.dist <-- Here... ================================ Correct: (With USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.x11-4.dist <-- Here... ================================ - Change a several of *-reference ports to install in LOCALBASE instead X11BASE, but only two gtkmm*-reference couldn't be change at the moment. Bump the PORTREVISION for change prefix. Discussed with: marcus
v. 1.116 date: 2006/05/10 02:58:32; author: jylefort; state: Exp; lines: +9 -2 Move the ORBit2 programming reference to the ORBit2-reference port.
v. 1.115 date: 2006/04/30 00:46:49; author: marcus; state: Exp; lines: +5 -5 Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke Pascal Hofstee rmgls@wanadoo.fr tmclaugh Yuri Pankov sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee QuiRK on #freebsd-gnome Vladimir Timofeev
v. 1.114 date: 2006/02/23 10:35:27; author: ade; state: Exp; lines: +2 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.113 date: 2006/02/07 02:10:07; author: bland; state: Exp; lines: +1 -0 Fix plist (leftover %D prefix in @dirrmtry entry).
v. 1.112 date: 2006/02/06 14:27:50; author: bland; state: Exp; lines: +1 -3 Update to 2.12.5
v. 1.111 date: 2005/11/15 06:48:31; author: ade; state: Exp; lines: +1 -1 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.
v. 1.110 date: 2005/11/05 05:20:52; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.109 date: 2005/09/06 15:17:20; author: marcus; state: Exp; lines: +1 -1 Update to 2.12.4.
v. 1.108 date: 2005/08/28 17:45:08; author: mezz; state: Exp; lines: +1 -1 Update to 2.12.3.
v. 1.107 date: 2005/04/11 09:22:20; author: mezz; state: Exp; lines: +1 -2 Update to 2.12.2.
v. 1.106 date: 2005/03/12 10:52:59; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.105 date: 2005/02/06 07:33:47; author: marcus; state: Exp; lines: +1 -2 Update to 2.12.1.
v. 1.104 date: 2004/12/18 20:38:03; author: marcus; state: Exp; lines: +1 -1 Also create ${PREFIX}/lib/orbit-2.0/idl-backends.
v. 1.103 date: 2004/12/18 20:36:18; author: marcus; state: Exp; lines: +2 -0 Create the ${PREFIX}/lib/orbit-2.0 directory since this port will be the one to remove it. Reported by: pointyhat via kris
v. 1.102 date: 2004/11/07 22:24:11; author: marcus; state: Exp; lines: +1 -1 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact). This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson ). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer Piotr Smyrak Radek Kozlowski Khairil Yusof Yasuda Keisuke Tom McLaughlin Vladimir Grebenschikov GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer and Radek Kozlowski . As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
v. 1.101 date: 2004/08/19 17:45:47; author: marcus; state: Exp; lines: +3 -3 Update to 2.10.4.
v. 1.100 date: 2004/07/09 17:42:06; author: marcus; state: Exp; lines: +1 -1 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
v. 1.99 date: 2004/06/23 12:28:47; author: bland; state: Exp; lines: +1 -1 Update to 2.10.3
v. 1.98 date: 2004/05/07 13:31:21; author: bland; state: Exp; lines: +2 -2 Update 2.10.2
v. 1.97 date: 2004/04/28 18:49:10; author: marcus; state: Exp; lines: +1 -1 Update to 2.10.1.
v. 1.96 date: 2004/04/09 20:52:09; author: bland; state: Exp; lines: +0 -2 Remove part or post-patch wich is not longer required.
v. 1.95 date: 2004/04/05 03:11:20; author: marcus; state: Exp; lines: +5 -6 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger Khairil Yusof Koop Mast Simon Barner Tom McLaughlin Scott Dodson Vladimir Grebenschikov
v. 1.94 date: 2004/03/14 06:16:11; author: ade; state: Exp; lines: +1 -1 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.
v. 1.93 date: 2004/02/04 05:19:20; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.92 date: 2003/12/05 20:44:13; author: adamw; state: Exp; lines: +1 -1 Update to 2.8.3.
v. 1.91 date: 2003/10/10 19:14:17; author: marcus; state: Exp; lines: +1 -1 Update to 2.8.2.
v. 1.90 date: 2003/09/18 06:49:20; author: marcus; state: Exp; lines: +6 -4 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues, future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast Akifyev Sergey Franz Klammer Øyvind Kolbu Thomas E. Zander Jeremy Messenger Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
v. 1.89 date: 2003/07/21 15:26:51; author: marcus; state: Exp; lines: +1 -1 Update to 2.6.3.
v. 1.88 date: 2003/05/19 23:56:44; author: marcus; state: Exp; lines: +2 -3 Update to 2.6.2.
v. 1.87 date: 2003/05/12 00:55:32; author: marcus; state: Exp; lines: +7 -2 Add some more module search paths.
v. 1.86 date: 2003/04/22 04:21:45; author: marcus; state: Exp; lines: +2 -5 Convert to new GNOME infrastructure.
v. 1.85 date: 2003/04/20 02:56:20; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.84 date: 2003/04/04 07:14:21; author: marcus; state: Exp; lines: +1 -1 Update to 2.6.1.
v. 1.83 date: 2003/03/07 06:00:05; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.82 date: 2003/02/07 18:41:59; author: marcus; state: Exp; lines: +5 -3 Update to GNOME 2.2. This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
v. 1.81 date: 2002/11/12 22:58:58; author: marcus; state: Exp; lines: +1 -1 Update to 2.4.4.
v. 1.80 date: 2002/09/20 17:06:22; author: marcus; state: Exp; lines: +1 -1 GNOME has just changed the layout of their FTP site. This resulted in making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
v. 1.79 date: 2002/08/24 08:16:57; author: marcus; state: Exp; lines: +1 -1 Update to 2.4.3.
v. 1.78 date: 2002/08/20 19:08:37; author: marcus; state: Exp; lines: +2 -2 Update to 2.4.2.
v. 1.77 date: 2002/08/07 07:18:05; author: marcus; state: Exp; lines: +2 -2 Update to 2.4.1.
v. 1.76 date: 2002/07/11 15:03:39; author: sobomax; state: Exp; lines: +2 -1 Use USE_REINPLACE.
v. 1.75 date: 2002/06/30 22:20:32; author: marcus; state: Exp; lines: +1 -1 The FreeBSD GNOME team is proud to present GNOME 2.0 Release.
v. 1.74 date: 2002/06/26 09:18:28; author: marcus; state: Exp; lines: +1 -1 Update to GNOME 2.0 RC2.
v. 1.73 date: 2002/06/15 09:05:01; author: marcus; state: Exp; lines: +1 -1 Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
v. 1.72 date: 2002/06/11 08:15:18; author: marcus; state: Exp; lines: +2 -2 Update to the latest GNOME 2 snapshot. This will be done it two parts. This first part is the GNOME 2 API. The next part will contain the desktop components.
v. 1.71 date: 2002/05/28 16:08:18; author: marcus; state: Exp; lines: +2 -2 Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
v. 1.70 date: 2002/05/19 20:15:59; author: marcus; state: Exp; lines: +2 -2 Back to betas...Update to GNOME 2.0 beta 5.
v. 1.69 date: 2002/05/12 06:48:59; author: marcus; state: Exp; lines: +1 -1 Update to GNOME 2.0 RC2.
v. 1.68 date: 2002/05/02 03:36:59; author: marcus; state: Exp; lines: +1 -1 Update to GNOME 2.0 RC 1.
v. 1.67 date: 2002/04/26 07:45:59; author: sobomax; state: Exp; lines: +3 -3 - Update to 2.3.108 (version from GNOME2 beta4); - use USE_LIBTOOL.
v. 1.66 date: 2002/04/06 22:36:54; author: marcus; state: Exp; lines: +2 -2 Update to GNOME 2.0 beta3. Approved by: sobomax
v. 1.65 date: 2002/03/11 20:35:05; author: sobomax; state: Exp; lines: +2 -2 Bring up already ported portion on GNOME2 development platform on par with GNOME2 beta2 release.
v. 1.64 date: 2002/02/27 19:06:03; author: sobomax; state: Exp; lines: +1 -1 Fix one missed orbitrc --> orbit2rc.
v. 1.63 date: 2002/02/27 11:20:57; author: sobomax; state: Exp; lines: +3 -5 Update all components of the GNOME 2.0 to the versions included into GNOME 2.0-beta release.
v. 1.62 date: 2002/02/21 09:40:46; author: sobomax; state: Exp; lines: +0 -2 Remove pkgconfig from ${BUILD,RUN}_DEPENDS - it's inherited with another dependencies.
v. 1.61 date: 2002/02/20 23:02:56; author: sobomax; state: Exp; lines: +0 -1 Remove bogus USE_GLIB.
v. 1.60 date: 2002/02/14 01:39:12; author: sobomax; state: Exp; lines: +5 -0 Apply s|LINC_THREADSAFE|G_THREADS_ENABLED|g regex, because some time ago LINC_THREADSAFE in linc was replaced with G_THREADS_ENABLED. Bump PORTREVISION.
v. 1.59 date: 2002/02/13 11:27:48; author: sobomax; state: Exp; lines: +15 -23 Update to 2.3.103 after a repo-copy from ports/devel/ORBit.
v. 1.58 date: 2002/01/29 10:16:25; author: knu; state: Exp; lines: +2 -2 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. Use command macros where appropriate.
v. 1.57 date: 2002/01/24 15:04:26; author: sobomax; state: Exp; lines: +1 -1 Prevent libc from linking in explicitly. Bump PORTREVISION.
v. 1.56 date: 2002/01/22 12:30:10; author: sobomax; state: Exp; lines: +1 -0 Add -I${PREFIX}/include into output of orbit-config script, because it's necessary for ports in order to find libIDL includes. Submitted by: vanilla
v. 1.55 date: 2002/01/13 12:51:13; author: sobomax; state: Exp; lines: +1 -1 Update to 0.5.13.
v. 1.54 date: 2001/11/09 16:28:10; author: sobomax; state: Exp; lines: +1 -2 Update to 0.5.12.
v. 1.53 date: 2001/10/30 07:37:47; author: sobomax; state: Exp; lines: +1 -1 Correct PORTREVISION - in my last commit instead of updating it to 5 I've erroneously decreased it to 2. Submitted by: Joe Clarke Mike Harding
v. 1.52 date: 2001/10/29 17:05:01; author: sobomax; state: Exp; lines: +4 -1 Huh, finally implement writev(2) wrapper that actually works. Boys, never ever try to use writev(2) in a non-blocking mode, especially on sockets. Not only this makes handling of EAGAIN rather weird, but in the case of sockets makes your code subject of a ENOBUFS, which is absolutely unclear how to handle properly. *sigh* Bump PORTREVISION.
v. 1.51 date: 2001/10/29 09:57:42; author: sobomax; state: Exp; lines: +1 -4 Undo the last commit. For not clear yet reasons it drives oaf crazy.
v. 1.50 date: 2001/10/29 08:19:24; author: sobomax; state: Exp; lines: +4 -1 Reimplement fix for an imcompatibility between ORBit and FreeBSD properly. Instead of replacing writev(2) with loop based on write(2), test system limit on the number of vectors writev(2) accepts and split call to writev(2) to several calls in such a way that number of vectors in each call doesn't exceed this limit (aka UIO_MAXIOV). Bump PORTREVISION.
v. 1.49 date: 2001/10/26 13:06:01; author: sobomax; state: Exp; lines: +1 -1 Fix a rather weird incompatibility between ORBit and FreeBSD. It appears that FreeBSD's writev(2) implementation is rather unreliable when large number of vectors is submitted - it returns EINVAL despite the fact that all arguments are pretty valid. This caused serious problems with GNOME's oaf and prevented Nautilus from working properly. The problem disappeared when I've replaced writev(2) call with appropriate loop based around ordinary write(2). Perhaps this should be investigated and the real source of the problem fixed instead, but I do not have a time for this right now. For those who interested I'm ready to provide a step-by step instruction on how to reproduce the bug. Special thanks to: andersca @ nautilus#irc.gnome.org
v. 1.48 date: 2001/10/22 08:30:39; author: sobomax; state: Exp; lines: +1 -0 Replace call to `glib-config' in libIDL-config script with the actual name of the script on FreeBSD (glib12-config).
v. 1.47 date: 2001/10/09 07:30:46; author: sobomax; state: Exp; lines: +13 -5 Update to 0.5.10.
v. 1.46 date: 2001/05/23 00:48:53; author: ade; state: Exp; lines: +4 -1 Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2 to make transitioning to GNOME/GTK+/GLIB a little easier.
v. 1.45 date: 2001/05/14 21:57:45; author: ade; state: Exp; lines: +2 -3 Update t0 0.5.8
v. 1.44 date: 2001/05/11 16:36:15; author: ade; state: Exp; lines: +2 -2 SWitch maintainership of core GNOME ports to a small group of committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
v. 1.43 date: 2001/05/04 21:39:30; author: ade; state: Exp; lines: +2 -1 Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54
v. 1.42 date: 2001/01/31 15:56:15; author: ade; state: Exp; lines: +2 -2 Update to 0.5.7
v. 1.41 date: 2000/12/22 02:20:23; author: ade; state: Exp; lines: +2 -2 Update to 0.5.6
v. 1.40 date: 2000/12/01 21:20:12; author: ade; state: Exp; lines: +2 -2 Update to 0.5.5
v. 1.39 date: 2000/10/12 18:37:28; author: ade; state: Exp; lines: +2 -3 Update to 0.5.4
v. 1.38 date: 2000/10/05 06:22:54; author: reg; state: Exp; lines: +5 -9 Implement USE_GLIB.
v. 1.37 date: 2000/10/03 01:40:00; author: reg; state: Exp; lines: +4 -1 Darn. Forgot a bit of this patch... Actaully install orbitrc.
v. 1.36 date: 2000/10/03 01:33:33; author: reg; state: Exp; lines: +3 -6 Install orbitrc.default, and treat it as a real configuration file.
v. 1.35 date: 2000/09/15 15:20:13; author: ade; state: Exp; lines: +9 -1 Address a potential security issue by forcibly telling ORBit not to listen on any network (IPv4 or IPv6) sockets, if and only if the user hasn't already installed a ${PREFIX}/etc/orbitrc file (the default, and most likely case) Issue raised by: Louis A. Mamakos Discussed on: security mailing list
v. 1.34 date: 2000/08/04 01:15:44; author: ade; state: Exp; lines: +2 -2 Update to 0.5.3
v. 1.33 date: 2000/07/05 18:27:47; author: sobomax; state: Exp; lines: +6 -3 Update to 0.5.2. Also make sure that installed libintl is respected.
v. 1.32 date: 2000/06/16 21:49:50; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.31 date: 2000/06/16 08:18:11; author: sobomax; state: Exp; lines: +2 -2 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. Hall of shame entry: sobomax
v. 1.30 date: 2000/06/15 17:12:26; author: sobomax; state: Exp; lines: +2 -1 Second round of INSTALL_SHLIBS=yes fixes.
v. 1.29 date: 2000/04/11 21:26:57; author: mharo; state: Exp; lines: +3 -3 PORTNAME/PORTVERSION update
v. 1.28 date: 2000/02/23 01:03:06; author: ade; state: Exp; lines: +3 -3 Update to 0.5.1, the last GNOME update before 4.0-RELEASE. I promise :)
v. 1.27 date: 2000/01/07 02:05:36; author: nakai; state: Exp; lines: +2 -2 Change MAINTAINER to ade@FreeBSD.org .
v. 1.26 date: 1999/12/04 19:07:50; author: steve; state: Exp; lines: +2 -2 New location on MASTER_SITE. PR: 15238, 15248 Submitted by: Ade Lovett
v. 1.25 date: 1999/10/09 18:42:04; author: vanilla; state: Exp; lines: +2 -2 Bump glib12 's share library version to 3, and portlint.
v. 1.24 date: 1999/10/08 05:47:25; author: nakai; state: Exp; lines: +4 -4 Submitted by:Ade Lovett Approved by: MAINTAINER Chia-liang Kao Update to 0.5.0 and Maintainer changed
v. 1.23 date: 1999/09/29 01:15:22; author: foxfair; state: Exp; lines: +2 -2 Update ORBit to 0.4.95. Submitted by : maintainer.
v. 1.22 date: 1999/08/25 05:47:16; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.21 date: 1999/08/24 08:53:00; author: asami; state: Exp; lines: +3 -2 This port requires gettext now. I'm not sure if it requires msgmft for build time only or the libraries for run time too. Make it LIB_DEPENDS to be safe -- if someone is sure, go ahead and change it to BUILD_DEPENDS=msgfmt:gettext.
v. 1.20 date: 1999/08/22 03:39:33; author: steve; state: Exp; lines: +3 -3 Update to version 0.4.93. PR: 12781 (1 of 19) Submitted by: Ade Lovett
v. 1.19 date: 1999/05/30 03:35:07; author: steve; state: Exp; lines: +7 -13 Set USE_LIBTOOL=yes and use new version of gtk. PR: 11844 Submitted by: Jeremy Lea
v. 1.18 date: 1999/05/06 07:17:31; author: asami; state: Exp; lines: +3 -3 Upgrade to 0.4.3. Also change version in comment this time. Submitted by: Chris Piazza
v. 1.17 date: 1999/04/16 05:48:40; author: taoka; state: Exp; lines: +2 -2 Update to version 0.4.2 PR: 10873 Submitted by: Matthew Reimer mreimer@vpop.net
v. 1.16 date: 1999/04/08 18:08:31; author: steve; state: Exp; lines: +2 -2 DISTFILES moved on MASTER_SITE.
v. 1.15 date: 1999/03/09 01:08:50; author: nectar; state: Exp; lines: +5 -5 Upgrade to GNOME 1.0. The following are the details: ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea
v. 1.14 date: 1999/02/18 17:49:05; author: vanilla; state: Exp; lines: +4 -5 Upgrade to latest version.
v. 1.13 date: 1999/01/31 16:57:13; author: vanilla; state: Exp; lines: +2 -2 Add gnome virtual catagory. PR: ports/9801 Submitted by: Jeremy Lea
v. 1.12 date: 1999/01/27 08:31:49; author: fenner; state: Exp; lines: +3 -4 Use ${MASTER_SITE_GNOME}
v. 1.11 date: 1999/01/17 21:37:52; author: andreas; state: Exp; lines: +3 -3 directory on ftp server changed slightly
v. 1.10 date: 1999/01/04 08:43:04; author: vanilla; state: Exp; lines: +2 -2 Bump libglib11d's version to 2.0, and fix some configure problem(include pkg/PLIST).
v. 1.9 date: 1998/12/31 16:07:48; author: vanilla; state: Exp; lines: +3 -3 Upgrade to 0.3.90
v. 1.8 date: 1998/12/26 19:23:25; author: vanilla; state: Exp; lines: +14 -6 Upgrade to 0.3.90.
v. 1.7 date: 1998/11/25 13:16:32; author: vanilla; state: Exp; lines: +1 -3 Remove BROKEN tag. Remind by: asami
v. 1.6 date: 1998/11/25 00:42:11; author: asami; state: Exp; lines: +3 -1 Mark this broken. === : cc -DPACKAGE=\"libIDL\" -DVERSION=\"0.5.0\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -I. -I. -DYYDEBUG=1 -DIDL_LIBRARY -I/usr/local/include/glib -O -pipe -c tstidl.c /bin/sh ./libtool --mode=link cc -O -pipe -o tstidl tstidl.o libIDL.la -L/usr/local/lib -lglib11 LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" cc -O -pipe -o .libs/tstidl tstidl.o -R/usr/local/lib -lIDL -L/usr/local/lib -lglib11 -L/usr/local/lib -lglib11 tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment tstidl.o: Undefined symbol `___IDL_check_type_casts' referenced from text segment tstidl.o: Undefined symbol `___IDL_debug' referenced from text segment tstidl.o: Undefined symbol `_IDL_parse_filename' referenced from text segment tstidl.o: Undefined symbol `_IDL_tree_walk_in_order' referenced from text segment tstidl.o: Undefined symbol `_IDL_ns_free' referenced from text segment tstidl.o: Undefined symbol `_IDL_tree_free' referenced from text segment gmake[2]: *** [tstidl] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0/libIDL' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop.
v. 1.5 date: 1998/09/23 16:09:04; author: vanilla; state: Exp; lines: +4 -4 Upgrade to 0.3.0, and convert ORBit to elf.
v. 1.4 date: 1998/09/22 23:31:11; author: asami; state: Exp; lines: +2 -2 glib is now ELFized.
v. 1.3 date: 1998/08/20 02:32:50; author: asami; state: Exp; lines: +1 -3 Thanks, works now.
v. 1.2 date: 1998/08/19 22:51:05; author: asami; state: Exp; lines: +3 -1 ## make PATCH_DEBUG=t >> Checksum OK for ORBit-0.2.1.tar.gz. ===> Extracting for ORBit-0.2.1 ===> ORBit-0.2.1 depends on executable: gmake - found ===> ORBit-0.2.1 depends on shared library: glib11\.0\. - found ===> Patching for ORBit-0.2.1 ===> Applying FreeBSD patches for ORBit-0.2.1 ===> Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/orb/orbit_poa.c.orig Thu Aug 13 21:11:35 1998 |+++ src/orb/orbit_poa.c Mon Aug 17 00:18:29 1998 -------------------------- Patching file src/orb/orbit_poa.c using Plan A... Hunk #1 succeeded at 29. done ===> Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Makefile.in.orig Sat Aug 8 23:10:55 1998 |+++ Makefile.in Sat Aug 8 23:11:08 1998 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 86 with fuzz 1. done ===> Applying FreeBSD patch /usr/ports/devel/ORBit/patches/patch-ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/ORBitutil/machine_endian.h.orig Tue Aug 18 20:29:55 1998 |+++ src/ORBitutil/machine_endian.h Tue Aug 18 20:30:59 1998 -------------------------- Patching file src/ORBitutil/machine_endian.h using Plan A... Hunk #1 failed at 1. 1 out of 1 hunks failed--saving rejects to src/ORBitutil/machine_endian.h.rej done *** Error code 1 Stop.
v. 1.1 date: 1998/08/19 06:15:08; author: vanilla; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/08/19 06:15:08; author: vanilla; state: Exp; lines: +0 -0 ORBit is a high-performance CORBA ORB with support for the C language. It is used by the GNOME Project. PR: ports/7654 Submitted by: Chia-liang Kao =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm