Commit graph

7577 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
5b2a83aa3c Sort SUBDIRs 2020-11-09 17:32:48 +00:00
Tobias C. Berner
9e0e8d17a4 Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
  supporting rust
- this will fix some graphical issues on these architectures

PR:		250276
Exp-run by:	antoine
Submitted by:	tobik
Differential Revision:	https://reviews.freebsd.org/D18878
2020-11-09 17:08:12 +00:00
Steve Wills
fe145904df deskutils/birdtray: create port
Birdtray is a free system tray notification for new mail for Thunderbird

WWW: https://github.com/gyunaev/birdtray
2020-11-08 21:27:00 +00:00
Baptiste Daroussin
7a594deb6b In preparation for the removal of gstreamer 0.10
remove the gstreamer sound option in favor of openal.
2020-11-08 19:50:08 +00:00
Mikael Urankar
50bdc2aafc deskutils/go-for-it: Update to 1.8.6
Changelog:
  https://github.com/JMoerman/Go-For-It/releases/tag/1.8.6

PR:		250911
Submitted by:	Neel Chauhan (maintainer)
2020-11-07 16:16:18 +00:00
Stefan Eßer
1a3491f23b Fetch from my repository to simplify port
Instead of fetching from a repository that was created based on a version
that did not include the pre-processor enhancements applied to -CURRENT
and patching to include them, fetch from a repository that has a copy of
the latest sources.

This change allows to remove the large number of complex patch files from
the port and will simplify further updates.

It is planned to make the port fetch from an official FreeBSD repository
as soon as it is available with up-to-date sources from -CURRENT.

No port revision bump since this is only a change to the build process and
not the generated package.
2020-11-07 11:41:24 +00:00
Tobias C. Berner
cd1827579f x11/babl: Update to 0.1.82
PR:		250895
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-11-07 10:38:27 +00:00
Tobias C. Berner
f08d8601cc deskutils/gnome-shell-extension-windowoverlay-icons: Update to v36
PR:		250632
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-11-07 08:46:40 +00:00
Tobias C. Berner
139178e4cd deskutils/gnome-shell-extension-mediaplayer: Update to 4.0
PR:		250633
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-11-07 07:29:33 +00:00
Tobias C. Berner
93fa7ab28c deskutils/gnome-shell-extension-trash: Update to 0.2.0
PR:		250631
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-11-07 07:26:39 +00:00
Stefan Eßer
a5120828b6 Update to FreeBSD base SVN revision r367364
This upgrade improves the compatibility with prior versions that used cpp
to pre-process the calendar files..
2020-11-06 22:04:12 +00:00
Tobias C. Berner
034c3409eb Update KDE Apps to 20.08.3
Some of our projects release on their own timescale and some get released
en-masse. The 20.08.3 bundle of projects was released today with dozens of
bugfixes and will be available through app stores and distros soon. See the
20.08.3 releases page for details.

Some of the fixes in today’s releases:

    * Gwenview no longer accidentally shows the thumbnail view as a separate window with newer Qt versions
    * Sending SMS with KDEConnect has been restored
    * Fixed a possible Okular crash when selecting text in annotations

Announcement:
	https://kde.org/announcements/releases/2020-11-apps-update/

Changelog:
	https://kde.org/announcements/fulllog_releases-20.08.3/
2020-11-05 17:42:01 +00:00
Fernando Apesteguía
dbb964d23b deskutils/ultralist: Update to 1.6.2
From ChangeLog: https://github.com/ultralist/ultralist/releases/1.6.2

Bugfix for editing projects

PR:	250841
Submitted by:	vulcan@wired.sh (maintainer)
MFH:	2020Q4 (blanket, runtime fix)
2020-11-04 15:03:05 +00:00
Wen Heping
921d818fda - Drop maintainership
PR:		250844
Submitted by:	lightside@gmx.com(maintainer)
2020-11-04 08:03:44 +00:00
Stefan Eßer
0691aef8f5 Update to -CURRENT SVN rev. r367293
This version processes conditionals with similar restrictions as were
effective when the data files were piped through the C pre-processor.

Specifically, only the first word after #define is considered as the name
being defined. An error is signalled if more than one word is found as
argument of #ifdef, #ifndef, or #undef.

All calendar files distributed with FreeBSD or in the deskutils/calendar
port comply with the newly enforced syntax checks.

Dates are now printed as defined for the locale of the user, not as
defined by a LANG= assignment in a data file, which is now only considered
for character-set translations (if ICONV is set to its default value of ON).
2020-11-03 21:11:00 +00:00
Tobias C. Berner
a831c679c4 graphics/poppler: update to 20.11.0
Release 20.11.0:
        core:
         * More work on rendering of standalone Annot Widgets. Issue #806
         * Fix crashes in embedded file handling on broken files. Issue #967
         * Fix uninitialized memory read on broken files
         * Save a bit of memory in Dict data

        cpp:
         * Fix crashes in embedded file handling on broken files. Issue #966

        utils:
         * pdftohtml: HTML and XML output includes font opacity.

        qt5:
         * Rename ArthurOutputDev to QPainterOutputDev

        build system:
         * Fix linker error when gtk is not in a default location
         * Add some checks for gtk-doc support
         * Reorganize GObject introspection config
         * Enable CMAKE_LINK_DEPENDS_NO_SHARED

PR:		250786
Exp-run by:	antoine
2020-11-03 19:48:54 +00:00
Jan Beich
6d5d6429d5 devel/icu: update to 68.1
Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-11-03 00:56:26 +00:00
Michael Reifenberger
6d74c09aba Update to 3.0.3 2020-11-02 12:58:02 +00:00
Stefan Eßer
1626014679 Update to -CURRENT SVN rev. r367255
Fix error position reporting for calendar data files in system directories
2020-11-01 20:46:31 +00:00
Stefan Eßer
9981c7141c Pass _PATH_LOCALBASE correctly quoted to the build 2020-11-01 09:33:28 +00:00
Kurt Jaeger
c6e1cb8856 audio/mixertui,deskutils/sysctlview,sysutils/nsysctl: bump PORTREVISION
- after devel/libsysctlmibinfo2 etc are updated

PR:		250151
Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)
2020-10-31 16:39:28 +00:00
Stefan Eßer
3dcac3f775 Update to FreeBSD-CURRENT base SVN revision r367207
This update improves the internal pre-processor and makes it report data
file issues with filename and line number of the failed commend.

