Are ports supposed to build and run on 10-CURRENT?

Eitan Adler lists at eitanadler.com
Thu Jun 13 06:07:45 UTC 2013


On Thu, Jun 13, 2013 at 3:15 AM, Michael Gmelin <freebsd at 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


More information about the freebsd-ports mailing list