Commit graph

6799 commits

Author SHA1 Message Date
Steve Wills
d712198ce5 deskutils/syncthing-gtk: update to 0.9.4.3 2018-11-27 20:29:22 +00:00
Steve Wills
44cdabb6a7 deskutils/tine20: Update to 2018.06.6
PR:		233559
Submitted by:	daudo <udo.rader@bestsolution.at> (maintainer)
2018-11-27 19:59:27 +00:00
Steve Wills
633427e1bf deskutils/freeplane: update to 1.7.2
PR:		233505
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2018-11-25 19:43:22 +00:00
Mark Linimon
60395c62c3 deskutils/spice-gtk is brought in to gnome3 via net/vinagre. However,
the spice-gtk website states that only little-endian is supported.

Mark spice-gtk as such, and change vinagre to only have the dependency
for little-endian.  This will help fix the gnome3 build on powerpc64.

PR:		233464
Reviewed by:	xxjack12xx at gmail dot com
Approved by:	portmgr (tier-2 blanket)
2018-11-24 20:25:39 +00:00
Steve Wills
3d6bbc75fb deskutils/nautilus-sendto: fix newline 2018-11-23 21:44:27 +00:00
Tobias C. Berner
cc8a667aa2 pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
2018-11-22 20:18:37 +00:00
Alexandre C. Guimarães
9ea8c5a60a deskutils/note: Update to version 1.3.26.
PR:		233387
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
Approved by:	tcberner (mentor)
2018-11-22 19:59:46 +00:00
Steve Wills
b4bab1c271 devel/glib20: remove runtime dep on perl5
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.

Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.

PR:		233138
Approved by:	gnome (kwm, maintainer, older version of patch)
Exp-run by:	antoine
2018-11-19 15:57:08 +00:00
Sunpoet Po-Chuan Hsieh
b8a3ef0b6e Fix build for net/gupnp 1.1.0.1 update 2018-11-17 17:45:47 +00:00
Koop Mast
504671c510 Update gnome-documents to 3.28.2.
Obtained from:	GNOME devel repo
2018-11-13 17:44:13 +00:00
Koop Mast
ad7883210a Update gnome-photo to 3.28.1.
Obtained from:	GNOME devel repo
2018-11-13 17:43:36 +00:00
Roman Bogorodskiy
2fc6e6f46c deskutils/virt-manager: update to 2.0.0
* Bump required to 3.3+ as 2.7 is no longer supported
 * Drop www/py-urlgrabber dependency as it's not used anymore
2018-11-12 17:23:17 +00:00
Jan Beich
f14586159d graphics/mesa-libs: enable WAYLAND by default here and in consumers
PR:		227509
Requested by:	Johannes Lundberg, Greg V
Reviewed by:	tobik (earlier version)
Approved by:	madpilot, x11 (zeising), maintainer timeout (2 weeks)
Exp-run by:	antoine
2018-11-11 23:54:06 +00:00
Jan Beich
83e3e6ed88 deskutils/cairo-dock: track more dependencies
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libGLU.so.1 from graphics/libGLU but it is not declared as a dependency
Warning: you need USE_GL+=glu
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency
Warning: you need USE_GL+=gl
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency
Warning: you need USE_XORG+=xcomposite
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency
Warning: you need USE_XORG+=xrandr
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency
Warning: you need USE_XORG+=x11
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency
Warning: you need USE_XORG+=xinerama

PR:		227509
Reported by:	antoine (via exp-run)
2018-11-11 23:23:40 +00:00
Sunpoet Po-Chuan Hsieh
5fc78a9e3d Update MAINTAINER address
PR:		233125
Submitted by:	M <martinfilla@post.cz> (maintainer)
2018-11-11 09:32:19 +00:00
Mark Linimon
2c4a225a3a This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.

While here, add USES=gnome and localbase:ldflags..

PR:		232818
Submitted by:	Piotr Kubaj
2018-11-11 03:42:33 +00:00
Koop Mast
289883b11b Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
2018-11-10 19:57:07 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Tobias C. Berner
03efb5d84e Update KDE Applications to 18.09.3 2018-11-09 20:09:13 +00:00
Koop Mast
8b1f450c36 Fix the PKGNAME used in the RUN_DEPENDS of the ImageMagick7 option.
Reported by:	poudriere dependacy checks
2018-11-08 21:06:11 +00:00
Guido Falsi
993b1eb815 Update calibre to 3.34.0 2018-11-08 14:57:44 +00:00
Ganael LAPLANCHE
f9d72c5cac Fix build with GCC-based architectures
PR:		232874
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-11-08 11:05:52 +00:00
Jan Beich
0872f77fd4 multimedia/ffmpeg: update to 4.1
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2018-11-06 01:50:26 +00:00
Eric Turgeon
c52a260e52 update deskutils/mozo to 1.20.1
Approved by:	mentors (implicit)
2018-11-05 13:52:39 +00:00
Eric Turgeon
bd391da16b update deskutils/mate-utils to 1.20.1
Approved by:	mentors (implicit)
2018-11-05 12:32:12 +00:00
Eric Turgeon
8e637a9950 update deskutils/mate-notification-daemon to 1.20.1
Approved by:	bapt (mentor)
2018-11-04 21:38:57 +00:00
Tobias C. Berner
89d1bb9ab0 Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
  porting simpler; the set of ports using either mostly coincided.

Exp-run by:	antoine
PR:		223687
PR:		232751
2018-11-04 19:00:53 +00:00
Sunpoet Po-Chuan Hsieh
03bf7f7434 Fix build with curl 7.62.0 2018-11-03 22:44:28 +00:00
Eric Turgeon
8509bfca10 update deskutils/caja-extensions to 1.20.1
Approved by:	bapt (mentor)
2018-11-02 23:47:48 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Mark Linimon
966ab1d25b Fix build with GCC-based architectures.
PR:		232848
Submitted by:	Piotr Kubaj
2018-11-02 01:34:15 +00:00
Steve Wills
932d8ae8f4 deskutils/syncthing-gtk: update to 0.9.4.2 2018-10-31 14:03:48 +00:00
Dmitry Marakasov
f2f7c6c0f5 - Update WWW
Approved by:	portmgr blanket
2018-10-31 09:30:16 +00:00
Mark Linimon
f9152dc089 Fix build with GCC-based architectures.
PR:		232407 232414 232415 232420 232425 232449 232724 232753
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-10-30 12:26:42 +00:00
Alex Kozlov
fac186387e - Remove empty lines after .include <bsd.port.mk>
Approved by:	portmgr blanket
2018-10-29 09:00:46 +00:00
Adriaan de Groot
fe97e03c36 Update deskutils/latte-dock to latest release.
https://psifidotos.blogspot.com/2018/10/latte-bug-fix-release-v082.html

Main change is for multi-screen environments, and some bugfixing.
2018-10-28 16:06:50 +00:00
Emanuel Haupt
998e54ab40 - Define PORTSCOUT skipv for porticular release that requires a development
version of xfce4-panel
- While here, pacify portlint
2018-10-28 15:14:32 +00:00
Tobias C. Berner
9f68d12bf2 Update KDE Plasma to 5.12.7. 2018-10-28 10:59:23 +00:00
Alexandre C. Guimarães
22172f1087 deskutils/py-vdirsyncer: update to version 0.16.7
- take maintainership.