Several tests have been added to detect unmatched condition directives
(e.g. #endif or #else without prior #ifdef or #ifndef). An #undef command
has been added since it occurs in one of the calendar files tradionally
distributed with FreeBSD (and now in the deskutils/calendar-data port).

This update adds a default definition of _PATH_LOCALBASE that is required
to build the port on systems that do not define it in paths.h.
2020-10-31 15:33:08 +00:00
Yuri Victorovich
4401656e8d deskutils/just: Update 0.8.2 -> 0.8.3
Reported by:	portscout
2020-10-31 07:37:19 +00:00
Tobias C. Berner
29d07f0b98 deskutils/gnome-contacts: add missing dependency
PR:		250216
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Reported by:	Eirik Oeverby <ltning-freebsd@anduin.net>
2020-10-31 07:17:45 +00:00
Stefan Eßer
aa905f6b03 Upgrade to to FreeBSD base SVN revision r367173
The order of events printed was reversed due to the way a link list was
updated. This version prints the events in the order they appear in in
the data file.
2020-10-30 18:23:58 +00:00
Stefan Eßer
320ace80a3 Update to FreeBSD SVN revision r367167
This update implements comment handling lost when calendar was changed
from using an external cpp to an internal pre-processor
2020-10-30 15:01:04 +00:00
Danilo Egea Gondolfo
ad1e9a29bd deskutils/egroupware: Update to 20.1.20201028 2020-10-29 22:27:12 +00:00
Stefan Eßer
e545535649 Upgrade to FreeBSD base SVN version r367127.
This upgrade fixes the loading von included files from users' home
directories for calendar -a.
2020-10-29 11:08:39 +00:00
Stefan Eßer
292e41777e Update man-page to cover newly introduced features. 2020-10-28 21:14:08 +00:00
Stefan Eßer
476cf14137 Bump portversion, forgotten in previous commit 2020-10-28 21:12:27 +00:00
Stefan Eßer
83ba486458 Upgrade to FreeBSD base SVN version r367108
This version add support for nested conditionals, #ifdef and #else.
2020-10-28 21:10:46 +00:00
Michael Gmelin
ab1be566dd Fix plist (new jquery). 2020-10-27 23:22:06 +00:00
Yuri Victorovich
257cbe0522 deskutils/just: Update 0.8.1 -> 0.8.2
Reported by:	portscout
2020-10-27 20:09:52 +00:00
Piotr Kubaj
5d3ea4ac1a deskutils/syncthingtray: fix build on GCC architectures
Use C++11 compiler:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

MFH:		2020Q4 (fix build blanket)
2020-10-27 18:32:47 +00:00
Tobias C. Berner
d2bf7830d8 Update KDE Plasma Desktop to 5.20.2
Tuesday, 27 October 2020.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.2 Plasma
5.20 was released in October 2020 with many feature refinements and new modules
to complete the desktop experience.

This release adds a week’s worth of new translations and fixes from KDE’s
contributors. The bugfixes are typically small but important and include:

   * Daemon: improve consistency of the lid behaviour.
   * Fix bug: Some user profile fields won’t apply unless they all have unique
     new values.

Full Changelog:
	https://kde.org/announcements/plasma-5.20.1-5.20.2-changelog/
2020-10-27 17:46:56 +00:00
Stefan Eßer
54c8466298 Connect the calendar port
This port is currently only useful for testing in combination with the
calendar-data port.
2020-10-25 22:15:17 +00:00
Ashish SHUKLA
50cde68cfe - Update to 0.23
Reported by:	portscout
2020-10-25 17:08:08 +00:00
Stefan Eßer
d88c4de7de Port of the FreeBSD calendar program from -CURRENT
This version of	the calendar program includes data file locations
populated by the calendar-data port in the search path.

It is meant to provide this feature to users of	FreeBSD	releases that
have not received the updated calendar program,	yet.

Development of the calendar program will	continue in the base system
and the	port will be updated to	reflect	changes	made to	the calendar
program	in FreeBSD-CURRENT.

Different from the version in -CURRENT this port does not warn about
missing calendar files provided by the calendar-data port since it has
this port declared as a run-time dependency and it can therefore be
assumed that the data port has been installed with this port.

This port uses a preliminary location for the repository to fetch from.

It is expected to be updated to an official repository with updated sources
that eliminate the need for the patches that are currently required.
2020-10-25 11:46:49 +00:00
Stefan Eßer
f3a5191165 Move calendar-data port from category misc to deskutils
The to be committed calendar port will also be in this category and this
will place the data files into the same category as the program.

No revision bump since this port had not been added to misc/Makefile, yet,
and thus no packages have been built that mention the original category.
2020-10-25 10:46:11 +00:00
Tobias C. Berner
2f8cb0ab52 deskutils/gnome-shell-extension-recent-items: Update to 18
PR:		249929
Submitted by:	Neel Chauhan <neel@neelc.org>
2020-10-23 17:49:32 +00:00
Li-Wen Hsu
f51126c58f deskutils/ultralist: Update to 1.6.1
PR:		250540
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-10-23 04:07:34 +00:00
Tobias C. Berner
06fe70dfbf Update KDE Plasma Desktop to 5.20.1
Tuesday, 20 October 2020.
Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.1. Plasma
5.20 was released in October 2020 with many feature refinements and new modules
to complete the desktop experience.

This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

   * KSysGuard: Divide network speeds by 2 to match reality.
   * Powerdevil: Ignore players from KDE Connect when suspending.
   * Bluedevil kcm: Set sane default size.

Full Changelog:
	https://kde.org/announcements/plasma-5.20.0-5.20.1-changelog
2020-10-22 17:46:26 +00:00
Baptiste Daroussin
23bd58eaa1 Update to 3.38.1 2020-10-20 18:28:22 +00:00
Baptiste Daroussin
f2cc020cc4 Update to 3.38.1.1 2020-10-20 18:26:45 +00:00
Fernando Apesteguía
42e97bb713 deskutils/copyq: update to 3.13.0
ChangeLog: https://github.com/hluk/CopyQ/releases/tag/v3.13.0

Reported by:	portscout
2020-10-19 08:26:16 +00:00
Tilman Keskinoz
647553c163 enable recollq and xadump, strip more files
PR:		248347
Submitted by:	Zsolt Udvari
Approved by:	maintainer
2020-10-17 20:23:35 +00:00
Yuri Victorovich
4124abd6b9 deskutils/just: Update 0.8.0 -> 0.8.1
Reported by:	portscout
2020-10-17 01:28:37 +00:00
Adriaan de Groot
eff58aa198 Fix build of deskutils/plasma5-sddm-kcm
Typo in a USE_KDE component -- this could never have built, so leave
PORTREVISION alone.
2020-10-16 19:56:25 +00:00
Tobias C. Berner
a20e88733f Make dependencies explicit
- Cleanup dependency handling by explicitly depending on new
  transitive dependencies.

Reported by:	rhurlin, poudriere
2020-10-16 15:18:49 +00:00
Santhosh Raju
8d938c613e deskutils/foliate: Updates to 2.5.0
Changes since 2.4.2:


  * Improved support for touch screen (#591)
  * OPDS credentials can now be remembered (#569)
  * Various fixes for GNOME 3.38 (#548, #603, #608)
  * Fixed Wiktionary internal links (#577)
  * Added Basque (#579), Korean (#604), and Norwegian (#574, #575) translations
2020-10-15 16:17:37 +00:00
Piotr Kubaj
aeff86c268 deskutils/gnome-contacts: fix build on GCC architectures
Use C11 compiler:
In file included from /usr/local/include/libhandy-1/handy.h:50,
                 from src/gnome-contacts.p/contacts-addressbook-dialog.c:26:
/usr/local/include/libhandy-1/hdy-swipe-tracker.h:23: error: redefinition of typedef 'HdySwipeTracker'
/usr/local/include/libhandy-1/hdy-types.h:15: error: previous declaration of 'HdySwipeTracker' was here
2020-10-15 08:01:27 +00:00
Tobias C. Berner
95b62e9a35 Update KDE Plasma Desktop to 5.20.0
Everyday utilities and tools, such as the Panels, Task Manager, Notifications
and System Settings, have all been overhauled to make them more usable,
efficient, and friendlier.

Meanwhile, developers are hard at work adapting Plasma and all its bits and
pieces to Wayland. Once done, Plasma will not only be readier for the future,
but will also work better with touchscreens and multiple screens with different
refresh rates and DPIs. Plasma will also offer better support for
hardware-accelerated graphics, be more secure, and enjoy many more advantages.
Although still work in progress, 5.20 already offers users many of the benefits
of Plasma on Wayland.

Read on to find out more about the new features and improvements included in
Plasma 5.20...

Full announcement:
	https://kde.org/announcements/plasma-5.20.0

Changelog:
	https://kde.org/announcements/plasma-5.19.5-5.20.0-changelog

--

Thanks to mikael@ for the new port sysutils/plasma5-plasma-disks
2020-10-15 02:54:33 +00:00
Ruslan Makhmatkhanov
bc44fa9e86 deskutils/zim: update to 0.73.3
0.73.3 - Fri 09 Oct 2020

* Fix missing export formats in windows installer
* Add support for environ.ini at startup for portable install
* Make trash function more robust for GLib.Error errors
* Remove xdg import in windows for mimetyping
* Fix regression with GdkPixbuf.PixbufRotation constants
* Fix issues in parser under Python 3.9
* Fix regression with pages with formatting in heading
* Merge translations
2020-10-14 13:00:58 +00:00
Mikael Urankar
d9b97de179 lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
  - Disable DOCS, same problem fixed in r546048

  - Update devel/racer to 2.1.36
  - Import upstream patch to fix www/firefox
    (https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
  - Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
    (https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz : 0036, 0037 and 0038)
  - Force rebuild all consumers to catch regressions

Changelog:
  https://github.com/rust-lang/rust/releases/tag/1.47.0

Differential Revision:	https://reviews.freebsd.org/D26721
2020-10-13 08:36:35 +00:00
Yuri Victorovich
3839a8ac62 deskutils/just: Update 0.7.3 -> 0.8.0 2020-10-13 03:50:52 +00:00
Steve Wills
b82e92105d desktuils/syncthingtray: update to 1.0.0 2020-10-12 13:17:41 +00:00
Andriy Gapon
6152492cb1 retire my older email address
Remove "created by" lines that had it.
Change to my @f.o address in maintainer lines.

PR:		250204
Approved by:	mikael
2020-10-12 12:15:38 +00:00
Tobias C. Berner
aa3db148fc graphics/poppler: update to 20.10.0
Release 20.10.0:
        core:
         * Filter out repeated forms
         * Implement EmbedStream::reset()
         * CairoOutputDev: evict just font faces owned solely by cache.
         * Splash: Rename Yd to Ydown, Xu to Xup, etc.
         * Splash: fix crash in out-of-memory situation.
         * Fix some undefined behaviour situation with forged files

PR:		250052
Exp-run by:	antoine
2020-10-11 10:58:15 +00:00
Tobias C. Berner
fdce4e306f KDE Release Service 20.08.2 update
Dozens of KDE apps are getting new releases from KDE’s release service. New
features, usability improvements, re-designs and bug fixes all contribute to
helping boost your productivity and making this new batch of applications more
efficient and pleasant to use.
2020-10-10 14:17:23 +00:00
Piotr Kubaj
8acf80f0ce deskutils/recoll: fix build on GCC architectures
Include sys/types.h to make necessary types available:
utils/fstreewalk.cpp:51:5: error: 'dev_t' does not name a type; did you mean 'div_t'?
2020-10-07 14:08:00 +00:00
Piotr Kubaj
3fa69531be deskutils/gnome-clocks: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/libhandy-1/hdy-swipe-tracker.h:23: error: redefinition of typedef 'HdySwipeTracker'
/usr/local/include/libhandy-1/hdy-types.h:15: error: previous declaration of 'HdySwipeTracker' was here
2020-10-06 14:31:34 +00:00
Rene Ladan
53e5276a7d Return jadawin@'s ports to the pool after taking in his commit bit.
With hat:	portmgr-secretary
2020-10-05 17:45:32 +00:00
Loïc Bartoletti
2933bb22c3 Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location, devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts

[1] RiverBankComputing doesn't offer links to download latest version of some ports

PR:		247369
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D25749
Exp-run by:	antoine
2020-10-05 15:50:03 +00:00
Mateusz Piotrowski
c2bf703955 Add a D-Bus service to automatically start the daemon when needed
This patch adds a D-Bus service file, which makes the notification-daemon
start automatically when a user send a notification (for example, using
notify-send(1)).
2020-10-05 14:02:07 +00:00
Mateusz Piotrowski
c33defafcc Clean up
- Sort variables
- Register missing dependency via USE_GNOME=cairo
- Do not set --with-dbus-services via CONFIGURE_ARGS, it seems to have no
  effect
- Update WWW
2020-10-05 13:57:04 +00:00
Tobias C. Berner
8b18861bca deskutils/kdeconnect-kde: add upstreams mitigations for CVE-2020-26164
From https://kde.org/info/security/advisory-20201002-1.txt:
	Solution
	========

	KDE Connect 20.08.2 patches several code paths that could result in a DoS.
	You can apply these patches on top of 20.08.1:
	f183b5447b
	b279c52101
	d35b88c1b2
	b496e66899
	5310eae85d
	721ba9faaf
	ae58b9dec4
	66c768aa9e
	85b691e40f
	48180b4655

Security:	CVE-2020-26164
2020-10-04 06:29:14 +00:00
Roman Bogorodskiy
8aa64ab2d2 deskutils/virt-manager: update to 3.1.0 2020-10-03 04:32:01 +00:00
Fernando Apesteguía
3184168c60 deskutils/ultralist: Update to 1.5.1
ChangeLog: https://github.com/ultralist/ultralist/releases/1.5.1

PR:	249995
Submitted by:	vulcan@wired.sh
2020-10-01 08:38:44 +00:00
Guido Falsi
cc834c41e4 Unbreak by adding missing dependencies.
PR:		249938
Approved by:	portmgr (fixit blanket)
2020-09-30 10:45:41 +00:00
Antoine Brodin
fc5bc520b1 Mark BROKEN
CMake Error at /usr/local/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5Svg" with any
  of the following names:

    Qt5SvgConfig.cmake
    qt5svg-config.cmake

Reported by:	pkg-fallout
2020-09-30 09:52:11 +00:00
Nicola Vitale
1d7274728d - Add missing run dependency
- Bump PORTREVISION
2020-09-29 16:19:36 +00:00
Baptiste Daroussin
17960e330e Update to 3.38.0 2020-09-29 15:17:56 +00:00
Baptiste Daroussin
647e7e0439 Update to 3.38.0 2020-09-29 13:27:16 +00:00
Baptiste Daroussin
d9ca77e4ab Update to 3.38.0 2020-09-29 13:20:31 +00:00
Baptiste Daroussin
c36d9a45c8 update to 3.36.1 2020-09-29 12:39:00 +00:00
Baptiste Daroussin
8a016444ba First batch at upgrading gnome to 3.36/3.38
Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports
depending on it
Update bijiben to 3.38.0
Update gnome-calendar to 3.38.0
Update gnome-contacts to 3.38
Update gnome-maps to 3.38.0
Patch gnome-todo to work with newer evolution-dataserver (patched obtained from
    OpenBSD/Archlinux)
Update evolution to 3.38.0
Update evolution-ews to 3.38.0 (among changes it brings support for office365)
Update folks to 0.14.0

Update cheese to 3.38.0
Update aisleriot to 3.22.9
Update five-or-more to 3.22.2
Update fastream to 0.2.9
Update gnome-control-center to 3.36.4
Update gnmoe-settings-daemon to 3.38.0
Update meld to 3.21.0

Update gnome-desktop to 3.38.0 and because of ABI breakage bump portrevision of
all dependant ports not touched by this update
Update gnome-session to 3.38.0
Update gnome-shell to 3.36.6, now run depends on gdm
Update gnome-shell-extensions to 3.36.3
Update mutter to 3.36.6
2020-09-29 12:07:28 +00:00
Nicola Vitale
0df9fb1732 - Update to 0.8.3 2020-09-29 09:17:51 +00:00
Eric Turgeon
a93b6fa89a adding deskutils/mate-indicator-applet 1.24.0 2020-09-28 21:49:31 +00:00
Niclas Zeising
a8d9df7e30 Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
2020-09-28 19:59:57 +00:00
Tobias Kortkamp
f35841a5de Reset MAINTAINER 2020-09-28 05:05:24 +00:00
Yuri Victorovich
cb7a840fbf deskutils/peaclock: Update 0.4.2 -> 0.4.3
Reported by:	portscout
2020-09-28 03:37:05 +00:00
Mateusz Piotrowski
f0223d1315 Pass maintainership to Neel Chauhan
PR:		249907
Submitted by:	neel@neelc.org
2020-09-27 10:34:41 +00:00
Baptiste Daroussin
3b58f092fa update to 3.34.0 2020-09-26 21:00:31 +00:00
Michael Reifenberger
7454a9300d Remove sperflous patch
PR:		249896
2020-09-26 16:17:49 +00:00
Mateusz Piotrowski
0a001c9c7b Update to 1.8.3
This update brings some improvements to various translations and some minor
bug fixes.

Also, take maintainership.

Reported by:	Portscout
2020-09-26 09:55:15 +00:00
Nicola Vitale
93ad11e8ca - Set NO_BUILD, NO_ARCH variables 2020-09-26 09:22:53 +00:00
Nicola Vitale
cbbbcbd29c clipmenu is a simple clipboard manager using dmenu (or rofi with
CM_LAUNCHER=rofi) and xsel.

WWW: https://github.com/cdown/clipmenu
2020-09-25 19:44:49 +00:00
Nicola Vitale
01705733ec clipnotify is a simple program that, using the XFIXES extension to X11,
waits until a new selection is available and then exits.

It was primarily designed for clipmenu, to avoid polling for new selections.

WWW: https://github.com/cdown/clipnotify
2020-09-25 19:43:32 +00:00
Michael Reifenberger
618861d5ea Update to 3.0.2 2020-09-25 17:58:52 +00:00
Mateusz Piotrowski
771025263c Update to 1.8.1
Release notes:
- https://github.com/mank319/Go-For-It/releases/tag/1.8.0
- https://github.com/mank319/Go-For-It/releases/tag/1.8.1

Reported by:	Repology
2020-09-25 16:50:11 +00:00
Baptiste Daroussin
2e0be1aab4 Upgrade libgweather to 3.36.1
As the ABI has been broken bump portrevision of consumers
2020-09-25 14:40:54 +00:00
Baptiste Daroussin
1d4cbcd3f0 Add forgotten patch during last upgrade 2020-09-25 14:18:16 +00:00
Baptiste Daroussin
30c5e3bf16 update to 2.32.1
This a first step in the upgrade, which is good enough to be built
with newer version of vala without having yet to upgrade many other libs

More further update will happen later
2020-09-25 13:34:00 +00:00
Nicola Vitale
81f569e870 - Update to 0.8.1 2020-09-24 09:52:49 +00:00
Baptiste Daroussin
8a4127f62f Update caja 1.24.0 and its extensions to 1.24.1 2020-09-24 08:48:42 +00:00
Ashish SHUKLA
8199d8fdf9 - Update to 0.21
Reported by:	portscout
2020-09-23 14:06:50 +00:00
Fernando Apesteguía
e17d0c0960 deskutils/ultralist: Update to 1.5
From ChangeLog: https://github.com/ultralist/ultralist/releases/1.5

 * Complete rewrite of how input is parsed and how listing works.
 * Updating sync command to be more intuitive + idempotent

PR:	249487
Submitted by:	vulcan@wired.sh
2020-09-23 12:25:47 +00:00
Mateusz Piotrowski
3fc24e6819 deskutils/fff: Update to 2.2 2020-09-23 08:41:46 +00:00
Mateusz Piotrowski
8d6db0f0fd Update to 4.1
- Take maintainership
- Change MASTER_SITES to the one used by other projects like HaikuPorts
- Set LICENSE_FILE
- Build the port manually via do-build; there is no point in patching the
  official makefile, it's is too fragile
- Remove all the patches, they are no longer needed
- Shorten pkg-descr & set WWW
- Install the manual page under share/man/man1
2020-09-22 19:57:08 +00:00
Piotr Kubaj
7e1c61a2ad deskutils/gnome-screenshot: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/libhandy-1/hdy-swipe-tracker.h:23: error: redefinition of typedef 'HdySwipeTracker'
/usr/local/include/libhandy-1/hdy-types.h:15: error: previous declaration of 'HdySwipeTracker' was here
2020-09-22 11:19:54 +00:00
Ashish SHUKLA
52ec6d72ba Dstask is a personal task tracker designed to help you focus. It is
similar to taskwarrior but uses git to synchronise instead of a
proprietary protocol.

Dstask is mature enough for daily use.

Features:
 o Powerful context system (automatically applies filter/tags to
    queries and new tasks)
 o Git powered sync/undo/resolve (passwordstore.org style) which means
   no need to set up a sync server, and sync between devices is easy!
 o Task listing won't break with long task text (unlike taskwarrior,
   currently)
 o note command -- edit a full markdown note for each task. Checklists
   are useful here.
 o open command -- open URLs found in specified task (including notes)
   in the browser
 o zsh/bash completion for speed
 o A single statically-linked binary

WWW: https://github.com/naggie/dstask
2020-09-21 19:45:42 +00:00
Nicola Vitale
b721687478 - Update to 0.8.0
- The port now requires devel/cmake to build

Changes:	https://github.com/flameshot-org/flameshot/releases/tag/v0.8.0
2020-09-21 14:01:31 +00:00
Baptiste Daroussin
064f3504f7 Remove logjam, beside being the last consumer of gtkhtml3 it also
appear to be not working at all and broken on head.
2020-09-19 20:35:50 +00:00
Rene Ladan
b2e5755eb8 Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
2020-09-15 databases/ntdb: Uses deprecated version of python
2020-09-15 databases/pgloader: Uses deprecated version of python
2020-09-15 databases/pgtune: Uses deprecated version of python
2020-09-15 databases/postgresql-libpqxx3: Uses deprecated version of python
2020-09-15 databases/postgresql-libpqxx4: Uses deprecated version of python
2020-09-15 databases/py-sqlite3dbm: Uses deprecated version of python
2020-09-15 databases/pydbx: Uses deprecated version of python
2020-09-15 databases/pyspatialite: Uses deprecated version of python
2020-09-15 deskutils/ljcharm: Uses deprecated version of python
2020-09-15 deskutils/mat: Uses deprecated version of python
2020-09-15 devel/aap: Uses deprecated version of python
2020-09-15 devel/apr2: Uses deprecated version of python
2020-09-15 devel/bbfreeze-loader: Uses deprecated version of python
2020-09-15 devel/bicyclerepair: Uses deprecated version of python
2020-09-15 devel/bzrtools: Uses deprecated version of python
2020-09-15 devel/codeville: Uses deprecated version of python
2020-09-15 devel/cvs2svn: Uses deprecated version of python
2020-09-15 devel/cx_Freeze: Uses deprecated version of python
2020-09-15 devel/euca2ools: Uses deprecated version of python
2020-09-15 devel/evolution-gconf-tools: Uses deprecated version of python
2020-09-15 devel/git-bzr-ng: Uses deprecated version of python
2020-09-15 devel/git-cvs: Uses deprecated version of python
2020-09-15 devel/git-remote-hg: Uses deprecated version of python
2020-09-15 devel/grumpy: Uses deprecated version of python
2020-09-15 devel/hg-git: Uses deprecated version of python
2020-09-15 devel/libnxt: Uses deprecated version of python
2020-09-15 devel/libredblack: Uses deprecated version of python
2020-09-15 devel/llvm-cheri: Uses deprecated version of python
2020-09-15 devel/phpsh: Uses deprecated version of python
2020-09-15 devel/py-backports.shutil_which: Uses deprecated version of python
2020-09-15 devel/py-notify: Uses deprecated version of python
2020-09-15 devel/py-pybloomfiltermmap: Uses deprecated version of python
2020-09-15 devel/py-qserve: Uses deprecated version of python
2020-09-15 devel/py-subvertpy: Uses deprecated version of python
2020-09-15 devel/py_static_check: Uses deprecated version of python
2020-09-15 devel/pyst: Uses deprecated version of python
2020-09-15 devel/runsnakerun: Uses deprecated version of python
2020-09-15 devel/tailor: Uses deprecated version of python
2020-09-15 devel/uatraits: Uses deprecated version of python
2020-09-15 dns/nsec3walker: Uses deprecated version of python
2020-09-15 dns/sshfp: Uses deprecated version of python
2020-09-15 editors/medit: Uses deprecated version of python
2020-09-15 emulators/dynagen: Uses deprecated version of python
2020-09-15 emulators/wxmupen64plus: Uses deprecated version of python
2020-09-15 games/diameter: Uses deprecated version of python
2020-09-15 games/kiki: Uses deprecated version of python
2020-09-15 games/lightyears: Uses deprecated version of python
2020-09-15 games/outerspace: Uses deprecated version of python
2020-09-15 games/pachi-game-engine: Uses deprecated version of python
2020-09-15 graphics/caffe: Uses deprecated version of python
2020-09-15 graphics/cloudcompare: Uses deprecated version of python
2020-09-15 graphics/kudu: Uses deprecated version of python
2020-09-15 graphics/pecomato: Uses deprecated version of python
2020-09-15 graphics/py-editobj: Uses deprecated version of python
2020-09-15 graphics/py-mayavi: Uses deprecated version of python
2020-09-15 graphics/pymorph: Uses deprecated version of python
2020-09-15 graphics/tilecache: Uses deprecated version of python
2020-09-15 graphics/uniconvertor: Uses deprecated version of python
2020-09-15 japanese/mailman: Uses deprecated version of python
2020-09-15 java/eclipse-pydev: Uses deprecated version of python
2020-09-15 lang/cdent: Uses deprecated version of python
2020-09-15 lang/julia06: Uses deprecated version of python
2020-09-15 lang/julia07: Uses deprecated version of python
2020-09-15 lang/julia11: Uses deprecated version of python
2020-09-15 lang/tinypy: Uses deprecated version of python
2020-09-15 mail/cleanup-maildir: Uses deprecated version of python
2020-09-15 mail/courier-pythonfilter: Uses deprecated version of python
2020-09-15 mail/getmail: Uses deprecated version of python
2020-09-15 mail/muttils: Uses deprecated version of python
2020-09-15 mail/nohtml: Uses deprecated version of python
2020-09-15 mail/offlineimap: Uses deprecated version of python
2020-09-15 mail/openemm2015: Uses deprecated version of python
2020-09-15 math/blitz++: Uses deprecated version of python
2020-09-15 math/openfst: Uses deprecated version of python
2020-09-15 math/py-fpconst: Uses deprecated version of python
2020-09-15 misc/hb: Uses deprecated version of python
2020-09-15 misc/mtail: Uses deprecated version of python
2020-09-15 misc/wotsap: Uses deprecated version of python
2020-09-15 multimedia/freevo: Uses deprecated version of python
2020-09-15 multimedia/quodlibet: Uses deprecated version of python
2020-09-15 multimedia/tovid: Uses deprecated version of python
2020-09-15 net/ceph13: Uses deprecated version of python
2020-09-15 net/cloud-init-azure: Uses deprecated version of python
2020-09-15 net/exabgp: Uses deprecated version of python
2020-09-15 net/exaddos: Uses deprecated version of python
2020-09-15 net/fb: Uses deprecated version of python
2020-09-15 net/flent: Uses deprecated version of python
2020-09-15 net/flowgrep: Uses deprecated version of python
2020-09-15 net/googlecl: Uses deprecated version of python
2020-09-15 net/mininet: Uses deprecated version of python
2020-09-15 net/nfs-ganesha: Uses deprecated version of python
2020-09-15 net/opensips: Uses deprecated version of python
2020-09-15 net/py-python-ntlm: Uses deprecated version of python
2020-09-15 net/splatd: Uses deprecated version of python
2020-09-15 net-im/centerim-devel: Uses deprecated version of python
2020-09-15 net-im/fugu: Uses deprecated version of python
2020-09-15 net-im/proxy65: Uses deprecated version of python
2020-09-15 net-mgmt/crmsh: Uses deprecated version of python
2020-09-15 net-mgmt/librenms-agent: Uses deprecated version of python
2020-09-15 net-p2p/couchpotato: Uses deprecated version of python
2020-09-15 news/rawdog: Uses deprecated version of python
2020-09-15 ports-mgmt/portell: Uses deprecated version of python
2020-09-15 print/biblio-py: Uses deprecated version of python
2020-09-15 science/brian: Uses deprecated version of python
2020-09-15 science/paraview: Uses deprecated version of python
2020-09-15 security/arm: Uses deprecated version of python
2020-09-15 security/ismtp: Uses deprecated version of python
2020-09-15 security/py-halberd: Uses deprecated version of python
2020-09-15 security/switzerland: Uses deprecated version of python
2020-09-15 security/tsshbatch: Uses deprecated version of python
2020-09-15 shells/lshell: Uses deprecated version of python
2020-09-15 sysutils/abck: Uses deprecated version of python
2020-09-15 sysutils/condor: Uses deprecated version of python
2020-09-15 sysutils/farbot: Uses deprecated version of python
2020-09-15 sysutils/fusefs-wikipediafs: Uses deprecated version of python
2020-09-15 sysutils/heartbeat: Uses deprecated version of python
2020-09-15 sysutils/isomd5sum: Uses deprecated version of python
2020-09-15 sysutils/py-stdiff: Uses deprecated version of python
2020-09-15 sysutils/tren: Uses deprecated version of python
2020-09-15 textproc/doclifter: Uses deprecated version of python
2020-09-15 textproc/ibus-el: Uses deprecated version of python
2020-09-15 textproc/p5-WWW-Google-SiteMap: Deprecated upstream, see textproc/p5-Search-Sitemap
2020-09-15 textproc/plover: Uses deprecated version of python
2020-09-15 textproc/py-esmre: Uses deprecated version of python
2020-09-15 textproc/py-libxslt: Uses deprecated version of python
2020-09-15 textproc/py-pdfminer: Uses deprecated version of python
2020-09-15 textproc/translate-toolkit: Uses deprecated version of python
2020-09-15 www/bluefish: Uses deprecated version of python
2020-09-15 www/calendarserver: Uses deprecated version of python
2020-09-15 www/geeknote: Uses deprecated version of python
2020-09-15 www/go-appengine-sdk: Uses deprecated version of python
2020-09-15 www/google-appengine: Uses deprecated version of python
2020-09-15 www/libhpack: Uses deprecated version of python
2020-09-15 www/mkapachepw: Uses deprecated version of python
2020-09-15 www/mod_pagespeed: Uses deprecated version of python
2020-09-15 www/mod_python35: Uses deprecated version of python
2020-09-15 www/py-qp: Uses deprecated version of python
2020-09-15 www/py-url: Uses deprecated version of python
2020-09-15 www/pyblosxom: Uses deprecated version of python
2020-09-15 www/pyjamas: Uses deprecated version of python
2020-09-15 www/roundup: Uses deprecated version of python
2020-09-15 www/varnish-libvmod-awsrest: Uses deprecated version of python
2020-09-15 www/waccess: Uses deprecated version of python
2020-09-15 www/wadcomblog: Uses deprecated version of python
2020-09-15 www/webcheck: Uses deprecated version of python
2020-09-15 www/woof: Uses deprecated version of python
2020-09-15 x11-drivers/xf86-video-qxl: uses deprecated version of python
2020-09-15 x11-fm/twander: Uses deprecated version of python
2020-09-15 x11-wm/compizconfig-python: Uses deprecated version of python
2020-09-15 x11-wm/fvwm-crystal: Uses deprecated version of python
2020-09-19 13:01:00 +00:00
Roman Bogorodskiy
d5ce95b4cb deskutils/virt-manager: update to 3.0.0 2020-09-19 11:33:37 +00:00
Baptiste Daroussin
3b15e5098a Remove Werror from the default CFLAGS as it uses deprecated Glib API
it breaks the ports with newer glib

PR:		247278
2020-09-18 21:26:26 +00:00
Baptiste Daroussin
04496ca96e Fix build in a clean environment
In a clean environement the python3 command is not present and it
is required to build properly baobab

PR:		249422
Reported by:	mandree
2020-09-18 21:00:06 +00:00
Yuri Victorovich
57024a1314 deskutils/just: Update 0.7.2 -> 0.7.3
Reported by:	portscout
2020-09-18 19:54:13 +00:00
Michael Gmelin
fd9eda1a95 Improve man page layout and make it compatible with man.cgi. 2020-09-17 12:04:40 +00:00
Baptiste Daroussin
bb4164b84b Update to 3.38.0 2020-09-17 11:49:34 +00:00
Baptiste Daroussin
69cdd03ae1 Update to 3.34.0 2020-09-17 09:57:05 +00:00
Baptiste Daroussin
6318fe072f update to 3.38.0 2020-09-17 07:41:21 +00:00
Danilo G. Baio
8efec5f822 deskutils/py-vobject: Add missing dependency
This fixes issues with other ports that needs py-vobject.

pytz is optional, but it doesn't make any harm having it as default, just the
opposite.

PR:		249283
Reported by:	Michael Bueker <m.bueker@berlin.de>
Approved by:	portmgr (blanket: runtime fix)
2020-09-13 15:08:18 +00:00
Tobias C. Berner
5dc59a82ae graphics/poppler: update to 20.09.0
Release 20.09.0:
        core:
         * Compability fix for Forms
         * Fix fetching of Objects failing in some cases
         * Fix clearing date in Annot setModified/setDate
         * TextSelectionPainter: support glyphless fonts
         * Splash: Don't try read past end of image
         * avoid abort() on large memory allocation
         * Fix memory leak on broken files
         * Fix potential invalid memory read
         * Small code improvements

        qt5:
         * Document TextAnnotation::inplaceAlign
         * Make Annotation::setModification/CreationDate work on existing annots
         * Be a bit more stubborn converting dates that come from xml
         * Clean as many null characters from the end as possible when converting strings

        glib:
         * Add accessor functions for PopplerAttachment
         * Deprecate PopplerAttachment GTime fields
         * Deprecate PopplerDocument date properties

        utils:
         * pdftoppm: report error and exit if output file cannot be written
         * Document that PDF-file can be '-' to read it from stdin

        build system:
         * cmake: Modern way to link against libpng, zlib and libtiff
         * cmake: Remove stray support for lcms1 in pdftocairo

PR:		249060
Exp-run by:	antoine
2020-09-10 18:32:06 +00:00
Antoine Brodin
c7719d2a52 Fix bulk -a 2020-09-07 17:13:09 +00:00
Gleb Popov
7e94852947 devel/mercurial: Update to 5.5 and flavorize. Adjust dependency lines and bump PORTREVISION's for ports that depend on mercurial.
PR:		242463
Submitted by:	Peter Wullinger <freebsd@dhke.de> (original patch)
2020-09-06 15:09:27 +00:00
Piotr Kubaj
1b1e8d0490 deskutils/syncthingtray: fix build on non-x86
Don't use webengine on non-x86, instead use webkit.
2020-09-04 15:57:33 +00:00
Tobias C. Berner
a2cb94c52a Update KDE Applications (release-service) to 20.08.1 2020-09-03 14:48:14 +00:00
Piotr Kubaj
013ddbe3ba deskutils/xfce4-generic-slider: fix build on GCC architectures
Use C11 compiler:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk'
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was here

MFH:		2020Q3 (fix build blanket)
2020-09-03 14:03:41 +00:00
Loïc Bartoletti
f83e5434d1 deskutils/freeplane: Update to 1.8.7
Changelog:
    - https://www.freeplane.org/info/history/history_en.txt
2020-09-03 06:30:32 +00:00
Li-Wen Hsu
7fe00abce1 deskutils/anydesk: Update to 6.0.1
PR:		248960
Submitted by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
2020-09-03 05:20:55 +00:00
Steve Wills
3b99050cc2 deskutils/timewarrio: update to 1.4.2 2020-09-02 01:50:38 +00:00
Emanuel Haupt
722eeda876 Update to 0.6.2 2020-09-01 16:24:58 +00:00
Tobias C. Berner
77f7bbd2bf Update KDE Plasma Desktop to 5.19.5
Tuesday, 1 September 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.5. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

 *   Powerdevil: On wakeup from suspend restore remembered keyboard brightness.
 *   KSysGuard: Correctly handle monitors list changing.
 *   xdg-desktop-portal-kde: enable printing of multiple copies.

Full changelog:
	https://kde.org/announcements/plasma-5.19.4-5.19.5-changelog
2020-09-01 15:18:36 +00:00
Tobias Kortkamp
c9a06251c5 lang/rust: Update to 1.46.0
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D26176
2020-08-30 18:36:07 +00:00
Niclas Zeising
a1b290c54d Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date.  The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall.  This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.

MFH:		2020Q3 (maybe)
2020-08-30 09:47:49 +00:00
Sunpoet Po-Chuan Hsieh
6b5f4898aa Use upstream release tarball 2020-08-30 07:12:59 +00:00
Tobias C. Berner
75739faf3f deskutils/logjam: fix build on current and deprecate 2020-08-29 09:22:01 +00:00
Tobias C. Berner
ca2bc4b72b deskutils/glabels: fix build on recent current 2020-08-28 23:02:16 +00:00
Yuri Victorovich
2de9e1f13b deskutils/just: Update 0.7.1 -> 0.7.2
Reported by:	portscout
2020-08-28 22:54:49 +00:00
Tobias C. Berner
e054843f35 deskutils/cairo-dock-plugins: fix build on recent current
Obtained from:	d08541a0af
2020-08-28 11:24:57 +00:00
Steve Wills
fc13a5a280 deskutils/syncthingtray: update to 0.11.12 2020-08-27 17:53:29 +00:00
Tobias C. Berner
f00e6de1e8 deskutils/alarm-clock-applet: fix build on recent current 2020-08-27 17:51:44 +00:00
Jason E. Hale
6592feeb69 deskutils/treeline: Update to 3.1.3 2020-08-27 17:37:30 +00:00
Cy Schubert
231a7ba9e0 Fix build with -fno-common. 2020-08-24 05:37:50 +00:00
Li-Wen Hsu
8a64af845c deskutils/py-khard: Update to 0.17.0
PR:		248839
Submitted by:	Andreas Bilke <andreas@bilke.org> (maintainer)
2020-08-23 05:09:11 +00:00
Guido Falsi
c3d45e257e Update claibre to 4.23.0 2020-08-21 21:22:41 +00:00
Sunpoet Po-Chuan Hsieh
d6ba1deb74 Update to 2.12.0
- Update WWW

Changes:	https://github.com/todotxt/todo.txt-cli/releases
2020-08-19 16:18:26 +00:00
Fernando Apesteguía
a78af44bdd deskutils/fet: update to 5.46.0
From ChangeLog: https://www.lalescu.ro/liviu/fet/news.html

* Added a new feature to create easier overlapping groups/years, from the
subgroups/groups dialogs (suggested by samantha.goddard's file).
* Added the possibility of executing an external command after the generation
(suggested by Zsolt Udvari and other users). The implementation of this feature
was inspired by the Claws Mail software.
* Added a new example file from Hong Kong, by Marcus.

While here, reorder out of place variables.

PR:	248724
Submitted by:	uzsolt@uzsolt.hu (maintainer)
2020-08-19 10:48:39 +00:00
Piotr Kubaj
cb27f8abb7 deskutils/terminal-image-viewer: fix build on GCC architectures
-lstdc++fs is necessary for GCC:
/usr/local/bin/ld: tiv.cpp:(.text.startup+0x19cc): undefined reference to `std::experimental::filesystem::v1::__cxx11::directory_iterator::operator++()'
MFH:		2020Q3 (fix build blanket)
2020-08-19 10:37:47 +00:00
Adriaan de Groot
634996b593 Remove "blogio" from description of KDE-PIM
The application was never called that, and it became unmaintained
upstream about two years ago; it is no longer released.
2020-08-16 15:01:55 +00:00
Tobias C. Berner
a7ddf7db79 deskutils/zanshin: add upstream's fix build against kontactinterface
Reported by:	antoine
2020-08-16 08:52:03 +00:00
Gleb Popov
b299244952 lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well.
2020-08-16 07:56:18 +00:00
Eric Turgeon
ab9e614be9 updating deskutils/mate-notification-daemon to 1.24.1 2020-08-15 18:19:01 +00:00
Tobias C. Berner
97cf82ea46 Bump revisions of poppler consumers after r544863 2020-08-14 04:22:13 +00:00
Tobias C. Berner
0edfaee1ed KDE's August 2020 Apps Update
Dozens of KDE apps are getting new releases from KDE’s release service. New
features, usability improvements, re-designs and bug fixes all contribute to
helping boost your productivity and making this new batch of applications more
efficient and pleasant to use.

Full announcement:
        https://kde.org/announcements/releases/2020-08-apps-update/
2020-08-13 17:10:30 +00:00
Joseph Mingrone
bea2b0b802 editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.

Port changes:

- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
  turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
  included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
  deskutils/howm, which now build

Submitted by:	HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D23966
2020-08-12 18:30:06 +00:00
Fernando Apesteguía
5921fe8dfd deskutils/ultralist: Update to 1.2
From ChangeLog: https://github.com/ultralist/ultralist/releases/1.2

* Tasks can now have a status. This adds a new dimension for how you
  can organize your lists. Additionally, it allows for a kanban view when
  using Ultralist Pro.
* Fix an input bug for next/last week.

PR:	248592
Submitted by:	vulcan@wired.sh (maintainer)
MFH:	2020Q3 (bugfix release)
2020-08-11 17:05:39 +00:00
Tobias C. Berner
906751bc45 Remove obsolete CONFLICTS on kde4 ports
- kde4 has been removed 2018-12-31, that's way back when.
2020-08-09 08:53:41 +00:00
Yuri Victorovich
0d70c41ab1 deskutils/dfshow: Update 0.9.0-beta -> 0.9.1-beta
Reported by:	portscout
2020-08-08 20:54:59 +00:00
Guido Falsi
d8011ff32c Update xfce4-tumbler to 0.2.9 2020-08-07 13:01:07 +00:00
Tobias Kortkamp
8b057d47a9 lang/rust: Update to 1.45.2
Changes:	https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html
2020-08-03 15:18:49 +00:00
Guido Falsi
a5c0f4767a Update calibre to 4.22.0 2020-08-02 10:16:24 +00:00
Loïc Bartoletti
a18983bdf7 deskutils/freeplane: Update to 1.8.6
- Update to 1.8.6

Changelog:

 - Bug fixes
 - Performance improvements
 - Quick "And filter" and "Or filter"

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25842
2020-07-30 19:34:58 +00:00
Tobias Kortkamp
9137d53fe2 lang/rust: Update to 1.45.1
- Apply the "hard links break `env::current_exe()`" workaround from
  r543251 to lang/rust too
- Force rebuild all consumers for the soundness bug in 1.45.0

Changes:	https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25835
2020-07-30 18:26:53 +00:00
Alexandre C. Guimarães
1807885ad3 deskutils/py-khal: Update to 0.10.2 2020-07-30 13:58:26 +00:00
Steve Wills
8153d2fdb6 deskutils/timewarrior: update to 1.3.0 2020-07-28 20:27:27 +00:00
Tobias C. Berner
db5061e1b7 Update KDE Plasma Desktop to 5.19.4
Tuesday, 28 July 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.4. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds three week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

  *  Plasma Networkmanager: Make hotspot configuration dialog bigger.
  *  Only open KCM in systemsettings if it can be displayed. Fixes bug #423612
  *  Plasma Vault: Reset password field when the user clicks Ok. Fixes bug #424063

Full changelog:
	https://kde.org/announcements/plasma-5.19.3-5.19.4-changelog
2020-07-28 16:53:07 +00:00
Tobias Kortkamp
833f8e33ee deskutils/foliate: Fix check-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: share/glib-2.0/schemas/com.github.johnfactotum.Foliate.gschema.xml

GLIB_SCHEMAS are auto-added to the plist.  No need to list them
twice.
2020-07-28 14:51:28 +00:00
Ruslan Makhmatkhanov
3f794da5f3 deskutils/zim: update to 0.73.2
##  0.73.2 - Fri 24 Jul 2020
* Add "show debug log" menu item
* Add missing "triangle" icons for windows installer
* Include helper to spawn external processes for windows installer
* Fix dropdown namespace autocomplete in move-page dialog
* Fix wiki parser for case of nested URL
* Fix ParseTreeBuilder interface for python3.9
* Add debug output for drag-and-drop workaround
* Fix popup menu in attachment browser plugin
* Fix warnings during export for "page.meta"
* Fix on-preferences-changed for tableofcontents plugin
2020-07-24 21:19:17 +00:00
Jason Helfman
b235fee0ee - update to 0.99.12 2020-07-24 20:25:43 +00:00
Mikael Urankar
e42f217f24 deskutils/noti: fix build on -head
PR:		247759
Approved by:	portmgr (blanket: build fix)
MFH:		2020Q3 (blanket: build fix)
2020-07-22 17:25:16 +00:00
Adriaan de Groot
7816cf6d49 Remove a stray "k" from component name in deskutils/kdepim-runtime
The correct USE_KDE component name is "mailtransport". Not bumping
PORTREVISION again because the previous one couldn't possibly
have built.

Reported by:	fluffy
2020-07-22 14:28:48 +00:00
Tobias C. Berner
89fc0f48dc Update KDE Framewokrs to 5.72
July 04, 2020. KDE today announces the release of KDE Frameworks 5.72.0.

KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Changelog:
	https://kde.org/announcements/kde-frameworks-5.72.0.php?site_locale=en

- net/kdav became a framework and was therefore moved to net/kf5-kdav.
- thanks to adridg@ for fixing the fallout

Exp-run by:	antoine
PR:		247907
2020-07-21 17:15:38 +00:00
Yuri Victorovich
c7b663fcd2 deskutils/just: Update 0.6.1 -> 0.7.1
Reported by:	portscout
2020-07-20 15:41:31 +00:00
Jochen Neumeister
ea462bab2a Update to 4.2.29
Sponsored by:	Netzkommune GmbH
2020-07-19 08:46:51 +00:00
Steve Wills
eaa7a81c70 deskutils/syncthingtray: update to 0.11.1 2020-07-18 16:45:52 +00:00
Steve Wills
5b4885a573 deskutils/ultralist: Update to 1.1
PR:		247981
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-07-18 01:47:14 +00:00
Tobias Kortkamp
1b5bf9563c deskutils/copyq: Update to v3.12.0
Changes:	https://github.com/hluk/CopyQ/releases/tag/v3.12.0
2020-07-17 10:04:19 +00:00
Guido Falsi
f9cb27aa85 Update calibre to 4.21.0 2020-07-17 07:51:24 +00:00
Tobias Kortkamp
b0f1d6430e lang/rust: Update to 1.45.0
- This Rust release comes with LLVM 10.  Drop the LLVM patches we
  no longer need.
- On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the
  Rust target instead of patching LLVM.
- Build LLVM with Ninja.  It can shorten the build time slightly.
- Force rebuild all consumers to catch regressions early

Changes:	https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
Tested by:	mikael, pkubaj, tobik
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25658
2020-07-17 06:44:04 +00:00
Michael Reifenberger
6255cd2b65 Update to 2.6.5 2020-07-11 13:30:13 +00:00
Tobias C. Berner
1433736961 Update KDE's Application (release-service) to 20.04.3
Changelog:
	https://kde.org/announcements/changelog-releases.php?version=20.04.3
2020-07-09 21:04:41 +00:00
Jochen Neumeister
9f5c35dd33 Update to 4.2.28
Sponsored by:	Netzkommune GmbH
2020-07-08 18:33:41 +00:00
Li-Wen Hsu
efe21102f9 Update to 0.9.7
PR:		247834
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-07-08 03:38:26 +00:00
Tobias C. Berner
645d518de8 Update KDE Plasma Desktop to 5.19.3
Tuesday, 7 July 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.3. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a fortnight's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

    * KWin: Make sure tablet coordinates take decorations into account. Fixes bug #423833
    * Fix a KCM crash when no file manager is installed. Fixes bug #422819
    * Powerdevil: Fix compilation with Qt 5.15, this hit the time bomb too.

Full Plasma 5.19.3 changelog:
	https://kde.org/announcements/plasma-5.19.2-5.19.3-changelog
2020-07-07 20:27:12 +00:00
Tobias Kortkamp
eefdcbfd7c Clean up some things
Reported by:	portscan and common sense
2020-07-07 12:27:18 +00:00
Santhosh Raju
e4b5be9685 deskutils/foliate: Updates to 2.4.2
Changes since 2.4.0:


  * Fixed unable to open Mobipocket files
  * Fixed unable to open some EPUB files
2020-07-06 23:40:07 +00:00
Piotr Kubaj
f93392d99c deskutils/nautilus-sendto: fix build on GCC architectures
Use newer GCC:
../src/nautilus-sendto.c:383: error: #pragma GCC diagnostic not allowed inside functions

MFH:		2020Q3 (fix build blanket)
2020-07-06 21:58:12 +00:00
Yuri Victorovich
e590a85680 deskutils/terminal-image-viewer: Update 1.0.0-50 -> 1.1.0
Reported by:	portscout
2020-07-06 17:18:22 +00:00
Tobias C. Berner
5060d003ef graphics/poppler: update to 0.90
Release 0.90.0:
        core:
         * Color profile tweaks
         * Small signature improvements
         * BBoxOutputDev: Fix calculation when type3 fonts are involved
         * Fix potential crash when reading Forms
         * Fix infinite loop in broken file
        glib:
         * Fix adding annots in rotated pages
         * Add ability to reset forms
         * Several fixes to the documentation
        qt5:
         * Make it clear we require Qt 5.5
         * demo: Fix crash on broken files
         * Small documentation improvements
        utils:
         * pdftoppm: Add option to set display profile
         * pdftops: Add a -rasterize option with values always, never, or whenneeded
        build system:
         * Require cmake 3.5
         * More modern cmake way to link against curl

PR:		247736
Exp-run by:	antoine
2020-07-06 06:17:18 +00:00
Jochen Neumeister
66b6fbb3bf Update to 5.5.5
This Update fix CVE-2020-13160: AnyDesk before 5.5.3 on Linux and FreeBSD has a format string vulnerability that can be exploited for remote code execution.

PR:		247406
Submitted by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
MFH:		2020Q3
Security:	4344861a-be0b-11ea-9172-4c72b94353b5
Sponsored by:	Netzkommune GmbH
2020-07-05 09:03:25 +00:00
Niclas Zeising
0e32330f15 Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
2020-07-04 18:11:42 +00:00
Guido Falsi
c9942e3405 - Update clibre to 4.20.0
- Remove options, making port python3 only
2020-07-03 21:26:58 +00:00
Santhosh Raju
7fb2ce343f deskutils/foliate: Updates to 2.4.0
Changes since 2.3.0:


  * Improved metadata display
  * Improved FictionBook rendering
  * Improved UI for acquiring books from OPDS (#404, #405)
  * Fixed unique identifier extraction for EPUB files
  * Fixed missing window icon (#456)
  * Fixed TTS environment variables not set when using Flatpak
  * Fixed eSpeak NG voice not selected when testing TTS configuration
  * Fixed wrong __ibooks_internal_theme attribute when "Invert" is
    enabled

Technical changes:

  * Foliate no longer depends on libsoup (gir1.2-soup-2.4 on Debian based
    distributions). Previously, it was an optional dependency for opening
    remote files.
2020-07-03 12:20:59 +00:00
Jason E. Hale
486ae13823 deskutils/treeline: Update to 3.1.2 2020-07-03 05:45:38 +00:00
Yuri Victorovich
b36478f6ae deskutils/just: Update 0.5.11 -> 0.6.1
Reported by:	portscout
2020-07-01 15:00:41 +00:00
Alexey Dokuchaev
855790c4a6 - Update `deskutils/recoll' to the latest version 1.27.3
- Make Microsoft ITSS/CHM support optional and enabled by default,
  because `misc/chmlib' is very light dependency
- Divorce Qt frontend from the dreaded WebKit and include it by
  default which is a big usability improvement for package users

Approved by:	maintainer
2020-06-30 13:55:32 +00:00
Li-Wen Hsu
27e5b200b8 Update to 1.26.4
PR:		243991
Submitted by:	jjuanino@gmail.com (maintainer)
2020-06-29 07:40:07 +00:00
Alexandre C. Guimarães
3aab7a6b1b deskutils/py-vdirsyncer: Add compatibility with latest py-click.
- vdirsyncer was failing at runtime due to requering
  a outdated py-click version.

PR:		247191
Reported by:	Simeon Simeonov <sgs@pichove.org>
2020-06-26 17:34:05 +00:00
Ruslan Makhmatkhanov
6c671e40c0 deskutils/zim: update 0.73.1
https://lists.launchpad.net/zim-wiki/msg04963.html
2020-06-26 11:14:12 +00:00
Fernando Apesteguía
e752073b92 deskutils/fet: Update to 5.45.0
From ChangeLog: https://www.lalescu.ro/liviu/fet/news.html

 * Slightly improved the code for the constraints of type teacher(s)/students
   (set) max days per week and teacher(s)/students (set) interval max days per
   week.
 * Corrected a compilation warning appearing with the new gcc 10.1.1.
 * Updated the Arabic translation, by Benahmed Abdelkrim.

PR:	247486
Submitted by:	uzsolt@uzsolt.hu (maintainer)
2020-06-24 08:40:49 +00:00
Tobias C. Berner
925cf15a19 Update KDE Plasma Desktop to 5.19.2
Tuesday, 23 June 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.2. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

    * Fix KRunner positioning on X11 with High DPI and Qt scaling on Plasma.
    * Fix case of monitored service in startplasma's shutdown.
    * KSysGuard: Expose better size hints.

Full changelog:
	https://kde.org/announcements/plasma-5.19.1-5.19.2-changelog
2020-06-23 17:22:19 +00:00
Santhosh Raju
bbc0206cc8 deskutils/foliate: Updates to 2.3.0
Changes since 2.2.1:

OPDS catalogs:

  * Catalogs are now opened in the main library window (#403)
  * View current location
  * Go to catalog start page
  * Reload catalog
  * Add current feed to catalogs
  * HTTP authentication support (#421)

Other changes:

  * Fixed unique identifier extraction for FictionBook (.fb2, .fb2.zip)
    files (#462)
  * Fixed newlines being ignored when copying text (#463)
  * "Turn page on tap" is now disabled in non-paginated layouts (#464)
  * Opening a book from the library view now closes the library window (#446)
  * Language and publication dates in metadata are now parsed and formatted
  * Export annotations from the library view

Technical changes:

  * New optional dependency iso-codes (>= 3.67), which provides display
    names for languages and regions. It is highly recommended to install
    this dependency.
  * Flag emojis are now displayed for books whose language property contains
    a country/region code. For the best experience, an emoji font should be
    installed.
2020-06-21 22:33:13 +00:00
Tobias Kortkamp
18b509f215 deskutils/xneur: Unbreak build with GCC 10
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-bind_table.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-buffer.o):(.bss+0x10): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-event.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-focus.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-keymap.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-plugin.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-program.o):(.bss+0x8): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-selection.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-switchlang.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-utils.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../main/.libs/libxnmain.a(libxnmain_la-window.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../ai/.libs/libxnai.a(libxnai_la-detection.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../notify/.libs/libxnnotify.a(libxnnotify_la-notify.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../notify/.libs/libxnnotify.a(libxnnotify_la-popup.o):(.bss+0x8): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here
/usr/local/bin/ld: ../notify/.libs/libxnnotify.a(libxnnotify_la-sound.o):(.bss+0x0): multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined here

http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/xneur-0.20.0.log

PR:		246700
2020-06-21 16:41:58 +00:00
Guido Falsi
7709a3e947 Update calibre to 4.19.0 2020-06-20 10:10:29 +00:00
Jesper Schmitz Mouridsen
5134159be7 Upgrade to 0.15.0
Approved by: swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D24713
2020-06-20 08:48:06 +00:00
Jan Beich
84a8662540 deskutils/gnome-sound-recorder: unbreak after r538885
env: python3: No such file or directory

Reported by:	pkg-fallout
2020-06-18 00:55:47 +00:00
Tobias C. Berner
535296ff96 KDE Plasma Desktop -- update to 5.19.1
Tuesday, 16 June 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.1. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds a month's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

    * Dr Konqi: Map neon in platform guessing.
    * Battery applet not showing up in tray.
    * Fix confirmLogout setting for SessionManagement.

Changelog:
	https://kde.org/announcements/plasma-5.19.0-5.19.1-changelog
2020-06-16 17:18:25 +00:00
Fernando Apesteguía
94bad11159 deskutils/py-todoman: Update to 3.8.0
From ChangeLog: https://todoman.readthedocs.io/en/stable/changelog.html#v3-8-0

 * Don't display list if there's only one list (of one list has been specified).
 * Fixed several issues when using dates with no times.
 * Dropped support for Python 3.4.

PR:	247258
Submitted by:	andreas@bilke.org (maintainer)
2020-06-16 12:16:16 +00:00