Re: multimedia/zoneminder: rc script runs mysql commands?

2012-01-12 Thread perryh
Chris Rees cr...@freebsd.org wrote: On 11 January 2012 18:44, Doug Barton do...@freebsd.org wrote: On 1/11/2012 10:41 AM, Mark Felder wrote: perhaps we should see if we can get the mysql maintainer(s) to fix the mysql rc script so it doesn't exit until the service is fully fired up and

Re: Cannot install PEAR (again)

2012-01-12 Thread Steven Hartland
You most likely have php built without threaded support, which will cause random crashes when used with extensions that are linked against threaded libs. Rebuilding php and all extensions with LINKTHR selected will likely fix your issue. Regards Steve - Original Message - From:

Re: multimedia/zoneminder: rc script runs mysql commands?

2012-01-12 Thread Alex Dupre
Boris Samorodov ha scritto: The problem is: while start-up zoneminder is launched after mysql was started but is not responding yet. Actually this should not happen. mysql rc script has a poststart directive to wait until the daemon is up and running. -- Alex Dupre

Re: Cannot install PEAR (again)

2012-01-12 Thread Andrea Venturoli
On 01/12/12 10:54, Steven Hartland wrote: You most likely have php built without threaded support, which will cause random crashes when used with extensions that are linked against threaded libs. Rebuilding php and all extensions with LINKTHR selected will likely fix your issue. Thanks a lot.

Re: linux-f10-nss_ldap: my first port - be gentle :)

2012-01-12 Thread Da Rock
On 01/12/12 17:54, Matthew Seaman wrote: On 12/01/2012 06:44, Da Rock wrote: I have a Makefile, pkg-desc, pkg-plist, pkg-message, distinfo. I also have the files hosted and the MASTER_FILES set to include the linux sites (just where the files are located). I am looking for a backup site to all

Re: multimedia/zoneminder: rc script runs mysql commands?

2012-01-12 Thread Boris Samorodov
12.01.2012 14:23, Alex Dupre пишет: Boris Samorodov ha scritto: The problem is: while start-up zoneminder is launched after mysql was started but is not responding yet. Actually this should not happen. mysql rc script has a poststart directive to wait until the daemon is up and running.

graphics/linux-XnViewMP

2012-01-12 Thread Heino Tiedemann
Hi There, it would be nice to have an actual version of graphics/linux-XnViewMP. Is the maintainer reading this group? Is the Maintainer still the Maintainer? http://www.freshports.org/graphics/linux-XnViewMP/ Or is there anybody who likes to maintain it? Cause: There is a newer version of

Re: linux-f10-nss_ldap: my first port - be gentle :)

2012-01-12 Thread Chris Rees
On 12 January 2012 12:26, Da Rock freebsd-po...@herveybayaustralia.com.au wrote: On 01/12/12 17:54, Matthew Seaman wrote: On 12/01/2012 06:44, Da Rock wrote: I have a Makefile, pkg-desc, pkg-plist, pkg-message, distinfo. I also have the files hosted and the MASTER_FILES set to include the

Re: multimedia/zoneminder: rc script runs mysql commands?

2012-01-12 Thread Ion-Mihai Tetcu
On Wed, 11 Jan 2012 20:14:18 + Michael Scheidell michael.scheid...@secnap.com wrote: We have the same problem with a commercial product. Is the user decided to pull a black cord Instead of a soft shut down, the next time a power it up, sometimes there is a race conditions between time

Re: make readmes seems to be broken (again)

2012-01-12 Thread Jason Helfman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Tue, Dec 13, 2011 at 04:48:38PM -0800, Jason Helfman thus spake: On Sat, Dec 03, 2011 at 05:31:49PM -0600, Conrad J. Sabatier thus spake: I've just noticed recently that make readmes in ports is acting up again (I reported a similar problem

Re: unassociated shell command

2012-01-12 Thread Chris Rees
On 12 January 2012 06:27, Jason Helfman jhelf...@e-e.com wrote: On Wed, Jan 11, 2012 at 10:25:26PM -0600, Stephen Montgomery-Smith thus spake: On 01/11/2012 10:14 PM, Da Rock wrote: I'm still very new to this, but I'm almost complete on my first port. I do have an unusual error which crops

Re: linux-f10-nss_ldap: my first port - be gentle :)

2012-01-12 Thread Da Rock
On 01/13/12 04:19, Chris Rees wrote: On 12 January 2012 12:26, Da Rock freebsd-po...@herveybayaustralia.com.au wrote: On 01/12/12 17:54, Matthew Seaman wrote: On 12/01/2012 06:44, Da Rock wrote: I have a Makefile, pkg-desc, pkg-plist, pkg-message, distinfo. I also have the files hosted and

Re: unassociated shell command

2012-01-12 Thread Da Rock
On 01/13/12 07:30, Chris Rees wrote: On 12 January 2012 06:27, Jason Helfmanjhelf...@e-e.com wrote: On Wed, Jan 11, 2012 at 10:25:26PM -0600, Stephen Montgomery-Smith thus spake: On 01/11/2012 10:14 PM, Da Rock wrote: I'm still very new to this, but I'm almost complete on my first port. I do

patch net/samba4-devel: fix build on 8 amd64

2012-01-12 Thread Gennady
Hello all With this patches port samba4-devel compile.Checked up on FreeBSD 8.2, 8-stable amd64. patch-lib-talloc-pytalloc.c Description: Binary data patch-source4-param-pyparam_util.c Description: Binary data ___ freebsd-ports@freebsd.org mailing

FW: p0f3 release candidate

2012-01-12 Thread Jason Hellenthal
Ports maintainers and other ideals might be interested in the following. It purely needs more eyes at this point. - Forwarded message from Michal Zalewski lcam...@coredump.cx - Date: Tue, 10 Jan 2012 01:23:08 -0800 From: Michal Zalewski lcam...@coredump.cx To: bugtraq

Re: unassociated shell command

2012-01-12 Thread Chris Rees
On 12 January 2012 22:38, Da Rock freebsd-po...@herveybayaustralia.com.au wrote: On 01/13/12 07:30, Chris Rees wrote: Also, no, you shouldn't (can't) set Make variables inside a target, as covered before. However... instead of .if defined(NOPORTDOCS) PLIST_SUB etc etc stuff, just remove