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
spatialindex General Framework for Developing Spatial Indices
1.9.3 devel 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 1.9.3Version of this port present on the latest quarterly branch.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-06-20 13:21:37
Last Update: 2023-06-09 00:09:59
Commit Hash: 16d9bae
License: MIT
WWW:
https://libspatialindex.org/en/latest/
Description:
This package provides a general framework for developing spatial indices. Currently it defines generic interfaces, provides simple main memory and disk based storage managers and a robust implementation of an R*-tree, an MVR-tree and a TPR-tree. Supported Features: * Generic main memory and disk based storage managers. * R*-tree index (also supports linear and quadratic splitting). * MVR-tree index (a.k.a. PPR-tree). * TPR-tree index. * Advanced query capabilities, using Strategy and Visitor patterns. * Arbitrary shaped range queries, by defining generic geometry interfaces. * Large parameterization capabilities, including dimensionality, fill factor, node capacity, etc. * STR packing / bulk loading.
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
Expand this list (43 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/spatialindex-1.9.3/catalog.mk
  3. /usr/local/share/licenses/spatialindex-1.9.3/LICENSE
  4. /usr/local/share/licenses/spatialindex-1.9.3/MIT
  5. include/spatialindex/LineSegment.h
  6. include/spatialindex/MVRTree.h
  7. include/spatialindex/MovingPoint.h
  8. include/spatialindex/MovingRegion.h
  9. include/spatialindex/Point.h
  10. include/spatialindex/RTree.h
  11. include/spatialindex/Region.h
  12. include/spatialindex/SpatialIndex.h
  13. include/spatialindex/TPRTree.h
  14. include/spatialindex/TimePoint.h
  15. include/spatialindex/TimeRegion.h
  16. include/spatialindex/Version.h
  17. include/spatialindex/capi/BoundsQuery.h
  18. include/spatialindex/capi/CountVisitor.h
  19. include/spatialindex/capi/CustomStorage.h
  20. include/spatialindex/capi/DataStream.h
  21. include/spatialindex/capi/Error.h
  22. include/spatialindex/capi/IdVisitor.h
  23. include/spatialindex/capi/Index.h
  24. include/spatialindex/capi/LeafQuery.h
  25. include/spatialindex/capi/ObjVisitor.h
  26. include/spatialindex/capi/Utility.h
  27. include/spatialindex/capi/sidx_api.h
  28. include/spatialindex/capi/sidx_config.h
  29. include/spatialindex/capi/sidx_export.h
  30. include/spatialindex/capi/sidx_impl.h
  31. include/spatialindex/tools/PointerPool.h
  32. include/spatialindex/tools/PoolPointer.h
  33. include/spatialindex/tools/Tools.h
  34. include/spatialindex/tools/rand48.h
  35. lib/libspatialindex.so
  36. lib/libspatialindex.so.6
  37. lib/libspatialindex.so.6.1.1
  38. lib/libspatialindex_c.so
  39. lib/libspatialindex_c.so.6
  40. lib/libspatialindex_c.so.6.1.1
  41. @owner
  42. @group
  43. @mode
Collapse this list.
Dependency lines:
  • spatialindex>0:devel/spatialindex
To install the port:
cd /usr/ports/devel/spatialindex/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/spatialindex
  • pkg install spatialindex
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: spatialindex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1686204339 SHA256 (spatialindex-src-1.9.3.tar.gz) = 47d8779e32477b330e46b62fb7e62cb812caee5d8e684c35cb635a42a749f3fc SIZE (spatialindex-src-1.9.3.tar.gz) = 693069

Packages (timestamps in pop-ups are UTC):
spatialindex
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.31.9.31.8.51.9.31.9.3-1.8.5-
FreeBSD:13:quarterly1.9.31.9.31.9.31.9.31.9.31.9.31.9.31.9.3
FreeBSD:14:latest1.9.31.9.31.8.51.9.31.9.31.9.3-1.9.3
FreeBSD:14:quarterly1.9.31.9.3-1.9.31.9.31.9.31.9.31.9.3
FreeBSD:15:latest1.9.31.9.3n/a1.9.3n/a1.9.31.9.31.9.3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Build
  1. devel/py-rtree
for Libraries
  1. graphics/qgis
  2. graphics/qgis-ltr
for Run
  1. devel/py-rtree

Configuration Options:
No options to configure
Options name:
devel_spatialindex
USES:
cmake:testing compiler:c++11-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/libspatialindex/libspatialindex/releases/download/1.9.3/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.3
09 Jun 2023 00:09:59
commit hash: 16d9bae01aef79c12a52605ba056b3988ad22205commit hash: 16d9bae01aef79c12a52605ba056b3988ad22205commit hash: 16d9bae01aef79c12a52605ba056b3988ad22205commit hash: 16d9bae01aef79c12a52605ba056b3988ad22205 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/spatialindex: Update 1.8.5 → 1.9.3

PR:		271912
Approved by:	wen@ (maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.8.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.5
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.8.5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.8.5
01 Dec 2018 13:08:22
Revision:486362Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MASTER_SITES and WWW

Approved by:	portmgr (blanket)
1.8.5
02 Dec 2016 11:58:22
Revision:427552Original commit files touched by this commit
mat search for other commits by this committer
Do not use post-stage.  Use post-install instead.

The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.

PR:		214780
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.8.5
08 Nov 2014 11:25:59
Revision:372315Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.8.5
1.8.1
27 Oct 2014 11:07:20
Revision:371552Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.8.1
26 Aug 2014 13:37:43
Revision:366213Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.8.1
1.8.0_1
02 Jul 2014 23:41:31
Revision:360317Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
1.8.0
25 Jan 2014 00:25:54
Revision:340963Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.8.0
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
1.8.0
21 Mar 2013 08:15:36
Revision:314826Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.8.0
- Trim Makefile headers
1.7.1
24 Apr 2012 12:42:37
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.7.1

PR:             167263
Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
1.7.0
26 Oct 2011 08:54:37
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.7.0
- Update WWW
1.6.1
07 Dec 2010 06:45:58
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.6.1
1.6.0
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
1.6.0
20 Sep 2010 01:49:26
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.6.0
1.5.0
14 Apr 2010 00:18:09
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.5.0
- Update my mail address to FreeBSD
1.4.0
27 Aug 2009 09:19:00
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix fetch [1]
- Update to 1.4.0

Submitted by:   maintainer via private mail
Reported by:    pointyhat [1]
1.3.2
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
1.3.2
20 Jun 2008 13:20:47
Original commit files touched by this commit
miwi search for other commits by this committer
This package provides a general framework for developing spatial indices.
Currently it defines generic interfaces, provides simple main memory and
disk based storage managers and a robust implementation of an R*-tree, an
MVR-tree and a TPR-tree.

Supported Features:
        * Generic main memory and disk based storage managers.
        * R*-tree index (also supports linear and quadratic splitting).
        * MVR-tree index (a.k.a. PPR-tree).
        * TPR-tree index.
        * Advanced query capabilities, using Strategy and Visitor patterns.
        * Arbitrary shaped range queries, by defining generic geometry
interfaces.
        * Large parameterization capabilities, including dimensionality,
          fill factor, node capacity, etc.
        * STR packing / bulk loading.

WWW:   http://trac.gispython.org/projects/SpatialIndex/wiki

PR:             ports/124628
Submitted by:   Wen Heping <wenheping at gmail.com>

Number of commits found: 23