PR:		232208
Approved by:	tcberner (mentor), maintainer timeout
2018-10-27 16:11:24 +00:00
Tobias C. Berner
19fb9b432b Fix build with GCC-based architectures for various kde@ ports.
- Qt5 required c++11 support.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
PR:		232726
PR:		232725
PR:		232723
PR:		232722
PR:		232721
PR:		232720
PR:		232719
PR:		232697
PR:		232682
PR:		232669
PR:		232668
PR:		232667
PR:		232666
PR:		232665
PR:		232664
PR:		232662
PR:		232661
PR:		232655
PR:		232654
PR:		232652
PR:		232648
PR:		232647
PR:		232641
PR:		232640
PR:		232638
PR:		232635
PR:		232634
PR:		232632
PR:		232631
PR:		232630
PR:		232629
PR:		232628
PR:		232627
PR:		232625
PR:		232624
PR:		232623
PR:		232614
PR:		232613
PR:		232612
PR:		232611
PR:		232610
PR:		232609
PR:		232607
PR:		232606
PR:		232605
PR:		232604
PR:		232603
PR:		232602
PR:		232597
PR:		232589
PR:		232585
PR:		232584
PR:		232583
PR:		232581
PR:		232580
PR:		232579
PR:		232578
PR:		232576
PR:		232575
PR:		232574
PR:		232573
PR:		232570
2018-10-27 11:50:58 +00:00
Danilo Egea Gondolfo
32d235c45f - Update to 17.1.20181018 2018-10-26 20:16:37 +00:00
Jason E. Hale
78f82ea2d9 deskutils/copyq: Update to 3.6.1
- Switch to CMake build
- Install data (themes, icons, translations) and optional plugins
- Fix LICENSE and add LICENSE_FILE
- Reset maintainer (no response for 15 months)

PR:		221100
Submitted by:	<bsd@bontempi.net> (update request); jhale (patch)
Approved by:	maintainer timeout (15 months)
2018-10-26 20:00:42 +00:00
Jason E. Hale
c9cc447dfa deskutils/treeline: Update to 3.0.2 2018-10-23 14:34:54 +00:00
Jan Beich
91f9922c6f devel/icu: update to 63.1
Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
2018-10-23 11:35:03 +00:00
Tijl Coosemans
eea0292045 Add USES=compiler:c++11-lib to Linphone ports.
PR:		232526
Submitted by:	pkubaj@anongoth.pl
2018-10-22 19:23:52 +00:00
Guido Falsi
c432ea08f2 Update calibre to 3.33.1 2018-10-20 07:56:45 +00:00
Jesper Schmitz Mouridsen
2ca6d26bc6 New port deskutils/qlipper
PR: 229313
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D17613
2018-10-19 17:59:02 +00:00
Tijl Coosemans
9ff73185e1 Update the Linphone stack and drop maintainership.
Linphone uses Qt5 now instead of GTK2.

audio/bcg729:
- switch to cmake, required by net/mediastreamer
- download distfile instead of using gitlab
- fix license: source code allows later GPL version

audio/msbcg729: deleted, net/mediastreamer contains a G.729 codec now
audio/msilbc: deleted, superseded by multimedia/mswebrtc
deskutils/belcard: version 1.0.2
multimedia/bcmatroska2: version 0.23
multimedia/msopenh264: version 1.2.1
multimedia/mswebrtc: version 1.1.1
multimedia/msx264: deleted, superseded by msopenh264
net/bctoolbox: version 0.6.0
net/belle-sip: version 1.6.3
net/liblinphone: version 3.12.0
net/linphone: version 4.1.1 + upstream Qt 5.11 patches
net/mediastreamer: version 2.16.1 + upstream libsrtp2 patch
net/ortp: version 1.0.2 + bump dependent port devel/libosmo-abis
security/bzrtp: version 1.0.6
textproc/belr: version 0.1.3
2018-10-18 13:31:00 +00:00
Rene Ladan
699463d478 Remove expired ports:
2018-10-15 www/swish++: Unmaintained upstream
2018-10-15 deskutils/tagutils: Unmaintained upstream
2018-10-15 devel/libleaftag: Unmaintained upstream
2018-10-15 net-im/jabber: Unmaintained upstream
2018-10-16 13:11:58 +00:00
Thierry Thomas
c2cfd31075 - Fix OpenSSL build (1)
- Enable libnotify

PR:		232234
Submitted by:	Nathan <ndowens (at) yahoo.com> (1)
2018-10-15 20:28:08 +00:00
Antoine Brodin
89b4379a17 Deprecate most glib12 consumers
With hat:	portmgr
2018-10-12 09:19:04 +00:00
Tobias C. Berner
d847d05617 Update KDE Applications to 18.08.2 2018-10-11 20:23:50 +00:00
Alexandre C. Guimarães
b50a96bbea deskutils/py-khard: console carddav client. New port.
PR:		227807
Submitted by:	Andreas Bilke <freebsd.org@bilke.org>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17491
2018-10-10 21:36:03 +00:00
Alexandre C. Guimarães
0537a9009b deskutils/py-khal: update to version 0.9.10.
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17510
2018-10-10 21:32:38 +00:00
Steve Wills
9a703de026 deskutils/treesheets: Update to 1.0.1
PR:		232109
Submitted by:	lightside <lightside@gmx.com> (maintianer)
2018-10-09 13:52:06 +00:00
Antoine Brodin
3f14fbb2c0 Fix some PKGNAME collisions 2018-10-08 15:08:13 +00:00
Mateusz Piotrowski
c184d7ca63 deskutils/go-for-it: Update to 1.6.7.
PR:		232002
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
Reviewed by:	krion
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17455
2018-10-08 08:04:55 +00:00
Larry Rosenman
54a24b61e8 [new port] deskutils/qownnotes: Manage notes using nextcloud and markdown
PR:		229758
Submitted by:	stobbsm@gmail.com
2018-10-08 00:18:58 +00:00
Antoine Brodin
95e220d1be Deprecate some GNOME 2 applications
With hat:	portmgr
2018-10-07 20:25:16 +00:00
Koop Mast
007426d8ea Chase gegl changes. 2018-10-07 19:03:57 +00:00
Alexandre C. Guimarães
1986e3b82c Update maintainer eMail address.
Reviewed by:	mat (mentor)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17399
2018-10-07 17:30:09 +00:00
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Tobias Kortkamp
454374f990 Deprecate devel/libleaftag and deskutils/tagutils
They are unmaintained upstream (last releases in 2006) and some of
the few remaining consumers of databases/sqlite2.
2018-10-06 07:33:02 +00:00
Rene Ladan
783c981d95 Return avilla@'s ports to the pool after his commit bit got taken in for safekeeping. 2018-10-01 21:43:17 +00:00
Antoine Brodin
b8796f0d82 Cleanup plists 2018-10-01 09:36:38 +00:00
Jason E. Hale
7115774652 deskutils/treeline: Update to 3.0.1 2018-10-01 01:22:53 +00:00
Koop Mast
1a19050b32 The updated libgtop included in the GNOME 3.28 update broke runtime for
mate ports that use libgtop [1]. Bump all users not included in the GNOME
update to fix these issues.

