| Port details on branch 2020Q3 |
- php-pHash PHP extension for the pHash perceptual hash library
- 0.9.6_5 multimedia
=0 0.9.6_5Version of this port present on the latest quarterly branch. - Maintainer: cyberbotx@cyberbotx.com
 - Port Added: 2020-08-16 13:09:04
- Last Update: 2020-08-16 13:08:49
- Commit Hash: 3a79a13
- Also Listed In: devel
- License: PHP30
- WWW:
- http://phash.org/
- Description:
- This is the PHP extension of the pHash library, which is an open source software
library released under the GPLv3 license that implements several perceptual
hashing algorithms, and provides a C-like API to use those functions in your own
programs. pHash itself is written in C++.
WWW: http://phash.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pHash>0:multimedia/php-pHash
- To install the port:
- cd /usr/ports/multimedia/php-pHash/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/php-pHash
- pkg install php72-pHash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php72-pHash
- Package flavors (<flavor>: <package>)
- php72: php72-pHash
- php73: php73-pHash
- php74: php74-pHash
- distinfo:
- SHA256 (pHash-0.9.6.tar.gz) = 3c8258a014f9c2491fb1153010984606805638a45d00498864968a9a30102935
SIZE (pHash-0.9.6.tar.gz) = 1315965
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php72
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php72
- Library dependencies:
-
- libpHash.so : multimedia/pHash
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_php-pHash
- USES:
- compiler:c++11-lang php:ext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.9.6_5 16 Aug 2020 13:08:50
  |
pkubaj  |
MFH: r545108
multimedia/php-pHash: fix build on GCC architectures
x265 requires C++11 compiler:
/usr/local/lib/libx265.so.179: undefined reference to
`std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>
>::reserve(unsigned long)@GLIBCXX_3.4.21'
Approved by: portmgr (fix build blanket) |
0.9.6_5 16 Aug 2020 13:08:49
    |
Piotr Kubaj (pkubaj)  |
MFH: r545108
multimedia/php-pHash: fix build on GCC architectures
x265 requires C++11 compiler:
/usr/local/lib/libx265.so.179: undefined reference to
`std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>
>::reserve(unsigned long)@GLIBCXX_3.4.21'
Approved by: portmgr (fix build blanket) |
Number of commits found: 2
|