Date: Tue, 8 Jul 2014 16:19:33 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361266 - head/devel/psptoolchain-binutils Message-ID: <201407081619.s68GJXpq056862@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Tue Jul 8 16:19:32 2014 New Revision: 361266 URL: http://svnweb.freebsd.org/changeset/ports/361266 QAT: https://qat.redports.org/buildarchive/r361266/ Log: 1: Stagify. 2: USES=libtool, bump version. Modified: head/devel/psptoolchain-binutils/Makefile head/devel/psptoolchain-binutils/pkg-plist Modified: head/devel/psptoolchain-binutils/Makefile ============================================================================== --- head/devel/psptoolchain-binutils/Makefile Tue Jul 8 16:16:13 2014 (r361265) +++ head/devel/psptoolchain-binutils/Makefile Tue Jul 8 16:19:32 2014 (r361266) @@ -1,49 +1,31 @@ # Created by: Tassilo Philipp <tphilipp@potion-studios.com> # $FreeBSD$ -PORTNAME= binutils -PORTVERSION= 2.22 -CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnu.org/pub/gnu/${PORTNAME}/ \ - ${MASTER_SITE_SOURCEWARE} +PORTNAME= binutils +PORTVERSION= 2.22 +PORTREVISION= 1 +CATEGORIES= devel +MASTER_SITES= ftp://ftp.gnu.org/pub/gnu/${PORTNAME}/ \ + ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= ${PORTNAME}/releases -PKGNAMEPREFIX= psptoolchain- +PKGNAMEPREFIX= psptoolchain- -MAINTAINER= ports@FreeBSD.org -COMMENT= PlayStation Portable development toolchain ${PORTNAME} +MAINTAINER= ports@FreeBSD.org +COMMENT= PlayStation Portable development toolchain ${PORTNAME} -USES= gmake tar:bzip2 -USE_GCC= any +USES= gmake tar:bzip2 libtool +USE_GCC= any -HAS_CONFIGURE= yes +HAS_CONFIGURE= yes CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-unknown-freebsd${OSREL} -CONFIGURE_ARGS= --prefix=${PREFIX} \ - --target="psp" \ - --enable-install-libbfd \ - --disable-nls \ - --mandir=${PREFIX}/man - -MAN1= psp-addr2line.1 \ - psp-ar.1 \ - psp-as.1 \ - psp-c++filt.1 \ - psp-dlltool.1 \ - psp-elfedit.1 \ - psp-ld.1 \ - psp-nlmconv.1 \ - psp-nm.1 \ - psp-objcopy.1 \ - psp-objdump.1 \ - psp-ranlib.1 \ - psp-readelf.1 \ - psp-size.1 \ - psp-strings.1 \ - psp-strip.1 \ - psp-windmc.1 \ - psp-windres.1 +CONFIGURE_ARGS= --prefix=${PREFIX} \ + --target="psp" \ + --enable-install-libbfd \ + --disable-nls \ + --mandir=${PREFIX}/man +PLIST_SUB= CONFIGURE_TARGET="${CONFIGURE_TARGET}" # Disable installation of .info files and libiberty. -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -E 's/^(install-data-am:)(.*)install-info-am(.*)/\1 \2 \3/' \ ${WRKSRC}/ld/Makefile.in @@ -54,8 +36,4 @@ post-patch: @${REINPLACE_CMD} -E 's/^(install:)(.*)/\1#\2/' ${WRKSRC}/libiberty/Makefile.in @${REINPLACE_CMD} -E 's,^(install.*:)(.*)install-info(.*),\1 \2 \3,' ${WRKSRC}/etc/Makefile.in -post-install: - @${FIND} -ds ${PREFIX}/${CONFIGURE_TARGET} ! -type d | ${SED} -e 's,^${PREFIX}/,,' >> ${TMPPLIST} - @${FIND} -ds ${PREFIX}/${CONFIGURE_TARGET} -type d | ${SED} -e 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} - .include <bsd.port.mk> Modified: head/devel/psptoolchain-binutils/pkg-plist ============================================================================== --- head/devel/psptoolchain-binutils/pkg-plist Tue Jul 8 16:16:13 2014 (r361265) +++ head/devel/psptoolchain-binutils/pkg-plist Tue Jul 8 16:19:32 2014 (r361266) @@ -1,48 +1,77 @@ -psp/lib/ldscripts/elf_mipsallegrexel_psp.xu -psp/lib/ldscripts/elf_mipsallegrexel_psp.xs -psp/lib/ldscripts/elf_mipsallegrexel_psp.xr -psp/lib/ldscripts/elf_mipsallegrexel_psp.xn -psp/lib/ldscripts/elf_mipsallegrexel_psp.xd -psp/lib/ldscripts/elf_mipsallegrexel_psp.xbn -psp/lib/ldscripts/elf_mipsallegrexel_psp.x -psp/lib/ldscripts/elf32elmip.xw -psp/lib/ldscripts/elf32elmip.xu -psp/lib/ldscripts/elf32elmip.xsw -psp/lib/ldscripts/elf32elmip.xsc -psp/lib/ldscripts/elf32elmip.xs -psp/lib/ldscripts/elf32elmip.xr -psp/lib/ldscripts/elf32elmip.xn -psp/lib/ldscripts/elf32elmip.xdw -psp/lib/ldscripts/elf32elmip.xdc -psp/lib/ldscripts/elf32elmip.xd -psp/lib/ldscripts/elf32elmip.xc -psp/lib/ldscripts/elf32elmip.xbn -psp/lib/ldscripts/elf32elmip.x -psp/bin/strip -psp/bin/ranlib -psp/bin/objdump -psp/bin/objcopy -psp/bin/nm -psp/bin/ld.bfd -psp/bin/ld -psp/bin/as -psp/bin/ar -bin/psp-strip -bin/psp-strings -bin/psp-size -bin/psp-readelf -bin/psp-ranlib -bin/psp-objdump -bin/psp-objcopy -bin/psp-nm -bin/psp-ld.bfd -bin/psp-ld -bin/psp-elfedit -bin/psp-c++filt -bin/psp-as -bin/psp-ar bin/psp-addr2line -@dirrm psp/lib/ldscripts -@dirrmtry psp/lib +bin/psp-ar +bin/psp-as +bin/psp-c++filt +bin/psp-elfedit +bin/psp-ld +bin/psp-ld.bfd +bin/psp-nm +bin/psp-objcopy +bin/psp-objdump +bin/psp-ranlib +bin/psp-readelf +bin/psp-size +bin/psp-strings +bin/psp-strip +man/man1/psp-addr2line.1.gz +man/man1/psp-ar.1.gz +man/man1/psp-as.1.gz +man/man1/psp-c++filt.1.gz +man/man1/psp-dlltool.1.gz +man/man1/psp-elfedit.1.gz +man/man1/psp-ld.1.gz +man/man1/psp-nlmconv.1.gz +man/man1/psp-nm.1.gz +man/man1/psp-objcopy.1.gz +man/man1/psp-objdump.1.gz +man/man1/psp-ranlib.1.gz +man/man1/psp-readelf.1.gz +man/man1/psp-size.1.gz +man/man1/psp-strings.1.gz +man/man1/psp-strip.1.gz +man/man1/psp-windmc.1.gz +man/man1/psp-windres.1.gz +psp/bin/ar +psp/bin/as +psp/bin/ld +psp/bin/ld.bfd +psp/bin/nm +psp/bin/objcopy +psp/bin/objdump +psp/bin/ranlib +psp/bin/strip +psp/lib/ldscripts/elf32elmip.x +psp/lib/ldscripts/elf32elmip.xbn +psp/lib/ldscripts/elf32elmip.xc +psp/lib/ldscripts/elf32elmip.xd +psp/lib/ldscripts/elf32elmip.xdc +psp/lib/ldscripts/elf32elmip.xdw +psp/lib/ldscripts/elf32elmip.xn +psp/lib/ldscripts/elf32elmip.xr +psp/lib/ldscripts/elf32elmip.xs +psp/lib/ldscripts/elf32elmip.xsc +psp/lib/ldscripts/elf32elmip.xsw +psp/lib/ldscripts/elf32elmip.xu +psp/lib/ldscripts/elf32elmip.xw +psp/lib/ldscripts/elf_mipsallegrexel_psp.x +psp/lib/ldscripts/elf_mipsallegrexel_psp.xbn +psp/lib/ldscripts/elf_mipsallegrexel_psp.xd +psp/lib/ldscripts/elf_mipsallegrexel_psp.xn +psp/lib/ldscripts/elf_mipsallegrexel_psp.xr +psp/lib/ldscripts/elf_mipsallegrexel_psp.xs +psp/lib/ldscripts/elf_mipsallegrexel_psp.xu +%%CONFIGURE_TARGET%%/psp/include/ansidecl.h +%%CONFIGURE_TARGET%%/psp/include/bfd.h +%%CONFIGURE_TARGET%%/psp/include/bfdlink.h +%%CONFIGURE_TARGET%%/psp/include/dis-asm.h +%%CONFIGURE_TARGET%%/psp/include/symcat.h +%%CONFIGURE_TARGET%%/psp/lib/libbfd.a +%%CONFIGURE_TARGET%%/psp/lib/libopcodes.a @dirrmtry psp/bin +@dirrmtry psp/lib/ldscripts +@dirrmtry psp/lib @dirrmtry psp +@dirrmtry %%CONFIGURE_TARGET%%/psp/include +@dirrmtry %%CONFIGURE_TARGET%%/psp/lib +@dirrmtry %%CONFIGURE_TARGET%%/psp +@dirrmtry %%CONFIGURE_TARGET%%
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407081619.s68GJXpq056862>