aboutsummaryrefslogtreecommitdiff
path: root/devel/mingw32-binutils
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-01-29 04:56:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-01-29 04:56:35 +0000
commitb315e20b06b5067b11496cbfb4744f5cf16a9639 (patch)
tree3fe761c428249a06677cf9f97eb9badee0732a6a /devel/mingw32-binutils
parent7f06f7b43a65cd1bd87825a1886b0e08e87f38e3 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_5_0'.release/4.5.0
Notes
Notes: svn path=/head/; revision=53938 svn path=/tags/RELEASE_4_5_0/; revision=53939; tag=release/4.5.0
Diffstat (limited to 'devel/mingw32-binutils')
-rw-r--r--devel/mingw32-binutils/Makefile54
-rw-r--r--devel/mingw32-binutils/distinfo1
-rw-r--r--devel/mingw32-binutils/pkg-comment1
-rw-r--r--devel/mingw32-binutils/pkg-descr3
-rw-r--r--devel/mingw32-binutils/pkg-plist50
5 files changed, 0 insertions, 109 deletions
diff --git a/devel/mingw32-binutils/Makefile b/devel/mingw32-binutils/Makefile
deleted file mode 100644
index c4f08cfbdd85..000000000000
--- a/devel/mingw32-binutils/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# New ports collection makefile for: mingw-binutils
-# Date created: 6 June 2000
-# Whom: Toshihiro Inoue <tino@pa2.so-net.ne.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= binutils
-PORTVERSION= 2.11.92
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= mingw
-PKGNAMEPREFIX= mingw-
-DISTNAME= ${PORTNAME}-${PORTVERSION}-20011113-src${EXTRACT_SUFFIX}
-DIST_SUBDIR= mingw
-
-MAINTAINER= doc@hisio.safenet.pl
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-20011113
-
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-CONFIGURE_ARGS= --target=i386-mingw32msvc
-
-MAN1= i386-mingw32msvc-addr2line.1 \
- i386-mingw32msvc-ar.1 \
- i386-mingw32msvc-as.1 \
- i386-mingw32msvc-dlltool.1 \
- i386-mingw32msvc-c++filt.1 \
- i386-mingw32msvc-ld.1 \
- i386-mingw32msvc-nlmconv.1 \
- i386-mingw32msvc-nm.1 \
- i386-mingw32msvc-objcopy.1 \
- i386-mingw32msvc-objdump.1 \
- i386-mingw32msvc-ranlib.1 \
- i386-mingw32msvc-readelf.1 \
- i386-mingw32msvc-size.1 \
- i386-mingw32msvc-strings.1 \
- i386-mingw32msvc-strip.1 \
- i386-mingw32msvc-windres.1
-
-post-install:
- @for file in \
- addr2line ar as c++filt dlltool gasp ld nm \
- objcopy objdump ranlib size strings strip windres; \
- do \
- strip ${PREFIX}/bin/i386-mingw32msvc-$${file}; \
- done
- @for file in ar as dlltool ld nm ranlib strip; \
- do \
- strip ${PREFIX}/i386-mingw32msvc/bin/$${file}; \
- done
-
-.include <bsd.port.mk>
diff --git a/devel/mingw32-binutils/distinfo b/devel/mingw32-binutils/distinfo
deleted file mode 100644
index a19422eefcc4..000000000000
--- a/devel/mingw32-binutils/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (mingw/binutils-2.11.92-20011113-src.tar.gz) = f7d5ffdfe568d08099640825f5d1a0ed
diff --git a/devel/mingw32-binutils/pkg-comment b/devel/mingw32-binutils/pkg-comment
deleted file mode 100644
index accdf7dd83f4..000000000000
--- a/devel/mingw32-binutils/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-FSF binutils-2.11.90 for Windows cross-development
diff --git a/devel/mingw32-binutils/pkg-descr b/devel/mingw32-binutils/pkg-descr
deleted file mode 100644
index aeff2a3ff3cc..000000000000
--- a/devel/mingw32-binutils/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-FSF binutils-2.11.90 for Windows cross-development.
-
-This port is needed by mingw-gcc/devel.
diff --git a/devel/mingw32-binutils/pkg-plist b/devel/mingw32-binutils/pkg-plist
deleted file mode 100644
index 5db84f577455..000000000000
--- a/devel/mingw32-binutils/pkg-plist
+++ /dev/null
@@ -1,50 +0,0 @@
-bin/i386-mingw32msvc-addr2line
-bin/i386-mingw32msvc-ar
-bin/i386-mingw32msvc-as
-bin/i386-mingw32msvc-c++filt
-bin/i386-mingw32msvc-dlltool
-bin/i386-mingw32msvc-dllwrap
-bin/i386-mingw32msvc-gasp
-bin/i386-mingw32msvc-ld
-bin/i386-mingw32msvc-nm
-bin/i386-mingw32msvc-objcopy
-bin/i386-mingw32msvc-objdump
-bin/i386-mingw32msvc-ranlib
-bin/i386-mingw32msvc-readelf
-bin/i386-mingw32msvc-size
-bin/i386-mingw32msvc-strings
-bin/i386-mingw32msvc-strip
-bin/i386-mingw32msvc-windres
-i386-mingw32msvc/bin/ar
-i386-mingw32msvc/bin/as
-i386-mingw32msvc/bin/dlltool
-i386-mingw32msvc/bin/ld
-i386-mingw32msvc/bin/nm
-i386-mingw32msvc/bin/ranlib
-i386-mingw32msvc/bin/strip
-i386-mingw32msvc/lib/ldscripts/i386pe.x
-i386-mingw32msvc/lib/ldscripts/i386pe.xbn
-i386-mingw32msvc/lib/ldscripts/i386pe.xn
-i386-mingw32msvc/lib/ldscripts/i386pe.xr
-i386-mingw32msvc/lib/ldscripts/i386pe.xu
-@dirrm i386-mingw32msvc/bin
-@dirrm i386-mingw32msvc/lib/ldscripts
-@unexec rmdir -p %D/i386-mingw32msvc/lib 2>/dev/null || true
-include/ansidecl.h
-include/bfd.h
-include/bfdlink.h
-include/symcat.h
-lib/libbfd.a
-lib/libbfd.la
-lib/libiberty.a
-lib/libopcodes.a
-lib/libopcodes.la
-share/locale/fr/LC_MESSAGES/bfd.mo
-share/locale/fr/LC_MESSAGES/binutils.mo
-share/locale/fr/LC_MESSAGES/gas.mo
-share/locale/fr/LC_MESSAGES/ld.mo
-share/locale/fr/LC_MESSAGES/opcodes.mo
-share/locale/sv/LC_MESSAGES/ld.mo
-share/locale/sv/LC_MESSAGES/opcodes.mo
-share/locale/tr/LC_MESSAGES/binutils.mo
-share/locale/tr/LC_MESSAGES/opcodes.mo