Port details |
- ossim Powerful suite of geospatial libraries and applications
- 2.12.0_1 graphics =2 2.11.1_4Version of this port present on the latest quarterly branch.
- Maintainer: lbartoletti@FreeBSD.org
- Port Added: 2019-03-14 06:13:25
- Last Update: 2024-09-12 16:20:06
- Commit Hash: a63bcef
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: geography
- License: MIT
- WWW:
- https://github.com/ossimlabs/ossim
- Description:
- OSSIM is an open source, C++ (mostly), geospatial image processing library used
by government, commercial, educational, and private entities throughout the
solar system. It has been in active development since the last millenium. This
repository contains the full OSSIM package including core library, applications,
tests, and build system. It does not contain the OSSIM plugins and other
OSSIM-related code such as java-bindings (ossim-oms), and GUI. Those are
available for individually cloning. Refer to the root github page for ossimlabs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/ossim/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/ossim
- pkg install ossim
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ossim
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1722397409
SHA256 (ossimlabs-ossim-v2.12.0_GH0.tar.gz) = 985b00b3c9f80c97e112113ba5166ff6ea137693af9ec4a89dc9b1800d048922
SIZE (ossimlabs-ossim-v2.12.0_GH0.tar.gz) = 6960453
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:
-
- git : devel/git
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libgeos.so : graphics/geos
- libgeotiff.so : graphics/libgeotiff
- libjsoncpp.so : devel/jsoncpp
- libtiff.so : graphics/tiff
- libopenjp2.so : graphics/openjpeg
- libfreetype.so : print/freetype2
- libOpenThreads.so : graphics/osg34
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ossim-2.12.0_1:
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- graphics_ossim
- USES:
- cmake compiler:c++11-lang jpeg localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.12.0_1 12 Sep 2024 16:20:06 |
Yuri Victorovich (yuri) |
*/*: Bump dependencioes after devel/jsoncpp update
PR: 281462
Reported by: Ale <discipline@tiscali.it> |
2.12.0 31 Jul 2024 09:17:09 |
Loïc Bartoletti (lbartoletti) |
graphics/ossim: Update to 2.12.0 |
2.11.1_4 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
2.11.1_3 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
2.11.1_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.11.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.11.1_1 05 Nov 2021 19:09:19 |
Yuri Victorovich (yuri) Author: Daniel Engberg |
devel/jsoncpp: Update to 1.9.4 -> 1.9.5
PR: 259654 |
2.11.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.11.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.11.1 12 Nov 2020 20:36:13 |
lbartoletti |
graphics/ossim: Update to 2.11.1 |
2.10.1_2 30 Jun 2020 17:46:18 |
tcberner |
Bump devel/jsoncpp consumers after r540853.
Reported by: Kevin Oberman <rkoberman@gmail.com> |
2.10.1_1 14 Jan 2020 21:45:15 |
lbartoletti |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
2.10.1_1 13 Jan 2020 21:38:36 |
yuri |
devel/jsoncpp: Update 1.8.1 -> 1.9.2
PR: 229677
Differential Revision: D22905 |
2.10.1 02 Jan 2020 19:53:48 |
tcberner |
graphics/ossim: update to 2.10.1
PR: 242979
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer) |
2.10.0_1 10 Dec 2019 17:16:20 |
sunpoet |
Fix build with geos 3.8.0
Obtained
from: https://github.com/ossimlabs/ossim/commit/c456397821cf369af4d9ff1fb60a5dfd1bcefc24
https://github.com/ossimlabs/ossim/commit/0498f71e811ff3068ba491929c09aa5137ea0cca
https://github.com/ossimlabs/ossim/commit/c0d97536f9ac967941b6ca48a6a7a4dde44f4ee3 |
2.10.0_1 09 Dec 2019 21:07:14 |
amdmi3 |
- Move graphics/osg to graphics/osg34 in preparation for update to 3.6
PR: 230442 |
2.10.0 25 Oct 2019 20:41:15 |
kai |
graphics/ossim: Update to 2.10.0
Changelog:
https://github.com/ossimlabs/ossim/compare/Miami-2.9.1...Neptune-2.10.0
PR: 241398
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer) |
2.9.1 24 Sep 2019 17:30:41 |
swills |
graphics/ossim: Update to 2.9.1
PR: 240625
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer) |
2.8.0_2 26 Jul 2019 20:46:57 |
gerald |
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 |
2.8.0_1 27 Jun 2019 19:57:33 |
sunpoet |
Update graphics/libgeotiff to 1.5.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/OSGeo/libgeotiff/blob/master/libgeotiff/NEWS
https://lists.osgeo.org/pipermail/geotiff/2019-March/000861.html
https://lists.osgeo.org/pipermail/geotiff/2019-March/000862.html |
2.8.0 10 May 2019 15:32:22 |
swills |
graphics/ossim: update to 2.8.0
PR: 237820
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
2.7.0_1 07 Apr 2019 17:57:16 |
yuri |
graphics/ossim: Unbreak builds on i386
PR: 221702
Submitted by: lbartoletti (maintainer) |
2.7.0 14 Mar 2019 05:03:00 |
yuri |
New port: graphics/ossim: Powerful suite of geospatial libraries and
applications
PR: 221702
Submitted by: lbartoletti@tuxfamily.org |