| Port details |
- osm2pgsql Convert OSM XML data to PostgreSQL database
- 2.3.1 converters
=0 2.3.0Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2011-06-29 15:01:59
- Last Update: 2026-07-13 19:07:14
- Commit Hash: 85014e9
- Also Listed In: geography
- License: GPLv2+
- WWW:
- https://osm2pgsql.org/
- https://wiki.openstreetmap.org/wiki/Osm2pgsql
- https://github.com/openstreetmap/osm2pgsql
- Description:
- Converts OSM planet.osm data to a PostgreSQL database suitable
for rendering into map tiles by Mapnik.
The format of the database is optimised for ease of rendering
by mapnik. It may be less suitable for other general purpose
processing.
  ¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- osm2pgsql>0:converters/osm2pgsql
- To install the port:
- cd /usr/ports/converters/osm2pgsql/ && make install clean
- To add the package, run one of these commands:
- pkg install converters/osm2pgsql
- pkg install osm2pgsql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: osm2pgsql
- Flavors: there is no flavor information for this port.
- NOT_FOR_ARCHS: armv7 i386 powerpc
- distinfo:
- TIMESTAMP = 1783254782
SHA256 (openstreetmap-osm2pgsql-2.3.1_GH0.tar.gz) = e90461bd78787fd5cf82f73ac4bc0cfccbc4f498f35dce59eb4d168a380d6ac0
SIZE (openstreetmap-osm2pgsql-2.3.1_GH0.tar.gz) = 2855093
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:
-
- version.hpp : astro/libosmium
- version.hpp : devel/protozero
- json.hpp : devel/nlohmann-json
- Version.hpp : devel/cli11
- geometry.hpp : devel/boost-libs
- format.h : devel/libfmt
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- python3.12 : lang/python312
- Library dependencies:
-
- libproj.so : graphics/proj
- libexpat.so : textproc/expat2
- libpotrace.so : graphics/libpotrace
- libopencv_core.so : graphics/opencv
- libpq.so.5 : databases/postgresql18-client
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for osm2pgsql-2.3.1:
DOCS=on: Build and/or install documentation
GEN=on: Build experimental osm2pgsql-gen data generalization utility
LUAJIT=off: Build with LuaJIT support
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- converters_osm2pgsql
- USES:
- cmake compiler:c++17-lang pgsql python:run shebangfix lua:54
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 110 (showing only 10 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
r29250_1 18 Mar 2013 15:14:28
  |
vanilla  |
1: Upgrade protobuf to 2.5.0.
2: bump revision.
3: document UPDATING. |
r29250 14 Feb 2013 13:24:33
  |
amdmi3  |
- Update to r29250
- Trim header
- OptionsNG |
r28721 24 Sep 2012 16:28:21
  |
amdmi3  |
- Update to r28721 |
r27612_3 09 May 2012 12:22:35
 |
amdmi3  |
- Bump PORTREVISION to chase the update of graphics/proj
Reported by: Rainer Hurling <rhurlin at gwdg.de> |
r27612_2 07 May 2012 08:12:53
 |
wen  |
- Bump PORTREVISION to chase the update of graphics/proj |
r27612_1 07 May 2012 07:10:22
 |
wen  |
- Bump PORTREVISION to chase the update of graphics/geos |
r27612 24 Jan 2012 16:38:36
 |
amdmi3  |
- Update to r27612 |
r26711 26 Sep 2011 03:11:32
 |
amdmi3  |
- Update to r26711 |
r26200_1 30 Jun 2011 14:47:00
 |
amdmi3  |
- (Attempt to) fix after recent graphics/geos update |
r26200 29 Jun 2011 15:01:17
 |
amdmi3  |
Converts OSM planet.osm data to a PostgreSQL database suitable
for rendering into map tiles by Mapnik.
The format of the database is optimised for ease of rendering
by mapnik. It may be less suitable for other general purpose
processing.
WWW: http://wiki.openstreetmap.org/wiki/Osm2pgsql |
Number of commits found: 110 (showing only 10 on this page)
|