Commit Graph

7519 Commits

Author SHA1 Message Date
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