aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks
Commit message (Collapse)AuthorAgeFilesLines
* KDE: Update KDE Gear to 22.04.1 (bug fix & translation release)Tobias C. Berner2022-05-132-6/+6
| | | | | | | | | | | | | | | | | Thursday, 12 May 2022. Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * dolphin: The terminal panel will keep in sync with quick folder changes now * kate: Fix crash on session restore * kalendar: Fix ’next week’ button in the week’s view The full changelog can be found at https://kde.org/announcements/changelogs/gear/22.04.1/
* KDE: Update KDE Gear to 22.04Tobias C. Berner2022-04-214-20/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Thursday, 21 April 2022 Welcome to KDE Gear ⚙️ 22.04! Skip to What’s New KDE Gear ⚙️ 22.04 brings you all the updates added to a long list of KDE apps over the last four months. KDE programs allow you to work, create and play without having to submit yourself to extortionate licenses and intrusive advertising, or surrender your privacy to unscrupulous corporations. Below you will discover a selection of the changes added in the last four months to software designed to make your life better. But remember, there is much, much more: games, social media apps, utilities for communicating, developing and creating stuff… All these things have been worked on to give you more stability and boost your productivity. If you want to see a full list of everything we have done, check out the complete changelog. WARNING: There’s a lot! All the details can be found here: https://kde.org/announcements/gear/22.04.0/
* x11-clocks/ktimer: prepare for KDE Frameworks 5.93Tobias C. Berner2022-04-141-0/+13
| | | | | Obtained from: https://invent.kde.org/utilities/ktimer/-/commit/cb9b5d87331a36dc4e80177bbd16c44444d0eb4d PR: 263207
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-1/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* KDE: Update KDE Gear to 21.12.3Tobias C. Berner2022-03-032-6/+6
| | | | | | | | | | | | | | | | | | | | | Thursday, 3 March 2022 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * kcron: Improve temporary file handling * kio-extras: SFTP can use random access * kontact: Fix Manager Crash when clicking New Distro and app store packagers should update their application packages. Changelog: https://kde.org/announcements/changelogs/gear/21.12.3/ Release Notes: https://community.kde.org/KDE_Gear/21.12_Release_notes
* KDE: Update KDE Gear to 21.12.2 (bug fix release)Tobias C. Berner2022-02-072-6/+6
| | | | | | | | | | | | Thursday, 3 February 2022 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations. Full changelog: https://kde.org/announcements/changelogs/gear/21.12.2/
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-102-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* KDE: Update KDE Gear to 21.12.1Tobias C. Berner2022-01-062-6/+6
| | | | | | | | | | | | | Thursday, 6 January 2022 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations. Distro and app store packagers should update their application packages. Changelog: https://kde.org/announcements/changelogs/gear/21.12.1/
* x11-clocks/wlclock: update to 1.0.1Jan Beich2021-12-312-15/+6
| | | | | Changes: https://git.sr.ht/~leon_plickat/wlclock/refs/v1.0.1 Reported by: Repology
* KDE: Update KDE Gear to 21.12Tobias C. Berner2021-12-102-6/+6
| | | | | | | | | | | | | | KDE Gear 21.12 has landed and comes with a massive number of updates and new versions of applications and libraries. Literally, dozens of classic KDE everyday tools and the specialised sophisticated apps you use to work, be creative and play, are getting refreshers with design improvements, new features and performance and stability enhancements. What's new: https://kde.org/announcements/gear/21.12.0/#whatsnew Changelog: https://kde.org/announcements/changelogs/gear/21.12.0/
* KDE: Update KDE Gear to 21.08.3Tobias C. Berner2021-11-042-6/+6
| | | | | | | | | | Thursday, 4 November 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Changelog: https://kde.org/announcements/changelogs/gear/21.08.3/
* */*: Remove redundant '-[0-9]*' from CONFLICTSStefan Eßer2021-10-291-1/+1
| | | | | | | | | | | | | The conflict checks compare the patterns first against the package names without version (as reported by "pkg query "%n"), then - if there was no match - agsinst the full package names including the version (as reported by "pkg query "%n-%v"). Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter for the bash package in any version. But that pattern is functionally identical with just "bash". Approved by: portmgr (blanket)
* *: fix tab vs. space issues, and comments according to the guide.Jimmy Olgeni2021-10-161-1/+1
|
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-104-4/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* KDE: Update KDE Gear to 21.08.2Tobias C. Berner2021-10-072-6/+6
| | | | | | | | | | | | | | | | | | Thursday, 7 October 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * kmail: Fix an infinite SSL error dialog loop * konqueror: Make it compatible with KIO 5.86.0 and don’t open every URL in a new window * libksane: Fix multi page detection with certain scanners Full announcement: https://kde.org/announcements/gear/21.08.2/
* *: re-assign kuriyama@s ports to the pool, commit bit safekeptRene Ladan2021-10-041-1/+1
| | | | With hat: portmgr-secretary
* KDE: Update KDE Gear to 21.08.1Tobias C. Berner2021-09-022-6/+6
| | | | | | | | | | | | | | | | | | | | Thursday, 2 September 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases with updated translations, including: * konsole: Fix KXmlGUI toolbars and Konsole MainWindow size. * elisa: Fix the “Files” view. * skanlite: Fix image saving when preview is not shown. Full announcement: https://kde.org/announcements/gear/21.08.1/ Full Changelog: https://kde.org/announcements/changelogs/gear/21.08.1/
* KDE: Update KDE Gear to 21.08.0Tobias C. Berner2021-08-134-10/+12
| | | | | | | | | | | | | | | | | | Thursday, 12 August 2021 KDE Gear 21.08 improves KDE apps across the board, bringing you quick and responsive utilities, creativity programs with powerful features, and secure tools for all your work and play needs. If this is your first time with KDE software, discover a whole new world of free and secure programs, packed with incredible possibilities. If you are already a KDE regular, check out all the fresh innovations we have added to your favorite apps. Either way, go forth and try new things! Full announcement: https://kde.org/announcements/gear/21.08.0/
* x11-clocks/dclock: prepare for freetype2 updateTobias C. Berner2021-08-071-2/+2
| | | | | | | | - freetype2 will no longer ship freetype-config (which was a pkg-config wrapper) in the near future -- use pkg-config to gather the required flags. PR: 251512
* *: unbreak fetch from git.sr.ht due to footer changeJan Beich2021-08-051-1/+1
| | | | | | | -2.32.0 +2.30.2 Reported by: Alain De Vos (via FreeBSD Forums)
* */*: Update KDE Gear to 21.04.3Tobias C. Berner2021-07-092-6/+6
| | | | | | | | | | Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. Today they all get new bugfix source releases. Full changelog: https://kde.org/announcements/changelogs/gear/21.04.3/
* graphics/mesa-libs: Bump reverse deps for libglvndKevin Bowling2021-06-221-1/+1
| | | | | | | | | | Per discussion with bapt on helping pkg handle the changing of these deps and avoiding impossible upgrade senarios. PR: 246767 Reviewed by: manu, bapt Approved by: x11 Differential Revision: https://reviews.freebsd.org/D30824
* */*: Zpdate KDE Gear to 21.04.2Tobias C. Berner2021-06-134-6/+15
| | | | | | | | | | Thursday, 10 June 2021 Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear. The full changelog can be found here: https://kde.org/announcements/changelogs/gear/21.04.2/
* Update KDE Gear to 21.04.1Tobias C. Berner2021-05-132-6/+6
| | | | | | | | | | | May 13, 2021. Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE Gear Today they all get new bugfix source releases. Changelogs: https://kde.org/announcements/changelogs/releases/21.04.1/
* Update KDE Gear to 21.04Tobias C. Berner2021-04-222-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KDE Gear 21.04 Thursday, 22 April 2021 Welcome to KDE Gear ⚙️ 21.04! KDE produces literally dozens of apps for work, play, education, and creativity. Kontact, for example, gives you control over all your email, contact, and agenda; Itinerary keeps you up to date with everything you need regarding your trips; the KAlgebra graphing calculator works equally well on your desktop and your phone; Cantor provides you with an intuitive way of analyzing data and graphing the results; and Kdenlive makes cutting and building sophisticated-looking videos not only easy, but fun as well. These are but a few of the apps releasing new updates today. When combined with the KDE’s powerful Plasma desktop, they provide you with most, if not all, the tools you need to be productive in a versatile and flexible Linux^WFreeBSD environment. But you don’t even need to run Linux! Many of the apps in this announcement work on Windows, macOS, and Android as well. This is what convergent means for KDE: use your favorite apps anywhere, on any system, on your work computer, mobile or even on your TV! And, remember: KDE’s apps, the Plasma desktop, Plasma Mobile, Plasma BigScreen and all the rest of KDE’s software are free and open source. No licensing, no hidden costs, no spying. Share them with your friends, install them at work, or use them in your school lab. It is your software to enjoy where and how you want. Full announcement and changelogs: https://kde.org/announcements/gear/21.04/
* x11-clocks/catclock: Add new port: Kit-cat xclockMateusz Piotrowski2021-04-214-0/+45
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0710-10/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-0644-45/+0
|
* Unbreak fetch from git.sr.htJan Beich2021-03-231-1/+1
| | | | | | | | | | | Git footer have changed e.g., --- -2.30.1 +2.30.2 Notes: svn path=/head/; revision=569001
* Update KDE Release-Service releases to 20.12.3Tobias C. Berner2021-03-042-6/+6
| | | | | | | | | 20.12.3 Releases Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE’s release service. Notes: svn path=/head/; revision=567334
* deorbit jpaetzelJosh Paetzel2021-03-021-1/+1
| | | | Notes: svn path=/head/; revision=566930
* Update xfce4-time-out-plugin to 1.1.2Guido Falsi2021-03-013-5/+5
| | | | Notes: svn path=/head/; revision=566860
* Unbreak fetch from git.sr.htJan Beich2021-02-191-1/+1
| | | | | | | | | | | Git footer have changed e.g., --- -2.30.0 +2.30.1 Notes: svn path=/head/; revision=566050
* Unbreak fetch from git.sr.htJan Beich2021-02-171-3/+3
| | | | | | | | | | | | | | | GZIP compression ratio and Git footer have changed e.g., method crc date time compressed uncompressed ratio uncompressed_name -defla 944caee6 Dec 7 21:15 12482 71680 82.5% scdoc-1.11.1.tar +defla 944caee6 Feb 17 23:20 12510 71680 82.5% scdoc-1.11.1.tar --- -2.26.2 +2.30.0 Notes: svn path=/head/; revision=565827
* Update a few GNUstep ports:Neel Chauhan2021-02-141-1/+1
| | | | | | | | | | | | * devel/gnustep-make: Update to 2.8.0 * lang/gnustep-base: Update to 1.27.0 * x11-toolkits/gnustep-back: update to 0.28.0 * x11-toolkits/gnustep-gui: update to 0.28.0 Also bump PORTREVISION on dependent ports. Notes: svn path=/head/; revision=565273
* Update KDE Release-Service to 20.12.2Tobias C. Berner2021-02-042-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Some of our projects release on their own timescale and some get released en-masse. The 20.12.2 bundle of projects was released today with dozens of bugfixes and will be available through app stores and distros soon. See the 20.12.2 releases page for details. Some of the fixes in today’s bugfix releases include: * Ark no longer crashes when closing the window while loading a TAR archive * Dolphin calculates the folder size on FUSE and network file systems correctly now * Konsole no longer crashes when exiting all tabs at the same time * Dictionaries can be added in Kiten’s config dialog * Umbrello doesn’t crash anymore if exiting when a widget in a diagram is selected Release Notes: https://community.kde.org/Releases/20.12_Release_Notes Full Changelog: https://kde.org/announcements/fulllog_releases-20.12.2/ Notes: svn path=/head/; revision=564060
* Fix build with bison 3.7.4Sunpoet Po-Chuan Hsieh2021-01-263-0/+30
| | | | | | | | PR: 248911 Exp-run by: antoine Notes: svn path=/head/; revision=562665
* Update xfce4-stopwatch-plugin to 0.5.0Guido Falsi2021-01-194-18/+9
| | | | Notes: svn path=/head/; revision=562051
* Update KDE Release Service ports to 20.12.1Tobias C. Berner2021-01-082-6/+6
| | | | | | | | Full changelog: https://kde.org/announcements/fulllog_releases-20.12.1/ Notes: svn path=/head/; revision=560805
* Welcome XFCE 4.16 to the FreeBSD ports tree!Guido Falsi2021-01-025-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream announce: https://xfce.org/about/news/?post=1608595200 This XFCE release dropped support for GTK2 plugins and also dropped GTK2 from all components. WARNING: please check UPDATING before upgrading your packages. In case of problems also read the libexo pkg-message. Due to this some panel plugins and libraries will be removed since they cannot compile anymore: - print/xfce4-print - x11/xfce4-quicklauncher-plugin - x11/xfce4-wmdock-plugin - x11-toolkits/libxfce4gui These further components also fail to build or work and are being marked BROKEN, deprecated and marked for removal: - science/xfce4-equake-plugin - x11/xfce4-embed-plugin - deskutils/orage - deskutils/xfce4-volumed [1] deskutils/xfce4-notes-plugin will be also marked BROKEN, but there is active development in it's upstream repository and a fixed release is expected soon. deskutils/xfce4-generic-slider will also be marked broken, since it fails to compile. [2] Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com> and the people in Approved and Reviewed lines below for help and contributions. Reviewed by: woodsb02 Approved by: sergey.dyatko@gmail.com (maintainer) [1], ehaupt [2] Differential Revision: https://reviews.freebsd.org/D27846 Notes: svn path=/head/; revision=559953
* Update xfce4-datetime-plugin to 0.8.1Guido Falsi2020-12-243-4/+9
| | | | Notes: svn path=/head/; revision=559196
* Update KDE Applications to 20.12Tobias C. Berner2020-12-112-6/+6
| | | | | | | | | | | | | | | - astro/libkgeomap has been removed as there are no consumers left - deskutils/kdepim-apps-libs has been reintegrated into other ports There are a handful of new ports available: - astro/kosmindoormap: Library and QML component for rendering multi-level OSM indoor maps - deskutils/itinerary: KDE Itinerary is a digital travel assistant - devel/kpublictransport: Access realtime public transport data - graphics/kontrast: Color contrast checker - textproc/markdownpart: KPart for rendering Markdown content Notes: svn path=/head/; revision=557757
* x11-clocks/wlclock: apply upstream fix for EPOLL=offJan Beich2020-11-252-1/+5
| | | | Notes: svn path=/head/; revision=556305
* x11-clocks/wlclock: add new portJan Beich2020-11-194-0/+45
| | | | | | | | | | | | | | wlclock is inspired by xclock and the default configuration has been chosen to mimic it. However unlike xclock, wlclock is not a regular window but a desktop-widget. A Wayland compositor must implement the Layer-Shell and XDG-Output for wlclock to work. https://git.sr.ht/~leon_plickat/wlclock Notes: svn path=/head/; revision=555687
* Prefer graphics/ligvrsvg2-rust over graphics/librsvg2Tobias C. Berner2020-11-091-0/+1
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=554733
* Update KDE Apps to 20.08.3Tobias C. Berner2020-11-052-6/+6
| | | | | | | | | | | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=554144
* KDE Release Service 20.08.2 updateTobias C. Berner2020-10-102-6/+6
| | | | | | | | | | 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. Notes: svn path=/head/; revision=551930
* Fix build with clang11 and point to Github upstreamUlrich Spörlein2020-09-143-2/+23
| | | | Notes: svn path=/head/; revision=548677
* x11-clocks/cairo-clock: Fix typo in pkg-descrYuri Victorovich2020-09-121-1/+1
| | | | | | | Reported by: N.J. Mann <njm@njm.me.uk> Notes: svn path=/head/; revision=548411