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
Port details
intervaltree Minimal C++ interval tree implementation
g20151213_2 math Deleted 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 g20151213_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Dependent ports now use GH_TUPLE
Expired This port expired on: 2022-07-22
Maintainer: jwb@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-16 18:56:04
Last Update: 2022-07-27 11:41:58
Commit Hash: 3bc1119
License: MIT
WWW:
https://github.com/ekg/intervaltree
Description:
An interval tree can be used to efficiently find a set of numeric intervals overlapping or containing another interval. This library provides a basic implementation of an interval tree using C++ templates, allowing the insertion of arbitrary types into the tree. WWW: https://github.com/ekg/intervaltree
Homepage    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
Expand this list (5 items)
Collapse this list.
  1. bin/interval_tree_test
  2. include/intervaltree/IntervalTree.h
  3. /usr/local/share/licenses/intervaltree-g20151213_2/catalog.mk
  4. /usr/local/share/licenses/intervaltree-g20151213_2/LICENSE
  5. /usr/local/share/licenses/intervaltree-g20151213_2/MIT
Collapse this list.
Dependency lines:
  • intervaltree>0:math/intervaltree
No installation instructions:
This port has been deleted.
PKGNAME: intervaltree
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1523601658 SHA256 (ekg-intervaltree-g20151213-8fc4be91866237995e1105689d84bece619f4663_GH0.tar.gz) = 126f0d0d313e43cd32a07b3a2e573112f4a0e69f5d1618fa38185b93c0f6a696 SIZE (ekg-intervaltree-g20151213-8fc4be91866237995e1105689d84bece619f4663_GH0.tar.gz) = 71387

Packages (timestamps in pop-ups are UTC):
intervaltree
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------g20151213_2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_intervaltree
USES:
compiler:c++0x
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ekg/intervaltree/tar.gz/8fc4be91866237995e1105689d84bece619f4663?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2022-07-27
    REASON: Has expired: Dependent ports now use GH_TUPLE

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20151213_2
27 Jul 2022 11:41:58
commit hash: 3bc1119c588381cc3b9e74bbc52810471d364bc6commit hash: 3bc1119c588381cc3b9e74bbc52810471d364bc6commit hash: 3bc1119c588381cc3b9e74bbc52810471d364bc6commit hash: 3bc1119c588381cc3b9e74bbc52810471d364bc6 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-07-22 math/intervaltree: Dependent ports now use GH_TUPLE
2022-07-24 security/gnomint: Abandonware, depending on gconf2
2022-07-24 japanese/im-ja: Abandonware, depending on gconf2
2022-07-25 sysutils/mgeupsd: Last release is 23 years old. It is not clear what
devices are supported.
g20151213_2
22 May 2022 17:58:31
commit hash: 844f16b96455fb3e57206e43d1ff03d9f1aa24e6commit hash: 844f16b96455fb3e57206e43d1ff03d9f1aa24e6commit hash: 844f16b96455fb3e57206e43d1ff03d9f1aa24e6commit hash: 844f16b96455fb3e57206e43d1ff03d9f1aa24e6 files touched by this commit
Jason W. Bacon (jwb) search for other commits by this committer
math/intervaltree: Deprecate

Dependent ports now use GH_TUPLE

PR:             263940
Reported by:    fuz@fuz.su
g20151213_2
16 Jun 2021 09:00:22
commit hash: 144966854201eb305efd03adfdf2735194d786f8commit hash: 144966854201eb305efd03adfdf2735194d786f8commit hash: 144966854201eb305efd03adfdf2735194d786f8commit hash: 144966854201eb305efd03adfdf2735194d786f8 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
math/intervaltree: fix build on powerpc

Same issue as on i386.
g20151213_2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20151213_2
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.
g20151213_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
g20151213_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
g20151213
18 Sep 2018 07:56:07
Revision:479987Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on gcc-based archs such as powerpc64.  I had already
independently tested this patch before the PR came in.

PR:		231426
Submitted by:	pkubaj@anongoth.pl
Approved by:	portmgr (tier-2 blanket)
g20151213
16 Apr 2018 19:18:04
Revision:467529Original commit files touched by this commit
jwb search for other commits by this committer
math/intervaltree: Remove invalid category
g20151213
16 Apr 2018 18:55:55
Revision:467527Original commit files touched by this commit
jwb search for other commits by this committer
math/intervaltree: Minimal C++ interval tree implementation

Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D15105

Number of commits found: 10