diff options
author | vd <vd@FreeBSD.org> | 2006-06-05 19:07:32 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2006-06-05 19:07:32 +0800 |
commit | f223d378cb06079ba15b8eabbb9ccef096f97b4b (patch) | |
tree | 39c67bb6ec6a6c166e7818ff0fbb84469da16207 /devel | |
parent | f25eb905039ba23cc6e003b12604390edd34d3fd (diff) | |
download | freebsd-ports-gnome-f223d378cb06079ba15b8eabbb9ccef096f97b4b.tar.gz freebsd-ports-gnome-f223d378cb06079ba15b8eabbb9ccef096f97b4b.tar.zst freebsd-ports-gnome-f223d378cb06079ba15b8eabbb9ccef096f97b4b.zip |
Remove expired leaf ports:
2006-06-01 devel/gnu-libtool
2006-06-01 japanese/linux-ttfonts
2006-06-01 net/gnomemeeting
2006-06-01 news/knzb
2006-06-01 x11/linux-gnomelibs
2006-06-01 x11-fonts/linux-urw-fonts
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/gnu-libtool/Makefile | 32 | ||||
-rw-r--r-- | devel/gnu-libtool/distinfo | 3 | ||||
-rw-r--r-- | devel/gnu-libtool/pkg-descr | 13 | ||||
-rw-r--r-- | devel/gnu-libtool/pkg-plist | 32 |
5 files changed, 0 insertions, 81 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8825e56d18c2..b3cfd64f3fcb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -345,7 +345,6 @@ SUBDIR += gnome2-hacker-tools SUBDIR += gnu-autoconf SUBDIR += gnu-automake - SUBDIR += gnu-libtool SUBDIR += gnulibiberty SUBDIR += gnustep SUBDIR += gnustep-make diff --git a/devel/gnu-libtool/Makefile b/devel/gnu-libtool/Makefile deleted file mode 100644 index c249dad40bcc..000000000000 --- a/devel/gnu-libtool/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: libtool -# Date created: 6 May 1998 -# Whom: Motoyuki Kasahara <m-kasahr@sra.co.jp> -# -# $FreeBSD$ -# - -PORTNAME= libtool -PORTVERSION= 1.5.20 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= libtool -PKGNAMEPREFIX= gnu- -DISTNAME= libtool-${PORTVERSION} - -MAINTAINER= ade@FreeBSD.org -COMMENT= Generic shared library support script (GNU unmodified) - -DEPRECATED= devel/libtool15 is now stock and should be used instead -EXPIRATION_DATE=2006-06-01 - -PREFIX?= ${LOCALBASE}/gnu-autotools - -PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} -GNU_CONFIGURE= yes -NO_MTREE= yes -INFO= libtool -CONFIGURE_ARGS= --disable-ltdl-install -CONFIGURE_ENV= PREFIX=${PREFIX} -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} - -.include <bsd.port.mk> diff --git a/devel/gnu-libtool/distinfo b/devel/gnu-libtool/distinfo deleted file mode 100644 index 5c6f98415254..000000000000 --- a/devel/gnu-libtool/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (libtool-1.5.20.tar.gz) = fc3b564700aebcb19de841c1c2d66e99 -SHA256 (libtool-1.5.20.tar.gz) = 46b980e22cb18b2d758ac4aae55af978d876cf14d7ecb8e98d8654ab6098a1bb -SIZE (libtool-1.5.20.tar.gz) = 2789331 diff --git a/devel/gnu-libtool/pkg-descr b/devel/gnu-libtool/pkg-descr deleted file mode 100644 index 1a513e1f97f4..000000000000 --- a/devel/gnu-libtool/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -This is GNU Libtool, a generic library support script. Libtool hides -the complexity of using shared libraries behind a consistent, portable -interface. - -To use libtool, add the new generic library building commands to your -Makefile, Makefile.in, or Makefile.am. - -This port is specifically designed for developers that want to create -cross-platform software distributions on FreeBSD. This version of libtool -should _NEVER_ be used with the FreeBSD ports system as a replacement for the -versioned copies of libtool. - -WWW: http://www.gnu.org/software/libtool/ diff --git a/devel/gnu-libtool/pkg-plist b/devel/gnu-libtool/pkg-plist deleted file mode 100644 index f40cec8ca63d..000000000000 --- a/devel/gnu-libtool/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -bin/libtool -bin/libtoolize -share/aclocal/libtool.m4 -share/aclocal/ltdl.m4 -share/libtool/config.guess -share/libtool/config.sub -share/libtool/install-sh -share/libtool/libltdl/COPYING.LIB -share/libtool/libltdl/Makefile.am -share/libtool/libltdl/Makefile.in -share/libtool/libltdl/README -share/libtool/libltdl/acinclude.m4 -share/libtool/libltdl/aclocal.m4 -share/libtool/libltdl/config-h.in -share/libtool/libltdl/config.guess -share/libtool/libltdl/config.sub -share/libtool/libltdl/configure -share/libtool/libltdl/configure.ac -share/libtool/libltdl/install-sh -share/libtool/libltdl/ltdl.c -share/libtool/libltdl/ltdl.h -share/libtool/libltdl/ltmain.sh -share/libtool/libltdl/missing -share/libtool/ltmain.sh -@dirrm share/libtool/libltdl -@dirrm share/libtool -@unexec /bin/rmdir %D/share/aclocal 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/include 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/bin 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D 2>/dev/null || /usr/bin/true |