Search found 22 matches

by bsam
Wed Jul 06, 2011 4:01 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 112164

Re: FreeBSD port for 1.23.3

achix wrote:anyway, take care, and we'll be in touch.
Sure. Take care.
by bsam
Wed Jul 06, 2011 3:56 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 112164

Re: FreeBSD port for 1.23.3

achix wrote:Hi Boris, pls change unset your "Disable BBCode" button because all your answers look like
bsam wrote:Hello Achix,....
this one
Oh, thanks! I was scratching my head on how to do it. :D
by bsam
Wed Jul 06, 2011 3:23 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 112164

Re: FreeBSD port for 1.23.3

Hello Achix, 1) i changed files/zm.in to look like : Have you tried the solution from ports? --- scripts/zmdc.pl.in.orig 2011-07-06 07:26:46.000000000 +0300 +++ scripts/zmdc.pl.in 2011-07-06 07:27:35.000000000 +0300 @@ -780,14 +780,14 @@ sleep( $delay ); foreach my $daemon ( @daemons ) { - my $cmd =...
by bsam
Tue Jul 05, 2011 10:03 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 112164

Re: FreeBSD port for 1.23.3

[quote="achix"]also, your patches (of src/makefile) does not instruct the makefile to include zm_local_camera.cpp[/quote]
Can you provide a patch or at least a proof of concept? Thanks!
--
WBR, bsam
by bsam
Tue Jul 05, 2011 10:01 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 112164

Re: FreeBSD port for 1.23.3

Thanx, its ok i copied the files by hand. I wouldn't recomment doing this since pkg-plist would be incorrect and one can't delete a package/port cleanly. Now another quick one: /usr/local/etc/rc.d/zm status does not seem to pickup /var/run/zm/zm.pid which in turns contains smth like: The fix should...
by bsam
Tue Jul 05, 2011 12:47 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 112164

Re: FreeBSD port for 1.23.3

Hi,
Seems that you need the command "% make -C /usr/ports/multimedia/zoneminder WWWDIR=/usr/local/www/apache22".

--
WBR, bsam
by bsam
Wed Jun 29, 2011 5:44 am
Forum: User Contributions
Topic: FreeBSD-i386, perl
Replies: 2
Views: 2274

Re: FreeBSD-i386, perl

Thanks for your patch and suggestion!
However I'm not sure if I can cherry pick needed parts from your patch.
Let's hope your changes will find their way to the next release.
by bsam
Tue Jun 28, 2011 8:50 am
Forum: User Contributions
Topic: FreeBSD-i386, perl
Replies: 2
Views: 2274

FreeBSD-i386, perl

I've got an error at FreeBSD-i386: ----- zmwatch[2097].ERR [Shared data size conflict in shared_data for monitor Monitor-1, expected 328, got 316] ----- It is caused by the code at scripts/ZoneMinder/lib/ZoneMinder/Memory.pm.in (line 130):[code]our $arch = int(3.2*length(~0));[/code] Here is what we...
by bsam
Thu Jun 16, 2011 5:33 pm
Forum: User Contributions
Topic: ZM_V4L2 at web/skins/classic/views/monitorprobe.php
Replies: 2
Views: 2474

Re: ZM_V4L2 at web/skins/classic/views/monitorprobe.php

OK, good to know. Thanks.
bsam
by bsam
Thu Jun 16, 2011 4:39 pm
Forum: User Contributions
Topic: configure, test and '=='
Replies: 0
Views: 1323

configure, test and '=='

[code]% grep '" == "' ZoneMinder-1.24.4/configure if test "$ZM_DB_HOST" == ""; then if test "$ZM_DB_NAME" == ""; then if test "$ZM_DB_USER" == ""; then if test "$ZM_DB_PASS" == ""; then if test "$ZM_SSL_LI...
by bsam
Thu Jun 16, 2011 4:35 pm
Forum: User Contributions
Topic: ZM_V4L2 at web/skins/classic/views/monitorprobe.php
Replies: 2
Views: 2474

ZM_V4L2 at web/skins/classic/views/monitorprobe.php

[code]% grep -rw ZM_V4L2 ZoneMinder-1.24.4
ZoneMinder-1.24.4/web/skins/classic/views/monitorprobe.php:if ( ZM_V4L2 )[/code]
Seems that it should something like ZM_HAS_V4L.
by bsam
Tue Jun 14, 2011 2:37 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 112164

Re: FreeBSD port for 1.23.3

achix wrote:pls i saw your change in Makefile and it definitely is a joke.
Hm, for me it was not a joke. Anyway, I committed your variant.
by bsam
Tue Jun 14, 2011 1:37 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 112164

Re: FreeBSD port for 1.23.3

achix wrote:You may write whatever seems suitable for the occasion.
OK, done.
by bsam
Tue Jun 14, 2011 12:56 pm
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 112164

Re: FreeBSD port for 1.23.3

1. Sure there were successful reports. 2. I'm sorry you were not credited for you code. It's totally my fault. Can you create a patch or at least write here words or phrases you think should go to the Makefile? 3. It was me who committed the port. Well, I had got some positive feedback before commit...
by bsam
Tue Jun 14, 2011 11:54 am
Forum: User Contributions
Topic: FreeBSD port for 1.23.3
Replies: 108
Views: 112164

Re: FreeBSD port for 1.23.3

Hello,
erict35 wrote: I you have some recnt information on porting ZoneMinder on FreeBSD or OpenBSD ?
Current port at FreeBSD is 1.24.4:
http://www.freebsd.org/cgi/cvsweb.cgi/p ... oneminder/

--
WBR, bsam