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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
pecl-geospatial PHP Extension to handle common geospatial functions
0.3.2 graphicsnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-05-19 17:24:23
Last Update: 2024-05-19 17:14:59
Commit Hash: ce190fe
License: PHP301
WWW:
https://pecl.php.net/package/geospatial
https://github.com/php-geospatial/geospatial
Description:
geospatial is a PHP Extension to handle common geospatial functions. The extension currently has implementations of the Haversine and Vincenty's formulas for calculating distances, an initial bearing calculation function, a Helmert transformation function to transfer between different supported datums, conversions between polar and Cartesian coordinates, conversions between Degree/Minute/Seconds and decimal degrees, a method to simplify linear geometries, as well as a method to calculate intermediate points on a LineString.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
Dependency lines:
  • php82-pecl-geospatial>0:graphics/pecl-geospatial
To install the port:
cd /usr/ports/graphics/pecl-geospatial/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/pecl-geospatial
  • pkg install php82-pecl-geospatial
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: php82-pecl-geospatial
Package flavors (<flavor>: <package>)
  • php82: php82-pecl-geospatial
  • php81: php81-pecl-geospatial
  • php83: php83-pecl-geospatial
distinfo:
TIMESTAMP = 1715842482 SHA256 (PECL/geospatial-0.3.2.tgz) = 3b704d44c4851f04da78ceafca14358257345b8a22d71b2fa0bd5ac705475449 SIZE (PECL/geospatial-0.3.2.tgz) = 12502

Packages (timestamps in pop-ups are UTC):
php81-pecl-geospatial
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.20.3.2-0.3.20.3.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.3.20.3.2-0.3.20.3.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.3.20.3.2n/a-n/a---
 
php82-pecl-geospatial
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.20.3.2-0.3.20.3.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.3.20.3.2-0.3.20.3.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.3.20.3.2n/a-n/a---
 
php83-pecl-geospatial
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.20.3.2-0.3.20.3.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.3.20.3.2-0.3.20.3.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.3.20.3.2n/a-n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php82
  2. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php82
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
graphics_pecl-geospatial
USES:
php:pecl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://pecl.php.net/get/
  2. https://pecl.php.net/get/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.2
19 May 2024 17:14:59
commit hash: ce190fe74df32e39f8462071a327c5dd8e6d0f5bcommit hash: ce190fe74df32e39f8462071a327c5dd8e6d0f5bcommit hash: ce190fe74df32e39f8462071a327c5dd8e6d0f5bcommit hash: ce190fe74df32e39f8462071a327c5dd8e6d0f5b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/pecl-geospatial: Add pecl-geospatial 0.3.2

geospatial is a PHP Extension to handle common geospatial functions. The
extension currently has implementations of the Haversine and Vincenty's formulas
for calculating distances, an initial bearing calculation function, a Helmert
transformation function to transfer between different supported datums,
conversions between polar and Cartesian coordinates, conversions between
Degree/Minute/Seconds and decimal degrees, a method to simplify linear
geometries, as well as a method to calculate intermediate points on a
LineString.

Number of commits found: 1