Port details |
- octave-forge-rtree Octave-forge package rtree
- 0.8.2_1 math =2 0.8.2_1Version of this port present on the latest quarterly branch.
- Maintainer: stephen@FreeBSD.org
- Port Added: 2024-01-29 04:27:05
- Last Update: 2024-06-06 12:33:04
- Commit Hash: 008f3ad
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://packages.octave.org/
- Description:
- The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is rtree.
An Octave native extension implementing the R-tree spatial index of
Guttman-Green. The code is an embedded version of librtree.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- octave-forge-rtree>0:math/octave-forge-rtree
- To install the port:
- cd /usr/ports/math/octave-forge-rtree/ && make install clean
- To add the package, run one of these commands:
- pkg install math/octave-forge-rtree
- pkg install octave-forge-rtree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: octave-forge-rtree
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1712504109
SHA256 (octave-forge/librtree-octave-v0.8.2.tar.bz2) = 9cbecfb14eaeb688cb8164ba8a57217f7487d68f00f6d4ad580e6b2f846b7c70
SIZE (octave-forge/librtree-octave-v0.8.2.tar.bz2) = 143038
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gtar : archivers/gtar
- octave : math/octave
- gfortran13 : lang/gcc13
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- octave : math/octave
- load-octave-pkg : math/octave-forge-base
- gfortran13 : lang/gcc13
- Library dependencies:
-
- libjansson.so : devel/jansson
- libpcre.so : devel/pcre
- This port is required by:
- for Run
-
- math/octave-forge
Configuration Options:
- No options to configure
- Options name:
- math_octave-forge-rtree
- USES:
- octave autoreconf:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.2_1 06 Jun 2024 12:33:04 |
Stephen Montgomery-Smith (stephen) |
category/port: math/octave-forge-*
Bump port revision because of library update in math/octave. |
0.8.2 12 Apr 2024 17:50:44 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-rtree: Update to 0.8.2. |
0.8.1 28 Mar 2024 23:33:21 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-rtree: Update to 0.8.1. |
0.8.0_1 16 Mar 2024 23:28:02 |
Stephen Montgomery-Smith (stephen) |
math/octave: Update to 9.1.0.
math/octave-forge: Bump portrevision.
Mark broken and set optional dependency to off in math/octave-forge:
math/octave-forge-bioinfo
math/octave-forge-coder
math/octave-forge-financial
math/octave-forge-fits
math/octave-forge-fuzzy-logic-toolkit
math/octave-forge-gnuplot
math/octave-forge-informationtheory
math/octave-forge-irsa
math/octave-forge-level-set
math/octave-forge-nnet
math/octave-forge-plot
math/octave-forge-queueing
math/octave-forge-symband |
0.8.0 05 Feb 2024 20:24:42 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-rtree: Fix build issues.
1. Requires autoreconf:build to build in clean environment.
2. Failed in poudriere, because certain environment variables weren't
set in patch phase.
PR: 276802
Reported by: Lorenzo Salvadore <salvadore@freebsd.org>,
pkg-fallout@ |
0.8.0 29 Jan 2024 04:24:37 |
Stephen Montgomery-Smith (stephen) |
math/octave-forge-rtree: New port.
An Octave native extension implementing the R-tree spatial index of
Guttman-Green. The code is an embedded version of librtree. |
Number of commits found: 6
|