drop maintainer as per his request

This commit is contained in:
sthen 2012-09-28 18:55:27 +00:00
parent a76571c1ee
commit 5b614b27f4
5 changed files with 9 additions and 8 deletions

View File

@ -1,11 +1,9 @@
# $OpenBSD: Makefile.inc,v 1.5 2011/11/08 12:43:25 jasper Exp $
# $OpenBSD: Makefile.inc,v 1.6 2012/09/28 18:55:27 sthen Exp $
CONFIG= arm-elf
PKGNAME?= ${CONFIG}-${DISTNAME}
CATEGORIES+= devel devel/arm-elf
MAINTAINER= Sebastian Trahm <basti@schleifi.com>
# GPLv3
# For newlib: multiple copyrights, but basically BSD.
# See: ${PREFIX}/share/doc/newlib

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2011/11/11 18:33:03 jasper Exp $
# $OpenBSD: Makefile,v 1.7 2012/09/28 18:55:27 sthen Exp $
COMMENT= binutils for arm-elf cross-development
V= 2.20
REVISION= 0
DISTNAME= binutils-${V}
HOMEPAGE= http://www.gnu.org/software/binutils/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2012/03/29 13:38:13 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2012/09/28 18:55:27 sthen Exp $
COMMENT= gcc for arm-elf cross-development
VERSION= 4.4.4
REVISION= 0
DISTNAME= gcc-${VERSION}
PKGNAME= ${CONFIG}-gcc-${VERSION}

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2011/11/11 18:33:03 jasper Exp $
# $OpenBSD: Makefile,v 1.9 2012/09/28 18:55:27 sthen Exp $
COMMENT= gdb for arm-elf cross-development
DISTNAME= gdb-7.1
REVISION= 0
REVISION= 1
HOMEPAGE= http://www.gnu.org/software/gdb/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2011/11/01 19:22:24 naddy Exp $
# $OpenBSD: Makefile,v 1.8 2012/09/28 18:55:27 sthen Exp $
COMMENT= newlib for arm-elf cross-development
DISTNAME= newlib-1.18.0
REVISION= 0
BROKEN-amd64 = as: unrecognized option -mfpu=softfpa
HOMEPAGE= http://sourceware.org/newlib/