23933 Commits

Author SHA1 Message Date
Tobias C. Berner
4b87a977f6 Update KDE Frameworks to 5.55.0
Release Announcement:
  https://www.kde.org/announcements/kde-frameworks-5.55.0.php

PR:		235620
Exp-run by:	antoine
2019-02-12 17:48:25 +00:00
Tobias C. Berner
031fc9bfb6 Update Qt5 to 5.12.1
Release announcement:
  https://blog.qt.io/blog/2019/02/01/qt-5-12-1-released/
Changelog:
  https://wiki.qt.io/Qt_5.12.1_Change_Files

- A change was required to qt-dist.mk to always pass LOCALBASE to qmake,
  as Qt5 has been installed to a prefix for some time now, there should
  not be any harm in that, with respect to it picking up installed versions
  of itself during build.

PR:		235622
Exp-run by:	antoine
2019-02-12 17:43:00 +00:00
Dmitry Marakasov
325660a1c3 - Fix test 2019-02-12 16:37:51 +00:00
Dmitry Marakasov
21fd8b3e49 - Update to 1.1.1 2019-02-12 16:37:47 +00:00
Tobias C. Berner
b316a92062 Bump revisions after poppler upgrade.
As reported libreoffice requires a bump in revision, to be on the save
side, bump all the consumers of poppler.

Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2019-02-11 19:44:51 +00:00
Tobias C. Berner
fd928f19e0 Update graphics/poppler* to 0.74.0
Changelog can be found here:
  https://poppler.freedesktop.org/releases.html

PR:		235609
Exp-run by:	antoine
Approved by:	gnome (kde)
Differential Revision:	https://reviews.freebsd.org/D18805
2019-02-11 17:10:05 +00:00
Niclas Zeising
7a1ae3268c graphics/wayland-protocols: Update to 1.17
Changes:	https://cgit.freedesktop.org/wayland/wayland-protocols/log/?h=1.17
PR:		235178
Submitted by:	contact@emersion.fr (for builds.sr.ht), jbeich
MFH:		2019Q1 (no changes to existing protocols, facilitates automation elsewhere)
Sponsored by:	B3 Init (zeising)
2019-02-11 16:05:56 +00:00
Tobias Kortkamp
82f54a7119 graphics/netpbm: Update to 10.85.02
Changes:	https://gitlab.com/tobiask/netpbm/raw/v10.85.02/doc/HISTORY
MFH:		2019Q1 (fixes bug in pnmtopng)
2019-02-10 23:15:52 +00:00
Steve Wills
bb56bf55d3 graphics/bsd-plotutils: update to 1.4.2
PR:		235605
Submitted by:	Łukasz Derlatka <toranktto@gmail.com> (maintainer)
2019-02-10 21:17:34 +00:00
Sunpoet Po-Chuan Hsieh
57d20cdc54 Remove Perl core modules
- Bump PORTREVISION for dependency change

With hat:	perl
2019-02-10 00:08:21 +00:00
Christoph Moench-Tegeder
9d4b854287 Add py-pivy, a modified version of pivy Coin bindings for Python
This fork has been prepared by the FreeCAD project to support Qt5
2019-02-09 20:53:33 +00:00
Tobias Kortkamp
523ce2b8f0 graphics/ufraw: Simplify using the GTK2 plist sub already added by OPTIONS_SUB 2019-02-09 11:04:39 +00:00
Tobias C. Berner
438b3468a7 Fix with build on GCC architectures.
PR:		235093
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-02-08 22:50:23 +00:00
Christoph Moench-Tegeder
e8169eae13 update shotwell to 0.30.2
https://download.gnome.org/sources/shotwell/0.30/shotwell-0.30.2.news
2019-02-08 13:06:13 +00:00
Dmitry Marakasov
9a34d0ccf0 - Update WWW 2019-02-08 09:30:41 +00:00
Tobias C. Berner
e349bbbca3 Update KDE Applications to 18.12.2
[1] https://www.kde.org/announcements/announce-applications-18.12.2.php
[2] https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
2019-02-08 05:11:13 +00:00
Yuri Victorovich
63ea89975a graphics/xournalpp: Make latex runtime dependency; Fix the typo in pkg-descr, expand pkg-descr
Also add the caveat that it crashes when built with gcc.
2019-02-08 03:12:46 +00:00
Yuri Victorovich
f9c7c3aa9a New port: graphics/xournalpp: Handwriting notetaking software with PDF annotation support 2019-02-08 02:44:42 +00:00
Sunpoet Po-Chuan Hsieh
61e4953393 Add py-imageio-ffmpeg 0.2.0
The purpose of this project is to provide a simple and reliable ffmpeg wrapper
for working with video files. It takes care of producing platform-specific
wheels that include the binary executables of ffmpeg. These can then be
installed (and updated or uninstalled) easily with pip.

