From 7086774f4c95fe112776e03035e958b0e35aed4e Mon Sep 17 00:00:00 2001 From: dcoppa Date: Mon, 31 Oct 2011 10:08:53 +0000 Subject: [PATCH] bye bye libbfd ok espie@ --- devel/Makefile | 3 +-- devel/libbfd/Makefile | 34 ---------------------------------- devel/libbfd/distinfo | 5 ----- devel/libbfd/pkg/DESCR | 2 -- devel/libbfd/pkg/PLIST | 11 ----------- 5 files changed, 1 insertion(+), 54 deletions(-) delete mode 100644 devel/libbfd/Makefile delete mode 100644 devel/libbfd/distinfo delete mode 100644 devel/libbfd/pkg/DESCR delete mode 100644 devel/libbfd/pkg/PLIST diff --git a/devel/Makefile b/devel/Makefile index a8342294ede..2a3a4c35947 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.986 2011/10/20 11:31:49 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.987 2011/10/31 10:08:53 dcoppa Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR = @@ -241,7 +241,6 @@ SUBDIR += libast SUBDIR += libaudiofile SUBDIR += libavl - SUBDIR += libbfd SUBDIR += libbio SUBDIR += libclog SUBDIR += libconfig diff --git a/devel/libbfd/Makefile b/devel/libbfd/Makefile deleted file mode 100644 index d591fc1f75c..00000000000 --- a/devel/libbfd/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# $OpenBSD: Makefile,v 1.6 2011/09/27 21:38:42 sthen Exp $ - -COMMENT= GNU Binary File Descriptor library - -VER= 2.20 -DISTNAME= binutils-${VER} -PKGNAME= libbfd-${VER} -REVISION= 1 -EXTRACT_SUFX= .tar.bz2 - -HOMEPAGE= http://www.gnu.org/software/binutils/ -CATEGORIES= devel -MAINTAINER= Chris Kuethe - -# GPLv3 -PERMIT_PACKAGE_CDROM= Yes -PERMIT_PACKAGE_FTP= Yes -PERMIT_DISTFILES_CDROM= Yes -PERMIT_DISTFILES_FTP= Yes - -WANTLIB= c - -CONFIGURE_STYLE=gnu -MASTER_SITES= ${MASTER_SITE_GNU:=binutils/} - -USE_LIBTOOL= Yes -LIBTOOL_FLAGS= --tag=disable-shared -CONFIGURE_ARGS+= --disable-nls \ - --disable-shared \ - --disable-werror - -WRKSRC=${WRKDIR}/${DISTNAME}/bfd - -.include diff --git a/devel/libbfd/distinfo b/devel/libbfd/distinfo deleted file mode 100644 index 1c25be9c4b3..00000000000 --- a/devel/libbfd/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -MD5 (binutils-2.20.tar.bz2) = 7i0+mW6aLWaYCHEzYPqW+A== -RMD160 (binutils-2.20.tar.bz2) = KEB04kU+UX0Db/ziwPPVZDni5cA= -SHA1 (binutils-2.20.tar.bz2) = dH57TZS85GWHI23F9CjltBKlkNw= -SHA256 (binutils-2.20.tar.bz2) = 4d8J8Ko7UBVO+Tv+/obWXQHCLPtE1zKZrZXnchM6dbA= -SIZE (binutils-2.20.tar.bz2) = 17506655 diff --git a/devel/libbfd/pkg/DESCR b/devel/libbfd/pkg/DESCR deleted file mode 100644 index 74eed51380f..00000000000 --- a/devel/libbfd/pkg/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Universal BFD library from the GNU binutils -BFD stands for "Binary File Descriptor". diff --git a/devel/libbfd/pkg/PLIST b/devel/libbfd/pkg/PLIST deleted file mode 100644 index fd0c2216a34..00000000000 --- a/devel/libbfd/pkg/PLIST +++ /dev/null @@ -1,11 +0,0 @@ -@comment $OpenBSD: PLIST,v 1.4 2011/09/27 21:38:42 sthen Exp $ -@conflict gdb-* -include/ansidecl.h -include/bfd.h -include/bfdlink.h -include/symcat.h -@comment @info info/configure.info -@comment @info info/standards.info -@comment @info info/bfd.info -lib/libbfd.a -lib/libbfd.la