summaryrefslogtreecommitdiff
path: root/devel/ORBit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to latest version.Vanilla I. Shu1999-02-184-66/+74
| | | | Notes: svn path=/head/; revision=16762
* Add gnome virtual catagory.Vanilla I. Shu1999-01-311-2/+2
| | | | | | | | PR: ports/9801 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16441
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-271-4/+3
| | | | Notes: svn path=/head/; revision=16379
* directory on ftp server changed slightlyAndreas Klemm1999-01-171-3/+3
| | | | Notes: svn path=/head/; revision=16120
* Bump library version to 1.0.Vanilla I. Shu1999-01-052-10/+10
| | | | Notes: svn path=/head/; revision=15841
* Bump libglib11d's version to 2.0,Vanilla I. Shu1999-01-041-2/+2
| | | | | | | and fix some configure problem(include pkg/PLIST). Notes: svn path=/head/; revision=15819
* Fix my typo error.Vanilla I. Shu1999-01-011-1/+1
| | | | | | | Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Notes: svn path=/head/; revision=15756
* Upgrade to 0.3.90Vanilla I. Shu1998-12-312-4/+4
| | | | Notes: svn path=/head/; revision=15739
* Add a patch for glib11d-config.Vanilla I. Shu1998-12-281-0/+24
| | | | Notes: svn path=/head/; revision=15688
* Upgrade to 0.3.90.Vanilla I. Shu1998-12-265-51/+92
| | | | Notes: svn path=/head/; revision=15633
* Remove BROKEN tag.Vanilla I. Shu1998-11-252-4/+11
| | | | | | | Remind by: asami Notes: svn path=/head/; revision=14898
* Mark this broken.Satoshi Asami1998-11-251-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | === : 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. Notes: svn path=/head/; revision=14884
* Upgrade to 0.3.0, and convert ORBit to elf.Vanilla I. Shu1998-09-234-23/+68
| | | | Notes: svn path=/head/; revision=13362
* glib is now ELFized.Satoshi Asami1998-09-221-2/+2
| | | | Notes: svn path=/head/; revision=13339
* Thanks, works now.Satoshi Asami1998-08-201-3/+1
| | | | Notes: svn path=/head/; revision=12666
* Fix the patch files (patch-ac).Vanilla I. Shu1998-08-201-10/+14
| | | | | | | Reminded by: asami Notes: svn path=/head/; revision=12665
* ## make PATCH_DEBUG=tSatoshi Asami1998-08-191-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | >> 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. Notes: svn path=/head/; revision=12662
* ORBit is a high-performance CORBA ORB with support for the C language.Vanilla I. Shu1998-08-197-0/+121
It is used by the GNOME Project. PR: ports/7654 Submitted by: Chia-liang Kao <clkao@cirx.org> Notes: svn path=/head/; revision=12636