Sunpoet Po-Chuan Hsieh
6fa7fc5018
Update devel/protobuf to 3.4.0
...
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
2017-08-16 15:44:48 +00:00
Sunpoet Po-Chuan Hsieh
149013a34f
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]
2017-04-29 15:43:46 +00:00
Gerald Pfeifer
fb406bf326
Omit GH_PROJECT=${PORTNAME} which is the default for USE_GITHUB=yes.
...
Approved by: maintainer (Oliver Heesakkers <dev2@heesakkers.info>)
2017-02-19 22:42:29 +00:00
Sunpoet Po-Chuan Hsieh
7f2dff279c
Update devel/protobuf to 3.2.0
...
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
2017-01-29 16:04:36 +00:00
Sunpoet Po-Chuan Hsieh
177698aaf0
- Update devel/protobuf to 3.1.0
...
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
2016-12-14 17:58:20 +00:00
Tobias C. Berner
c1ff5bbef3
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
2016-07-27 10:22:26 +00:00
Mathieu Arnold
9fa9eb9ac7
Cleanup patches, a* categories.
...
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
2016-07-26 16:51:15 +00:00
Lars Engels
fc9ab6c4ed
- 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
2016-04-24 19:14:17 +00:00
Mathieu Arnold
7f4572eae4
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:29:15 +00:00
Raphael Kubo da Costa
e7a63d1ec4
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
2015-12-31 10:11:30 +00:00
Mathieu Arnold
bb271f0bf7
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
...
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412 ?
2015-08-19 13:29:59 +00:00
Sunpoet Po-Chuan Hsieh
ef0fa46671
- 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
2015-07-09 16:05:06 +00:00
Wen Heping
70e12eef45
- 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)
2015-06-15 13:03:11 +00:00
Tijl Coosemans
60945f0277
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)
2014-12-08 16:48:38 +00:00
Baptiste Daroussin
4988946cd5
Cleanup plist
2014-10-19 23:19:41 +00:00
Gerald Pfeifer
15945f8122
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)
2014-09-10 20:50:31 +00:00
Sunpoet Po-Chuan Hsieh
61a8320e09
- Remove USE_AUTOTOOLS=libtool
...
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1]
2014-07-11 11:16:06 +00:00
Sunpoet Po-Chuan Hsieh
a1524b126a
- 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
2014-04-26 18:18:39 +00:00
Alexey Dokuchaev
3febe31ec5
- 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 :(
2014-04-04 20:36:47 +00:00
Rusmir Dusko
84460ddec9
- 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]
2014-03-17 17:44:51 +00:00
Antoine Brodin
a3f1f29556
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
2014-02-22 09:40:52 +00:00
Max Brazhnikov
4561e036c7
- Convert to USES=qmake
...
- Use options helpers
- Convert LIB_DEPENDS to new style
Approved by: portmgr (blanket approval)
2013-11-22 12:55:18 +00:00
Dmitry Marakasov
444b74f1ca
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with a)
...
Approved by: portmgr (bdrewery)
2013-10-22 13:50:43 +00:00
Baptiste Daroussin
701daf1eab
Add NO_STAGE all over the place in preparation for the staging support (cat: astro)
2013-09-20 13:14:04 +00:00
Sunpoet Po-Chuan Hsieh
71f91036a5
- 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
2013-08-21 03:46:21 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Boris Samorodov
8d56f00ee5
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)
2012-07-31 15:29:26 +00:00
Alex Kozlov
fb6a220136
- 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)
2012-06-17 19:45:53 +00:00
Martin Wilke
9c2f65e395
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
...
Review by: bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Sunpoet Po-Chuan Hsieh
9c7f3409d5
- Bump PORTREVISION for graphics/gdal shlib change
2012-05-19 10:07:14 +00:00
Wen Heping
b360c0c97b
- Bump PORTREVISION to chase the update of graphics/proj
2012-05-07 08:12:53 +00:00
Carlo Strub
575b251098
- 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
2012-03-16 21:12:17 +00:00
Michael Scheidell
2cfab90aaa
- Don't use INSTALL_ICONS when Gnome not installed
...
PR: ports/164344
Approved by: gabor(mentor, implicit)
2012-01-21 00:47:16 +00:00
Julien Laffaye
1d8de4a402
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)
2011-07-03 15:49:55 +00:00
Baptiste Daroussin
8e289e1ecb
- chase exiv2 library bump
...
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
2011-04-12 08:24:32 +00:00
Baptiste Daroussin
e29d5654e9
- chase exiv2 library bump
...
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
2011-04-12 08:24:29 +00:00
Dennis Herrmann
3212c99526
- Update to 0.17.2
...
- Pass maintainership to submitter
PR: ports/154559
Submitted by: Oliver Heesakkers <dev2@heesakkers.info>
2011-02-12 12:50:56 +00:00
Sunpoet Po-Chuan Hsieh
a278210450
- Bump PORTREVISION for gdal shlib change
...
Feature safe: yes
2011-01-29 13:09:13 +00:00
Wen Heping
fec6ece5f2
- 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
2011-01-19 08:41:03 +00:00
Max Brazhnikov
a7f7fde458
Update to 0.16.3
...
PR: ports/150757
Submitted by: Oliver Heesakkers <dev2 at heesakkers.info>
Approved by: maintainer timeout (three weeks)
2010-10-16 12:57:40 +00:00
Koop Mast
84c4327308
Chase exiv2 shlib bump.
2010-08-20 08:34:50 +00:00
Dmitry Marakasov
617aa7897e
- Update to 0.16.1
...
PR: 148384
Submitted by: C-S <c-s@c-s.li>
Approved by: maintainer timeout
2010-08-19 01:28:22 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Dmitry Marakasov
5b57ec221b
- 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
2009-12-30 12:59:00 +00:00
Martin Wilke
e1512ad130
- Fix build with qt 4.5
...
PR: 137336
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
2009-08-04 21:35:49 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Dmitry Marakasov
f651d06f4e
- Update to 0.13.2
...
PR: 135357
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: Slaven Rezic <slaven@rezic.de> (maintainer)
2009-06-09 13:36:58 +00:00
Dmitry Marakasov
e97ef59a62
- Update to 0.13.1, support translations
...
PR: 133900
Submitted by: Slaven Rezic <slaven at rezic dot de> (maintainer
2009-04-23 13:38:45 +00:00