Port details |
- osmosis Command line Java app for processing OpenStreetMap data
- 0.49.2 astro =2 0.49.2Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2009-09-25 12:14:59
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: PD
- WWW:
- https://wiki.openstreetmap.org/wiki/Osmosis
- Description:
- Osmosis is a command line java app for processing OSM data. The tool consists
of a series of pluggable components that can be chained together to perform a
larger operation. For example, it has components for reading from database and
from file, components for writing to database and to file, components for
deriving and applying change sets to data sources, components for sorting data,
etc. It has been written so that it is easy to add new features without
re-writing common tasks such as file or database handling.
- ¦ ¦ ¦ ¦
- 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/astro/osmosis/ && make install clean
- To add the package, run one of these commands:
- pkg install astro/osmosis
- pkg install osmosis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: osmosis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709051009
SHA256 (osmosis-0.49.2.tar) = 2a23a7bf7499a0727ae6987cf66fcafc03b37379dc02177c730f352bd67a0b97
SIZE (osmosis-0.49.2.tar) = 15795712
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk17
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for osmosis-0.49.2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- astro_osmosis
- USES:
- java tar
- 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 |
0.49.2 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
0.49.2 27 Feb 2024 17:01:05 |
Dmitry Marakasov (amdmi3) |
astro/osmosis: update 0.49.0 → 0.49.2 |
0.49.0 20 Nov 2023 18:26:08 |
Dmitry Marakasov (amdmi3) |
astro/osmosis: update 0.48.3 → 0.49.0 |
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) |
0.48.3 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 ) |
0.48.3 20 Jul 2022 14:20:50 |
Tobias C. Berner (tcberner) |
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.48.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.48.3 13 Sep 2020 20:49:01 |
amdmi3 |
- Update to 0.48.3 |
0.48.2 15 Jul 2020 19:51:01 |
amdmi3 |
- Update to 0.48.2 |
0.48.1 03 Jul 2020 13:25:19 |
amdmi3 |
- Update to 0.48.1 |
0.48.0 10 May 2020 02:29:12 |
amdmi3 |
- Update to 0.48.0 |
0.47.4 09 Apr 2020 18:46:38 |
amdmi3 |
- Update to 0.47.4
- Pet portlint
- Add simple smoke test |
0.47.3 29 Mar 2020 15:42:21 |
amdmi3 |
- Update to 0.47.3 |
0.47 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
0.47 18 Dec 2018 09:30:10 |
amdmi3 |
- Update WWW |
0.47 19 Nov 2018 15:09:35 |
amdmi3 |
- Update to 0.47 |
0.46 05 Oct 2017 16:14:43 |
amdmi3 |
- Update to 0.46 |
0.45 10 Jul 2017 17:56:03 |
amdmi3 |
- Update to 0.45 |
0.43.1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.43.1 05 Mar 2016 20:01:04 |
amdmi3 |
- Add NO_ARCH
- Switch to USES=tar |
0.43.1 17 Oct 2013 01:19:58 |
amdmi3 |
- Support staging |
0.43.1 20 Sep 2013 13:14:05 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
0.43.1 24 May 2013 00:29:09 |
amdmi3 |
- Update to 0.43.1 |
0.42 19 Feb 2013 19:18:39 |
amdmi3 |
- Update to 0.42 |
0.41 24 Sep 2012 16:25:59 |
amdmi3 |
- Update to 0.41
- Switch to upstream wrapper script
- Simplify the port (greately) |
0.40.1 29 Jul 2012 11:17:04 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
0.40.1 23 Jan 2012 20:03:55 |
amdmi3 |
- Do install schemas and other bundled files |
0.40.1 27 Dec 2011 09:34:34 |
amdmi3 |
- Update to 0.40.1 |
0.39 08 Apr 2011 12:34:21 |
amdmi3 |
- Update to 0.39
- Take maintainership
Approved by: glebius (maintainer) |
0.38 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.38 08 Dec 2010 14:30:16 |
pav |
- Update to 0.38
PR: ports/152863
Submitted by: glebius (maintainer) |
0.37 27 Oct 2010 22:44:42 |
amdmi3 |
- Update to 0.37
Submitted by: glebius (maintainer, via private email) |
0.31.2 03 Oct 2009 09:47:28 |
stas |
- Use my mirror for now until problems with the official one are resolved. |
0.31.2 25 Sep 2009 13:11:27 |
stas |
- Fix pkg-plist.
Feature safe: yes |
0.31.2 25 Sep 2009 12:14:32 |
stas |
- Add port for astro/osmosis.
WWW: http://wiki.openstreetmap.org/wiki/Osmosis
Submitted by: glebius@
Feature safe: yes |