Re: [HEADUP] FreeBSD Gecko's TODO and plan for future

2009-08-25 Thread Doug Barton
Andrew Reilly wrote: On Mon, Aug 24, 2009 at 06:18:47PM -0700, Kevin Oberman wrote: If you have portupgrade, I would suggest 'portupgrade -rfx firefox firefox'. portupgrade works by building a dependency graph of the needed ports and builds te tree from the root. This should get rid of all but

INDEX build failed for 6.x

2009-08-25 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-6 - please wait..pkg_info: not found pkg_info: not found Done. make_index: fiked-0.0.5: no entry for :/local0/portmgr/tindex/ports/net/libnet Committers on the hook: dougb knu kuriyama lippe marcel marcus Most recent CVS update was: U

Re: [PATCH] Fix Mk/bsd.gecko.mk, broken by rev 1.8

2009-08-25 Thread Marius Strobl
On Mon, Aug 24, 2009 at 07:58:48PM -0700, Marcel Moolenaar wrote: All, revision 1.8 fixed sparc64, but accidentally reverted the change made in revision 1.7 that fixed the powerpc build. The following diff fixes powerpc be re-applying the change made in revision 1.7. Ok to commit? Index:

Re: luasocket namespace clash with lighttpd mod_magnet

2009-08-25 Thread Robert Nagy
? On (2009-08-22 22:26), Robert Nagy wrote: Hey, Basically - luasocket defines buffer_init(); which is common enough to be defined elsewhere and it is defined in mod_magnet, so you end up with a SIGSEGV. The attatched patch solves the issue by renaming the buffer_* funcs to

INDEX now builds successfully on 6.x

2009-08-25 Thread Erwin Lansing
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

Re: [HEADUP] FreeBSD Gecko's TODO and plan for future

2009-08-25 Thread Michel Talon
Andrew Reilly wrote: I've stopped using portupgrade in favour of portmaster, but I don't see a ready equivalent to this with portmaster, hence my dumb script. In particular, I don't think that portmaster can combine the -r and -x flags (depend and exclude), and when I've done -f -r in

Re: [HEADUP] FreeBSD Gecko's TODO and plan for future

2009-08-25 Thread Andrew Reilly
Hi Doug, On Mon, Aug 24, 2009 at 11:31:42PM -0700, Doug Barton wrote: portmaster -x firefox -r firefox-2.34 (substitute the actual value for the installed firefox port) but it should work. There are at least three other ways to do something similar. One would be to use -i instead of -x,

Re: [HEADUP] FreeBSD Gecko's TODO and plan for future

2009-08-25 Thread Miroslav Lachman
Andrew Reilly wrote: On Sun, Aug 23, 2009 at 10:26:25PM -0400, Joe Marcus Clarke wrote: You can set WITH_GECKO=libxul in make.conf, and most of these should go away. I've done that (and installed libxul!) and re-built all of the ports in firefox-2.*/+REQUIRED_BY, and my list is now:

Re: [HEADUP] FreeBSD Gecko's TODO and plan for future

2009-08-25 Thread Miroslav Lachman
Doug Barton wrote: Andrew Reilly wrote: [...] but I don't see a ready equivalent to this with portmaster, hence my dumb script. In particular, I don't think that portmaster can combine the -r and -x flags (depend and exclude), Ummm, why not? It's a little hard to represent in the man

Does firefox35 work well with STABLE? It always core dumps for me.

2009-08-25 Thread eculp
Firefox35 works fine on my laptop running current but I've not been able to get it to work with STABLE. It crashes with shared library problems that somehow seem related to acroread # uname -a FreeBSD local2.local.net.mx 7.2-STABLE FreeBSD 7.2-STABLE #619: Sun Aug 16 05:57:41 CDT 2009

libical config error Cannot find Python.h

2009-08-25 Thread david
On a freebsd 7.2-RELEASE-p3 amd64 compiled August 20 12.54.34 BST Python.h is in /usr/local/include/python2.6/ devel/libical build fails during configure: checking for swig... (cached) true checking for python2.6/Python.h usability... no checking python2.6/Python.h presence... no checking

