Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Doug Barton
On 3/2/2012 11:06 PM, Conrad J. Sabatier wrote: Doug, is there a way to emulate portupgrade's -k (keep going) option, to have the remaining list of ports to be built still continue processing even if one port's build fails? You haven't missed it, the answer is no. It's part of that portmaster

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Kurt Jaeger
Hi! Doug, is there a way to emulate portupgrade's -k (keep going) option, to have the remaining list of ports to be built still continue processing even if one port's build fails? You haven't missed it, the answer is no. It's part of that portmaster can't read minds problem that if

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Simon Wright
On 03/03/12 12:23, Kurt Jaeger wrote: The script that does this uses: portupgrade -arR -m BATCH=yes Hi Kurt Wouldn't portupgrade -a do exactly the same as -arR since -a affects all ports that have been updated and so by definition will build *updated* dependencies as well? Regards

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Robert Huff
Doug Barton writes: On 3/2/2012 11:06 PM, Conrad J. Sabatier wrote: Doug, is there a way to emulate portupgrade's -k (keep going) option, to have the remaining list of ports to be built still continue processing even if one port's build fails? You haven't missed it, the answer is

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Michael Scheidell
On 3/3/12 6:23 AM, Kurt Jaeger wrote: I'm trying to use portmaster on one of the hosts, with: portmaster --no-confirm --no-term-title --index --no-index-fetch -a If it waits for some input, I'm unhappy 8-( Try: PAGER=CAT portmaster --no-confirm --no-term-title --index --no-index-fetch

PORT: multimedia/phonon-xine

2012-03-03 Thread Jerry
Attempting to build the multimedia/phonon-xine port produces this error message: === phonon-xine-4.4.4_2 is marked as broken: deprecated upstream; refuses to build with libxine 1.2.x. *** Error code 1 What is the status of getting this port fixed or the recommended procedure to circumvent this

Re: PORT: multimedia/phonon-xine

2012-03-03 Thread Michael Scheidell
On 3/3/12 7:36 AM, Jerry wrote: Attempting to build the multimedia/phonon-xine port produces this error message: === phonon-xine-4.4.4_2 is marked as broken: deprecated upstream; refuses to build with libxine 1.2.x. *** Error code 1 What is the status of getting this port fixed or the

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Conrad J. Sabatier
On Sat, 3 Mar 2012 07:15:23 -0500 Robert Huff roberth...@rcn.com wrote: Doug Barton writes: On 3/2/2012 11:06 PM, Conrad J. Sabatier wrote: Doug, is there a way to emulate portupgrade's -k (keep going) option, to have the remaining list of ports to be built still continue

ImageMagick test failures?

2012-03-03 Thread Andriy Gapon
I wonder if anyone else see something like this: http://www.imagemagick.org/discourse-server/viewtopic.php?f=2t=20409sid=ec7f098a613910103a6195ef86f18c45 -- Andriy Gapon ___ freebsd-ports@freebsd.org mailing list

Re: PORT: multimedia/phonon-xine

2012-03-03 Thread Mathias Picker
Use phonon-gstreamer. portmaster -o multimedia/phonon-gstreamer multimedia/phonon-xine / Mathias On Sa.,  3. Mär. 2012 13:36:14 CET, Jerry je...@seibercom.net wrote: Attempting to build the multimedia/phonon-xine port produces this error message: ===  phonon-xine-4.4.4_2 is marked as

ImageMagick test failures?

2012-03-03 Thread Robert Huff
Andriy Gapon writes: I wonder if anyone else see something like this: http://www.imagemagick.org/discourse-server/viewtopic.php?f=2t=20409sid=ec7f098a613910103a6195ef86f18c45 Yosemite Sam jumping and downME! Me! Me! Me! Me! Me!/ Started with the most recent update.

Re: PORT: multimedia/phonon-xine

2012-03-03 Thread Max Brazhnikov
On Sat, 03 Mar 2012 14:16:05 +0100, Mathias Picker wrote: Use phonon-gstreamer. portmaster -o multimedia/phonon-gstreamer multimedia/phonon-xine You don't need '-o'. phonon-* ports don't conflict, so you may install all of them and then chose preferable backend in kde settings.

Re: PORT: multimedia/phonon-xine

2012-03-03 Thread Max Brazhnikov
On Sat, 3 Mar 2012 07:36:14 -0500, Jerry wrote: Attempting to build the multimedia/phonon-xine port produces this error message: === phonon-xine-4.4.4_2 is marked as broken: deprecated upstream; refuses to build with libxine 1.2.x. *** Error code 1 What is the status of getting this

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread RW
On Sat, 3 Mar 2012 07:15:23 -0500 Robert Huff wrote: Doug Barton writes: On 3/2/2012 11:06 PM, Conrad J. Sabatier wrote: Doug, is there a way to emulate portupgrade's -k (keep going) option, to have the remaining list of ports to be built still continue processing even if one

Re: ports/156253: [exp-run] [patch] Update devel/boost-* from 1.45 to 1.46.1

2012-03-03 Thread Andriy Gapon
Just a note that 1.49 has been released. Regarding the exp-run results and this comment http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156253#reply7 - I think that the number of the failing ports is sufficiently small and the current boost version is sufficiently outdated to justify

Re: PORT: multimedia/phonon-xine

2012-03-03 Thread Freddie Cash
On Mar 3, 2012 4:36 AM, Jerry je...@seibercom.net wrote: Attempting to build the multimedia/phonon-xine port produces this error message: === phonon-xine-4.4.4_2 is marked as broken: deprecated upstream; refuses to build with libxine 1.2.x. *** Error code 1 What is the status of getting

Re: portupgrade - portmaster Rosetta Stone?

2012-03-03 Thread Kurt Jaeger
Hi! PAGER=CAT portmaster --no-confirm --no-term-title --index --no-index-fetch -a -y That one waits for the config option screen and does not work in my daily cron job. or portmaster --no-confirm --no-term-title --index --no-index-fetch -a -y /dev/null I wrap the call to portupgrade

Re: portupgrade - portmaster after freebsd-update

2012-03-03 Thread Kurt Jaeger
Hi! What is the proper portmaster commands in relation to freebsd-update? [...] The portmaster man page lists the following list of commands in the EXAMPLES section: Using portmaster to do a complete reinstallation of all your ports: 1. portmaster --list-origins

Re: ImageMagick test failures?

2012-03-03 Thread Kevin Oberman
On Sat, Mar 3, 2012 at 5:06 AM, Andriy Gapon a...@freebsd.org wrote: I wonder if anyone else see something like this: http://www.imagemagick.org/discourse-server/viewtopic.php?f=2t=20409sid=ec7f098a613910103a6195ef86f18c45 I was seeing this ofr a while, but to seemed to stop happening after

Re: portupgrade - portmaster after freebsd-update

2012-03-03 Thread Kevin Oberman
On Sat, Mar 3, 2012 at 9:04 AM, Kurt Jaeger li...@opsec.eu wrote: Hi! What is the proper portmaster commands in relation to freebsd-update? [...] The portmaster man page lists the following list of commands in the EXAMPLES section:     Using portmaster to do a complete reinstallation of

Re: ImageMagick test failures?

2012-03-03 Thread Andriy Gapon
on 03/03/2012 19:19 Kevin Oberman said the following: On Sat, Mar 3, 2012 at 5:06 AM, Andriy Gapon a...@freebsd.org wrote: I wonder if anyone else see something like this: http://www.imagemagick.org/discourse-server/viewtopic.php?f=2t=20409sid=ec7f098a613910103a6195ef86f18c45 I was seeing

Re: ImageMagick test failures?

2012-03-03 Thread Andriy Gapon
on 03/03/2012 19:53 Andriy Gapon said the following: Thank you very much for your detailed information! It seems that IMAGEMAGICK_GSLIB is the culprit here. Well, it seems like I played Captain Obvious here. Without that option no tests for PS-ish formats are executed. Hence no failures in

Re: ImageMagick test failures?

2012-03-03 Thread Robert Huff
Andriy Gapon writes: Thank you very much for your detailed information! It seems that IMAGEMAGICK_GSLIB is the culprit here. That option is set for me as well. Robert Huff ___ freebsd-ports@freebsd.org mailing

Re: PORT: multimedia/phonon-xine

2012-03-03 Thread Doug Barton
On 03/03/2012 05:18, Max Brazhnikov wrote: On Sat, 03 Mar 2012 14:16:05 +0100, Mathias Picker wrote: Use phonon-gstreamer. portmaster -o multimedia/phonon-gstreamer multimedia/phonon-xine You don't need '-o'. phonon-* ports don't conflict, so you may install all of them and then chose

General questions on packages and package path

2012-03-03 Thread Super Bisquit
Have the packages for PowerPC32 been built yet? If so, what would be the proper PACKAGESITE, PACKAGEROOT, and PKG_PATH variables? And, I have some older packages hosted on Google code. I'm not able to set a variable because I do not know how to properly access the Google FS to the project.

Re: ImageMagick test failures?

2012-03-03 Thread Kevin Oberman
On Sat, Mar 3, 2012 at 12:25 PM, Robert Huff roberth...@rcn.com wrote: Andriy Gapon writes:  Thank you very much for your detailed information!  It seems that IMAGEMAGICK_GSLIB is the culprit here.        That option is set for me as well. Hmm. gslib is off by default. If it is on for you,

Re: ImageMagick test failures?

2012-03-03 Thread Robert Huff
Kevin Oberman writes:  Thank you very much for your detailed information!  It seems that IMAGEMAGICK_GSLIB is the culprit here.        That option is set for me as well. Hmm. gslib is off by default. If it is on for you, you turned it on. Probably. Still, It once

Re: General questions on packages and package path

2012-03-03 Thread Mark Linimon
On Sat, Mar 03, 2012 at 03:36:02PM -0500, Super Bisquit wrote: Have the packages for PowerPC32 been built yet? http://pointyhat.freebsd.org/errorlogs/powerpc-9-latest/ is the run in progress. With only two machines, progress is quite slow. The previous results were