Reported by:	Barbara Guida <barbara.freebsd@gmail.com> [1]
2018-09-30 20:27:44 +00:00
Tobias C. Berner
3cc1b702d6 Add new port: deskutils/kdeconnect-kde -- the KF5 baesed version of deskutils/kdeconnect-kde-kde4.
Thanks to mikael.urankar@gmail.com for the patch fixing segfaults on IPv4 mapped IPV6 addresses.

PR:		220896
PR:		227832
2018-09-30 19:22:44 +00:00
Tobias C. Berner
0a6792f496 Move deskutils/kdeconnect to deskutils/kdeconnect-kde-kde4
* take maintainership for kde4

PR:		227832
Approved by:	yurkis@gmail.com (maintainer, timeout)
2018-09-30 18:59:22 +00:00
Koop Mast
5d9808448a Update gnome-shell-extension-filesmenu to a snapshot that is compatible with
gnome-shell 3.28.

Obtained from:	gnome devel repo
2018-09-30 15:53:18 +00:00
Koop Mast
951c1f5d1c The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
2018-09-30 11:58:29 +00:00
Jochen Neumeister
c34339d75e Update to 4.2.19
Sponsored by:	Netzkommune GmbH
2018-09-30 07:40:17 +00:00
Martin Wilke
f712e0c7c9 - Update to 3.4.0
PR:		230553
Submitted by:	ndowens@yahoo.com
Approved by:	maintainer timeout
Sponsored by:	iXsystems Inc.
2018-09-28 18:19:45 +00:00
Guido Falsi
d6663a72d5 Update calibre to 3.32.0 2018-09-28 13:27:24 +00:00
Jochen Neumeister
36821648e7 Update to 4.2.25
Sponsored by:	Netzkommune GmbH
2018-09-27 18:37:42 +00:00
Brooks Davis
3a34ffa58f Update Objective-C LLVM version to 6.0.
Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
2018-09-26 15:23:37 +00:00
Steve Wills
7a439a9baf deskutils/py-vobject: Update to 0.9.6.1
PR:		231156
Submitted by:	Nathan <ndowens@yahoo.com>
Approved by:	maintainer timeout (jun-g@daemonfreaks.com, >2 weeks)
2018-09-23 01:14:51 +00:00
Mark Linimon
aecf049634 Fix build on gcc-based archs by updating USES.
Tested on powerpc64 and amd64 (for no regression).

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-09-22 05:30:31 +00:00
Steve Wills
0702106f8c deskutils/syncthing-gtk: update to 0.9.4.1 2018-09-21 22:37:51 +00:00
Mark Linimon
26172f8e4c Previous commit fixed build on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2018-09-18 09:12:56 +00:00
Tobias C. Berner
8ae3949dce Update desktuils/latte-dock to 0.8.1 2018-09-17 19:24:49 +00:00
Guido Falsi
77fcd35ebe Update xfce4-tumbler to 0.2.3. 2018-09-14 10:30:30 +00:00
Niclas Zeising
0fae2e9e0e Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
2018-09-11 18:34:27 +00:00
Mathieu Arnold
4a3bebcae1 Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:15:47 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Guido Falsi
e6f668d9b0 Update xfce4-tumbler to 0.2.2. 2018-09-08 22:17:37 +00:00
Tobias Kortkamp
385f929aab deskutils/gsimplecal: Fix build with Clang 6
MainWindow.cpp:157:33: error: C-style cast from 'nullptr_t' to 'GtkAccelFlags' is not allowed
                                (GtkAccelFlags)NULL, closure);
                                ^~~~~~~~~~~~~~~~~~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/gsimplecal-2.1.log

PR:		230883
Submitted by:	tobik
Approved by:	lme (maintainer timeout, 2 weeks)
2018-09-08 09:04:29 +00:00
Guido Falsi
ec42489fdf Update calibre to 3.31.0 2018-09-07 17:33:16 +00:00
Fernando Apesteguía
857c70c867 deskutils/ganttproject: update to 2.8.9
Small improvements in pkg-plist handling

From ChangeLog: https://www.ganttproject.biz/pilsen

* Bugfixes in the user interface
* Better handling of WebDAV locks
* German translation update
* New Dutch and Israel holiday calendars.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17051
2018-09-07 15:54:50 +00:00
Jason E. Hale
dc39415f3f Fix build with Qt 5.11
Obtained from:	backported from upstream
2018-09-07 14:12:29 +00:00
Adriaan de Groot
6154583939 Missed a patch for deskutils/superkaramba-kde4 for clang 7. 2018-09-07 12:30:10 +00:00
Adriaan de Groot
8303fb3db0 Fix deskutils/superkaramba-kde4 with clang7.
Reported by:	jbeich
2018-09-07 12:20:46 +00:00
Adriaan de Groot
023390aaa6 Update the current KDE Applications to 18.08.1, the latest release.
https://www.kde.org/announcements/announce-applications-18.08.1.php

The release notes mention a few dozen fixes, MTP doesn't crash when
concurrently accessed by another application, nothing critical.

Submitted by:	tcberner
2018-09-06 21:06:47 +00:00
Danilo Egea Gondolfo
85169d8397 - Update to 17.1.20180831 2018-09-06 18:16:28 +00:00
Jason E. Hale
8a2a08481e Fix patch that got corrupted while testing 2018-09-06 12:56:08 +00:00
Jason E. Hale
8487552927 - Update to 3.0.0
- Now uses PyQt 5.x
- Minimum python requirement raised to 3.5
- Remove DESKTOP_ENTRIES - source now includes a .desktop file
- Removed options
  * PLUGINS - this version no longer uses them
- Added options
  * ASPELL, HUNSPELL, and ISPELL - desired default spellchecker
  * NLS - conditional native language support
2018-09-06 12:51:33 +00:00
Ganael LAPLANCHE
b1e378eade Add missing USES=gnome to my ports 2018-09-05 10:05:29 +00:00
Fernando Apesteguía
eb96867973 deskutils/ganttproject: update to 2.8.8
* Add LICENSE_FILE
* Remove INSTALL_ICONS. This is not a Gnome port
* Fix icons installation

PR:	230768
Submitted by:	iblis@hs.ntnu.edu.tw
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16818
2018-09-04 20:44:28 +00:00
Adriaan de Groot
0536ebab0c Fix build of deskutils/charmtimetracker with clang7. The patches contain
an explanation of the error (but I don't know why clang7 complains like
this or why writing out what looks like a default constructor to me
gets it to be quiet).

No PORTREVISION because it doesn't make a difference on any platform
that already built successfully.
2018-09-03 19:10:43 +00:00
Adriaan de Groot
b72597752e Fix build with clang7
By now I think I'm ahead of jbeich in finding clang7 failures
within the KDE4 stack (which is deprecated and will be removed
anyway 2018-12-31, but probably not before clang7 happens).
2018-09-01 20:52:09 +00:00
Adriaan de Groot
5a367c58c1 Third time's the charm (ha!) for deskutils/charmtimetracker
Add missing build-dependency on pkgconfig, needed to find libsecret-1
2018-09-01 10:38:51 +00:00
Adriaan de Groot
675d6d9c02 Fix build of deskutils/charmtimetracker
Add patch to actually link in the libraries that qtkeychain depends on.
See patch for explanation why and how. Not bumping PORTREVISION because
it couldn't have built previously.
2018-09-01 10:32:47 +00:00
Adriaan de Groot
519df5d921 Update deskutils/charmtimetracker to 1.12.0, latest upstream release.
Changes https://github.com/KDAB/Charm/releases/tag/1.12.0

 - qtkeychain is now a mandatory dependency
 - the KDAB-internal billing code is no longer optional, but
   can be user-configured away (I hope by default)
 - duplicate idle detection dialog removed
 - lots of other small fixes
