sci-geosciences / osm2pgsql

Converts OSM planet.osm data to a PostgreSQL/PostGIS database

Official package sites : https://osm2pgsql.org/ ·

Converts OSM planet.osm data to a PostgreSQL / PostGIS database suitable for specific applications like rendering into map tiles by Mapnik or geocoding with Nominatim.

v99999999 :: 0 :: gentoo

Modified
License
GPL-2

v2.0.0 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ~x86

v1.4.0-r100 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ~x86
USE flags
lua

General

lua
Enable Lua scripting support

lua_single_target

lua5-1
Build for Lua 5.1 only
lua5-3
Build for Lua 5.3 only
lua5-4
Build for Lua 5.4 only
luajit
Build for LuaJIT only

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

dev-cpp / nlohmann_json : JSON for Modern C++

dev-db / postgresql : PostgreSQL RDBMS

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-lang / luajit : Just-In-Time Compiler for the Lua programming language

dev-libs / boost : Boost Libraries for C++

dev-libs / expat : Stream-oriented XML parser library

sci-libs / proj : PROJ coordinate transformation software

sys-libs / zlib : Standard (de)compression library

app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux

dev-db / postgis : Geographic Objects for PostgreSQL

dev-db / postgresql : PostgreSQL RDBMS

dev-lang / lua : A powerful light-weight programming language designed for extending applications

dev-lang / luajit : Just-In-Time Compiler for the Lua programming language

dev-libs / expat : Stream-oriented XML parser library

sci-libs / proj : PROJ coordinate transformation software

sys-libs / zlib : Standard (de)compression library

Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-geosciences/osm2pgsql: Stabilize 2.0.0 amd64, #944736
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sven Wegener · gentoo
sci-geosciences/osm2pgsql: add 2.0.0
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sven Wegener · gentoo
sci-geosciences/osm2pgsql: update lua version patch for live ebuild
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sven Wegener · gentoo
sci-geosciences/osm2pgsql: depend on dev-cpp/nlohmann_json
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sci-geosciences/osm2pgsql: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sven Wegener · gentoo
sci-geosciences/osm2pgsql: Update lua version patch for live ebuild
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sven Wegener · gentoo
sci-geosciences/osm2pgsql: Add sub-slot dependency on boost
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sven Wegener <swegener@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron W. Swenson · gentoo
sci-geosciences/osm2pgsql: Cleanup
Closes: https://bugs.gentoo.org/688110 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-geosciences/osm2pgsql: Stabilize 1.4.0-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sci-geosciences/osm2pgsql: Stabilize 1.4.0-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
sci-geosciences/osm2pgsql: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-geosciences/osm2pgsql: Stabilize 1.3.0 x86, #761268
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
sci-geosciences/osm2pgsql: migrate to lua-single.eclass
The usual CMake deal. According to upstream scripts supports all the Lua implementations currently in the tree, I have confirmed that it builds and installs (tests are restricted) fine against: lua5.1, lua5.4, and luajit. Both the latest release and the live ebuild. Closes: https://bugs.gentoo.org/752834 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sci-geosciences/osm2pgsql: Stabilize 1.3.0 amd64, #761268
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron W. Swenson · gentoo
sci-geosciences/osm2pgsql: Bump to 1.4.0
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
*/*: limit pkgs not migrated to lua eclasses to dev-lang/lua:0
Only ebuilds which previously were happy with any slot (those which explicitly specify one of the 5.x slots are allowed to keep doing so until they have been migrated to the eclasses) and which do not require a version of Lua higher than 5.1 (to prevent CI from complaining about non-existent dependencies; all of these should have been masked or USE-masked by now anyway). Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron W. Swenson · gentoo
sci-geosciences/osm2pgsql: Bump to 1.3.0, fixes
Bug: https://bugs.gentoo.org/688110 Bug: https://bugs.gentoo.org/720916 Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
sci-geosciences/osm2pgsql: Sync live w/ release and back
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Andreas Sturmlechner · gentoo
sci-geosciences/osm2pgsql: Drop 0.94.0
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sci-geosciences/osm2pgsql: x86 stable wrt bug #688110
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sci-geosciences/osm2pgsql: amd64 stable wrt bug #688110
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
sci-geosciences/osm2pgsql: EAPI-7 bump, switch to cmake.eclass
Bug: https://bugs.gentoo.org/688110 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Aaron W. Swenson · gentoo
sci-geosciences/osm2pgsql: Bump to 0.96.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Mikle Kolyada · gentoo
sci-geosciences/osm2pgsql: amd64 stable wrt bug #641138
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Thomas Deutschmann · gentoo
sci-geosciences/osm2pgsql: x86 stable (bug #641138)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Aaron W. Swenson · gentoo
sci-geosciences/osm2pgsql: Remove 0.92.0
Drop old version that depended on an old GEOS. Package-Manager: Portage-2.3.8, Repoman-2.3.3
Aaron W. Swenson · gentoo
sci-geosciences/osm2pgsql: Version bump to 0.94.0
Gentoo-Bug: 634086 Package-Manager: Portage-2.3.8, Repoman-2.3.3
David Hicks · gentoo
sci-geosciences/osm2pgsql: use HTTPS for GitHub and HOMEPAGE
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Aaron W. Swenson · gentoo
sci-geosciences/osm2pgsql: Remove old
Clean out old versions, and remove the now unused “pbf” USE flag description from the metadata.xml. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Aaron W. Swenson · gentoo
sci-geosciences/osm2pgsql: Drop sci-libs/geos dependency
No longer depends on GEOS. Bugs: 616270 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Sven Wegener · gentoo
sci-geosciences/osm2pgsql: Fix *DEPEND setting
Package-Manager: Portage-2.3.3, Repoman-2.3.2
Andreas Sturmlechner · gentoo
sci-geosciences/osm2pgsql: 0.92.0 version bump, sync live ebuild
USE=lua also needs to trigger a build switch. Add dev-db/postgis to RDEPEND. Live: Switch to git-r3.eclass. EAPI 6. Last bumps seem to not have been made from more correct live ebuild. Gentoo-bug: 608590 Package-Manager: Portage-2.3.3, Repoman-2.3.1
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Amy Liffey · gentoo
sci-geosciences/osm2pgsql: fix dep bug #607456
Suggested-by: bugtrack@web.de Upstream-bug: https://github.com/openstreetmap/osm2pgsql/issues/634 Package-Manager: portage-2.3.0
Sam Jorna · gentoo
sci-geosciences/osm2pgsql: bump to 0.90.0
Package-Manager: portage-2.2.28
Amy Winston · gentoo
sci-geosciences/osm2pgsql: 0.88.1 version bump bug #564496
Package-Manager: portage-2.2.24
Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/494'.
Sven Wegener · gentoo
sci-geosciences/osm2pgsql: Remove protobuf-c
osm2pgsql now uses an internal parser Signed-off-by: Sven Wegener <swegener@gentoo.org>
Sven Wegener · gentoo
sci-geosciences/osm2pgsql: Depend on expat instead of libxml2
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Sven Wegener · gentoo
sci-geosciences/osm2pgsql: Switch live ebuild to cmake
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed