1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

This is a port of a (static) GNU libiberty, taken from GNU binutils.

Routines of this library (including undocumented ones) are
occasionally required by certain GNU software.
This commit is contained in:
Joerg Wunsch 2004-04-28 20:22:20 +00:00
parent 50cf78668a
commit 39686386f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107867
5 changed files with 34 additions and 0 deletions

View File

@ -284,6 +284,7 @@
SUBDIR += gnomecrash
SUBDIR += gnomevfs
SUBDIR += gnomevfs2
SUBDIR += gnulibiberty
SUBDIR += gnustep
SUBDIR += gnustep-make
SUBDIR += gob2

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: libiberty
# Date created: 27 Feb 2004
# Whom: Joerg Wunsch <joerg@freebsd.org>
#
# $FreeBSD$
#
PORTNAME= gnulibiberty
PORTVERSION= 2.14
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= binutils/releases
DISTNAME= binutils-${PORTVERSION}
MAINTAINER= joerg@freebsd.org
COMMENT= Miscellaneous GNU functions
WRKSRC= ${WRKDIR}/binutils-${PORTVERSION}/libiberty
USE_BZIP2= yes
USE_GMAKE= yes
CONFIGURE_ARGS= --enable-install-libiberty
USE_LIBTOOL= yes
CONFLICTS= freelibiberty-*
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (binutils-2.14.tar.bz2) = 2da8def15d28af3ec6af0982709ae90a
SIZE (binutils-2.14.tar.bz2) = 10921504

View File

@ -0,0 +1,2 @@
Miscellaneous programming items which are mainly used in many
GNU sources.

View File

@ -0,0 +1,2 @@
lib/libiberty.a
share/nls/en_US.US-ASCII