2018-08-31 21:41:41 +00:00
Jason E. Hale
7680f238df Fix build with Qt 5.11
PR:		230884
Obtained from:	upstream
2018-08-31 10:07:36 +00:00
Jason E. Hale
f1327fae9d Deprecate KDE4 plasma applets that I maintain. KDE4 is now marked DEPRECATED
and these are useless outside of the KDE4 workspace.
2018-08-30 22:35:20 +00:00
Adriaan de Groot
a5de80209a Deprecate KDE4 software, categories d-games.
The last upstream release supporting KDE4 was 10 months ago,
  https://www.kde.org/announcements/announce-applications-17.08.3.php ,
and the kde@ team for FreeBSD has supported modern KDE (i.e.  KDE
Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4
month deprecation period to allow users to switch over.

Not marked deprecated: games/knights-kde4, that's not ours.
2018-08-30 14:34:04 +00:00
Adriaan de Groot
f50362b4fc Fix build with clang7.
PR:		230941
Reported by:	jbeich
2018-08-30 09:57:20 +00:00
Steve Wills
7353c3b752 deskutils/py-vdirsyncer: add missing dependency
PR:		230540
Submitted by:	Alexandre C. Guimarães <lebarondemerde@privacychain.ch>
Approved by:	maintainer timeout (che@bein.link, >2 weeks)
2018-08-27 15:44:23 +00:00
Tobias Kortkamp
555c187413 deskutils/fet: Fix build on 11.1
In file included from engine/timetableexport.cpp:46:
engine/timetable_defs.h:38:20: error: unknown type name 'constexpr'
template <class T> constexpr std::add_const_t<T>& qAsConst(T& t) noexcept
                   ^

http://beefy10.nyi.freebsd.org/data/111i386-default/478099/logs/fet-5.37.1.log

PR:		230523
Approved by:	maintainer
2018-08-27 08:58:38 +00:00
Thomas Zander
78c5c28635 Update to upstream version 5.37.1
PR:		230523
Submitted by:	uzsolt@uzsolt.hu (maintainer)
2018-08-25 09:36:43 +00:00
Tobias C. Berner
6517ccec6c Update KDE Applications to 18.08
Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php
2018-08-25 05:15:02 +00:00
Jason E. Hale
edf512ca2e Update security/cryptopp to 7.0.0
We now install a pkgconfig file which will allow ports to check whether
cryptopp was built with assembly instructions enabled or not. There are
a few functions that will be undefined if built without assembly and
-DCRYPTOPP_DISABLE_ASM needs to be passed to the compiler in that case
to avoid build failures. This is not new, but the pkgconf file should
make it easier to determine if the flag is needed or not.

Fix several ports due to API changes and to use the new pkgconf file
to determine cryptopp location and build flags. Special cases below.

deskutils/cdcat
- Use cryptopp shared library instead of static, detect with pkgconf

devel/xeus
- Fix dependencies and remove header-only libraries from RUN_DEPENDS
- Rework to use the cryptopp pkgconf file
- net/cppzmq CMake files were fixed in r477649, remove hacks for that
  as they were seemingly causing devel/xeus-cling to link to cryptopp
  unnecessarily
- Remove C++17 code from cryptopp checks for compatibility

devel/xeus-cling
- Fix dependencies
- Remove hacks for previously broken cppzmq CMake files and no longer
  needed cryptopp dependency

Changes:	https://www.cryptopp.com/#news
PR:		230579 (original patch, not used)
Submitted by:	yuri
2018-08-24 17:22:01 +00:00
Guido Falsi
26c3f3c24d Update calibre to 3.30.0 2018-08-24 14:21:06 +00:00
Tobias Kortkamp
767c8d2919 New port: deskutils/lookbook
LookBook is a GTK based browser for system icons with search and
code sample functionality.

WWW: https://github.com/danrabbit/lookbook

PR:		229873
Submitted by:	Greg V <greg@unrelenting.technology>
2018-08-24 08:59:53 +00:00
Jesper Schmitz Mouridsen
34c35b0efb New port deskutils/lxqt-notificationd
PR: 229302
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D16812
2018-08-20 16:49:50 +00:00
Sunpoet Po-Chuan Hsieh
1962f6e7d5 Update MAINTAINER: use @FreeBSD.org 2018-08-18 20:42:46 +00:00
Steve Wills
f4d061cd58 deskutils/ganyremote: Update to 7.0
PR:		230403
Submitted by:	Nathan <ndowens@yahoo.com>
2018-08-16 00:36:38 +00:00
Torsten Zuehlsdorff
66495f27bc Flag more ports not compatible to PHP 7.x with IGNORE_WITH_PHP
PR:		229982
2018-08-13 09:25:01 +00:00
Guido Falsi
a6794274ee Update calibre to 3.29.0 2018-08-10 22:23:57 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Tobias C. Berner
397dffc230 Add missing runtime dependency on kdepim-runtime
PR:		230086
Reported by:	Jonathan M Davis <freebsd.bugs@jmdavisprog.com>
2018-08-02 10:22:44 +00:00
Tobias C. Berner
dac4c7447b New port: deskutils/zanshin
Zanshin is a powerful yet simple application to manage your day to day actions.
It helps you organize and reduce the cognitive pressure of what you have to do
in your job and personal life.
You'll never forget anything anymore, getting your mind like water.

This is based on a version of adridg done way back when kde@ still had an svn repo,
but was unfortunately forgotten about, when the repo moved :)

Submitted by:	adridg
2018-08-01 18:04:33 +00:00
Tobias C. Berner
e2c8ff645f Update deskutils/latte-dock to 0.8.0 2018-08-01 11:49:02 +00:00
Tobias C. Berner
8fe1c0c541 Fix desktuils/py-khal after upgrade of devel/py-dateutil
The upgrade of devel/py-dateutil in r475926 to 2.7.3 broke packaging of
desktuils/py-khal as that one pinned to <= 2.6.1.

* remove the pinning of the version (0.9.9 should already be fixed to
  work with 2.7.x -- even if the information on that seems to be a bit
  conflicting)

* while here, do some cosmetics on pkg-message

Submitted by:	lebarondemerde@privacychain.ch (maintainer)
2018-08-01 07:37:48 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Jason Helfman
021a97a2a6 - bring in missing dependencies, bump portrevision
- modernize options helper usage
- while here pet portlint
2018-07-27 15:56:57 +00:00
Jason Helfman
564f4e3d97 - update to 5.0.0
- modernize options helper usage
- while here pet portlint
2018-07-27 15:53:55 +00:00
Danilo Egea Gondolfo
c4ac5d1ba6 - Update to 17.1.20180720 2018-07-27 14:48:16 +00:00
Jason E. Hale
121bfe4c66 Update math/libqalculate and math/qalculate to 2.6.1
Chase libqalculate shared library version bump
2018-07-27 10:14:39 +00:00
Guido Falsi
007896486c Fix build when using python 3 as default by propagating flavored
sip binary to make environment.

