FreeBSD Bugzilla – Attachment 8533 Details for
Bug 17801
new port: devel/binutils11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 4.02 KB, created by
Jake Burkholder
on 2000-04-05 01:00:01 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Jake Burkholder
Created:
2000-04-05 01:00:01 UTC
Size:
4.02 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># binutils11 ># binutils11/files ># binutils11/files/md5 ># binutils11/pkg ># binutils11/pkg/PLIST ># binutils11/pkg/COMMENT ># binutils11/pkg/DESCR ># binutils11/Makefile ># >echo c - binutils11 >mkdir -p binutils11 > /dev/null 2>&1 >echo c - binutils11/files >mkdir -p binutils11/files > /dev/null 2>&1 >echo x - binutils11/files/md5 >sed 's/^X//' >binutils11/files/md5 << 'END-of-binutils11/files/md5' >XMD5 (binutils-2.9.1.tar.gz) = 8f9ad1a6e96742fd3069479171a63c22 >XMD5 (binutils-2.9.1-m68hc1x-20000225.diffs.gz) = aa7dab41de2040d3dea5f2e4036cb470 >END-of-binutils11/files/md5 >echo c - binutils11/pkg >mkdir -p binutils11/pkg > /dev/null 2>&1 >echo x - binutils11/pkg/PLIST >sed 's/^X//' >binutils11/pkg/PLIST << 'END-of-binutils11/pkg/PLIST' >Xbin/m6811-elf-size >Xbin/m6811-elf-objdump >Xbin/m6811-elf-ar >Xbin/m6811-elf-strings >Xbin/m6811-elf-ranlib >Xbin/m6811-elf-c++filt >Xbin/m6811-elf-objcopy >Xbin/m6811-elf-addr2line >Xbin/m6811-elf-nm >Xbin/m6811-elf-strip >Xbin/m6811-elf-as >Xbin/m6811-elf-gasp >Xbin/m6811-elf-ld >Xinclude/bfd.h >Xinclude/ansidecl.h >Xinclude/bfdlink.h >Xinfo/dir >Xlib/libiberty.a >Xlib/libbfd.la >Xlib/libbfd.a >Xlib/libopcodes.la >Xlib/libopcodes.a >Xm6811-elf/bin/nm >Xm6811-elf/bin/strip >Xm6811-elf/bin/ar >Xm6811-elf/bin/ranlib >Xm6811-elf/bin/as >Xm6811-elf/bin/ld >Xm6811-elf/lib/ldscripts/m68hc11elf.x >Xm6811-elf/lib/ldscripts/m68hc11elf.xbn >Xm6811-elf/lib/ldscripts/m68hc11elf.xn >Xm6811-elf/lib/ldscripts/m68hc11elf.xr >Xm6811-elf/lib/ldscripts/m68hc11elf.xu >Xm6811-elf/lib/ldscripts/m68hc11elfb.x >Xm6811-elf/lib/ldscripts/m68hc11elfb.xbn >Xm6811-elf/lib/ldscripts/m68hc11elfb.xn >Xm6811-elf/lib/ldscripts/m68hc11elfb.xr >Xm6811-elf/lib/ldscripts/m68hc11elfb.xu >Xm6811-elf/lib/ldscripts/m68hc12elf.x >Xm6811-elf/lib/ldscripts/m68hc12elf.xbn >Xm6811-elf/lib/ldscripts/m68hc12elf.xn >Xm6811-elf/lib/ldscripts/m68hc12elf.xr >Xm6811-elf/lib/ldscripts/m68hc12elf.xu >Xm6811-elf/lib/ldscripts/m68hc12elfb.x >Xm6811-elf/lib/ldscripts/m68hc12elfb.xbn >Xm6811-elf/lib/ldscripts/m68hc12elfb.xn >Xm6811-elf/lib/ldscripts/m68hc12elfb.xr >Xm6811-elf/lib/ldscripts/m68hc12elfb.xu >X@dirrm m6811-elf/lib/ldscripts >X@dirrm m6811-elf/lib >X@dirrm m6811-elf/bin >X@dirrm m6811-elf >END-of-binutils11/pkg/PLIST >echo x - binutils11/pkg/COMMENT >sed 's/^X//' >binutils11/pkg/COMMENT << 'END-of-binutils11/pkg/COMMENT' >XThe binutils-2.9.1 cross-toolchain for the 6811 >END-of-binutils11/pkg/COMMENT >echo x - binutils11/pkg/DESCR >sed 's/^X//' >binutils11/pkg/DESCR << 'END-of-binutils11/pkg/DESCR' >XThis is a 6811 cross toolchain for FreeBSD. >X >XThe GNU binutils contain: as, ld, ar, objcopy, objdump and many other >Xutilities. The format of object files is ELF-32. The GNU Binutils support >Xtranslation to other formats such as S-records, Intel HEX records, ... >X >XWWW: http://home.worldnet.fr/~stcarrez/m68hc11_port.html >X >X-- >Xjburkhol@home.com >END-of-binutils11/pkg/DESCR >echo x - binutils11/Makefile >sed 's/^X//' >binutils11/Makefile << 'END-of-binutils11/Makefile' >X# New ports collection makefile for: binutils11 >X# Date created: Fri Feb 4 12:27:19 PST 2000 >X# Whom: jburkhol@home.com >X# >X# $FreeBSD$ >X# >X >XDISTNAME= binutils-2.9.1 >XPORTNAME= binutils11 >XPORTVERSION= 2.9.1 >XCATEGORIES= devel >XMASTER_SITES= ${MASTER_SITE_GNU} >XMASTER_SITE_SUBDIR= binutils >X >XPATCH_SITES= http://home.worldnet.fr/~stcarrez/snapshots/ >XPATCH_DIST_STRIP= -p1 >X >XMAINTAINER= jburkhol@home.com >X >XPATCHFILES= binutils-2.9.1-m68hc1x-20000225.diffs.gz >X >XUSE_GMAKE= yes >XHAS_CONFIGURE= yes >XCONFIGURE_ARGS= --prefix=${PREFIX} --target=m6811-elf \ >X --program-prefix=m6811-elf- >X >XMAN1= m6811-elf-ar.1 m6811-elf-nlmconv.1 m6811-elf-c++filt.1 \ >X m6811-elf-nm.1 m6811-elf-objdump.1 m6811-elf-ranlib.1 \ >X m6811-elf-size.1 m6811-elf-strings.1 m6811-elf-strip.1 \ >X m6811-elf-objcopy.1 m6811-elf-addr2line.1 \ >X m6811-elf-as.1 m6811-elf-ld.1 >X >X.include <bsd.port.mk> >END-of-binutils11/Makefile >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 17801
: 8533