It also provides simple generator functions for reading and writing data from/to
ffmpeg, which reliably terminate the ffmpeg process when done.

This library is used as the basis for the imageio ffmpeg plugin, but it can also
be used by itself. Imageio provides a friendlier (higher level) API, and adds
support for e.g. cameras and seeking.

WWW: https://github.com/imageio/imageio-ffmpeg
2019-02-07 23:13:39 +00:00
Michael Reifenberger
2fef5a5a99 Fix configure
Submitted by:	 	Andrea Venturoli
2019-02-07 20:43:35 +00:00
Rodrigo Osorio
9c8285430b Be able to build ufraw without GTK2 option
Add gnome to the uses to make testport happy
Bump portrevision

PR:		234436
Reported by:	Thomas Guymer <t.m.guymer@thomasguymer.co.uk>
2019-02-07 11:02:46 +00:00
Emanuel Haupt
a9530f7b9f - Add LICENSE
- Take compile/link flags from sdl_config, instead of hardcoding them, simplify
  the port
- Remove bundled binary earlier, in post-extract

PR:		235525
Submitted by:	amdmi3
2019-02-06 10:26:57 +00:00
Dmitry Marakasov
ed7c750f61 - Convert USE_SDL=yes to USE_SDL=sdl
Approved by:	portmgr blanket
2019-02-05 14:13:59 +00:00
Tobias Kortkamp
1b93fd7146 New port: graphics/py-glfw
pyGLFW provides Python bindings for GLFW.  It is a ctypes wrapper
which aims to be very close to the original GLFW API.

WWW: https://github.com/FlorianRhiem/pyGLFW

PR:		230424
Submitted by:	neel@neelc.org
Reviewed by:	koobs
2019-02-05 12:57:58 +00:00
Baptiste Daroussin
7630bb4bde Update to 4.3.2 2019-02-05 09:42:24 +00:00
Sunpoet Po-Chuan Hsieh
5b3992e1ba Use REINPLACE_CMD instead of patch files 2019-02-04 20:07:06 +00:00
Dmitry Marakasov
1ecc2afbda - Update to 2.0.4
PR:		235067
Submitted by:	monwarez@mailoo.org
2019-02-04 14:30:49 +00:00
Dmitry Marakasov
75726aedf7 Tweak PORTSCOUT, gives false positive 1.1.0 as well 2019-02-04 13:39:51 +00:00
Steve Wills
d15be3b73c graphics/bsd-plotutils: create port
Traditional plotting utilities and libraries with some improvements.

WWW: https://github.com/Toranktto/bsd-plotutils

PR:		230270
Submitted by:	Łukasz Derlatka <toranktto@gmail.com>
2019-02-04 13:12:35 +00:00
Mark Linimon
94e16d6903 Add USES=compiler:c11 to fix build on GCC-based architectures.
While here, add gl and localbase:ldflags to USES, put USES before
USE_* and sort USES.

PR:		235371
Submitted by:	Piotr Kubaj
2019-02-04 11:58:20 +00:00
Sunpoet Po-Chuan Hsieh
66bff45976 Update to 3.7.1
Changes:	https://trac.osgeo.org/geos/browser/git/NEWS?rev=3.7
		https://github.com/libgeos/geos/blob/3.7/NEWS
