Remove devel/libbfd, nothing uses it now and if needed it can be taken
from devel/gdb. ok avsm@ ckuethe@ dcoppa@ jasper@
This commit is contained in:
parent
55d38b2fe3
commit
f8c1141978
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.978 2011/09/26 14:32:43 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.979 2011/09/27 19:04:04 landry Exp $
|
||||
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
||||
|
||||
SUBDIR =
|
||||
@ -244,7 +244,6 @@
|
||||
SUBDIR += libast
|
||||
SUBDIR += libaudiofile
|
||||
SUBDIR += libavl
|
||||
SUBDIR += libbfd
|
||||
SUBDIR += libbio
|
||||
SUBDIR += libclog
|
||||
SUBDIR += libconfig
|
||||
|
@ -1,34 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2011/07/07 17:31:14 jasper 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 <ckuethe@openbsd.org>
|
||||
|
||||
# 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 <bsd.port.mk>
|
@ -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
|
@ -1,2 +0,0 @@
|
||||
Universal BFD library from the GNU binutils
|
||||
BFD stands for "Binary File Descriptor".
|
@ -1,11 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/07/07 17:31:14 jasper 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
|
Loading…
Reference in New Issue
Block a user