PR:		229956
Submitted by:	fluffy
2018-07-22 16:48:48 +00:00
Guido Falsi
72d5dc432b Update calibre to 3.28.0 2018-07-21 09:45:59 +00:00
Rene Ladan
0f9f51655f Remove expired ports:
2018-07-15 net/p5-ZConf-Bookmarks: Unmaintained
2018-07-15 net/p5-ZConf: Unmaintained
2018-07-15 textproc/p5-Text-SpellChecker-GUI: Unmaintained
2018-07-15 deskutils/p5-ZConf-Runner-GUI-GTK: Unmaintained
2018-07-15 deskutils/p5-ZConf-BGSet: Unmaintained
2018-07-15 deskutils/p5-ZConf-Runner: Unmaintained
2018-07-15 graphics/p5-Image-Size-FillFullSelect: Unmaintained
2018-07-15 graphics/p5-Imager-AverageGray: Unmaintained
2018-07-15 mail/p5-Mail-IMAPTalk-MailCache: Unmaintained
2018-07-15 mail/p5-ZConf-Mail: Unmaintained
2018-07-15 mail/p5-Mail-Cache: Unmaintained
2018-07-15 www/p5-ZConf-RSS: Unmaintained
2018-07-15 www/p5-ZConf-RSS-GUI-GTK: Unmaintained
2018-07-15 devel/p5-ZConf-GUI: Unmaintained
2018-07-15 net-im/mastodon: Breaks too frequently
2018-07-15 x11-fm/p5-PerlFM: Unmaintained
2018-07-15 astro/p5-ZConf-Weather: Unmaintained
2018-07-15 sysutils/p5-ZConf-Cron: Unmaintained
2018-07-16 17:07:19 +00:00
Yuri Victorovich
b4a3aaa40d deskutils/taskcoach: 1.4.2 -> 1.4.3
Port changes:
* Remove pkg-plist: it records the list correctly now.
* Add USE_PYTHON=noflavors: this is an app
2018-07-15 02:33:41 +00:00
Tobias C. Berner
73fc733977 Update KDE Applications to 18.04.3 2018-07-13 17:41:56 +00:00
Steve Wills
2b15707171 deskutils/projectlibre: update to 1.8.0
PR:		229617
Submitted by:	Vidar Karlsen <vidar@karlsen.tech>
Approved by:	joe@thrallingpenguin.com (maintainer)
2018-07-09 06:17:28 +00:00
Jochen Neumeister
5212b97d78 Update to 4.2.24 2018-07-08 07:55:59 +00:00
Jochen Neumeister
4fef37b797 Update to 4.2.18 2018-07-08 07:50:58 +00:00
Dmitry Marakasov
a5e96ea794 - Add LICENSE_FILE
- Rename I18N option to more standard NLS
- Use options helpers
- Whitespace fixes in pkg-descr
- Fix WWW

PR:		228979
Approved by:	maintainer timeout (jt@ixsystems.com, 3 weeks)
2018-07-07 19:20:03 +00:00
Tobias Kortkamp
1d32e97a18 desktuils/ical: Fix build with Clang 6
- Submitter becomes maintainer
- While here add missing dependencies

http://beefy11.nyi.freebsd.org/data/head-i386-default/p473790_s335878/logs/ical-2.2_4.log

PR:		226799
Reported by:	bob@immure.com
Submitted by:	fbsd@opal.com
2018-07-07 15:35:36 +00:00
Mark Linimon
fd22400b4e Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
2018-07-07 06:44:07 +00:00
Guido Falsi
e1dd1e8fa3 Update calibre to 3.27.1 2018-07-06 23:56:13 +00:00
Danilo Egea Gondolfo
d2f2ddceb2 - Update to 17.1.20180625 2018-07-05 15:23:15 +00:00
Vanilla I. Shu
d9603f233d Add chart 3.0.0, CLI tool to create quick plots.
PR:		229160
Submitted by:	mail@dbalan.in
2018-07-02 10:52:33 +00:00
Mark Linimon
73a85a1a6b Reset maintainer: <kaeru@inigo-tech.com> Recipient not found. 2018-07-01 09:32:03 +00:00
Carlos J. Puga Medina
692d77904d deskutils/gnome-screenshot: Update to 3.22.0
- Add LICENSE and LICENSE_FILE
- Register missing dependencies
- Switch to USES=localbase framework
- Add NLS option
- Add INTEL_FIX option to fix garbled screenshot when 3D hardware acceleration is enabled via x11-drivers/xf86-video-intel port
- Provide more elaborate port description and add WWW line in pkg-descr

Changelog: https://gitlab.gnome.org/GNOME/gnome-screenshot/blob/master/NEWS

PR:		229061
Submitted by:	cpm
Reviewed by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	gnome (maintainer timeout, 2 weeks)
2018-06-30 18:47:32 +00:00
Gleb Popov
98ae1eaf36 lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:

# portmaster -w -r ghc
  or
# portupgrade -fr lang/ghc

In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch.  For
example:

# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc

In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:

# pkg install -y `cat ghc-pkgs.txt`

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16038
2018-06-30 09:57:59 +00:00
Jan Beich
3beb732dad devel/icu: update to 62.1
Changes:	http://site.icu-project.org/download/62
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		229359
Exp-run by:	antoine (only 10.4)
2018-06-29 14:22:11 +00:00
Kurt Jaeger
b821caf485 deskutils/gucharmap: update 9.0.4 -> 11.0.1, remove NLS option
- Update to Unicode 11.0.0

PR:		220597
Submitted by:	Ting-Wei Lan <lantw44@gmail.com>,
Reported by:	vas@mpeks.tomsk.su
Reviewed by:	w.schwarzenfeld@utanet.at, Chris Hutchinson <portmaster@bsdforge.com>
Relnotes:	https://gitlab.gnome.org/GNOME/gucharmap/commits/master
2018-06-29 12:37:25 +00:00
Tobias C. Berner
b1a1d38bf9 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
2018-06-28 17:39:53 +00:00
Danilo Egea Gondolfo
99de81c185 - Fix LICENSE. This port uses multiple types of GNU licenses. 2018-06-26 03:15:18 +00:00
Mathieu Arnold
41619aec33 s/FLAVOR/PY_FLAVOR/
Sponsored by:	Absolight
2018-06-25 22:00:36 +00:00
Danilo Egea Gondolfo
eb2fcf471f Add new port: deskutils/synapse
Synapse is a semantic launcher written in Vala that you can use to
start applications as well as find and access relevant documents
and files by making use of the Zeitgeist engine.
2018-06-24 21:22:10 +00:00
Danilo Egea Gondolfo
0d12f1c5d4 - Update to 0.50.3
PR:		227981
Submitted by:	danilo
Approved by:	maintainer timeout (gnome, 1 month)
2018-06-22 17:18:45 +00:00
Steve Wills
6d8e473417 deskutils/timewarrior: update to 1.1.1
PR:		229216
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu>
2018-06-22 14:39:31 +00:00
Kurt Jaeger
172f9c6b96 New port: deskutils/mat
MAT (Metadata Anonymisation Toolkit) is a toolbox composed of a GUI
application, a CLI application and a library, to anonymize/remove
metadata.

WWW: https://mat.boum.org

