ports/97395: New Ports : Gnu binutils for Renesas H8/300

Yoshihiro Sugihara jinnee at tt.rim.or.jp
Wed May 17 12:30:24 UTC 2006


>Number:         97395
>Category:       ports
>Synopsis:       New Ports : Gnu binutils for Renesas H8/300
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 17 12:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yoshihiro Sugihara
>Release:        6.1-Stable
>Organization:
Japan
>Environment:
FreeBSD selene.anysynq.net 6.1-STABLE FreeBSD 6.1-STABLE #13: Sat May 13 23:49:06 JST 2006     root at selene.anysynq.net:/usr/obj/usr/src/sys/CFA3  i386

>Description:
# 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:
#
#	h8300-hms-binutils/
#	h8300-hms-binutils/Makefile
#	h8300-hms-binutils/distinfo
#	h8300-hms-binutils/pkg-descr
#	h8300-hms-binutils/pkg-plist
#
echo c - h8300-hms-binutils/
mkdir -p h8300-hms-binutils/ > /dev/null 2>&1
echo x - h8300-hms-binutils/Makefile
sed 's/^X//' >h8300-hms-binutils/Makefile << 'END-of-h8300-hms-binutils/Makefile'
X# New ports collection makefile for: h8300-hms-binutils
X#
X# $FreeBSD$
X#
X
XPORTNAME=	binutils
XPORTVERSION=	2.16.1
XCATEGORIES=	devel
XMASTER_SITES=	${MASTER_SITE_SOURCEWARE}
XMASTER_SITE_SUBDIR=	binutils/releases
XPKGNAMEPREFIX=	h8300-hms-
X
XCOMMENT=	GNU binutils for Renesas H8/300[H/S] 16-bit RISC cross-development
X
XWRKSRC=		${WRKDIR}/binutils-${PORTVERSION}
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XCONFIGURE_ARGS=	--target=h8300-hms --verbose
XGNU_CONFIGURE=	yes
X.if (${MACHINE_ARCH} == "amd64")
XMACHINE_ARCH=	x86_64
X.endif
X
XMAN1=	\
X		h8300-hms-addr2line.1 \
X		h8300-hms-ar.1 \
X		h8300-hms-as.1 \
X		h8300-hms-c++filt.1 \
X		h8300-hms-dlltool.1 \
X		h8300-hms-ld.1 \
X		h8300-hms-nlmconv.1 \
X		h8300-hms-nm.1 \
X		h8300-hms-objcopy.1 \
X		h8300-hms-objdump.1 \
X		h8300-hms-ranlib.1 \
X		h8300-hms-readelf.1 \
X		h8300-hms-size.1 \
X		h8300-hms-strings.1 \
X		h8300-hms-strip.1 \
X		h8300-hms-windres.1
XINFO=		as binutils ld
X
X.include <bsd.port.mk>
END-of-h8300-hms-binutils/Makefile
echo x - h8300-hms-binutils/distinfo
sed 's/^X//' >h8300-hms-binutils/distinfo << 'END-of-h8300-hms-binutils/distinfo'
XMD5 (binutils-2.16.1.tar.bz2) = 6a9d529efb285071dad10e1f3d2b2967
XSHA256 (binutils-2.16.1.tar.bz2) = 351a6846ee179a37ed87a487971547159a7f4f92a1dec598c727f184a0de61ae
XSIZE (binutils-2.16.1.tar.bz2) = 12549917
END-of-h8300-hms-binutils/distinfo
echo x - h8300-hms-binutils/pkg-descr
sed 's/^X//' >h8300-hms-binutils/pkg-descr << 'END-of-h8300-hms-binutils/pkg-descr'
XGNU binutils for Renesas H8/300[H/S]  cross-development
X
XPrerequisite for the GCC for H8/300[H/S] cross-compilation environment.
X
XLocally added support for the following H8/300[H/S] devices:
X
XH8/300H Seris
X  H8/3001,H8/3002,H8/3003,H8/3004,H8/3006,H8/3008,
X  H8/3022,H8/3024,H8/3028,H8/3029,H8/3032,H8/3035,
X  H8/3039,H8/3042,H8/3048,H8/3048B,H8/3052B,H8/3062,
X  H8/3067,H8/3068,H8/3069R
X
XH8/300H Tiny Seris
X  H8/36109,H8/36077,H8/36087,H8/36064,H8/36049,
X  H8/36037,H8/36057,H8/36014,H8/36024,H8/36912,
X  H8/36902,H8/3694,H8/3687,H8/3672,H8/3664
X
XH8S/2100 Seris
XH8S/2200 Seris
XH8S/2300 Seris
XH8S/2400 Seris
XH8S/2500 Seris
XH8S/2600 Seris
END-of-h8300-hms-binutils/pkg-descr
echo x - h8300-hms-binutils/pkg-plist
sed 's/^X//' >h8300-hms-binutils/pkg-plist << 'END-of-h8300-hms-binutils/pkg-plist'
Xh8300-hms/bin/ar
Xh8300-hms/bin/as
Xh8300-hms/bin/ld
Xh8300-hms/bin/nm
Xh8300-hms/bin/objdump
Xh8300-hms/bin/ranlib
Xh8300-hms/bin/strip
Xh8300-hms/lib/ldscripts/h8300.x
Xh8300-hms/lib/ldscripts/h8300.xbn
Xh8300-hms/lib/ldscripts/h8300.xn
Xh8300-hms/lib/ldscripts/h8300.xr
Xh8300-hms/lib/ldscripts/h8300.xu
Xh8300-hms/lib/ldscripts/h8300h.x
Xh8300-hms/lib/ldscripts/h8300h.xbn
Xh8300-hms/lib/ldscripts/h8300h.xn
Xh8300-hms/lib/ldscripts/h8300h.xr
Xh8300-hms/lib/ldscripts/h8300h.xu
Xh8300-hms/lib/ldscripts/h8300hn.x
Xh8300-hms/lib/ldscripts/h8300hn.xbn
Xh8300-hms/lib/ldscripts/h8300hn.xn
Xh8300-hms/lib/ldscripts/h8300hn.xr
Xh8300-hms/lib/ldscripts/h8300hn.xu
Xh8300-hms/lib/ldscripts/h8300s.x
Xh8300-hms/lib/ldscripts/h8300s.xbn
Xh8300-hms/lib/ldscripts/h8300s.xn
Xh8300-hms/lib/ldscripts/h8300s.xr
Xh8300-hms/lib/ldscripts/h8300s.xu
Xh8300-hms/lib/ldscripts/h8300sn.x
Xh8300-hms/lib/ldscripts/h8300sn.xbn
Xh8300-hms/lib/ldscripts/h8300sn.xn
Xh8300-hms/lib/ldscripts/h8300sn.xr
Xh8300-hms/lib/ldscripts/h8300sn.xu
Xh8300-hms/lib/ldscripts/h8300sx.x
Xh8300-hms/lib/ldscripts/h8300sx.xbn
Xh8300-hms/lib/ldscripts/h8300sx.xn
Xh8300-hms/lib/ldscripts/h8300sx.xr
Xh8300-hms/lib/ldscripts/h8300sx.xu
Xh8300-hms/lib/ldscripts/h8300sxn.x
Xh8300-hms/lib/ldscripts/h8300sxn.xbn
Xh8300-hms/lib/ldscripts/h8300sxn.xn
Xh8300-hms/lib/ldscripts/h8300sxn.xr
Xh8300-hms/lib/ldscripts/h8300sxn.xu
Xbin/h8300-hms-addr2line
Xbin/h8300-hms-ar
Xbin/h8300-hms-as
Xbin/h8300-hms-c++filt
Xbin/h8300-hms-ld
Xbin/h8300-hms-nm
Xbin/h8300-hms-objcopy
Xbin/h8300-hms-objdump
Xbin/h8300-hms-ranlib
Xbin/h8300-hms-readelf
Xbin/h8300-hms-size
Xbin/h8300-hms-strings
Xbin/h8300-hms-strip
Xshare/locale/da/LC_MESSAGES/binutils.mo
Xshare/locale/da/LC_MESSAGES/ld.mo
Xshare/locale/es/LC_MESSAGES/binutils.mo
Xshare/locale/es/LC_MESSAGES/gas.mo
Xshare/locale/es/LC_MESSAGES/ld.mo
Xshare/locale/fr/LC_MESSAGES/binutils.mo
Xshare/locale/fr/LC_MESSAGES/gas.mo
Xshare/locale/fr/LC_MESSAGES/ld.mo
Xshare/locale/ja/LC_MESSAGES/binutils.mo
Xshare/locale/ro/LC_MESSAGES/binutils.mo
Xshare/locale/ru/LC_MESSAGES/binutils.mo
Xshare/locale/sv/LC_MESSAGES/binutils.mo
Xshare/locale/sv/LC_MESSAGES/ld.mo
Xshare/locale/tr/LC_MESSAGES/binutils.mo
Xshare/locale/tr/LC_MESSAGES/gas.mo
Xshare/locale/tr/LC_MESSAGES/ld.mo
Xshare/locale/zh_CN/LC_MESSAGES/binutils.mo
X at dirrm h8300-hms/lib/ldscripts
X at dirrm h8300-hms/lib
X at dirrm h8300-hms/bin
X at dirrm h8300-hms
END-of-h8300-hms-binutils/pkg-plist
exit


>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list