notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
php-pHash PHP extension for the pHash perceptual hash library
0.9.6_5 multimedia on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.6_5Version of this port present on the latest quarterly branch.
Maintainer: cyberbotx@cyberbotx.com search for ports maintained by this maintainer
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/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php72
  2. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php72
Library dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. http://phash.org/releases/
  2. http://www.cyberbotx.com/pHash/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.6_5
16 Aug 2020 13:08:50
Revision:545109Original commit files touched by this commit
pkubaj search for other commits by this committer
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
commit hash: 3a79a13688a16602160795850eedf882eed1c4cfcommit hash: 3a79a13688a16602160795850eedf882eed1c4cfcommit hash: 3a79a13688a16602160795850eedf882eed1c4cfcommit hash: 3a79a13688a16602160795850eedf882eed1c4cf files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
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