FreeBSD ports you maintain which are out of date

2016-09-23 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

Re: HTML5 videos crashes Firefox

2016-09-23 Thread Robert_Burmeister
I was able to resolve HTML5 videos crashes in Firefox 49 on FreeBSD 10.3 i386 by changing the FFMPEG compile option to "SSE=off" and recompiling FFMPEG. The LLVM compiler was not dealing with an SSE bug on my older core2 CPU. -- View this message in context: http://freebsd.1045724.x6.nabble.

[SOLVED] Re: HTML5 videos crashes Firefox

2016-09-23 Thread Andrea Venturoli
On 09/23/16 11:35, Robert_Burmeister wrote: I was able to resolve HTML5 videos crashes in Firefox 49 on FreeBSD 10.3 i386 by changing the FFMPEG compile option to "SSE=off" and recompiling FFMPEG. Thanks. I discovered this a couple of days ago in a thread on questions@. The LLVM compiler wa

Re: Differences when using `make` V `port test`

2016-09-23 Thread Mathieu Arnold
Le 22/09/2016 à 23:49, Jev Bjorsell a écrit : > Hi All, > > Noob porter here. :) > > I created a port for prometheus, and opened a ticket here: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212468 > > On the advice of Kubilay, I ran `port test`, and this leads me to my > question; > > When ru

Re: Differences when using `make` V `port test`

2016-09-23 Thread Alexander Moisseev via freebsd-ports
On 23.09.2016 15:45, Mathieu Arnold wrote: I don't really know what it does, but to test a port, it seems overcomplicated, everything is already done by the framework. Best would be for you to put: DEVELOPER=yes in /etc/make.conf and simply run "make" as a regular user, it will check everyth

Re: Differences when using `make` V `port test`

2016-09-23 Thread Mathieu Arnold
Le 23/09/2016 à 15:26, Alexander Moisseev via freebsd-ports a écrit : > On 23.09.2016 15:45, Mathieu Arnold wrote: >> >> I don't really know what it does, but to test a port, it seems >> overcomplicated, everything is already done by the framework. >> >> Best would be for you to put: >> >> DEVELOPE

Installing ports via pkg on 11

2016-09-23 Thread Luciano Mannucci
Excuse my newbeeness... I'm not able to install ports via pkg install on 11-RC3. This might be due to the version not beeing "release" (yet) I guess... :) if I issue a pkg install I get Updating FreeBSD repository catalogue... pkg: http://pkg.FreeBSD.org/FreeBSD:11:powerpc64/quarterly/meta.txz:

Re: multimedia/mplayer2 ignored on poudriere

2016-09-23 Thread Carlos J. Puga Medina
Hi Fernando, mplayer2 fails to build on the package builders due to ports infrastructure problems, so an ugly conditional was added in the Makefile to ignore it ATM.  ===>   mplayer2-2.0.20130428_22 depends on package: /packages/All/py34- docutils-0.12.txz - not found So yes, you'll be able to b

Re: Differences when using `make` V `port test`

2016-09-23 Thread Jev Bjorsell
Thanks for the help. I made some adjustments, and now both my pending ports are passing `poudriere testport`. Could someone please commit; https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212468 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212467 Thanks all! Jev On Fri, Sep 23, 2016 at 7

Re: Installing ports via pkg on 11

2016-09-23 Thread Miroslav Lachman
Luciano Mannucci wrote on 09/23/2016 17:03: Excuse my newbeeness... I'm not able to install ports via pkg install on 11-RC3. This might be due to the version not beeing "release" (yet) I guess... :) if I issue a pkg install I get Updating FreeBSD repository catalogue... pkg: http://pkg.FreeBS

Re: multimedia/mplayer2 ignored on poudriere

2016-09-23 Thread Fernando Herrero Carrón
2016-09-23 19:55 GMT+02:00 Carlos J. Puga Medina : > Hi Fernando, > > mplayer2 fails to build on the package builders due to ports > infrastructure problems, so an ugly conditional was added in the > Makefile to ignore it ATM. > > ===> mplayer2-2.0.20130428_22 depends on package: /packages/All/p

Re: Installing ports via pkg on 11

2016-09-23 Thread Brandon J . Wandersee
Luciano Mannucci writes: > Excuse my newbeeness... > > I'm not able to install ports via pkg install on 11-RC3. This might be > due to the version not beeing "release" (yet) I guess... :) > if I issue a pkg install I get > > Updating FreeBSD repository catalogue... > pkg: http://pkg.FreeBSD.org/

Re: Installing ports via pkg on 11 [ports-mgmt/synth only available for amd64 and i386 on FreeBSD]

2016-09-23 Thread Mark Millard
Brandon J. Wandersee brandon.wandersee at gmail.com wrote on Fri Sep 23 20:07:24 UTC 2016 : > There's no package repository for PowerPC architecture. You'll need to > build everything from ports. Others have recommended Poudriere, and it's > an excellent tool, but if this is your primary or only