- Marked as BROKEN, the tarball is unfetchable since 2004.
Maybe the author could avaliable the tarball again.
- Added project WWW.
PR: ports/90803
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
requested, pass down WERROR= to keep the build from failing.
Also, since the build system passes SYSDIR for non-standard kernel
source locations, honor that variable when insisting that the kernel
source be available.
to be present, or does not compile on certain versions of FreeBSD. This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools. To most users, this change
is a no-op.
PR: 61090
Submitted by: linimon
> I'm a bit confused here - where am I using the -fpic flag?
It comes from kmod.mk, I think. Anyway, it turns out this is
a bug in kmod.mk and kernel modules are not yet implemented on
amd64. The previous change should be backed out - sorry for
the misleading suggestion.
A syscons module which bounces a colour-cycling line around
the screen. Tested under -STABLE and 5.0-RC2
PR: ports/46766
Submitted by: Jonathan Belson <jon@witchspace.com>