Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2013 08:07:14 +0200
From:      Eitan Adler <lists@eitanadler.com>
To:        Michael Gmelin <freebsd@grem.de>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Are ports supposed to build and run on 10-CURRENT?
Message-ID:  <CAF6rxgn1PR8mVGYtCrgh16Cpf9uBwdnqbhV=XXC0vME7uA%2BYEg@mail.gmail.com>
In-Reply-To: <20130613031535.4087d7f9@bsd64.grem.de>
References:  <20130613031535.4087d7f9@bsd64.grem.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 13, 2013 at 3:15 AM, Michael Gmelin <freebsd@grem.de> wrote:
> So my question is: Are we port maintainers now really supposed to make
> ports work with CURRENT?

This is generally up to the maintainer; however many committers run
-CURRENT and test on that by default.

I would add something like
.if ${OSVERSION} > ${WHEREEVERITBROKE}
BROKEN= Unit tests fail
.endif
to the port's Makefile.



-- 
Eitan Adler



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgn1PR8mVGYtCrgh16Cpf9uBwdnqbhV=XXC0vME7uA%2BYEg>