summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorEric J.Chet <ejc@FreeBSD.org>1999-03-09 20:35:52 +0000
committerEric J.Chet <ejc@FreeBSD.org>1999-03-09 20:35:52 +0000
commitf4bc2802b7df75232d96606cf9c2620de6dad90a (patch)
tree1c58f7f1b13a2164072d9f1f25ed14492b8629d7 /devel
parent[These are a couple of patches originally missed due to a problem with (diff)
Update ORBacus to 3.1.2 and use the egcs compiler.
Notes
Notes: svn path=/head/; revision=17119
Diffstat (limited to 'devel')
-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