mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Initial import of m68kbinutils version 2.9.1.
Binutils for m68k cross-development. PR: 7220 (1 of 5) Submitted by: Jerry Hicks <jhicks@glenatl.glenayre.com>
This commit is contained in:
parent
5af3603f10
commit
dedb6a088b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12370
28
devel/binutils-m68k/Makefile
Normal file
28
devel/binutils-m68k/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# New ports collection makefile for: m68kbinutils-2.9.1
|
||||
# Version required: 2.9.1
|
||||
# Date created: 7 July 1998
|
||||
# Whom: Jerry Hicks <jhicks@glenatl.glenayre.com>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= binutils-2.9.1
|
||||
PKGNAME= m68kbinutils-2.9.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
||||
MAINTAINER= jhicks@glenatl.glenayre.com
|
||||
|
||||
NO_PACKAGE= please compile locally
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS= --target=m68k-coff
|
||||
|
||||
MAN1= m68k-coff-ar.1 m68k-coff-nlmconv.1 m68k-coff-c++filt.1 \
|
||||
m68k-coff-nm.1 m68k-coff-objdump.1 m68k-coff-ranlib.1 \
|
||||
m68k-coff-size.1 m68k-coff-strings.1 m68k-coff-strip.1 \
|
||||
m68k-coff-objcopy.1 m68k-coff-as.1 m68k-coff-addr2line.1 \
|
||||
m68k-coff-ld.1
|
||||
|
||||
.include <bsd.port.mk>
|
1
devel/binutils-m68k/distinfo
Normal file
1
devel/binutils-m68k/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (binutils-2.9.1.tar.gz) = 8f9ad1a6e96742fd3069479171a63c22
|
1
devel/binutils-m68k/pkg-comment
Normal file
1
devel/binutils-m68k/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
FSF binutils-2.9.2 for Motorola M68K and Coldfire cross-development
|
9
devel/binutils-m68k/pkg-descr
Normal file
9
devel/binutils-m68k/pkg-descr
Normal file
@ -0,0 +1,9 @@
|
||||
FSF binutils-2.9.2 for Motorola M68K and Coldfire cross-development
|
||||
|
||||
This port is used by devel/crossm68k-devel to generate a cross-development
|
||||
environment for embedded Motorola 68xxx and Coldfire applications.
|
||||
|
||||
devel/m68kgcc uses this port as a dependency.
|
||||
--------------------------------------------------------------------------
|
||||
Jerry Hicks
|
||||
jhicks@glenatl.glenayre.com
|
47
devel/binutils-m68k/pkg-plist
Normal file
47
devel/binutils-m68k/pkg-plist
Normal file
@ -0,0 +1,47 @@
|
||||
bin/m68k-coff-c++filt
|
||||
bin/m68k-coff-nm
|
||||
bin/m68k-coff-objdump
|
||||
bin/m68k-coff-ranlib
|
||||
bin/m68k-coff-size
|
||||
bin/m68k-coff-strings
|
||||
bin/m68k-coff-strip
|
||||
bin/m68k-coff-objcopy
|
||||
bin/m68k-coff-as
|
||||
bin/m68k-coff-gasp
|
||||
bin/m68k-coff-ld
|
||||
bin/m68k-coff-ar
|
||||
bin/m68k-coff-addr2line
|
||||
man/man1/m68k-coff-nlmconv.1.gz
|
||||
man/man1/m68k-coff-c++filt.1.gz
|
||||
man/man1/m68k-coff-nm.1.gz
|
||||
man/man1/m68k-coff-objdump.1.gz
|
||||
man/man1/m68k-coff-ranlib.1.gz
|
||||
man/man1/m68k-coff-size.1.gz
|
||||
man/man1/m68k-coff-strings.1.gz
|
||||
man/man1/m68k-coff-strip.1.gz
|
||||
man/man1/m68k-coff-objcopy.1.gz
|
||||
man/man1/m68k-coff-as.1.gz
|
||||
man/man1/m68k-coff-ld.1.gz
|
||||
man/man1/m68k-coff-ar.1.gz
|
||||
man/man1/m68k-coff-addr2line.1.gz
|
||||
include/bfd.h
|
||||
include/bfdlink.h
|
||||
include/ansidecl.h
|
||||
lib/libiberty.a
|
||||
lib/libbfd.la
|
||||
lib/libbfd.a
|
||||
lib/libopcodes.la
|
||||
lib/libopcodes.a
|
||||
m68k-coff/bin/nm
|
||||
m68k-coff/bin/strip
|
||||
m68k-coff/bin/ar
|
||||
m68k-coff/bin/ranlib
|
||||
m68k-coff/bin/as
|
||||
m68k-coff/bin/ld
|
||||
m68k-coff/lib/ldscripts/m68kcoff.x
|
||||
m68k-coff/lib/ldscripts/m68kcoff.xbn
|
||||
m68k-coff/lib/ldscripts/m68kcoff.xn
|
||||
m68k-coff/lib/ldscripts/m68kcoff.xr
|
||||
m68k-coff/lib/ldscripts/m68kcoff.xu
|
||||
@dirrm m68k-coff/lib/ldscripts
|
||||
@dirrm m68k-coff/lib
|
Loading…
Reference in New Issue
Block a user