# New ports collection makefile for: arm-elf-gcc295 # Date created: 3 November 2000 # Whom: Espen Skoglund # # $FreeBSD$ # PORTNAME= gcc PORTVERSION= 2.95.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= releases/${DISTNAME} PKGNAMEPREFIX= arm-elf- DISTFILES= gcc-core-${PORTVERSION}${EXTRACT_SUFX} \ gcc-g++-${PORTVERSION}${EXTRACT_SUFX} \ gcc-objc-${PORTVERSION}${EXTRACT_SUFX} \ gcc-g77-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= jflemer@alum.rpi.edu COMMENT= GNU cross compiler suite for vanilla ARM targets BUILD_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \ ${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils RUN_DEPENDS= ${PKGNAMEPREFIX}as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils \ ${PKGNAMEPREFIX}ld:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils ONLY_FOR_ARCHS= i386 GCC_REV= ${DISTNAME:S/gcc-//g} PLIST_SUB+= GCC_REV=${GCC_REV} USE_PERL5= yes USE_BZIP2= yes CFLAGS:= ${CFLAGS:C/-m(arch|cpu)=[a-zA-Z0-9]+//} CONFIGURE_ARGS= --target=${PKGNAMEPREFIX:S/-$//} --enable-languages="c,c++,objc" .if defined(DEFAULT_CPU) CONFIGURE_ARGS+= --with-cpu="${DEFAULT_CPU}" .endif MAKE_ENV= PATH=${PREFIX}/bin:${PATH} GNU_CONFIGURE= yes MAN1= ${PKGNAMEPREFIX}g++.1 ${PKGNAMEPREFIX}gcc.1 cccp.1 .include .if !defined(DEFAULT_CPU) pre-extract: @${ECHO} @${ECHO} "You can specify a default cpu target for gcc by setting DEFAULT_CPU to the" @${ECHO} "appropriate target (e.g., strongarm1100)." @${ECHO} .endif post-patch: ${REINPLACE_CMD} -e 's/sys_nsig/iberty_sys_nsig/g' ${WRKSRC}/libiberty/strsignal.c post-configure: ${REINPLACE_CMD} -Ee 's,^(TARGET_CONFIGDIRS\s*=),\1#,' \ ${WRKSRC}/Makefile ${PERL} -i -ne 's/^(install-info:)/\1\ndonot-\1/; print' ${WRKSRC}/gcc/Makefile ${REINPLACE_CMD} -Ee 's,\$$\(bindir\)/(\$$\(DEMANGLER_CROSS_NAME\)),./\1,' \ ${WRKSRC}/gcc/Makefile ${REINPLACE_CMD} -Ee 's/^(TARGET_CONFIGDIRS =)/\1#/' \ ${WRKSRC}/Makefile post-install: @${MV} ${PREFIX}/bin/cpp ${PREFIX}/bin/${PKGNAMEPREFIX}cpp @${MV} ${PREFIX}/bin/gcov ${PREFIX}/bin/${PKGNAMEPREFIX}gcov @${LN} -f ${PREFIX}/bin/${PKGNAMEPREFIX}g++ \ ${PREFIX}/${PKGNAMEPREFIX:S/-$//}/bin/g++ @${RM} ${PREFIX}/lib/libiberty.a .include >dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.3.2beat2011-11-013-29/+29
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-4/+4
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0
* - Update to 1.3.1beat2011-03-042-3/+3
* - Update to 1.3.0beat2011-02-206-358/+6
* - Add OPTIONSbeat2010-07-251-38/+14
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* - Update to 1.1.1 (basically the same as 1.1.0.1 with the removed patches)beat2009-07-089-357/+135
* - Assume maintainership from ports@beat2009-03-201-1/+1
* Release these ports into wild. I don't have time for these ports anymore. I ammezz2009-03-191-1/+1
* Correct the post-patch to replace the %%LOCALBASE%% in fbsetbg, bump themezz2009-02-061-2/+2
* Add 'firefox3' in fluxbox-generate_menu, bump the PORTREVISION.mezz2008-12-012-8/+14
* -patch-aaa0[05] fix focus issuesmezz2008-11-267-1/+444
* Fix both shell scripts to not use 'hash', so use which(1) instead that wasmezz2008-09-233-11/+119
* -Fix unshading crash. [1]mezz2008-09-173-0/+128
* Update to 1.1.0.1, see Release Notes and Changelog for details:mezz2008-09-054-47/+41
* USE_XLIB -> USE_XORG, bump the PORTREVISION.mezz2008-03-131-3/+5
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-121-1/+2
* - Update to 1.0.0.mezz2007-10-096-96/+183
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Fix the WITH_DOCPDF installation.mezz2007-04-192-2/+3
* Replace a 644 -> 755 hack and remove in the UPDATING to a better solution bymezz2007-03-302-3/+10
* In 1.0rc3, they have changed ~/.fluxbox/startup from 755 to 644 that hasmezz2007-03-271-0/+3
* Write 'cvs rm foobar' 500 times on the blackboard... Forgot to run 'cvs rm'mezz2007-03-231-13/+0
* Update to 1.0rc3, see changelog for details:mezz2007-03-224-8/+13
* The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and removemezz2007-03-2013-228/+593