aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorejc <ejc@FreeBSD.org>1999-03-10 04:35:52 +0800
committerejc <ejc@FreeBSD.org>1999-03-10 04:35:52 +0800
commit0cf63d4581d5d5e0aac87a216ebd3bdb39e50791 (patch)
treee3ede403547045a6c3ef26e523644d6d4054f9e4
parent4393ce72414cda7a37b78db4ffcb214ef190152a (diff)
downloadfreebsd-ports-gnome-0cf63d4581d5d5e0aac87a216ebd3bdb39e50791.tar.gz
freebsd-ports-gnome-0cf63d4581d5d5e0aac87a216ebd3bdb39e50791.tar.zst
freebsd-ports-gnome-0cf63d4581d5d5e0aac87a216ebd3bdb39e50791.zip
Update ORBacus to 3.1.2 and use the egcs compiler.
-rw-r--r--devel/ORBacus/Makefile17
-rw-r--r--devel/ORBacus/distinfo2
2 files changed, 9 insertions, 10 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile
index 52bcd26d6a4c..2f7f6bada39b 100644
--- a/devel/ORBacus/Makefile
+++ b/devel/ORBacus/Makefile
@@ -3,11 +3,11 @@
# Whom: ejc@bazzle.com
# Version required: 3.0
#
-# $Id: Makefile,v 1.15 1998/12/22 07:35:00 asami Exp $
+# $Id: Makefile,v 1.16 1998/12/23 01:28:52 ejc Exp $
#
-DISTNAME= OB-3.1.1
-PKGNAME= ORBacus-3.1.1
+DISTNAME= OB-3.1.2
+PKGNAME= ORBacus-3.1.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.ooc.com/pub/OB/3.1/
@@ -16,18 +16,17 @@ MAINTAINER= ejc@bazzle.com
.include <bsd.port.pre.mk>
.if ${PORTOBJFORMAT} == "elf"
-LIBSTDC= ${PREFIX}/lib/gcc-lib/i386-unknown-freebsdelf${OSREL}/2.8.1/libstdc++.a
+LIBSTDC= ${PREFIX}/lib/gcc-lib/i386-unknown-freebsdelf${OSREL}/egcs-2.91.62/libstdc++.a
.else
-LIBSTDC= ${PREFIX}/lib/gcc-lib/i386-unknown-freebsd${OSREL}/2.8.1/libstdc++.a
+LIBSTDC= ${PREFIX}/lib/gcc-lib/i386-unknown-freebsd${OSREL}/egcs-2.91.62/libstdc++.a
.endif
-BUILD_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \
- g++28:${PORTSDIR}/lang/gcc28 \
- ${LIBSTDC}:${PORTSDIR}/lang/glibstdc++28
+BUILD_DEPENDS= eg++:${PORTSDIR}/lang/egcs \
+ eg++:${PORTSDIR}/lang/egcs \
USE_XLIB= yes
HAS_CONFIGURE= yes
-CONFIGURE_ENV= CXX=g++28 CXXFLAGS="-O -pipe"
+CONFIGURE_ENV= CXX=eg++ CXXFLAGS="-O -pipe"
MAN1= idl.1
MLINKS= idl.1 hidl.1 - irdel.1 - irfeed.1 \
- irgen.1 - irserv.1 - jidl.1
diff --git a/devel/ORBacus/distinfo b/devel/ORBacus/distinfo
index bdeb83ea32a5..c5df47cc361d 100644
--- a/devel/ORBacus/distinfo
+++ b/devel/ORBacus/distinfo
@@ -1 +1 @@
-MD5 (OB-3.1.1.tar.gz) = 6f1046d51d2cc393e36fca4b3d81a927
+MD5 (OB-3.1.2.tar.gz) = bc2a49e22aafeeec6230eca603e0fa62