PR:		226702
Submitted by:	greg@unrelenting.technology
2018-06-21 20:23:41 +00:00
Tobias C. Berner
835b3e594a deskutils/py-khal update to version 0.9.9
Submitted by:	lebarondemerde@privacychain.ch (maintainer)
Differential Revision:	https://reviews.freebsd.org/D15873
2018-06-21 17:40:09 +00:00
Steve Wills
5660b7912f deskutils/fet: update to 5.36.0
PR:		229199
Submitted by:	Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
2018-06-21 17:26:10 +00:00
Tobias C. Berner
60539b7275 multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
2018-06-21 16:52:09 +00:00
Mathieu Arnold
4376dbbb58 Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2018-06-20 17:05:41 +00:00
Mathieu Arnold
c2d39f0486 Correctly depend on those Python ports.
- py-qt have their framework
- depending on a single file breaks with multiple flavors.

Sponsored by:	Absolight
2018-06-20 16:59:31 +00:00
Steve Wills
50b9ab0358 deskutils/syncthing-gtk: update to 0.9.4 2018-06-19 19:47:03 +00:00
Mark Linimon
89626e215e Reset maintainer: email bounces. 2018-06-18 04:16:19 +00:00
Mark Linimon
836c2938d1 Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.

Approved by:	portmgr (tier-2 blanket)
2018-06-18 03:49:09 +00:00
Guido Falsi
d050d62506 Update calibre to 3.26.1 2018-06-15 16:07:26 +00:00
Steve Wills
edf405ca6d deskutils/spice-gtk: update to 0.35
PR:		229032
Submitted by:	xxjack12xx@gmail.com (maintainer)
2018-06-15 03:44:17 +00:00
Tobias Kortkamp
8c665a63fe Mark net/p5-ZConf and related ports as deprecated
ZConf is unmaintained with glaring issues in bits of it and the
developer did not have time to properly address them in over 8
years.

PR:		223471
Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net> (maintainer and upstream developer)
2018-06-14 17:13:01 +00:00
Tijl Coosemans
c14e4f5f73 Update automake to 1.16.1. Also remove automake-wrapper. We haven't had
multiple versions of automake in years and probably won't in the future.

PR:		228809
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2018-06-14 12:47:58 +00:00
Tobias C. Berner
880f6c87cc Update KDE Applications to 18.04.2 2018-06-10 10:39:35 +00:00
Christoph Moench-Tegeder
ad66158cb8 unbreak deskutils/gucharmap after update of textproc/UCD
gen-guch-unicode-tables.pl generated a unicode-versions.h file with
all unicode versions found in UCD's DerivedAge.txt file - regardless
of wether gucharmap itself supports that unicode version. This makes
sure that codepoints with a higer unicode version than supported are
skipped.

PR:		228830
Approved by:	maintainer (pi)
2018-06-09 12:50:08 +00:00
Mark Linimon
9fa05cbab2 Adjust USES to fix building on gcc-based archs (in particular, powerpc64).
On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.

While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).

Tested on both powerpc64 and amd64.

Approved by:	portmgr (tier-2 blanket)
2018-06-02 19:40:59 +00:00
Steve Wills
872f3a261b deskutils/freeplane: update to 1.6.15
PR:		228649
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
2018-06-01 22:02:21 +00:00
Guido Falsi
5c5e3d27f7 Update calibre to 3.25.0 2018-06-01 20:54:37 +00:00
Danilo Egea Gondolfo
adfe4d4cd6 - Update to 17.1.20180523 2018-06-01 13:20:21 +00:00
Joseph Mingrone
107b408c31 USES=emacs ports: Bump PORTREVISION for editors/emacs 26.1 upgrade
Or, mark ports that fail to build as BROKEN.
https://lists.freebsd.org/pipermail/freebsd-ports/2018-May/113518.html
2018-05-31 01:18:05 +00:00
Antoine Brodin
dfd8778c43 - nemo-extensions is not compatible with python3
- fix build with DEFAULT_VERSIONS=python=3.x
2018-05-28 14:53:13 +00:00
Guido Falsi
e8d86f3931 Update calibre to 3.24.2 2018-05-28 08:47:13 +00:00
Sunpoet Po-Chuan Hsieh
ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00
Guido Falsi
e77c37b149 Update calibre to 3.24.1 2018-05-26 14:24:23 +00:00
Guido Falsi
1049990556 Update calibre to 3.24.0 2018-05-26 07:13:09 +00:00
Tobias C. Berner
fff1aa535b Update lang/ghc 8.4.2 and the hs-* ports the newer versions
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest

Thanks a lot to arrowd for doing all the heavy lifting :)

PR:		227968
Exp-run by:	antoine
Submitted by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D15005
2018-05-25 21:44:12 +00:00
Dmitry Marakasov
7a2d754ffb - Whitespace fix
- Update WWW

Approved by:	portmgr blanket
2018-05-25 09:34:14 +00:00
Steve Wills
90c56b178d deskutils/gnome-maps: add missing net/gfbgraph dependency
PR:		215300
Reported by:	vermaden@interia.pl
Approved by:	maintainer timeout (gnome@FreeBSD.org, >1 month)
2018-05-24 16:55:59 +00:00
Dmitry Marakasov
6707b32255 - Whitespace fix
- Update WWW

Approved by:	portmgr blanket
2018-05-23 09:34:15 +00:00
Mathieu Arnold
8dcaabcd6e Add PY_FLAVOR to Python module dependencies.
Sponsored by:	Absolight
2018-05-22 13:15:13 +00:00
Fernando Apesteguía
bf57aee685 Fix deskutils/note dependencies for crypto options
PR:	228208
Submitted by:	lebarondemerde@privacychain.ch (maintainer)
Approved by:	tcberner (mentor)
MFH:	2014Q2
Differential Revision:	https://reviews.freebsd.org/D15457
2018-05-18 13:07:22 +00:00
Dmitry Marakasov
85ebb03ba9 - Whitespace fix
- Update WWW

Approved by:	portmgr blanket
2018-05-18 09:34:08 +00:00
Tobias Kortkamp
8fe0446f15 */lumina-*: Unbreak I18N options
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/lumina-desktop/i18n/l-screenshot_af.qm
Error: Missing: share/lumina-desktop/i18n/l-screenshot_ar.qm
Error: Missing: share/lumina-desktop/i18n/l-screenshot_az.qm
...

- Add missing USE_QT5=printsupport to lumina-textedit

PR:		224860
Submitted by:	tobik
Approved by:	jt@ixsystems.com (maintainer), araujo
2018-05-18 07:42:09 +00:00
Dmitry Marakasov
54b4030096 - Whitespace fix
- Update WWW

Approved by:	portmgr blanket
2018-05-14 09:34:05 +00:00
Tobias C. Berner
45779b5828 Fix desktuils/kdepim dependencies
* Add missing dependency on PIM applications.

Reported by:	starikarp@yandex.com
2018-05-14 05:36:47 +00:00
Tobias C. Berner
74fcc5aebb Update KDE Applications to 18.04.1 2018-05-11 06:09:39 +00:00
Guido Falsi
b8ac85e7d6 - Fix build when NLS is disabled by adding back required extra patch
- While here, convert port to USES=localbase