PR:		235260
Exp-run by:	antoine
2019-02-04 00:16:36 +00:00
Jan Beich
13d1f941f5 multimedia/mpv: expose Vulkan support after r469515
PR:		227994 (tracking)
Obtained from:	Greg V <greg@unrelenting.technology> (via GitHub)
2019-02-03 19:04:22 +00:00
Jan Beich
3b63ab6bbf multimedia/vlc: expose HDR tonemapping support 2019-02-03 17:28:37 +00:00
David Chisnall
3f627ab4ce Move Objective-C ports to the v2 GNUstep ABI.
* Bump the LLVM revision used for GNUstep to 7, the minimum to support
   the new ABI.
 * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
   doesn't seem able to link Objective-C things).
 * Turn off some annoying debug logs in GNUstep back, which generate
   several messages per second when you move the mouse.  These should
   never have been enabled in a release build anyway.
 * Downgrade Cenon to 4.0.2.  This was the last version to actually work
   with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
   can't parse).
 * Update gorm to git head. The current release doesn't work with the
   new Objective-C ABI, but -head has the patches to fix it.
 * Update PikoPixel and add it to the gnustep-app meta-package.
 * Update the three core GNUstep packages to the latest release.
 * Update gnumail and pantomime to the latest release and fix a linking
   error with the new ABI.
 * Update GNUstep FTP to the latest version.

Reviewed by:	bapt (previous version)
2019-02-03 15:37:58 +00:00
Dmitry Marakasov
e6cefd132f - Pet portlint
- Add PORTSCOUT, upstream serves SDL2_gfx-1.0.X.tar.gz as SDL2_gfx-*.0.X.tar.gz
2019-02-03 14:49:07 +00:00
Sunpoet Po-Chuan Hsieh
3065a5e96e Update to 0.98
Changes:	https://metacpan.org/changes/distribution/Geo-Point
2019-02-02 21:56:03 +00:00
Tobias Kortkamp
1fae941fe4 graphics/*: Use NO_WRKSUBDIR 2019-02-02 10:10:15 +00:00
Tobias Kortkamp
8a1b5c66b1 graphics/dc20pack: Use NO_WRKSUBDIR, MV and fix indentation 2019-02-02 10:09:39 +00:00
Alexey Dokuchaev
fe714039fb - Update `databases/grass7' to version 7.6.0
- Reformat pkg-message for better readability
  and kill stray EOL whitespace

PR:		235307
Submitted by:	maintainer
2019-02-02 06:48:37 +00:00
Danilo Egea Gondolfo
e0f06dbf1c - Update to 8.7.1 2019-02-01 23:29:15 +00:00
Danilo Egea Gondolfo
c10a9c7948 - Update to 8.7.4 2019-02-01 23:28:54 +00:00
Sunpoet Po-Chuan Hsieh
cd2752f30d Update WWW
Approved by:	portmgr (blanket)
2019-02-01 21:44:01 +00:00
Sunpoet Po-Chuan Hsieh
a457da06d3 Update WWW
Approved by:	portmgr (blanket)
2019-02-01 21:43:56 +00:00
Sunpoet Po-Chuan Hsieh
619c386013 Update WWW
Approved by:	portmgr (blanket)
2019-02-01 21:43:52 +00:00
Sunpoet Po-Chuan Hsieh
3e102b7a33 Update WWW
Approved by:	portmgr (blanket)
2019-02-01 21:43:47 +00:00
Tobias Kortkamp
10bfa48143 graphics/stamp: Remove X11 option
x11-toolkits/gtk12 is gone since r488008.
2019-02-01 15:32:12 +00:00
Tobias Kortkamp
1fa156d341 graphics/sane-frontends: Remove GTK1 option
x11-toolkits/gtk12 is gone since r488008.

Convert to options helpers too while here.
2019-02-01 15:05:20 +00:00
Dmitry Marakasov
565b88c51d - Update to 1.0.4 2019-02-01 13:11:12 +00:00
Tobias Kortkamp
fb066ae91b Only append to MAKE_ENV after bsd.port.pre.mk 2019-01-31 18:19:05 +00:00
Tobias Kortkamp
b4cf4d405d Only append to EXTRA_PATCHES after bsd.port.pre.mk 2019-01-31 17:51:39 +00:00