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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
jts JTS Topology Suite
1.18.1 math on this many watch lists=1 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.18.1Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-05-28 13:18:53
Last Update: 2024-03-11 09:09:45
Commit Hash: 90e4477
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
Also Listed In: databases java
License: EPL
WWW:
https://github.com/locationtech/jts
Description:
The JTS Topology Suite is an API of 2D spatial predicates and functions. It has the following design goals: * JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium * JTS provides a complete, consistent, robust implementation of fundamental 2D spatial algorithms * JTS is fast enough for production use * JTS is written in 100% pure Java(TM) * JTS is open source (under the LGPL license)
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/jts-1.18.1/catalog.mk
  2. /usr/local/share/licenses/jts-1.18.1/LICENSE
  3. /usr/local/share/licenses/jts-1.18.1/EPL
  4. share/java/classes/jts-core.jar
  5. share/java/classes/jts-app-1.18.1.jar
  6. share/java/classes/jts-core-1.18.1.jar
  7. share/java/classes/jts-io-common-1.18.1.jar
  8. share/java/classes/jts-lab-1.18.1.jar
  9. share/java/classes/jts-core-1.18.1-javadoc.jar
  10. share/java/classes/jts-io-common-1.18.1-javadoc.jar
  11. share/java/classes/jts-lab-1.18.1-javadoc.jar
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • jts>0:math/jts
To install the port:
cd /usr/ports/math/jts/ && make install clean
To add the package, run one of these commands:
  • pkg install math/jts
  • pkg install jts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jts
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1614423981 SHA256 (locationtech-jts-jts-1.18.1_GH0.tar.gz) = 412def7d0e79567e10e952bf893a38086692a42cbfddb5172e0f90a26f1cd3bd SIZE (locationtech-jts-jts-1.18.1_GH0.tar.gz) = 18786449

Expand this list (2 items)

Collapse this list.

SHA256 (mfechner-freebsd-math-jts-deps-1.18.1_GH0.tar.gz) = 27262da8d166b3019472d8e5a71e9b35d2894cd1cebedb30331796f1c5803ab0 SIZE (mfechner-freebsd-math-jts-deps-1.18.1_GH0.tar.gz) = 55923180

Collapse this list.


Packages (timestamps in pop-ups are UTC):
jts
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.18.11.18.1--1.18.1---
FreeBSD:13:quarterly1.18.11.18.1--1.18.1-1.18.11.18.1
FreeBSD:14:latest1.18.11.18.1--1.18.1--1.18.1
FreeBSD:14:quarterly1.18.11.18.1--1.18.1-1.18.11.18.1
FreeBSD:15:latest1.18.11.18.1n/a-n/a-1.18.11.18.1
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. maven>0 : devel/maven
  2. java : java/openjdk11
