ORBit already has that...

This commit is contained in:
pvalchev 2002-03-24 20:40:39 +00:00
parent 17b41829e8
commit 7b19c7b338
8 changed files with 1 additions and 85 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.123 2002/03/24 20:33:59 pvalchev Exp $
# $OpenBSD: Makefile,v 1.124 2002/03/24 20:40:39 pvalchev Exp $
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
SUBDIR += ElectricFence
@ -57,7 +57,6 @@
SUBDIR += libglade,gnome
SUBDIR += libgtop
SUBDIR += libgtop,gnome
SUBDIR += libidl
SUBDIR += libproplist
SUBDIR += libsigc++
SUBDIR += libslang

View File

@ -1,35 +0,0 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/03/24 20:32:30 pvalchev Exp $
COMMENT= "front-end to CORBA IDL"
VERSION= 0.6.8
DISTNAME= libIDL-${VERSION}
PKGNAME= ${DISTNAME:L}
CATEGORIES= devel
NEED_VERSION= 1.516
HOMEPAGE= http://andrewtv.org/libIDL/
MAINTAINER= Peter Valchev <pvalchev@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}
PATCH_LIST= ${PORTSDIR}/infrastructure/patches/patch-lt1.3.4-ltconfig \
${PORTSDIR}/infrastructure/patches/patch-lt1.3.4-ltmain_sh \
patch-*
LIB_DEPENDS= glib::devel/glib
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (libIDL-0.6.8.tar.gz) = 97e2da9229cdb0445719b6cf802c1782
RMD160 (libIDL-0.6.8.tar.gz) = 3c7d78bc549fdc21a4361f0f10a3f3009efb618e
SHA1 (libIDL-0.6.8.tar.gz) = 6db83abee4cbef8be228ca29d94cac40403d3395

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-IDL_h,v 1.1.1.1 2002/03/24 20:32:30 pvalchev Exp $
--- IDL.h.orig Sun Oct 17 12:04:11 1999
+++ IDL.h Sun Mar 24 13:04:21 2002
@@ -28,7 +28,7 @@
/* Try to find wchar_t support */
#include <stdlib.h>
-#if 1 /* HAVE_WCHAR_H */
+#if 0 /* HAVE_WCHAR_H */
# include <wchar.h>
#endif
#if 0 /* HAVE_WCSTR_H */

View File

@ -1,13 +0,0 @@
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2002/03/24 20:32:30 pvalchev Exp $
--- Makefile.in.orig Sun Oct 17 12:08:45 1999
+++ Makefile.in Sun Mar 24 13:06:41 2002
@@ -123,8 +123,7 @@ BUILT_SOURCES = lexer.c parser.c parser.
libIDL_la_SOURCES = parser.c parser.h lexer.c ns.c util.c util.h rename.h
-libIDL_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE)
-
+libIDL_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
m4datadir = $(datadir)/aclocal
m4data_DATA = libIDL.m4

View File

@ -1,5 +0,0 @@
libIDL is a front-end for CORBA 2.2 IDL and Netscape's XPIDL,
currently used in the GNOME project (bundled with ORBit), and
the Mozilla project.
WWW: ${HOMEPAGE}

View File

@ -1,3 +0,0 @@
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2002/03/24 20:32:30 pvalchev Exp $
lib/libIDL.so.4.4
DYNLIBDIR(%B)

View File

@ -1,12 +0,0 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/03/24 20:32:30 pvalchev Exp $
@unexec install-info --delete --info-dir=%D/info %D/info/libIDL.info
bin/libIDL-config
include/libIDL/IDL.h
info/libIDL.info
lib/libIDL.a
lib/libIDL.la
%%SHARED%%
lib/libIDLConf.sh
share/aclocal/libIDL.m4
@dirrm include/libIDL
@exec install-info --info-dir=%D/info %D/info/libIDL.info