Index: head/devel/m6811-binutils/Makefile =================================================================== --- head/devel/m6811-binutils/Makefile (revision 76257) +++ head/devel/m6811-binutils/Makefile (revision 76258) @@ -1,34 +1,34 @@ # New ports collection makefile for: m6811-binutils # Date created: Fri Feb 4 12:27:19 PST 2000 # Whom: jburkhol@home.com # # $FreeBSD$ # PORTNAME= binutils PORTVERSION= 2.11.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= binutils PKGNAMEPREFIX= m6811- PATCH_SITES= http://stephane.carrez.free.fr/snapshots/ PATCHFILES= ${PORTNAME}-${PORTVERSION}-m68hc1x-20020203.diffs.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The binutils-2.9.1 cross-toolchain for the 6811 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --target=m6811-elf \ --program-prefix=m6811-elf- MAN1= m6811-elf-ar.1 m6811-elf-nlmconv.1 m6811-elf-c++filt.1 \ m6811-elf-nm.1 m6811-elf-objdump.1 m6811-elf-ranlib.1 \ m6811-elf-size.1 m6811-elf-strings.1 m6811-elf-strip.1 \ m6811-elf-objcopy.1 m6811-elf-addr2line.1 \ m6811-elf-as.1 m6811-elf-ld.1 \ m6811-elf-dlltool.1 m6811-elf-readelf.1 m6811-elf-windres.1 .include Property changes on: head/devel/m6811-binutils/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/m6811-gcc/Makefile =================================================================== --- head/devel/m6811-gcc/Makefile (revision 76257) +++ head/devel/m6811-gcc/Makefile (revision 76258) @@ -1,47 +1,47 @@ # New ports collection makefile for: m6811-gcc # Date created: Thu Sep 14 11:10:01 CDT 1995 # Whom: erich@FreeBSD.org, jake@FreeBSD.org # # $FreeBSD$ # PORTNAME= gcc PORTVERSION= 2.95.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gcc PKGNAMEPREFIX= m6811- PATCH_SITES= http://stephane.carrez.free.fr/snapshots/ PATCHFILES= ${PORTNAME}-${PORTVERSION}-m68hc1x-20010922.diffs.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The gcc-2.95.2 cross-compiler for the 6811 BUILD_DEPENDS= ${LOCALBASE}/bin/m6811-elf-as:${PORTSDIR}/devel/${PKGNAMEPREFIX}binutils BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf # Configuration alpha-unknown-freebsdelf not supported # Configuration sparc64-unknown-freebsdelf not supported # compilation stops with intermal compiler errors. ONLY_FOR_ARCHS= i386 USE_GMAKE= yes HAS_CONFIGURE= yes .if defined(_CPUCFLAGS) && !empty(_CPUCFLAGS) CFLAGS:= ${CFLAGS:S/${_CPUCFLAGS}//g} .endif PLIST_SUB= GCC_VER=${PORTVERSION} BREAKS_IF_PEDANTIC= yes CONFIGURE_ARGS= --prefix=${PREFIX} --target=m6811-elf \ --program-prefix=m6811-elf- MAN1= m6811-elf-g++.1 m6811-elf-g77.1 m6811-elf-gcc.1 cccp.1 post-patch: @${MV} ${WRKSRC}/Makefile.in ${WRKSRC}/Makefile.in.sed ${SED} -e "s/TARGET_CONFIGDIRS = libiberty/TARGET_CONFIGDIRS =/" \ ${WRKSRC}/Makefile.in.sed > ${WRKSRC}/Makefile.in .include Property changes on: head/devel/m6811-gcc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.23 \ No newline at end of property +1.24 \ No newline at end of property