[Bug 190268] Request for multimedia/zoneminder update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 22 04:35:55 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190268

--- Comment #7 from joshruehlig at gmail.com ---
I spent some time investigating updating this port. Here are some notes I
collected.
####

* Latest source tarball is now available from github and no longer from
zoneminder.com
  - Use "GH_TAGNAME= v${PORTVERSION}"

* The prefered method of building is now cmake.
- Use "CMAKE_ARGS= -DPERL_EXECUTABLE=${LOCAL_BASE}/bin/perl5"
- Check here for other options
https://github.com/ZoneMinder/ZoneMinder/blob/master/INSTALL

* USES= gmake
- Replace "make" with "gmake" in scripts/ZoneMinder/CMakeLists.txt

* Optional dependencies are...
- Video 4 Linux
- zlib, cURL, OpenSSL, PCRE, GCrypt, GnuTLS, AVFormat, AVCodec, AVDevice,
AVUtil, SWScale, libVLC

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list