Versions
v8.2.2 :: 0 :: gentoo
- Modified
- License
- Boost-1.0 BSD BSD-2 ISC MIT tcltk
- Keywords
- ~amd64 ~x86
- USE flags
- apache bidi cairo geos java mysql oracle perl postgis python test
v8.0.2 :: 0 :: gentoo
- Modified
- License
- Boost-1.0 BSD BSD-2 ISC MIT tcltk
- Keywords
- ~amd64 ~x86
- USE flags
- apache bidi cairo geos java mysql oracle perl postgis python
USE flags
General
- apache
- Enable mapserver to run under apache
- bidi
- Enable bidirectional language support
- cairo
- Enable support for the cairo graphics library
- geos
- Enable sci-libs/geos library support
- java
- Add support for Java
- mysql
- Add mySQL Database support
- oracle
- Enable Oracle Database support
- perl
- Add optional support/bindings for the Perl language
- postgis
- Enable dev-db/postgis support
- python
- Add optional support/bindings for the Python language
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Dependencies
app-admin / webapp-config : Gentoo's installer for web-based applications
dev-db / mysql-connector-c : C client library for MariaDB/MySQL
dev-db / oracle-instantclient : Oracle 21c Instant Client with SDK
dev-db / postgis : Geographic Objects for PostgreSQL
dev-db / postgresql : PostgreSQL RDBMS
dev-java / java-config : Java environment configuration query tool
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / expat : Stream-oriented XML parser library
dev-libs / fcgi : FastCGI Developer's Kit
dev-libs / fribidi : A free implementation of the unicode bidirectional algorithm
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / libxslt : XSLT libraries and tools
dev-libs / protobuf-c : Protocol Buffers implementation in C
media-libs / freetype : High-quality and portable font engine
media-libs / gd : Graphics library for fast image creation
media-libs / giflib : Library to handle, display and manipulate GIF images
media-libs / harfbuzz : An OpenType text shaping engine
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
net-misc / curl : A Client that groks URLs
sci-libs / gdal : Translator library for raster geospatial data formats (includes OGR support)
sci-libs / geos : Geometry engine library for Geographic Information Systems
sci-libs / proj : PROJ coordinate transformation software
virtual / libiconv : Virtual for the GNU conversion library
www-servers / apache : The Apache Web Server
x11-libs / agg : High quality rendering engine library for C++
x11-libs / cairo : A vector graphics library with cross-device output support
Runtime Dependencies
app-admin / webapp-config : Gentoo's installer for web-based applications
dev-db / mysql-connector-c : C client library for MariaDB/MySQL
dev-db / oracle-instantclient : Oracle 21c Instant Client with SDK
dev-db / postgis : Geographic Objects for PostgreSQL
dev-db / postgresql : PostgreSQL RDBMS
dev-java / java-config : Java environment configuration query tool
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-lang / python : Freethreading (no-GIL) version of Python programming language
dev-libs / expat : Stream-oriented XML parser library
dev-libs / fcgi : FastCGI Developer's Kit
dev-libs / fribidi : A free implementation of the unicode bidirectional algorithm
dev-libs / libxml2 : XML C parser and toolkit
dev-libs / libxslt : XSLT libraries and tools
dev-libs / protobuf-c : Protocol Buffers implementation in C
media-libs / freetype : High-quality and portable font engine
media-libs / gd : Graphics library for fast image creation
media-libs / giflib : Library to handle, display and manipulate GIF images
media-libs / harfbuzz : An OpenType text shaping engine
media-libs / libjpeg-turbo : MMX, SSE, and SSE2 SIMD accelerated JPEG library
media-libs / libpng : Portable Network Graphics library
net-misc / curl : A Client that groks URLs
sci-libs / gdal : Translator library for raster geospatial data formats (includes OGR support)
sci-libs / geos : Geometry engine library for Geographic Information Systems
sci-libs / proj : PROJ coordinate transformation software
virtual / libiconv : Virtual for the GNU conversion library
www-servers / apache : The Apache Web Server
x11-libs / agg : High quality rendering engine library for C++
x11-libs / cairo : A vector graphics library with cross-device output support
Bugs
- 444660
- sci-geosciences/mapserver - add www-servers/nginx support
- 939022
- sci-geosciences/mapserver-8.0.2 fails to compile: agg_font_freetype.cpp:177:35: error: invalid conversion from unsigned char to char [-fpermissive]
- 944814
- sci-geosciences/mapserver-8.2.2 - mod_mapserver.c: error: too few arguments to function msLoadMap
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-geosciences/mapserver: misc tweaks
* Wire up tests * Disable building fuzzing harness/reproducers Signed-off-by: Sam James <sam@gentoo.org> - Thomas Bettler · gentoo
sci-geosciences/mapserver: bump 8.2.2
Closes: https://bugs.gentoo.org/919390 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39412 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-geosciences/mapserver: drop 8.0.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marco Genasci · gentoo
sci-geosciences/mapserver: bump version to 8.0.2
- fix compilation errors with libxml2 2.12 - add java mapscript support - update python target to 3.12 / remove egg-info - update to EAPI 8 Closes: https://bugs.gentoo.org/924292 Closes: https://bugs.gentoo.org/929767 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/37288 Signed-off-by: Pacho Ramos <pacho@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sci-geosciences/mapserver: remove PHP bindings
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-geosciences/mapserver: drop 7.6.4, 8.0.0
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Bettler · gentoo
sci-geosciences/mapserver: bump to 8.0.1
Closes: https://bugs.gentoo.org/906176 Closes: https://github.com/gentoo/gentoo/pull/31004 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Marco Genasci · gentoo
sci-geosciences/mapserver: version bump to 8.0.0
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28544 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-geosciences/mapserver: fix WhitespaceFound
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sci-geosciences/mapserver: cleanup old
Bug: https://bugs.gentoo.org/798129 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Thomas Bettler · gentoo
sci-geosciences/mapserver: add python 3.10
Closes: https://bugs.gentoo.org/829367 Closes: https://github.com/gentoo/gentoo/pull/23339 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marco Genasci · gentoo
sci-geosciences/mapserver: added patch to find oracle libnnz21 library
Closes: https://bugs.gentoo.org/819042 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/22647 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-geosciences/mapserver: add 7.6.4
Bug: https://bugs.gentoo.org/798129 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-geosciences/mapserver: don't double apply patch with USE=php
Closes: https://bugs.gentoo.org/818478 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-geosciences/mapserver: drop PHP 7.2
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sci-geosciences/mapserver: update EAPI 6 -> 7, proj 8 patch
* Port from EAPI 6 to 7 now that depend.apache supports it * Add a simple PROJ 8 patch to detect its presence Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
sci-geosciences/mapserver: 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/mapserver: bump to 7.6.2
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-geosciences/mapserver: Drop 7.2.2
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sci-geosciences/mapserver: security bump to 7.6.0
Changes: * Bump to 7.6.0 * Add PHP 7.x support, new module w/ multiple builds * Add Python 3.x, multiple builds * Drop old Proj compatibility workaround * Tidy up plenty of dependencies * Use sub-slot operator where appropriate * Use php-ext-source-r3's functions to simplify ebuild * Modernise as much as possible, bar EAPI 7 because of depend.apache. Bug: https://bugs.gentoo.org/688290 Closes: https://bugs.gentoo.org/649772 Closes: https://bugs.gentoo.org/659260 Closes: https://bugs.gentoo.org/666054 Closes: https://bugs.gentoo.org/729100 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-geosciences/mapserver: Drop 7.0.5 and 7.0.7
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 - Philipp Ammann · gentoo
*/*: Depend on media-libs/mesa[X(+)]
This changes any package that depends on media-libs/mesa (though not virtual/opengl) to depend on media-libs/mesa[X(+)] instead. Bug: https://bugs.gentoo.org/560096 Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marco Genasci · gentoo
sci-geosciences/mapserver: bump to version 7.2.2
- apache support not mandatory - add oracle support - fix compilation with proj-6.0.0 Bug: https://bugs.gentoo.org/674480 Closes: https://github.com/gentoo/gentoo/pull/12016 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Marco Genasci · gentoo
sci-geosciences/mapserver: bump to version 7.0.7
- apache support not mandatory - add oracle support - fix compilation with proj-6.0.0 Bug: https://bugs.gentoo.org/674480 Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com> Signed-off-by: Amy Liffey <amynka@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
sci-geosciences/mapserver: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-geosciences/mapserver: Drop 7.0.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Brian Evans · gentoo
sci-geosciences/mapserver: Apply php-ext-source-r3 changes to src_unpack - Ettore Di Giacinto · gentoo
sci-geosciences/mapserver: Bump version to 7.0.5 bug #606612
- Bump to EAPI 6 - migrated to php-ext-source-r3 - Add patch to address compilation bug Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=606612 Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Sam Jorna · gentoo
sci-geosciences/mapserver: bump to 7.0.3 #602616
Version bump to 7.0.3. Resolves information leakage from OGR driver. Remove PHP5.5. Gentoo-bug: 602616 Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Brian Evans · gentoo
sci-geosciences/mapserver: Drop broken versions and associated patches
Requested by Amynka on IRC Package-Manager: portage-2.3.0 - Brian Evans · gentoo
sci-geosciences/mapserver: Revision bump for php 5.6 and library fixes
Non-maintainer commit; reviewed by Amynka on IRC The main libmapserver.so was being installed to $D/$D which could not be found Support php 5.6 and fix finding the correct php-config binary for the various slots Reviewed-by: amynka@gentoo.org Package-Manager: portage-2.3.0 - Sam Jorna · gentoo
sci-geosciences/mapserver: bump to 7.0.1
Package-Manager: portage-2.2.28 - Amy Winston · gentoo
sci-geosciences/mapserver: drop old security bug #497302
Package-Manager: portage-2.2.26 - Amy Winston · gentoo
sci-geosciences/mapserver: version bump 7.0.0 bug #471250
Package-Manager: portage-2.2.26 - 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