diff options
Diffstat (limited to 'devel/libIDL')
-rw-r--r-- | devel/libIDL/Makefile | 33 | ||||
-rw-r--r-- | devel/libIDL/distinfo | 1 | ||||
-rw-r--r-- | devel/libIDL/files/patch-configure | 13 | ||||
-rw-r--r-- | devel/libIDL/pkg-comment | 1 | ||||
-rw-r--r-- | devel/libIDL/pkg-descr | 7 | ||||
-rw-r--r-- | devel/libIDL/pkg-plist | 11 |
6 files changed, 0 insertions, 66 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile deleted file mode 100644 index be33ec803..000000000 --- a/devel/libIDL/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: libIDL -# Date Created: 12 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libIDL -PORTVERSION= 0.8.0 -PORTREVISION= 2 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -LIB_DEPENDS= glib-2.0.200:${PORTSDIR}/devel/glib20 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_BISON= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/devel/libIDL/distinfo b/devel/libIDL/distinfo deleted file mode 100644 index fd17db352..000000000 --- a/devel/libIDL/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libIDL-0.8.0.tar.bz2) = 4f5f60b0b9cc9a6994d8b4792091595d diff --git a/devel/libIDL/files/patch-configure b/devel/libIDL/files/patch-configure deleted file mode 100644 index eb5ffad62..000000000 --- a/devel/libIDL/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 06:44:49 1.1 -+++ configure 2002/04/26 06:44:59 -@@ -7209,6 +7209,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/devel/libIDL/pkg-comment b/devel/libIDL/pkg-comment deleted file mode 100644 index e6b3875dc..000000000 --- a/devel/libIDL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for creating trees of CORBA Interface Definition Language files diff --git a/devel/libIDL/pkg-descr b/devel/libIDL/pkg-descr deleted file mode 100644 index d681c4203..000000000 --- a/devel/libIDL/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -libIDL is a library for creating trees of CORBA Interface Definition Language -(IDL) files, which is a specification for defining portable interfaces. -libIDL was initially written for ORBit (the ORB from the GNOME project, and -the primary means of libIDL distribution). However, the functionality was -designed to be as reusable and portable as possible. - -WWW: http://www.gnome.org/ diff --git a/devel/libIDL/pkg-plist b/devel/libIDL/pkg-plist deleted file mode 100644 index 4cc68d5f7..000000000 --- a/devel/libIDL/pkg-plist +++ /dev/null @@ -1,11 +0,0 @@ -bin/libIDL-config-2 -include/libIDL-2.0/libIDL/IDL.h -@unexec install-info --delete %D/info/libIDL2.info %D/info/dir -info/libIDL2.info -@exec install-info %D/info/libIDL2.info %D/info/dir -lib/libIDL-2.a -lib/libIDL-2.so -lib/libIDL-2.so.0 -libdata/pkgconfig/libIDL-2.0.pc -@dirrm include/libIDL-2.0/libIDL -@dirrm include/libIDL-2.0 |