summaryrefslogtreecommitdiff
path: root/deskutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* all: Bump PORTREVISION after lang/go119 updateDmitri Goutnik2023-03-095-5/+5
| | | | | | Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2 Approved by: ports-secteam (blanket)
* all: Bump PORTREVISION after lang/go119 updateDmitri Goutnik2023-02-175-5/+5
| | | | | | Direct commit to quarterly to bump Go ports revisions after f30271912e48 Approved by: riggs (ports-secteam)
* deskutils/remind: update to 04.02.02Robert Clausecker2023-01-053-4/+5
| | | | | | | | | | | ChangeLog: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW PR: 268749 Reported by: fuz@fuz.su (maintainer) MFC after: 2023Q1 (bugfix release) (cherry picked from commit ac1462955b9839a4b268e8341ae832a82c66a6dc)
* deskutils/cairo-dock: add to wayland categoryJan Beich2023-01-021-0/+1
|
* lang/vala: unify vala bindings option name to VAPIVVD2022-12-312-9/+9
| | | | | | - having a single option name for the bindings improves usability PR: 268491
* deskutils/xannotate: New port: Turn static CLI commands into TUIs with easeYuri Victorovich2022-12-314-0/+33
|
* deskutils/lazycli: New port: Turn static CLI commands into TUIs with easeYuri Victorovich2022-12-305-0/+293
|
* deskutils/xchm: Cleanup EXPIRED portsMuhammad Moinur Rahman2022-12-315-76/+0
| | | | Approved by: portmgr
* deskutils/pueue: New port: Shell commands managerYuri Victorovich2022-12-259-0/+929
|
* */horde-*: Mark BROKENMuhammad Moinur Rahman2022-12-254-4/+16
| | | | | | | | | | | | | | | As part of removal of php74 the initial thought was to remove the horde framework entirely. However considering the fact that the forks of horde with php8 compatibility from https://github.com/maintaina-com will soon be merged upstream we are not removing the ports but keeping them in BROKEN state as the ports build perfectly while fails to run under php80. Also mark the ports DEPRECATED in case the patches do not get merged upstream. Also set the EXPIRATION_DATE to 2023-03-31. In case someone is willing to convert the ports to use maintaina-com fork feel free to update accordingly. Approved by: portmgr (blanket infrastructure) Sponsored by: Bounce Experts
* deskutils/py-khard: Update to 0.18.0Andreas Bilke2022-12-232-6/+6
| | | | | ChangeLog: https://github.com/lucc/khard/blob/develop/CHANGES PR: 268471
* deskutils/xchm: mark deprecatedLoïc Bartoletti2022-12-221-0/+3
|
* deskutils/fet: update to 6.7.7Zsolt Udvari2022-12-212-4/+4
| | | | | | | | | | | | | ChangeLog: https://lalescu.ro/liviu/fet/news.html * Interface improvement: in the activities dialog, in the list of time constraints directly related to the selected activity, there will be shown the related constraints of type teacher/students set not available times. * Minor improvements. * Code cleanup. PR: 268443 Reported by: uzsolt@uzsolt.hu (maintainer)
* lang/rust: Bump revisions after 1.66.0Mikael Urankar2022-12-205-4/+5
| | | | PR: 268415
* */*tex*: Fix USES=tex in some portsMuhammad Moinur Rahman2022-12-201-1/+2
| | | | | | | | | During my previous commits I missed some ports which were using lowercase USE_tex which were not searched during my commits on more than 100 ports. I am still unsure how those ports were working as there was no option for lowercase tex in the previous bsd.tex.mk. Reported by: zirias
* deskutils/xneur: Drop special casing of GCC 4.2Gerald Pfeifer2022-12-201-7/+1
| | | | | | | | | | Remove code specifically added for GCC 4.2. USES=compiler:nestedfct does not pull that in any longer. This reverts most of commit 44b3b1b9153cc7accda4276b7992c1c9ed55733e from 2020. Approved by: maintainer
* deskutils/py-vdirsyncer: Add missing dependenciesJames TD Smith2022-12-201-1/+4
| | | | - committed with a few modifications.
* Mk/**tex.mk: Convert bsd.tex.mk to USES=texMuhammad Moinur Rahman2022-12-192-3/+4
| | | | | | | | | | | | | | | | | - Update all the consumers to use USES=tex - USE_TEX=yes is the old way of writing USES=tex which has been removed and replaced in all ports - Almost all of the USE_TEX features remains unchanged - Some consumers had the same variables defined both in the mk infrastructure and also in the ports which have been removed from the ports as those are redundant. In case any of the consumers are failing to build please make sure that the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no longer load the required VARS for tex and related dependencies. Reviewed by: portmgr Approved by: portmgr (blanket)
* deskutils/remind: update to 04.02.01Robert Clausecker2022-12-193-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW * MINOR IMPROVEMENT: TkRemind: If "Extra Remind Options" contains -m, make TkRemind start the calendar with Monday instead of Sunday. * MINOR IMPROVEMENT: Sample files: Add French holidays. * MINOR IMPROVEMENT: A few performance fixes, likely not even noticeable in most cases. * MINOR FIXES: Fix misleading comments in the source code. * MINOR FIX: Remove a bunch of dead code in the moon-phase routines. * MINOR FIX: Remove unnecessary %"...%" markers in holidays/us.rem * MINOR FIX: Don't use the -ffat-lto-objects command-line option if we're compiling with Clang. * MINOR FIX: Remind: Fix a broken printf-format string (need to double up on % to get a literal % in the output.) * BUG FIX: Make test suite pass regardless of the date on which it is run. * BUG FIX: Make sure the banner gets printed each time through a "*N" command-line option loop. PR: 268441 Reported by: fuz@fuz.su (maintainer) MFH: 2022Q4 (bugfix release)
* deskutils/subsurface: Fix build on older FreeBSD versionsRomain Tartière2022-12-182-0/+20
| | | | | | | | | | | | | | On FreeBSD 12.3, build fail with: In file included from /wrkdirs/usr/ports/deskutils/subsurface/work/subsurface-5.0.10/core/exif.cpp:32: /wrkdirs/usr/ports/deskutils/subsurface/work/subsurface-5.0.10/core/exif.h:128:3: error: unknown type name 'time_t' time_t epoch(); ^ 1 error generated. Explicitly add time.h to headers which use time_t to avoid the issue. This should not have an impact where the package could be build so not bumping PORTREVISION.
* deskutils/growl-for-linux: Drop special casing of GCC 4.2Gerald Pfeifer2022-12-171-7/+1
| | | | | | | | | | Remove code specific to GCC 4.2 (as system compiler) which is not necessary any longer: USES=compiler never pulls that in any more. This reverts most of commits 401f96f227521c4527ea9c3887b10fb4bd7ff24b and 92e22122e819280ea0c18de3ddd7a8b8a25a3ead from 2018/2019. Approved by: nivit (maintainer)
* deskutils/xfce4-notifyd: Update to 0.6.5Emanuel Haupt2022-12-173-18/+5
| | | | | | | - Update to 0.6.5 - Pass maintainership to xfce@ Discussed with: madpilot
* Welcome XFCE 4.18 to the FreeBSD ports tree!Guido Falsi2022-12-167-28/+40
| | | | | | | | | | Upstream announce: https://xfce.org/about/news/?post=1671062400 Some notes: - Updated pkg-descr for various packages - Added some missing dependencies (reported by poudriere Q/A tests) - Removed patches now included upstream
* deskutils/nextcloudclient: UpdateMichael Reifenberger2022-12-152-4/+4
| | | | Update to version 3.6.4
* deskutils/just: Update 1.6.0 -> 1.9.0Yuri Victorovich2022-12-142-53/+52
| | | | | | | Changelog: https://github.com/casey/just/releases/download/1.9.0/CHANGELOG.md PR: 268388 Reported by: Yonas Yanfa <yonas.yanfa@gmail.com>
* deskutils/xdg-desktop-portal: Update to 1.16.0Gleb Popov2022-12-143-17/+21
|
* sysutils/sysctlinfo-kmod: Update to 20221211 and restore clientsAlfonso S. Siciliano2022-12-121-3/+0
| | | | | PR: 268314 Reported by: asiciliano@FreeBSD.org (maintainer)
* deskutils/subsurface: Fix build when building with a single coreRomain Tartière2022-12-111-1/+1
| | | | | | | | | | | | | | It happens that when building the port with poudriere without ALLOW_MAKE_JOBS=yes, the build fail. I received similar failure reports from pkg-fallout but could not reproduce them until today where rebuilding llvm on my laptop required me to remove `ALLOW_MAKE_JOBS=yes` before I had to rebuild subsurface. Setting MAKE_JOBS_UNSAFE=yes allowed me to reliably reproduce the failure, and relying on GNU make instead of BSD make prevent it. So use gmake to build subsurface and hopefully say goodbye to the pkg-fallout failure notifications \o/.
* */horde*: Remove blanket IGNORE_WITH_PHPMuhammad Moinur Rahman2022-12-114-13/+20
| | | | | | | | | | | | - Remove blanket IGNORE_WITH_PHP and add IGNORE_WITH_PHP to only the web applications. This will massively reduce the number of ports to be removed in case there is no timely support for php8. - Pet portlint/portclippy - Add missing LICENSE PR: 266552 Reported by: michael.osipov@siemens.com Sponsored by: Bounce Experts
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-12-115-4/+5
|
* KDE: Update KDE Plasma Desktop to 5.24.7Tobias C. Berner2022-12-108-11/+13
| | | | | | | | | | | | KDE Plasma 5.24.7, Bugfix Release for October Friday, 14 October 2022. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.24.7. Plasma 5.24 was released in February 2022 with many feature refinements and new modules to complete the desktop experience. Announcement: https://kde.org/announcements/plasma/5/5.24.7/
* deskutils/latte-dock: update to 0.10.9Tobias C. Berner2022-12-103-4/+10
|
* KDE: Update KDE Gear to 22.12Tobias C. Berner2022-12-1056-158/+793
| | | | | | | | | | | | | | KDE Gear 22.12 is Here! Thursday, 8 December 2022 KDE Gear ⚙️ is back with exciting new features, performance boosts, and bugfixes for all your favorite KDE apps! In this release: Kate extends a warm welcome, Dolphin offers you more choices, and a lot of apps serve up hamburgers galore! Announcement: https://kde.org/announcements/gear/22.12.0/
* deskutils/freeplane: update to 1.10.6Fernando Apesteguía2022-12-082-6/+8
| | | | | | | | ChangeLog: https://www.freeplane.org/info/history/history_en.txt Performance optimizations. Reported by: portscout
* graphics/poppler: bump dependenciesTobias C. Berner2022-12-086-6/+6
|
* deskutils/lxqt-notificationd: Update to 1.2.0Jesper Schmitz Mouridsen2022-12-072-4/+4
|
* deskutils/arttime: Update to 1.9.8Emanuel Haupt2022-12-074-12/+109
|
* deskutils/treesheets: Update to 20221205 snapshotNuno Teixeira2022-12-053-5/+7
| | | | | ChangeLog: https://github.com/aardappel/treesheets/compare/3341041135...3617333865
* deskutils/freeplane: Update to 1.10.5Wen Heping2022-12-043-6/+8
|
* deskutils/dfshow: 0.9.6-beta -> 0.9.7-betaYuri Victorovich2022-12-032-4/+4
| | | | Reported by: portscout
* deskutils/py-vdirsyncer: Update to 0.19.0Alexandre C. Guimarães2022-12-012-4/+4
|
* deskutils/egroupware: CleanupMuhammad Moinur Rahman2022-12-015-142/+0
| | | | | | | - Requires php74 which was EOL on 2022-11-28 Approved by: portmgr (blanket infrastructure) Sponsored by: Bounce Experts
* editors/emacs-devel: Update to 2022-11-28 snapshotYasuhiro Kimura2022-11-301-1/+1
| | | | | | Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50. Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f
* deskutils/nextcloudclient: UpdateMichael Reifenberger2022-11-292-4/+4
| | | | | | | Update to version 3.6.2 PR: 267911 Reported by: Guido Falsi
* deskutils/just: Broken on armv7Yuri Victorovich2022-11-271-0/+2
| | | | Reported by: fallout
* devel/blueprint-compiler: update to 0.6.0Jan Beich2022-11-272-0/+3
| | | | | Changes: https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.6.0 Reported by: GitLab (notify releases)
* deskutils/hs-arbtt: Update to 0.12.0.1Gleb Popov2022-11-203-149/+145
|
* Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.Gleb Popov2022-11-201-3/+3
| | | | | | | | | | | | | This change removes duplicated entries from MASTER_SITES and DISTFILES variables. Now the MASTER_SITES variable will contain single Hackage URL without any group for the simplest case and with :_cabal_mk_hackage group in nodefault case. This change opens a path to using non-Hackage Cabal repositories (needed for Cardano) and pulling in .cabal revisions without using patches. Unfortunately, this change results in a large churn in Haskell ports distinfos. To make this churn less useless, refresh all Haskell dependencies in all ports.
* lang/rust: Bump revisions after 1.65.0Mikael Urankar2022-11-175-4/+5
| | | | PR: 267622
* deskutils/qownnotes: update QOwnNotes to version 22.11.6.Alexey Dokuchaev2022-11-162-4/+4
|