The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD devel : ORBit

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 send requests and receive replies from other
programs, regardless of the locations of the two programs.
 




ORBit history


v. 1.84
date: 2007/02/02 14:26:39;  author: pav;  state: Exp;  lines: +1 -0
- Fix after objformat removal

v. 1.83 date: 2006/11/05 02:51:19; author: mezz; state: Exp; lines: +1 -1 INSTALLS_SHLIB -> USE_LDCONFIG. Found by: portlint (cports.sh)
v. 1.82 date: 2006/05/16 04:10:37; author: mezz; state: Exp; lines: +0 -2 Remove CONFLICTS with ORBacus; the devel/ORBacus was removed back in 2004.
v. 1.81 date: 2006/02/23 10:35:27; author: ade; state: Exp; lines: +2 -3 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.80 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.79 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.78 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.77 date: 2004/02/04 04:35:49; author: marcus; state: Exp; lines: +2 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.76 date: 2004/01/23 18:11:47; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.75 date: 2003/10/11 04:37:23; author: marcus; state: Exp; lines: +2 -0 Add a CONFLICT on ORBacus. Submitted by: Oliver Eikemeier
v. 1.74 date: 2003/08/26 20:25:39; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.73 date: 2003/08/25 05:41:22; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.72 date: 2003/08/17 04:11:50; author: marcus; state: Exp; lines: +4 -3 * Use INFO * Use gnometarget
v. 1.71 date: 2003/06/16 20:52:56; author: adamw; state: Exp; lines: +0 -2 Utilize USE_GNOME= pkgconfig.
v. 1.70 date: 2003/04/20 02:56:20; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.69 date: 2003/03/07 06:00:04; 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.68 date: 2002/09/20 17:06:19; 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.67 date: 2002/08/01 16:22:07; author: ade; state: Exp; lines: +1 -1 Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade
v. 1.66 date: 2002/07/04 17:19:37; author: sobomax; state: Exp; lines: +2 -1 Convert to USE_GNOMENG.
v. 1.65 date: 2002/06/07 19:42:22; author: sobomax; state: Exp; lines: +3 -2 Update to 0.5.17.
v. 1.64 date: 2002/05/28 16:24:51; author: sobomax; state: Exp; lines: +1 -2 Update to 0.5.16.
v. 1.63 date: 2002/04/12 17:09:29; author: ade; state: Exp; lines: +2 -1 gettext upgrade uber-patch (stage 3) - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
v. 1.62 date: 2002/03/25 20:13:59; author: sobomax; state: Exp; lines: +1 -1 Update to 0.5.15.
v. 1.61 date: 2002/03/15 19:43:47; author: ade; state: Exp; lines: +1 -1 Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
v. 1.60 date: 2002/03/12 21:56:07; author: sobomax; state: Exp; lines: +4 -2 Update to 0.5.14.
v. 1.59 date: 2002/02/15 19:01:48; author: sobomax; state: Exp; lines: +1 -11 Don't create compatibility symlinks, which might get in the way of the GNOME2. Tested by: Joe Marcus Clarke
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