Date: Fri, 26 Mar 2010 14:06:06 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/php-facedetect Makefile distinfo pkg-descr Message-ID: <201003261406.o2QE66h8028577@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mm 2010-03-26 14:06:06 UTC
FreeBSD ports repository
Modified files:
graphics Makefile
Added files:
graphics/php-facedetect Makefile distinfo pkg-descr
Log:
This extension provides a PHP implementation of the OpenCV library.
The extension offers two new functions. In princible, they differ only by
their return value. The first returns only the number of faces found on the
given image and the other an associative array of their coordinates.
WWW: http://www.xarg.org/project/php-facedetect/
Revision Changes Path
1.1316 +1 -0 ports/graphics/Makefile
1.1 +34 -0 ports/graphics/php-facedetect/Makefile (new)
1.1 +3 -0 ports/graphics/php-facedetect/distinfo (new)
1.1 +6 -0 ports/graphics/php-facedetect/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003261406.o2QE66h8028577>
