Have a working and patched mailman but the port build is running into all
sorts of issues. First it's warning me about the PYTHON_DEFAULT_VERSION,
which is apparently 2.6 though 2.7 is installed and neither are set in
make.conf:
/!\ WARNING /!\
Your requested default python version 2.7 is diff
Mat,
You are listed as the maintainer of dns/bind99 so this is addressed to
you. Sorry to trouble you.
A similar patch can be applied to dns/bind910. There would be a line
number shift. I tried it - it works.
The purpose of this patch is to fix two very minor annoyances.
1. If named.conf
On 11/04/2015 14:02, Ernie Luzar wrote:
Erich Dollansky wrote:
As the O.P. the maintainer email addresses are not used for every day
use. There are special email addresses created just for the individual
port.
In your opinion, personally I can't see the problem (mountain out of a
molehill). I
+--On 11 avril 2015 15:09:14 -0400 Curtis Villamizar
wrote:
| Mat,
|
| You are listed as the maintainer of dns/bind99 so this is addressed to
| you. Sorry to trouble you.
Hi,
I'm busy right now, could you open a PR so that I don't loose and forget
this ?
Regards,
--
Mathieu Arnold
___
The is also this bug in bsd.openssl.mk that lines like this
CFLAGS+=-Wl,-rpath,${OPENSSLRPATH}
need to have -L${OPENSSLRPATH} before -Wl,-rpath.
This is because pure -Wl,-rpath,${SOMEPATH} w/out preceding
-L${SOMAPATH} doesn't force-link to that path. -L/usr/local/lib is
*usuall
[The following may point to something that should be directed upstream for gcc
4.9+ (and possibly earlier?) and/or something for the port(s) to patch.]
Short version:
Looking at
/usr/obj/portswork/usr/ports/devel/powerpc64-gcc/work/gcc-4.9.1/gcc/config/rs6000/freebsd64.h
shows:
> /* rs6000.h