Runtime dependencies:
  1. java : java/openjdk11
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for jts-1.18.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
math_jts
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/locationtech/jts/tar.gz/jts-1.18.1?dummy=/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.18.1
11 Mar 2024 09:09:45
commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
*/*: properly depend on Maven package

devel/maven and devel/maven39 do not provide mvn(1) from LOCALBASE that
one comes from devel/maven-wrapper instead. Therefore, one should depend
on the package rather than a non-existing executable/script.

Approved by:	jrm (mentor), otis (mentor), vvd
Differential Revision:	https://reviews.freebsd.org/D44229
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.18.1
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.18.1
07 Sep 2022 10:26:41
commit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67bcommit hash: b86221feeafaacbff38b27dd5999866460e3a67b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove trailing whitepaces
1.18.1
20 Jul 2022 14:22:24
commit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5dacommit hash: f53eb28489aa8f30712cd8772d1a0e05c394a5da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Alessando Sagratini <ale_sagra@hotmail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Amarendra Godbole <amarendra.godbole@gmail.com>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Fehlner (fehlner@gmx.de)
  *  Andrew L. Neporada <andrew@chg.ru>
  *  Andrey <gugu@zoo.rambler.ru>
  *  Andrey Zakhvatov
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.18.1
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.18.1
27 Feb 2021 11:11:46
Revision:566689Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 1.18.1.
Changelogs:
https://github.com/locationtech/jts/releases/tag/jts-1.18.0
https://github.com/locationtech/jts/releases/tag/jts-1.18.1
1.17.1_1
26 Feb 2021 11:45:09
Revision:566597Original commit files touched by this commit
mfechner search for other commits by this committer
Create a symlink so we have always a fixed name for the lib.
This is required for other ports like apache-solr to easily include this as a
plugin.
Thanks to Stephane Marzloff <secrer@le-bar.org> for suggestion and testing it.
1.17.1
26 Oct 2020 06:13:33
Revision:553320Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 1.17.1.
Changelog:
https://github.com/locationtech/jts/releases/tag/jts-1.17.1
1.16.1
18 Jul 2019 09:59:25
Revision:506845Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 1.16.1.
https://github.com/locationtech/jts/releases/tag/jts-1.16.1
1.15.1
18 Jul 2019 09:17:03
Revision:506844Original commit files touched by this commit
mfechner search for other commits by this committer
Take maintainer.
Upgrade to 1.15.1 which is required for apache-solr.

Reported by:	Stephane Marzloff secrer at le-bar.org
Reviewed by:	Stephane Marzloff secrer at le-bar.org
1.14
16 Jul 2016 09:00:30
Revision:418622Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add missing java category
- Add LICENSE
- Cosmetic fixes
- Switch to new test framework
1.14
26 Apr 2016 03:30:02
Revision:414035Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.14.
1.13
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.13
05 Nov 2015 12:36:25
Revision:400848Original commit files touched by this commit
mat search for other commits by this committer
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
1.13
28 Aug 2015 13:39:57
Revision:395483Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS

Approved by:	portmgr blanket
1.13
15 Nov 2014 12:20:54
Revision:372596Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.13
08 Jun 2014 14:56:08
Revision:357038Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.
1.13
05 May 2014 09:45:37
Revision:352986Original commit files touched by this commit
bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
1.13
10 Mar 2014 16:25:34
Revision:347776Original commit files touched by this commit
bapt search for other commits by this committer
Convert m* to USES=zip
1.13
21 Feb 2014 13:38:05
Revision:345420Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category math
1.13
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
1.13
20 Sep 2013 20:55:06
Revision:327746Original 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:
math)
1.13
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
1.13
16 Feb 2013 23:57:07
Revision:312393Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.13
- Trim Makefile headers
- Reset maintainer to ports@
1.12
23 Aug 2011 13:44:51
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.12
1.11
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.11
24 May 2010 02:02:09
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.11
- Update my mail to FreeBSD
1.10
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
1.10
20 Jan 2009 08:50:25
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.10

PR:             130645
Submitted by:   Wen Heping <wenheping at gmail dot com> (maintainer)
1.9
18 Jul 2008 20:40:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.9
- Respect PORTDOCS
- Pass maintainership to submitter

PR:             125187
Submitted by:   Wen heping <wenheping@gmail.com>
1.8.0_1
06 Jun 2008 13:44:06
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
1.8.0
02 Oct 2007 19:49:58
Original commit files touched by this commit
thierry search for other commits by this committer
Release maintainership.
1.8.0
28 May 2007 13:15:29
Original commit files touched by this commit
thierry search for other commits by this committer
The JTS Topology Suite is an API of 2D spatial predicates and functions. It has
the following design goals:

    * JTS conforms to the Simple Features Specification for SQL published by the
        Open GIS Consortium
    * JTS provides a complete, consistent, robust implementation of fundamental
        2D spatial algorithms
    * JTS is fast enough for production use
    * JTS is written in 100% pure Java(TM)
    * JTS is open source (under the LGPL license)

<http://www.vividsolutions.com/Jts/JTSHome.htm>

Number of commits found: 34