aboutsummaryrefslogtreecommitdiff
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* Update the current KDE Applications to 18.08.1, the latest release.Adriaan de Groot2018-09-0626-72/+75
| | | | | | | | | | | | https://www.kde.org/announcements/announce-applications-18.08.1.php The release notes mention a few dozen fixes, MTP doesn't crash when concurrently accessed by another application, nothing critical. Submitted by: tcberner Notes: svn path=/head/; revision=479161
* - Update to 17.1.20180831Danilo Egea Gondolfo2018-09-062-4/+4
| | | | Notes: svn path=/head/; revision=479113
* Fix patch that got corrupted while testingJason E. Hale2018-09-061-1/+1
| | | | Notes: svn path=/head/; revision=479099
* - Update to 3.0.0Jason E. Hale2018-09-065-110/+226
| | | | | | | | | | | | | | - Now uses PyQt 5.x - Minimum python requirement raised to 3.5 - Remove DESKTOP_ENTRIES - source now includes a .desktop file - Removed options * PLUGINS - this version no longer uses them - Added options * ASPELL, HUNSPELL, and ISPELL - desired default spellchecker * NLS - conditional native language support Notes: svn path=/head/; revision=479098
* Add missing USES=gnome to my portsGanael LAPLANCHE2018-09-051-1/+1
| | | | Notes: svn path=/head/; revision=479017
* deskutils/ganttproject: update to 2.8.8Fernando Apesteguía2018-09-043-437/+416
| | | | | | | | | | | | | | * Add LICENSE_FILE * Remove INSTALL_ICONS. This is not a Gnome port * Fix icons installation PR: 230768 Submitted by: iblis@hs.ntnu.edu.tw Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16818 Notes: svn path=/head/; revision=478989
* Fix build of deskutils/charmtimetracker with clang7. The patches containAdriaan de Groot2018-09-032-0/+34
| | | | | | | | | | | | an explanation of the error (but I don't know why clang7 complains like this or why writing out what looks like a default constructor to me gets it to be quiet). No PORTREVISION because it doesn't make a difference on any platform that already built successfully. Notes: svn path=/head/; revision=478913
* Fix build with clang7Adriaan de Groot2018-09-011-0/+11
| | | | | | | | | By now I think I'm ahead of jbeich in finding clang7 failures within the KDE4 stack (which is deprecated and will be removed anyway 2018-12-31, but probably not before clang7 happens). Notes: svn path=/head/; revision=478729
* Third time's the charm (ha!) for deskutils/charmtimetrackerAdriaan de Groot2018-09-011-1/+1
| | | | | | | Add missing build-dependency on pkgconfig, needed to find libsecret-1 Notes: svn path=/head/; revision=478671
* Fix build of deskutils/charmtimetrackerAdriaan de Groot2018-09-011-0/+45
| | | | | | | | | Add patch to actually link in the libraries that qtkeychain depends on. See patch for explanation why and how. Not bumping PORTREVISION because it couldn't have built previously. Notes: svn path=/head/; revision=478669
* Update deskutils/charmtimetracker to 1.12.0, latest upstream release.Adriaan de Groot2018-08-315-48/+36
| | | | | | | | | | | | | Changes https://github.com/KDAB/Charm/releases/tag/1.12.0 - qtkeychain is now a mandatory dependency - the KDAB-internal billing code is no longer optional, but can be user-configured away (I hope by default) - duplicate idle detection dialog removed - lots of other small fixes Notes: svn path=/head/; revision=478612
* Fix build with Qt 5.11Jason E. Hale2018-08-312-1/+6
| | | | | | | | PR: 230884 Obtained from: upstream Notes: svn path=/head/; revision=478543
* Deprecate KDE4 plasma applets that I maintain. KDE4 is now marked DEPRECATEDJason E. Hale2018-08-305-0/+15
| | | | | | | and these are useless outside of the KDE4 workspace. Notes: svn path=/head/; revision=478499
* Deprecate KDE4 software, categories d-games.Adriaan de Groot2018-08-307-0/+21
| | | | | | | | | | | | | The last upstream release supporting KDE4 was 10 months ago, https://www.kde.org/announcements/announce-applications-17.08.3.php , and the kde@ team for FreeBSD has supported modern KDE (i.e. KDE Frameworks, Plasma 5 and KDE Applications) for 4 months. Give a 4 month deprecation period to allow users to switch over. Not marked deprecated: games/knights-kde4, that's not ours. Notes: svn path=/head/; revision=478462
* Fix build with clang7.Adriaan de Groot2018-08-301-0/+11
| | | | | | | | PR: 230941 Reported by: jbeich Notes: svn path=/head/; revision=478439
* deskutils/py-vdirsyncer: add missing dependencySteve Wills2018-08-271-0/+2
| | | | | | | | | PR: 230540 Submitted by: Alexandre C. Guimarães <lebarondemerde@privacychain.ch> Approved by: maintainer timeout (che@bein.link, >2 weeks) Notes: svn path=/head/; revision=478212
* deskutils/fet: Fix build on 11.1Tobias Kortkamp2018-08-271-2/+2
| | | | | | | | | | | | | | | In file included from engine/timetableexport.cpp:46: engine/timetable_defs.h:38:20: error: unknown type name 'constexpr' template <class T> constexpr std::add_const_t<T>& qAsConst(T& t) noexcept ^ http://beefy10.nyi.freebsd.org/data/111i386-default/478099/logs/fet-5.37.1.log PR: 230523 Approved by: maintainer Notes: svn path=/head/; revision=478183
* Update to upstream version 5.37.1Thomas Zander2018-08-252-18/+9
| | | | | | | | PR: 230523 Submitted by: uzsolt@uzsolt.hu (maintainer) Notes: svn path=/head/; revision=478018
* Update KDE Applications to 18.08Tobias C. Berner2018-08-2550-104/+92
| | | | | | | Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php Notes: svn path=/head/; revision=478003
* Update security/cryptopp to 7.0.0Jason E. Hale2018-08-242-6/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We now install a pkgconfig file which will allow ports to check whether cryptopp was built with assembly instructions enabled or not. There are a few functions that will be undefined if built without assembly and -DCRYPTOPP_DISABLE_ASM needs to be passed to the compiler in that case to avoid build failures. This is not new, but the pkgconf file should make it easier to determine if the flag is needed or not. Fix several ports due to API changes and to use the new pkgconf file to determine cryptopp location and build flags. Special cases below. deskutils/cdcat - Use cryptopp shared library instead of static, detect with pkgconf devel/xeus - Fix dependencies and remove header-only libraries from RUN_DEPENDS - Rework to use the cryptopp pkgconf file - net/cppzmq CMake files were fixed in r477649, remove hacks for that as they were seemingly causing devel/xeus-cling to link to cryptopp unnecessarily - Remove C++17 code from cryptopp checks for compatibility devel/xeus-cling - Fix dependencies - Remove hacks for previously broken cppzmq CMake files and no longer needed cryptopp dependency Changes: https://www.cryptopp.com/#news PR: 230579 (original patch, not used) Submitted by: yuri Notes: svn path=/head/; revision=477967
* Update calibre to 3.30.0Guido Falsi2018-08-242-4/+4
| | | | Notes: svn path=/head/; revision=477962
* New port: deskutils/lookbookTobias Kortkamp2018-08-246-0/+2687
| | | | | | | | | | | | | LookBook is a GTK based browser for system icons with search and code sample functionality. WWW: https://github.com/danrabbit/lookbook PR: 229873 Submitted by: Greg V <greg@unrelenting.technology> Notes: svn path=/head/; revision=477948
* New port deskutils/lxqt-notificationdJesper Schmitz Mouridsen2018-08-204-0/+34
| | | | | | | | | PR: 229302 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16812 Notes: svn path=/head/; revision=477661
* Update MAINTAINER: use @FreeBSD.orgSunpoet Po-Chuan Hsieh2018-08-181-1/+1
| | | | Notes: svn path=/head/; revision=477534
* deskutils/ganyremote: Update to 7.0Steve Wills2018-08-163-26/+32
| | | | | | | | PR: 230403 Submitted by: Nathan <ndowens@yahoo.com> Notes: svn path=/head/; revision=477300
* Flag more ports not compatible to PHP 7.x with IGNORE_WITH_PHPTorsten Zuehlsdorff2018-08-133-1/+5
| | | | | | | PR: 229982 Notes: svn path=/head/; revision=477060
* Update calibre to 3.29.0Guido Falsi2018-08-103-4/+5
| | | | Notes: svn path=/head/; revision=476854
* devel/boost-*: update to 1.68.0Jan Beich2018-08-099-9/+9
| | | | | | | | | | | | - Switch to C++14 for libboost_system to support C++14 consumers Changes: http://www.boost.org/users/history/version_1_68_0.html PR: 229569 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D16165 Notes: svn path=/head/; revision=476723
* Add missing runtime dependency on kdepim-runtimeTobias C. Berner2018-08-026-11/+18
| | | | | | | | PR: 230086 Reported by: Jonathan M Davis <freebsd.bugs@jmdavisprog.com> Notes: svn path=/head/; revision=476229
* New port: deskutils/zanshinTobias C. Berner2018-08-015-0/+96
| | | | | | | | | | | | | | | Zanshin is a powerful yet simple application to manage your day to day actions. It helps you organize and reduce the cognitive pressure of what you have to do in your job and personal life. You'll never forget anything anymore, getting your mind like water. This is based on a version of adridg done way back when kde@ still had an svn repo, but was unfortunately forgotten about, when the repo moved :) Submitted by: adridg Notes: svn path=/head/; revision=476187
* Update deskutils/latte-dock to 0.8.0Tobias C. Berner2018-08-014-16/+93
| | | | Notes: svn path=/head/; revision=476173
* Fix desktuils/py-khal after upgrade of devel/py-dateutilTobias C. Berner2018-08-013-3/+15
| | | | | | | | | | | | | | | | The upgrade of devel/py-dateutil in r475926 to 2.7.3 broke packaging of desktuils/py-khal as that one pinned to <= 2.6.1. * remove the pinning of the version (0.9.9 should already be fixed to work with 2.7.x -- even if the information on that seems to be a bit conflicting) * while here, do some cosmetics on pkg-message Submitted by: lebarondemerde@privacychain.ch (maintainer) Notes: svn path=/head/; revision=476161
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-2944-17/+44
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* - bring in missing dependencies, bump portrevisionJason Helfman2018-07-272-9/+10
| | | | | | | | - modernize options helper usage - while here pet portlint Notes: svn path=/head/; revision=475445
* - update to 5.0.0Jason Helfman2018-07-272-6/+6
| | | | | | | | - modernize options helper usage - while here pet portlint Notes: svn path=/head/; revision=475444
* - Update to 17.1.20180720Danilo Egea Gondolfo2018-07-272-4/+4
| | | | Notes: svn path=/head/; revision=475443
* Update math/libqalculate and math/qalculate to 2.6.1Jason E. Hale2018-07-271-1/+1
| | | | | | | Chase libqalculate shared library version bump Notes: svn path=/head/; revision=475421
* Fix build when using python 3 as default by propagating flavoredGuido Falsi2018-07-221-1/+2
| | | | | | | | | | sip binary to make environment. PR: 229956 Submitted by: fluffy Notes: svn path=/head/; revision=475110
* Update calibre to 3.28.0Guido Falsi2018-07-213-4/+7
| | | | Notes: svn path=/head/; revision=475061
* Remove expired ports:Rene Ladan2018-07-1613-126/+0
| | | | | | | | | | | | | | | | | | | | | | | | 2018-07-15 net/p5-ZConf-Bookmarks: Unmaintained 2018-07-15 net/p5-ZConf: Unmaintained 2018-07-15 textproc/p5-Text-SpellChecker-GUI: Unmaintained 2018-07-15 deskutils/p5-ZConf-Runner-GUI-GTK: Unmaintained 2018-07-15 deskutils/p5-ZConf-BGSet: Unmaintained 2018-07-15 deskutils/p5-ZConf-Runner: Unmaintained 2018-07-15 graphics/p5-Image-Size-FillFullSelect: Unmaintained 2018-07-15 graphics/p5-Imager-AverageGray: Unmaintained 2018-07-15 mail/p5-Mail-IMAPTalk-MailCache: Unmaintained 2018-07-15 mail/p5-ZConf-Mail: Unmaintained 2018-07-15 mail/p5-Mail-Cache: Unmaintained 2018-07-15 www/p5-ZConf-RSS: Unmaintained 2018-07-15 www/p5-ZConf-RSS-GUI-GTK: Unmaintained 2018-07-15 devel/p5-ZConf-GUI: Unmaintained 2018-07-15 net-im/mastodon: Breaks too frequently 2018-07-15 x11-fm/p5-PerlFM: Unmaintained 2018-07-15 astro/p5-ZConf-Weather: Unmaintained 2018-07-15 sysutils/p5-ZConf-Cron: Unmaintained Notes: svn path=/head/; revision=474751
* deskutils/taskcoach: 1.4.2 -> 1.4.3Yuri Victorovich2018-07-153-1496/+10
| | | | | | | | | Port changes: * Remove pkg-plist: it records the list correctly now. * Add USE_PYTHON=noflavors: this is an app Notes: svn path=/head/; revision=474656
* Update KDE Applications to 18.04.3Tobias C. Berner2018-07-1327-74/+73
| | | | Notes: svn path=/head/; revision=474596
* deskutils/projectlibre: update to 1.8.0Steve Wills2018-07-092-4/+4
| | | | | | | | | PR: 229617 Submitted by: Vidar Karlsen <vidar@karlsen.tech> Approved by: joe@thrallingpenguin.com (maintainer) Notes: svn path=/head/; revision=474226
* Update to 4.2.24Jochen Neumeister2018-07-082-4/+4
| | | | Notes: svn path=/head/; revision=474159
* Update to 4.2.18Jochen Neumeister2018-07-082-4/+4
| | | | Notes: svn path=/head/; revision=474157
* - Add LICENSE_FILEDmitry Marakasov2018-07-073-81/+75
| | | | | | | | | | | | | - Rename I18N option to more standard NLS - Use options helpers - Whitespace fixes in pkg-descr - Fix WWW PR: 228979 Approved by: maintainer timeout (jt@ixsystems.com, 3 weeks) Notes: svn path=/head/; revision=474124
* desktuils/ical: Fix build with Clang 6Tobias Kortkamp2018-07-0726-84/+435
| | | | | | | | | | | | | | - Submitter becomes maintainer - While here add missing dependencies http://beefy11.nyi.freebsd.org/data/head-i386-default/p473790_s335878/logs/ical-2.2_4.log PR: 226799 Reported by: bob@immure.com Submitted by: fbsd@opal.com Notes: svn path=/head/; revision=474101
* Mark these ports as broken on aarch64, and, where appropriate, armvX.Mark Linimon2018-07-071-0/+2
| | | | | | | | | While here, pet portlint and modernize. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=474058
* Update calibre to 3.27.1Guido Falsi2018-07-063-5/+5
| | | | Notes: svn path=/head/; revision=474042
* - Update to 17.1.20180625Danilo Egea Gondolfo2018-07-052-4/+4
| | | | Notes: svn path=/head/; revision=473973