Commit Graph

18 Commits

Author SHA1 Message Date
Vanilla I. Shu
f2d9e2ff41 Upgrade to latest version. 1999-02-18 17:49:06 +00:00
Vanilla I. Shu
fe755cfe3f Add gnome virtual catagory.
PR:		ports/9801
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 16:57:13 +00:00
Bill Fenner
dc90d64404 Use ${MASTER_SITE_GNOME} 1999-01-27 08:31:54 +00:00
Andreas Klemm
b9d1a0f013 directory on ftp server changed slightly 1999-01-17 21:37:52 +00:00
Vanilla I. Shu
e883b2ca5b Bump library version to 1.0. 1999-01-05 02:18:20 +00:00
Vanilla I. Shu
694c63ae54 Bump libglib11d's version to 2.0,
and fix some configure problem(include pkg/PLIST).
1999-01-04 08:43:09 +00:00
Vanilla I. Shu
4ba46ca139 Fix my typo error.
Submitted by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-01-01 13:27:33 +00:00
Vanilla I. Shu
90f0b636a6 Upgrade to 0.3.90 1998-12-31 16:07:49 +00:00
Vanilla I. Shu
6359f192b3 Add a patch for glib11d-config. 1998-12-28 20:58:04 +00:00
Vanilla I. Shu
a2db97f7ff Upgrade to 0.3.90. 1998-12-26 19:23:26 +00:00
Vanilla I. Shu
e0e7895de8 Remove BROKEN tag.
Remind by:	asami
1998-11-25 13:16:33 +00:00
Satoshi Asami
2f6559eaa9 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.
1998-11-25 00:42:11 +00:00
Vanilla I. Shu
1de00774f5 Upgrade to 0.3.0, and convert ORBit to elf. 1998-09-23 16:09:08 +00:00
Satoshi Asami
bc214bef0f glib is now ELFized. 1998-09-22 23:31:14 +00:00
Satoshi Asami
26a782cfe5 Thanks, works now. 1998-08-20 02:32:50 +00:00
Vanilla I. Shu
8a04b57ec4 Fix the patch files (patch-ac).
Reminded by:	asami
1998-08-20 02:05:23 +00:00
Satoshi Asami
ae624dd4f5 ## 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.
1998-08-19 22:51:05 +00:00
Vanilla I. Shu
1cda1ec091 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 <clkao@cirx.org>
1998-08-19 06:15:08 +00:00