FreeBSD ports you maintain which are out of date

2014-09-15 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Issue with upgrading gcc

2014-09-15 Thread Christos Chatzaras
Hello, I have gcc-4.7.4 and want to upgrade to 4.8.3_1 I get this error when I try to portupgrade: c++ -c -O2 -pipe -fno-strict-aliasing -DIN_GCC -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long

Pourdriere + Protocol error?

2014-09-15 Thread Patrick Gibson
I'm getting the following when trying to create an 8.4 jail from FreeBSD 10. I've got the latest ports tree and updates. Has anyone seen this? # poudriere jail -c -v 8.4-RELEASE -a amd64 -j 84amd64 >> Fetching sets for FreeBSD 8.4-RELEASE amd64 /usr/local/poudriere/jails/84amd64/fromftp//CH1

[CFT] Memory alignment in mplayer & mencoder

2014-09-15 Thread Thomas Zander
Hi, I recently introduced this OPTION to the mplayer and mencoder ports: MEMALIGN (Avoid memory alignment hacks (EXPERIMENTAL)) It tries to avoid using mplayer-built-in hacks for aligning data to 16 or 32 byte boundaries on systems which support this out of the box (e.g. aligned_alloc on 9.2 and