serpentine port forces dependency on muine

2009-08-25 Thread Kevin Oberman
I have been trying to remove all dependencies on the broken muine port and discovered that an error in the serpentine port Makefile causes serpentine to always depend on muine. The Makefile uses the config option MUINE to indicate whether to build the muine plugin, but the script then checks

Re: Does firefox35 work well with STABLE? It always core dumps for me.

2009-08-25 Thread eculp
Quoting Christian Laursen x...@borderworlds.dk: eculp wrote: Firefox35 works fine on my laptop running current but I've not been able to get it to work with STABLE. It crashes with shared library problems that somehow seem related to acroread Do you have sem.ko loaded? Thanks

Re: Does firefox35 work well with STABLE? It always core dumps for me.

2009-08-25 Thread Lowell Gilbert
eculp ec...@encontacto.net writes: Quoting Christian Laursen x...@borderworlds.dk: eculp wrote: Firefox35 works fine on my laptop running current but I've not been able to get it to work with STABLE. It crashes with shared library problems that somehow seem related to acroread Do you

Re: Does firefox35 work well with STABLE? It always core dumps for me.

2009-08-25 Thread Christian Laursen
eculp wrote: Firefox35 works fine on my laptop running current but I've not been able to get it to work with STABLE. It crashes with shared library problems that somehow seem related to acroread Do you have sem.ko loaded? -- Christian Laursen ___

Re: libical config error Cannot find Python.h

2009-08-25 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 da...@vizion2000.net wrote: On a freebsd 7.2-RELEASE-p3 amd64 compiled August 20 12.54.34 BST Python.h is in /usr/local/include/python2.6/ devel/libical build fails during configure: checking for swig... (cached) true checking for

Cannot print PDF in landscape via CUPS

2009-08-25 Thread Paul Mather
I am running FreeBSD 8.0-BETA3, printing to a HP DeskJet 960C via ports/print/hpijs using CUPS. Printing both locally and remotely in portrait mode works fine. However, when I try to print a PDF in landscape mode the resultant printout appears in portrait mode with the edge of the

Re: serpentine port forces dependency on muine

2009-08-25 Thread Peter Pentchev
On Tue, Aug 25, 2009 at 11:06:18AM -0700, Kevin Oberman wrote: I have been trying to remove all dependencies on the broken muine port and discovered that an error in the serpentine port Makefile causes serpentine to always depend on muine. The Makefile uses the config option MUINE to

FreeBSD Port: apache-2.2.13

2009-08-25 Thread Joseph Bruni
Hello, The apache22 rc.d start script probably needs to add some logic to load the accf_data kernel module which is used for SSL connections. Currently, the script only loads accf_http when needed. Cheers. -Joe [r...@tornado /usr/local/etc/rc.d]# kldstat Id Refs AddressSize Name

Re: serpentine port forces dependency on muine

2009-08-25 Thread Kevin Oberman
Date: Wed, 26 Aug 2009 01:50:01 +0300 From: Peter Pentchev r...@ringlet.net On Tue, Aug 25, 2009 at 11:06:18AM -0700, Kevin Oberman wrote: I have been trying to remove all dependencies on the broken muine port and discovered that an error in the serpentine port Makefile causes

Re: serpentine port forces dependency on muine

2009-08-25 Thread Peter Pentchev
On Tue, Aug 25, 2009 at 04:15:51PM -0700, Kevin Oberman wrote: Date: Wed, 26 Aug 2009 01:50:01 +0300 From: Peter Pentchev r...@ringlet.net On Tue, Aug 25, 2009 at 11:06:18AM -0700, Kevin Oberman wrote: I have been trying to remove all dependencies on the broken muine port and

Re: [HEADUP] FreeBSD Gecko's TODO and plan for future

2009-08-25 Thread Jonathan
On 8/24/2009 8:23 PM, Andrew Reilly wrote: Is there any convenient way to list dependencies hierarchially, rather than the flat set that pkg_info -r provides? I've found pkg_tree to be useful for that. http://www.freebsd.org/cgi/url.cgi?ports/ports-mgmt/pkg_tree/pkg-descr The feature I use