Drop maintainership.
If you have to work on ghc-HEAD but can't get the ghc-HEAD souces, there's no point to work on it at all. If you complain about missing portability, and all those Haskell guys agree, but at the same time delay bootstrapping to the next release whenever a release happens, there's no expectation for getting bootstrapping back at all.
This commit is contained in:
parent
5ad108aedd
commit
9c0d3edd18
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2008/07/15 20:08:39 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2008/09/03 22:40:27 kili Exp $
|
||||
#
|
||||
# Ancient versions based on Simon Marlow's port script for FreeBSD:
|
||||
# $FreeBSD: ports/lang/ghc/Makefile,v 1.13 2002/08/22 12:53:38 obraun Exp $
|
||||
@ -8,11 +8,10 @@ COMMENT-main= compiler for the functional language Haskell
|
||||
COMMENT-doc= documentation for GHC
|
||||
|
||||
DISTNAME= ghc-${MODGHC_VER}
|
||||
PKGNAME-main= ghc-${MODGHC_VER}p1
|
||||
PKGNAME-main= ghc-${MODGHC_VER}p2
|
||||
PKGNAME-doc= ghc-doc-${MODGHC_VER}
|
||||
CATEGORIES= lang
|
||||
HOMEPAGE= http://www.haskell.org/ghc/
|
||||
MAINTAINER= Matthias Kilian <kili@openbsd.org>
|
||||
|
||||
# Pull in lang/ghc to get MODGHC_VER and ONLY_FOR_ARCHS, which is maintained
|
||||
# in ghc.port.mk. lang/python needed for regress.
|
||||
|
Loading…
Reference in New Issue
Block a user