From owner-freebsd-ports@freebsd.org Wed Jun 1 19:13:22 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2383B61B38 for ; Wed, 1 Jun 2016 19:13:22 +0000 (UTC) (envelope-from abi@abinet.ru) Received: from mail.abinet.ru (mail.abinet.ru [136.243.72.227]) by mx1.freebsd.org (Postfix) with ESMTP id BF7831C50 for ; Wed, 1 Jun 2016 19:13:22 +0000 (UTC) (envelope-from abi@abinet.ru) Received: from [10.0.0.1] (unknown [10.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.abinet.ru (Postfix) with ESMTPSA id 320851B755 for ; Wed, 1 Jun 2016 19:05:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=abinet.ru; s=dkim; t=1464807906; bh=0NT+NnweU5nPK6iwjUs6qdNTF4VuJT3IlxPJ///3kdY=; h=Date:From:To:Subject; b=Ntra8IIoLAPJuXf4fcjTvXQx/U2g4gxwLN8h+DFDReK4sqzcnFcLKZS42O498rCFE ejBzf2C+n8z1iSKB2FlBf/voZal0+y2ypKA67duQ0UJDcqw0FbK/odGU/Q484JMKZO OVESik6np0eebl6ozQNoc5Az6U1BikgFFdk41BSA= Message-ID: <574F31E1.3040806@abinet.ru> Date: Wed, 01 Jun 2016 22:05:05 +0300 From: abi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:) Gecko/20160112 FossaMail/25.2.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Zoneminder - call for testers Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2016 19:13:23 -0000 Hello. I'm updating the ZoneMinder security camera solution (http://www.freshports.org/multimedia/zoneminder/). Developers made huge efforts to make it compatible with FreeBSD. As this is my first attempt, can you look into it before I open a PR ? :) https://github.com/abishai/Zoneminder-port https://github.com/abishai/Zoneminder-port/archive/master.zip Thanks!