PR:		227326
Submitted by:	guyyur@gmail.com
Approved by:	portmgr blanket, Maintainer timeout
2018-05-09 10:49:03 +00:00
Alexey Dokuchaev
a6fd5a21c8 Remove redundant PKGMESSAGE assignment, which is set appropriately
by the b.p.m when `pkg-message' appears on the SUB_FILES list.
2018-05-05 17:13:42 +00:00
Danilo Egea Gondolfo
c51f7e1e8b - Update to 17.1.20180413
- Set better permission bits to plist
2018-05-05 14:56:50 +00:00
Guido Falsi
38c242bdfd Update calibre to 3.23.0 2018-05-05 07:41:13 +00:00
Steve Wills
f4985ef251 deskutils/syncthing-gtk: add dep on libappindicator
This allows the icon to show up in KDE 5
2018-05-05 03:48:11 +00:00
Kirill Ponomarev
5f6915b1e0 Make fetchable again and remove BROKEN.
PR:		227962
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2018-05-04 18:16:10 +00:00
Tobias C. Berner
63b71c1ca6 Update KDE Plasma Desktop to 5.12.5
Submitted by:	lwhsu
2018-05-03 16:51:47 +00:00
Jan Beich
c400a2c8b6 multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
2018-05-02 15:07:27 +00:00
Roman Bogorodskiy
2ef619f145 deskutils/virt-manager: update to 1.5.1
Also, and runtime dependency on security/openssh-askpass which is used
when connecting over ssh.
2018-04-29 13:35:08 +00:00
Tobias C. Berner
e3df3096d4 Flavorize deskutils/znotes
Submitted by:	lebarondemerde@privacychain.ch
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14660
2018-04-29 07:44:41 +00:00
Tobias C. Berner
e714368786 Update KDE Applications to 18.04.0
* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the dev-repo.
2018-04-28 18:11:49 +00:00
Tobias C. Berner
d6a81963b1 Update deskutils/latte-dock to 0.7.5 2018-04-28 09:02:38 +00:00
Tobias C. Berner
05c7a17cbe Update grahics/exiv2 to 0.26
PR:		223625
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12345
2018-04-28 06:14:58 +00:00
Tobias C. Berner
1c22f87f44 Hook deskutils/plasma5-sddm-kcm into the build
Reported by:	antoine
2018-04-28 06:13:39 +00:00
Tobias C. Berner
ef944cd353 Import the KDE Plasma5 ports
This is an import of the Plasma5 ports that we have had in the development
repository for quite some time now.

Please note:
 * Plasma5 cannot be installed at the same time as KDE SC4.
 * Qt5 assumes /etc/localtime to be a symlink to a tz file, not a regular file.
 * To start plasma5, it is recommended to use something like
       exec ck-launch-session startkde
 * Powermanagement and such is not working :-)

I would like to thank all the people that have helped test it in the past years.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D15096
2018-04-27 20:29:36 +00:00
Kirill Ponomarev
748fe95ffd Update to 1.6.6
PR:		227756
Submitted by:	maintainer
2018-04-27 15:24:26 +00:00
Bernard Spil
0e57931ef0 deskutils/spice-gtk: Fix build with LibreSSL 2.7
PR:		227804
2018-04-27 10:34:23 +00:00
Dmitry Marakasov
c637402081 Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
2018-04-25 16:42:37 +00:00
Antoine Brodin
580b0846fc Finish py-pycarddav removal 2018-04-23 19:40:03 +00:00
Mathieu Arnold
02feb99750 Remove dupplicate port.
Sponsored by:	Absolight
2018-04-23 16:53:16 +00:00
Sunpoet Po-Chuan Hsieh
f962491120 Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW

Changes:	https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst
2018-04-22 18:29:51 +00:00
Guido Falsi
e017eb11d0 Update calibre to 3.22.1 2018-04-21 11:32:37 +00:00
Dmitry Marakasov
747630c2f7 - Switch to new test framework
Approved by:	portmgr blanket
2018-04-20 08:33:46 +00:00
Alex Dupre
aca2d686e3 Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports. 2018-04-19 07:08:45 +00:00
Jan Beich
cc95712fbe devel/boost-*: update to 1.67.0
Changes:	http://www.boost.org/users/history/version_1_67_0.html
PR:		227427
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15030
2018-04-18 13:57:42 +00:00
Adriaan de Groot
e3d325f1d0 Provide Akonadi (server) and KMail (client) with a pkg-message that
provides a workaround for "the world is going to end!" messages.

Approved by:	tcberner (mentor, implicit)
2018-04-17 07:43:43 +00:00
Kirill Ponomarev
2872ecbdc6 Update to version 1.3.22
Pass maintainership to submitter as agreed with previous maintainer

PR:		227298
Submitted by:	Alexandre C. Guimarães <lebarondemerde@privacychain.ch>
Approved by:	idefix@fechner.net
2018-04-15 11:10:28 +00:00
Tobias C. Berner
976792c819 multimedia/gstreamer1-qt4, multimedia/gstreamer1-qt5: create flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14641
2018-04-14 14:02:49 +00:00
Tobias C. Berner
4789e18f7d devel/qjson, devel-qjson-qt5 create flavors
* additionally, give the maintainership to kde@.

Approved by:	portmgr (mat), avilla (timeout)
Differential Revision:	https://reviews.freebsd.org/D14650
2018-04-14 13:16:32 +00:00
Tobias C. Berner
cbfa894960 devel/qca, devel/qca-qt5 -- create flavors
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14651
2018-04-14 11:09:16 +00:00
Tobias C. Berner
1c95ba72ec deskutils/fbreader: Fix build with Clang 6
PR:		227125
Submitted by:	Peter Kien <peter.kien@posteo.org>
Approved by:	xmj (maintainer)
2018-04-14 07:12:29 +00:00
Eric Turgeon
7d2d36aed6 Updating MATE ports to and patch for MATE 1.20
Reviewed by:	kwm
Approved by:	bapt (mentor)
2018-04-13 21:16:56 +00:00
Ruslan Makhmatkhanov
9ca336eb12 deskutils/zim: update to 0.68
This supposed to be a last release using gtk2.

Changelog:
https://lists.launchpad.net/zim-wiki/msg04632.html
2018-04-12 09:55:35 +00:00
Tobias C. Berner
2d939ce8e0 Fix PKGBASE conflict of devel/libkgapi
Reported by:	antoine
2018-04-11 09:57:25 +00:00
Carlos J. Puga Medina
2788cda89c deskutils/gnome-documents: Update to 3.24.2
- Add LICENSE_FILE
- Add missing dependencies
- Switch to USES=localbase framework
- Update WWW in pkg-descr

PR:		226960
Submitted by:	cpm
Approved by:	maintainer timeout (16 days)
2018-04-11 07:26:15 +00:00
Tobias C. Berner
b23d58fb62 New ports: KDE Applications deskutils/
* deskutils/akonadi-calendar-tools
* deskutils/akonadi-import-wizard
* deskutils/akonadiconsole
* deskutils/akregator
* deskutils/grantlee-editor
* deskutils/kaddressbook
* deskutils/kalarm
* deskutils/kcharselect
* deskutils/kdepim-addons
* deskutils/kdepim-runtime
* deskutils/keditbookmarks
* deskutils/kfind
* deskutils/kmail
* deskutils/kmail-account-wizard
* deskutils/knotes
* deskutils/kontact
* deskutils/korganizer
* deskutils/kruler
* deskutils/mbox-importer
* deskutils/pim-data-exporter
* deskutils/pim-sieve-editor

This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.

This adds a slew of KDE Pim related ports and some of their dependencies.
Note, that KDE Pim has a history of working poorly on FreeBSD.
2018-04-10 19:31:53 +00:00
Tobias C. Berner
39fa5f95a7 New ports: KDE Applications net/ and dependencies
* deskutils/grantleetheme
* deskutils/kdepim
* deskutils/kdepim-apps-libs
* deskutils/libkdepim
* net/akonadi-calendar
* net/akonadi-contacts
* net/akonadi-mime
* net/akonadi-notes
* net/akonadi-search
* net/calendarsupport
* net/eventviews
* net/incidenceeditor
* net/kalarmcal
* net/kblog
* net/kcalcore
* net/kcalutils
* net/kcontacts
* net/kdav
* net/kdenetwork-filesharing
* net/kget
* net/kidentitymanagement
* net/kimap
* net/kldap
* net/kmailtransport
* net/kmbox
* net/kmime
* net/kontactinterface
* net/kpimtextedit
* net/krdc
* net/krfb
* net/ksmtp
* net/ktnef
* net/libgravatar
* net/libkgapi
* net/libksieve
* net/mailcommon
* net/mailimporter
* net/messagelib
* net/pimcommon
* net/zeroconf-ioslave
* security/libkleo

This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.

This adds a slew of KDE Pim related ports and some of their dependencies.
Note, that KDE Pim has a history of working poorly on FreeBSD.
2018-04-10 19:09:05 +00:00
Tobias C. Berner
4e7e29a51e New ports: net-p2p/ktorrent, net-p2p/libktorrent, net/syndication
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.

This one is a bit ugly: move libktorrent and ktorrent-kde4 out of the way and
readd the new ones in one go, to not have to touch the same MOVED lines in a
short time span.

Also this adds a very stripped down version of the desktuils/kdepim metaport,
which will get more and more dependencies added shortly.
2018-04-10 18:17:02 +00:00
Yuri Victorovich
8d794cc537 deskutils/owncloudclient: Update 2.4.0 -> 2.4.1
Port changes:
* Change to DISTVERSION
* Remove USES=ssl (not needed)
* Add USES=kde:5 and corresponding USE_KDE values
* Remove INSTALLS_ICONS (not needed)
* Silence the pre-configure command

PR:		226490
Submitted by:	Greg Fitzgerald <gregf@hugops.pw> (only a simple version change)
Approved by:	Yonas Yanfa <yonas@fizk.net> (maintainer)
2018-04-08 20:47:57 +00:00
Bernard Spil
af825c6f3c deskutils: Convert to USES=php
- While here convert some USE_APACHE

Approved by:    infrastructure modernization blanket
2018-04-08 11:28:27 +00:00
Guido Falsi
7d07aea71e Update calibre to 3.21.0 2018-04-07 12:15:28 +00:00
Jan Beich
ae60358af5 devel/icu: update to 61.1
Changes:	http://site.icu-project.org/download/61
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		227042
Exp-run by:	antoine
MFH:		2018Q2 (required by Firefox 61)
2018-04-06 15:53:16 +00:00
Tobias Kortkamp
c4df193039 www/webkit2-gtk3: Update to 2.20.0
- Add WAYLAND option
- Bump PORTREVISION of dependents
- Fix build of epiphany 3.24.2 with newer WebKit versions

PR:		223733
Submitted by:	Greg V <greg@unrelenting.technology> (initial update to 2.18.3)
Reviewed by:	Ting-Wei Lan <lantw44@gmail.com>
Approved by:	gnome (maintainer timeout, too long)
Security:	1ce95bc7-3278-11e8-b527-00012e582166
MFH:		2018Q2
Differential Revision:	https://reviews.freebsd.org/D14872
2018-04-05 20:13:48 +00:00
Sunpoet Po-Chuan Hsieh
3702107eb4 - Update to 2.11.0
Changes:	https://github.com/ginatrapani/todo.txt-cli/releases
2018-04-04 10:56:37 +00:00
Yuri Victorovich
8bacfb69cf deskutils/noti: Update 3.0.0 -> 3.1.0
Changelog:
https://github.com/variadico/noti/releases/tag/3.1.0

PR:		227153
Submitted by:	Hiroki Tagato <tagattie@yandex.com> (maintainer)
2018-04-01 06:34:12 +00:00
Guido Falsi
5753f16f6a Update xfce4-tumbler to 0.2.1 2018-03-31 21:32:31 +00:00
Yuri Victorovich
79f989c123 New port: deskutils/anydesk: Fast remote desktop
A closed source, proprietary, binary application.

PR:		226679
Submitted by:	Martin Filla <martinfilla@post.cz>
2018-03-26 19:04:41 +00:00
Baptiste Daroussin
3147bb6c6b Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
2018-03-26 12:38:56 +00:00
Michael Reifenberger
0273949ea0 Mark samples file as such.
The port should work now after installation as is.

PR:		226934
Submitted by:	madpilot@
2018-03-26 11:36:08 +00:00
Michael Reifenberger
7c525326c6 Add nextcloudclient 2018-03-24 19:14:53 +00:00
Michael Reifenberger
ea0ce349e7 Add nextcloudclient as of 20180323.
It's repocopied from owncloudclient.
2018-03-24 19:11:59 +00:00
Guido Falsi
f563d9b6c3 Update calibre to 3.20.0 2018-03-23 19:11:33 +00:00
Emanuel Haupt
47f5101693 Update to a newer snapshot from it's source. Move to the official github
mirror, since this allows to use the USE_GITHUB helper. Unfortunately this
snapshot is not tagged so we have to use GH_TAGNAME.

One big advantage is that this new version does not depend on the deprecated
x11-toolkits/libxfce4gui component anymore.

Since it's a in development plugin it does not provide a configure script but
depends on devel/xfce4-dev-tools to generate the required parts.

Move the two files from pkg-plist to PLIST_FILES.

PR:		226821
Submitted by:	madpilot
2018-03-22 08:26:45 +00:00
Steve Wills
706844afb5 deskutils/syncthing-gtk: Update to 0.9.3.1 2018-03-21 17:56:14 +00:00
Tobias C. Berner
d6c7ef51cf Move databases/akonadi to databases/akonadi-kde4 2018-03-20 18:03:48 +00:00
Don Lewis
1592296a88 Bump PORTREVISION on ports depending on devel/libical.
PR:		226460
2018-03-20 02:54:23 +00:00
Roman Bogorodskiy
d31366a872 deskutils/spice-gtk: fix build without NLS
Even if NLS is disabled, autopoint from gettext-tools is still required,
so add 'gettext-tools' to USES.
2018-03-17 18:09:32 +00:00
Yuri Victorovich
5a5122561c deskutils/freeplane: Update to 1.6.14
Also unsilenced the install command.

PR:		226645
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2018-03-16 05:24:14 +00:00
Yuri Victorovich
a40d0b6841 Changed maintainer's e-mail in 6 ports: lbdm@privacychain.ch -> lebarondemerde@privacychain.ch
PR:		226592
Submitted by:	Alexandre C. Guimarães <lbdm@privacychain.ch> (maintainer)
2018-03-14 05:13:01 +00:00
Tobias C. Berner
b9f7905439 Move security/qtkeychain-qt[45] to security/qtkeychain and create flavors
Reviewed by:	Gleb Popov <6yearold_gmail.com>
Approved by:	portmgr (mat)
2018-03-12 18:21:09 +00:00