non port: astro/merkaartor/Makefile |
Number of commits found: 100 |
Thursday, 14 Sep 2023
|
07:37 Tobias C. Berner (tcberner)
astro/merkaartor: switch to using WebEngine
- it's not quite clear, whether an engine is still required.
Qt5Webkit will be removed at the end of the year.
See: commit e8e65e7574de0b374caaa3da0ba6a26a67103e62
www/qt5-webkit: mark for deletion
Qt upstream switched to QtWebEngine quite a while ago, and the maintenance
of QtWebKit was carried out by a separate person.
Unfortunately, no release or updates have been pushed in the recent
years.
Note: there is a fork [1] of the used fork [2], that might be viable for
people that
really still need to rely on Qt5Webkit.
[1] https://github.com/movableink/webkit/
[2] https://github.com/qtwebkit/qtwebkit
e7ccb4e |
Wednesday, 26 Jul 2023
|
19:58 Loïc Bartoletti (lbartoletti)
graphics/proj: Update to 9.2.1
94ecbdc |
Sunday, 9 Jul 2023
|
22:08 Matthias Andree (mandree)
astro/merkaartor: make compatible with exiv2 0.28
PR: 272311
b6555cf |
Saturday, 27 May 2023
|
04:08 Po-Chuan Hsieh (sunpoet)
graphics/gdal: Update to 3.7.0
Changes: https://github.com/OSGeo/gdal/releases
https://github.com/OSGeo/gdal/blob/release/3.7/NEWS.md
17dbcfa |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Sunday, 23 Apr 2023
|
09:09 Gerald Pfeifer (gerald)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
8d3e020 |
Thursday, 9 Mar 2023
|
12:42 Loïc Bartoletti (lbartoletti)
graphics/proj: Update to 9.2.0
486ea1d |
Wednesday, 25 Jan 2023
|
06:21 Tobias C. Berner (tcberner)
archivers/quazip: add flavors for Qt 5 and Qt 6
9ab8ec6 |
Wednesday, 18 Jan 2023
|
14:48 Loïc Bartoletti (lbartoletti)
graphics/proj: Update to 9.1.1
3db760a |
Thursday, 17 Nov 2022
|
08:20 Loïc Bartoletti (lbartoletti)
graphics/proj: Update to 9.1.0
Release notes:
https://proj.org/news.html#id37
Also remove proj-data dependency.
You can use proj to retrieve data or install graphics/proj-data
manually.
de3b9f5 |
Sunday, 9 Oct 2022
|
15:37 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
05e7a8b |
Sunday, 11 Sep 2022
|
10:20 Felix Palmen (zirias)
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
ddae4e9 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Friday, 12 Aug 2022
|
14:46 Dima Panov (fluffy)
*/*: bump all consumers after recent boost upgrade
4cf39de |
Wednesday, 20 Jul 2022
|
14:20 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>
* Christian Brueffer <chris@unixpages.org>
* David Wolfskill
* Frank W. Josellis <frank@dynamical-systems.org>
* Gea-Suan Lin <gslin@gslin.org>
* Gleb Smirnoff <glebius@FreeBSD.org>
* Hye-Shik Chang <perky@fallin.lv>
* Jan Srzednicki <w@wrzask.pl>
* Jean-Yves Lefort <jylefort@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jeremy Shaffner <jeremy@external.org>
* Keith Walker <kew@icehouse.net>
* Kirill Ponomarew <ponomarew@oberon.net>
* Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* Kris Kennaway <kris@FreeBSD.org
* Laurent Courty
* Loïc BARTOLETTI <lbartoletti@FreeBSD.org>
* Lukas Maly <Iam@LukasMaly.NET>
* Markus Brueffer <markus@FreeBSD.org>
* Mathias Monnerville <mathias@monnerville.com>
* Muhammad Moinur Rahman <bofh@FreeBSD.org>
* Patrick Li <pat@FreeBSD.org>
* Patrick Li <pat@databits.net>
* Piero Serini <piero@FreeBSD.org>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Simon Olofsson <simon@olofsson.de>
* Slaven Rezic <slaven@rezic.de>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* Sébastien Santoro <dereckson@gmail.com>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Tatsuki Makino <tatsuki_makino@hotmail.com>
* Tony Maher <tonymaher@optusnet.com.au>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* Wen Heping<wen@FreeBSD.org>
* Will Andrews <andrews@technologist.com>
* asami
* chuck@pkix.net
* crwhipp@gmail.com
* darius@dons.net.au
* db
* erich@FreeBSD.org
* freebsd-ports@henrik.synth.no
* ijliao
* nwhitehorn
* pat
* searle
* thierry@pompo.net
* torstenb
* trevor
* will
With hat: portmgr
b152544 |
Friday, 17 Jun 2022
|
05:24 Fernando Apesteguía (fernape) Author: Oliver Heesakkers
astro/merkaartor: Fix about-dialog and terminology
* Get rid of the `git describe` lines
* Include terminology fix[1]
[1] https://github.com/openstreetmap/merkaartor/pull/260
PR: 264641
Reported by: dev2@heesakkers.info (maintainer)
b796796 |
Saturday, 16 Apr 2022
|
04:19 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
10d211b |
Monday, 28 Feb 2022
|
12:46 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
f7e42ce |
Wednesday, 5 Jan 2022
|
06:08 Loïc Bartoletti (lbartoletti)
astro/merkaartor: prepare to proj8
Remove ACCEPT_USE_OF_DEPRECATED_PROJ_API_H flag.
94bdac5 |
Thursday, 9 Dec 2021
|
10:25 Adriaan de Groot (adridg)
archivers/quazip: update to 1.2, latest upstream
Release notes are here:
https://github.com/stachenov/quazip/releases/tag/v1.2
There are a handful of internal changes that don't affect us
(allowing QtZip, for instance) or don't show up in our use of
quazip (-lz in pkgconfig file). There's one relevant change
to close() that **might** affect consumers, but then I'd expect
bug reports from the consumers about failures on load/save.
While here, move the libraries needed only for testing to _build.
Bumping PORTREVISION of consumers.
Reported by: portscout
c770da7 |
Sunday, 10 Oct 2021
|
19:44 Baptiste Daroussin (bapt)
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2c672a4 |
Saturday, 11 Sep 2021
|
18:48 Kevin Bowling (kbowling) Author: Oliver Heesakkers
astro/merkaartor: Update to 0.19.0
Changes https://github.com/openstreetmap/merkaartor/releases/tag/0.19.0
PR: 258300
adb2e11 |
Wednesday, 21 Jul 2021
|
18:11 Po-Chuan Hsieh (sunpoet)
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine
f4acead |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 23 Feb 2021
|
05:58 lbartoletti
graphics/gdal: Set the default options as a workable set
- reinstate r552962 (was reverted in r553000)
- remove pkg-message from qgis and qgis-ltr
- Bump PORTREVSION on all consumers
PR: 224004
Approved by: portmgr
 |
Tuesday, 26 Jan 2021
|
14:01 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Wednesday, 18 Nov 2020
|
05:27 lbartoletti
graphics/proj: Update to 7.2.0
Changelog:
- https://proj.org/news.html#release-notes
 |
Tuesday, 17 Nov 2020
|
09:23 lbartoletti
graphics/proj: Update to 7.1.1
- Add a pkg-message explaining how to access or sync datum grids from the CDN
(disabled by default)
- Add curl and tiff dependencies since proj can read datum grids from remote
COG (Cloud Optimized Geotiff)
- Take maintainer'ship (ok wen@)
PR: 245611
Submitted by: wen (first version)
Reviewed by: wen, rhurlin
Approved by: wen
Exp-run by: antoine
 |
Sunday, 8 Nov 2020
|
18:57 tcberner
archivers/quazip: update to 1.1
- fix / modify find calls and include directories in dependent ports
 |
Sunday, 30 Aug 2020
|
20:19 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Wednesday, 3 Jun 2020
|
18:32 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Wednesday, 22 Jan 2020
|
06:02 sunpoet
Bump PORTREVISION for graphics/gdal shlib change
 |
05:53 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Friday, 8 Nov 2019
|
09:27 tobik
a-b: Add missing USES={gnome,php,sdl,xorg}
 |
Wednesday, 31 Jul 2019
|
16:38 sunpoet
Bump PORTREVISION for devel/protobuf shlib change
 |
Friday, 26 Jul 2019
|
20:46 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
 |
Friday, 5 Jul 2019
|
19:08 sunpoet
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine
 |
Thursday, 27 Jun 2019
|
03:37 wen
- Update to 6.1.0 and fix some ports
- Add missing DEPENDS
- Add TEST_TARGET
- Take maintainership
PR: 237932, 238795
Submitted by: wenheping2000@hotmail.com,rhurlin@gwdg.de
Approved by: maintainer(timeout, > 30 days), portmgr@(implicit, fix build)
Exp-run by: antoine@
Thanks to: antoine@, sunpoet@, rhurlin@gwdg.de
 |
Saturday, 25 May 2019
|
16:18 tcberner
archivers/quazip: update to 0.8
From the changelog:
* Support for UTF-8 in file names and comments (Denis Zavorotnyy)
* get/setOsCode(), get/setDefaultOsCode()
* Fixed Z_STREAM_END handling in QuaZioDevic
 |
Sunday, 31 Mar 2019
|
13:41 sunpoet
Update devel/protobuf to 3.7.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine
 |
Sunday, 17 Mar 2019
|
13:14 tcberner
graphics/exiv2: update to 0.27
Changelog:
http://www.exiv2.org/changelog.html
- All depending ports have been bumped.
- graphics/py-exiv2 has been marked broken; use graphics/gexiv2 for python
bindings
Exp-run by: antoine
PR: 235943
PR: 234830
 |
Saturday, 16 Mar 2019
|
19:37 tcberner
archivers/quazip: remove flavors (Qt4 deprecation)
 |
Wednesday, 16 Jan 2019
|
11:13 tijl
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash. Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.
Remove the weak wrappers (make them Linux specific). This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.
[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5
Bump all ports that depend on Qt5.
PR: 234070
Exp-run by: antoine
Approved by: kde (adridg)
 |
Wednesday, 26 Dec 2018
|
20:06 linimon
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.
While here, pet portlint.
PR: 234327
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
 |
Monday, 3 Dec 2018
|
19:41 sunpoet
Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine
 |
Thursday, 28 Jun 2018
|
17:39 tcberner
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540
 |
Sunday, 24 Jun 2018
|
21:11 sunpoet
Revert r473259 and r473260 which are committed by accident
- Bump PORTEPOCH for protobuf and py-protobuf
- Bump PORTREVISION for dependent ports
 |
20:19 sunpoet
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases
 |
Saturday, 28 Apr 2018
|
06:14 tcberner
Update grahics/exiv2 to 0.26
PR: 223625
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D12345
 |
Sunday, 11 Mar 2018
|
10:05 tcberner
Convert archivers/quazip and archivers/quazip-qt5 into flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14640
 |
Monday, 11 Dec 2017
|
18:26 sunpoet
Update devel/protobuf to 3.5.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
 |
Wednesday, 16 Aug 2017
|
15:44 sunpoet
Update devel/protobuf to 3.4.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
 |
Saturday, 29 Apr 2017
|
15:43 sunpoet
Update devel/protobuf to 3.3.0
- Remove USE_CSTD=c99: it was added for [1], now audio/clementine-player builds
fine without it
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
PR: 178687 [1]
 |
Sunday, 19 Feb 2017
|
22:42 gerald
Omit GH_PROJECT=${PORTNAME} which is the default for USE_GITHUB=yes.
Approved by: maintainer (Oliver Heesakkers <dev2@heesakkers.info>)
 |
Sunday, 29 Jan 2017
|
16:04 sunpoet
Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
 |
Wednesday, 14 Dec 2016
|
17:58 sunpoet
- Update devel/protobuf to 3.1.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
 |
Wednesday, 27 Jul 2016
|
10:22 tcberner
Update graphics/exiv2 to 0.25.
As there is an shlib version bump, bump them portrevision of dependent ports.
While doing so, also switch to the cmake build system, as it requires less
patching and is easier to handle.
PR: 211329
Reviewed by: mat, rakuco, kwm
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D7283
 |
Sunday, 24 Apr 2016
|
19:14 lme
- Use qt5-linguisttools to produce *.qm translation files.
- Add option to enable support for Protobuf Binary Format (export/import).
- Move sqlite dependency to USES.
- Fix pkg-descr ('based on Qt4' -> 'based on Qt5').
- Bump PORTREVISION.
- While here, pet portlint by adding INSTALLS_ICONS
PR: 208684
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
Approved by: maintainer
Sponsored by: Essen Linuxhotel Hackathon 2016
 |
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 31 Dec 2015
|
10:11 rakuco
Update to 0.18.2 and unmark BROKEN.
0.18.2 was released a while ago, and includes support for GDAL 2.0. Other
noteworthy changes:
- Set LICENSE_FILE.
- Use quazip from ports instead of building a bundled copy.
- Switch to using Qt5 instead of Qt4.
PR: 205675
Approved by: Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
MFH: 2015Q4
 |
Wednesday, 19 Aug 2015
|
13:30 mat
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
 |
Thursday, 9 Jul 2015
|
16:05 sunpoet
- Update to 2.0.0
- Bump PORTREVISION for graphics/gdal shlib change
- Mark astro/merkaartor as BROKEN
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
 |
Monday, 15 Jun 2015
|
13:03 wen
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj
PR: 200434
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >20 days)
 |
Monday, 8 Dec 2014
|
16:48 tijl
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Friday, 11 Jul 2014
|
11:16 sunpoet
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1]
 |
Saturday, 26 Apr 2014
|
18:18 sunpoet
- Update to 1.11.0
- Use PORTDATA
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
 |
Friday, 4 Apr 2014
|
20:36 danfe
- Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)
Approved by: portmgr (bapt), some ports are still NO_STAGE :(
 |
Monday, 17 Mar 2014
|
17:44 nemysis
- Remove BROKEN, readd USES=qmake
- USES tar:bzip2 instead of USE_BZIP2=yes
- Reordering Options
- Add BROKEN, for Option ZBAR [1]
- Add OPTIONS_SUB
- Fix install translations
Approved by: maintainer (private email) [1]
 |
Saturday, 22 Feb 2014
|
09:40 antoine
Mark broken: Does not build
This may be a qmake conversion fallout
Updating
'/wrkdirs/usr/ports/astro/merkaartor/work/merkaartor-0.18.1/src/../translations/merkaartor_pt_BR.qm'...
Generated 1215 translation(s) (1212 finished and 3 unfinished)
Ignored 91 untranslated source text(s)
make[1]: cannot open Makefile.
make[1]: stopped in /wrkdirs/usr/ports/astro/merkaartor/work/merkaartor-0.18.1
*** Error code 1
Reported by: pkg-fallout since november 2013
 |
Friday, 22 Nov 2013
|
12:55 makc
- Convert to USES=qmake
- Use options helpers
- Convert LIB_DEPENDS to new style
Approved by: portmgr (blanket approval)
 |
Friday, 20 Sep 2013
|
13:14 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
 |
Wednesday, 21 Aug 2013
|
03:46 sunpoet
- Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Tuesday, 31 Jul 2012
|
15:29 bsam
Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.
PR: ports/169733
Submitted by: bsam (me)
Approved by: multimedia (maintainer timeout 3 weeks)
 |
Sunday, 17 Jun 2012
|
19:45 ak
- Update to 0.18.1
- Convert to new options framework
- Add MASTER_SITE
- Pet portlint by removing ABI version number for exiv2
PR: ports/168976
Submitted by: Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
Approved by: eadler, itetcu (mentors, implicit)
 |
Wednesday, 6 Jun 2012
|
06:44 miwi
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Saturday, 19 May 2012
|
10:07 sunpoet
- Bump PORTREVISION for graphics/gdal shlib change
 |
Monday, 7 May 2012
|
08:12 wen
- Bump PORTREVISION to chase the update of graphics/proj
 |
Friday, 16 Mar 2012
|
21:12 cs
- Update to last git snapshot version (no official release for a long time)
- Remove boost dependency
- Remove GDAL and PROJ options as they are now required
PR: ports/165767
Submitted by: Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes
 |
Saturday, 21 Jan 2012
|
00:47 scheidell
- Don't use INSTALL_ICONS when Gnome not installed
PR: ports/164344
Approved by: gabor(mentor, implicit)
 |
Sunday, 3 Jul 2011
|
15:49 jlaffaye
Fix bug when uploading to the new fosm.org server.
PR: ports/158404
Submitted by: Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
Approved by: rene (mentor vacation)
 |
Tuesday, 12 Apr 2011
|
08:24 bapt
- chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
 |
Saturday, 12 Feb 2011
|
12:50 dhn
- Update to 0.17.2
- Pass maintainership to submitter
PR: ports/154559
Submitted by: Oliver Heesakkers <dev2@heesakkers.info>
 |
Saturday, 29 Jan 2011
|
13:09 sunpoet
- Bump PORTREVISION for gdal shlib change
Feature safe: yes
 |
Wednesday, 19 Jan 2011
|
08:41 wen
- Update to 0.17.0
- Add more options
PR: ports/153492
Submitted by: Oliver Heesakkers <dev2@heesakkers.info>
Approved by: maintainer(timeout, >20 days)
Feature safe: yes
 |
Saturday, 16 Oct 2010
|
12:57 makc
Update to 0.16.3
PR: ports/150757
Submitted by: Oliver Heesakkers <dev2 at heesakkers.info>
Approved by: maintainer timeout (three weeks)
 |
Friday, 20 Aug 2010
|
08:34 kwm
Chase exiv2 shlib bump.
 |
Thursday, 19 Aug 2010
|
01:28 amdmi3
- Update to 0.16.1
PR: 148384
Submitted by: C-S <c-s@c-s.li>
Approved by: maintainer timeout
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Wednesday, 30 Dec 2009
|
12:59 amdmi3
- Update to 0.14
- Mark MAKE_JOBS_SAFE
- Add option for GEOIMAGE
- Use QMAKEFLAGS
- Support WITHOUT_NLS
PR: 141691
Submitted by: myself
Approved by: maintainer timeout
 |
Tuesday, 4 Aug 2009
|
21:35 miwi
- Fix build with qt 4.5
PR: 137336
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Tuesday, 9 Jun 2009
|
13:36 amdmi3
- Update to 0.13.2
PR: 135357
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: Slaven Rezic <slaven@rezic.de> (maintainer)
 |
Thursday, 23 Apr 2009
|
13:38 amdmi3
- Update to 0.13.1, support translations
PR: 133900
Submitted by: Slaven Rezic <slaven at rezic dot de> (maintainer
 |
Wednesday, 11 Mar 2009
|
22:19 bsam
. update graphics/exiv2 to the new version;
. bump ports which depends upon libexiv2.so
(the library was bumpted from *.so.3 to *.so.7);
. mark current graphics/py-exiv2 as broken since it doesn't compile
with new libexiv2; this should change with graphics/py-exiv2-0.2.
PR: ports/131376
Submitted by: bsam (me)
Discussed with: kde@
Approved by: maintainer timeout (5 weeks)
 |
Wednesday, 28 Jan 2009
|
02:35 amdmi3
- Add missing imageformats qt component to depends (needed to draw map imagery)
Suggested by: glebius@ (via private email)
 |
Thursday, 15 Jan 2009
|
01:44 amdmi3
Merkaartor is an openstreetmap mapping program. Merkaartor focuses on
providing a visually pleasing but performant editing environment for
free geographical data.
It is based on Qt4.
WWW: http://www.merkaartor.org/
PR: 130338
Submitted by: Slaven Rezic <slaven at rezic dot de>
 |
Number of commits found: 100 |