aboutsummaryrefslogtreecommitdiff
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* Update WWWSunpoet Po-Chuan Hsieh2020-04-021-1/+1
| | | | Notes: svn path=/head/; revision=530427
* graphics/poppler: update to 0.87.0Tobias C. Berner2020-04-025-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | Release 0.87.0: core: * Fix crashes due to inconsistent vtables for Clang builds * Fix leak in broken files * Internal code improvements qt5: * Add option to get form choice for export value * ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695 glib: * Internal code improvements utils: * pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest PR: 245150 Exp-run by: antoine Notes: svn path=/head/; revision=530258
* Update KDE Plasma Desktop to 5.18.4.1Tobias C. Berner2020-04-013-7/+7
| | | | | | | | | | | | | | | | | | | Tuesday, 31 March 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.18.4. Plasma 5.18 was released in February 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: * [Image Wallpaper] Fix thumbnail generation when model is reloaded in-flight. * [applets/systemtray] Clear item from shown/hidden list when disabling entry. * [GTK Config] Construct font style by hand instead of relying on Qt function. Changelog: https://kde.org/announcements/plasma-5.18.3-5.18.4-changelog Notes: svn path=/head/; revision=530195
* Update to 3.7.1Sunpoet Po-Chuan Hsieh2020-03-312-5/+6
| | | | | | | | | | | | - Update version requirement of RUN_DEPENDS Changes: https://taskjuggler.org/tj3/doc/CHANGELOG.html https://github.com/taskjuggler/TaskJuggler/commits/master PR: 245084 Submitted by: David Schlachter Notes: svn path=/head/; revision=530182
* deskutils/peaclock: Update 0.4.1 -> 0.4.2Yuri Victorovich2020-03-292-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=529849
* deskutils/peaclock: Fix buildYuri Victorovich2020-03-292-0/+26
| | | | | | | | | | | Fixed build issues: * error: non-constant-expression cannot be narrowed from type 'std::__1::chrono::duration<long long, std::__1::ratio<1, 1> >::rep' (aka 'long long') to 'long' in initializer list [-Wc++11-narrowing] * /usr/bin/ld: unrecognized option '-plugin' Reported by: fallout Notes: svn path=/head/; revision=529769
* deskutils/latte-dock: update to 0.9.10Tobias C. Berner2020-03-282-4/+4
| | | | Notes: svn path=/head/; revision=529744
* Return Neels ports to the pool on his request.Rene Ladan2020-03-281-1/+1
| | | | | | | Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports Notes: svn path=/head/; revision=529327
* deskutils/lookbook: Update to 1.1.0Fernando Apesteguía2020-03-273-2646/+4
| | | | | | | | | | | | | | ChangeLog: https://github.com/danrabbit/lookbook/releases/tag/1.1.0 Better support for symbolic-only icons and under the hood improvements PR: 245094 Submitted by: duchateau.olivier@gmail.com Reviewed by:e Approved by: greg@unrelenting.technology (maintainer) Notes: svn path=/head/; revision=529276
* - Update calibre to 4.13.0Guido Falsi2020-03-273-7/+5
| | | | | | | - Make PYTHON3 the default option Notes: svn path=/head/; revision=529261
* deskutils/shutter:Max Brazhnikov2020-03-274-37/+18
| | | | | | | | | | | | | - Unbreak by updating to 0.94.3 - CVE-2015-0854 was fixed upstream, so remove stale patch - while here, arrange Makefile: utilize options helpers, sort variables, etc PR: 243072 Submitted by: ktullavik@gmail.com Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=529241
* New port: deskutils/peaclock: Customizable clock, timer, and stopwatch for ↵Yuri Victorovich2020-03-274-0/+38
| | | | | | | the terminal Notes: svn path=/head/; revision=529227
* Convert the tree to use PY_PILLOWAntoine Brodin2020-03-242-6/+4
| | | | | | | | With hat: portmgr Originally submitted by: kai Notes: svn path=/head/; revision=529063
* Put correct python interpreter in calibre startup script.Guido Falsi2020-03-212-1/+2
| | | | | | | Reported by: Alexander Leidinger <Alexander@leidinger.net> Notes: svn path=/head/; revision=528869
* Update poppler to 0.86.1Tobias C. Berner2020-03-215-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 0.86.1: core: * Fix regression in Browse Link handling * Internal code improvements Release 0.86.0: core: * Fix link content exfiltration attack * Splash: Implement gouraudTriangleShadedFill for some non parametrized shadings. Issue #881 * Fix case unsensitive search for Old Hungarian, Warang Citi, Medefaidrin and Adlam * Internal code improvements glib: * Automatic handle of page's cropbox on annots. Issue #129 * Fix memory leak if poppler_document_new_from_file fails * Minor speed optimization on poppler_page_get_annot_mapping utils: * pdfdetach: add 'savefile' option * pdftoppm/pdftocairo: Fix more odd/even mismatch qt5: * Fix loading from iodevice PR: 244827 Exp-run by: antoine Notes: svn path=/head/; revision=528853
* devel/qca: update to 2.3Tobias C. Berner2020-03-212-4/+4
| | | | | | | | | | | | | | | | | | | | - qca-2.3 drop support for OSSL<1.1 - copy devel/qca to devel/qca-legacy which is held at the current version - update devel/qca to 2.3 - Add Uses/qca.mk which handles dependency on either of the ports depending on the FreeBSD version Users on FreeBSD11 must therefore change their pkg orign à la: pkg set -o devel/qca:devel/qca-legacy PR: 244682 Exp-run by: antoine Reviewed by: arrowd Differential Revision: https://reviews.freebsd.org/D24042 Notes: svn path=/head/; revision=528829
* - Enable compiling calibre with python 3Guido Falsi2020-03-202-35/+55
| | | | | | | | | | | | | | - Add options to choose which python version to depend on - Make the deprecation warning conditional on which option is selected Due to upstreaam support for python3 being experimental, leave the default at python 2. Plan is to switch the default to python 3 after 2020Q2 is branched to expose it to more testing. Notes: svn path=/head/; revision=528772
* deskutils/recoll: drop optional dependency on expired textproc/pychmRene Ladan2020-03-202-20/+1
| | | | Notes: svn path=/head/; revision=528756
* Restore PORTREVISION. It was removed while working on 3.4.0, which hadCy Schubert2020-03-191-0/+1
| | | | | | | | | some problems. Reported by: "Matthew D. Fuller" <fullermd at over-yonder.net> Notes: svn path=/head/; revision=528747
* Make fetchable again.Cy Schubert2020-03-192-9/+8
| | | | | | | Approved by: just fixit Notes: svn path=/head/; revision=528743
* devel/libgit2: Update to 0.99.0Tobias Kortkamp2020-03-192-2/+7
| | | | | | | | | | | | | | - Switch to the release tarballs libgit2 now publishes - Drop CURL option since it is no longer used - Use system libpcre instead of the bundled one - Hook up tests - Bump consumers for ABI changes Changes: https://github.com/libgit2/libgit2/releases/tag/v0.99.0 ABI: https://abi-laboratory.pro/tracker/timeline/libgit2/ Notes: svn path=/head/; revision=528684
* Unmark certain ports as broken on powerpc64 elfv2, after a trybroken run.Mark Linimon2020-03-181-1/+2
| | | | | | | | | | | | (Note that these have not yet been re-tested on elfv1.) While here, pet portlint (e.g. location of BROKEN_*, and, in one case, USES). Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=528623
* deskutils/simpleagenda: unbreak after r528448Tobias C. Berner2020-03-141-3/+3
| | | | | | | | | Pointy hat: tcberner PR: 239167 Submitted by: lightside <lightside@gmx.com> Notes: svn path=/head/; revision=528450
* deskutils/kdeconnect-kde: update pkg-descrTobias C. Berner2020-03-141-3/+12
| | | | | | | Reported by: swills Notes: svn path=/head/; revision=528439
* desktuils/kdeconnect-kde: update to 1.4Tobias C. Berner2020-03-144-20/+82
| | | | Notes: svn path=/head/; revision=528437
* Make some implicit KDE dependencies explicitTobias C. Berner2020-03-141-2/+2
| | | | Notes: svn path=/head/; revision=528433
* devel/icu: update to 66.1Jan Beich2020-03-132-1/+2
| | | | | | | | Changes: http://site.icu-project.org/download/66 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=528343
* Add compiler:c++17-lang to USES to fix build on GCC-based systems:Mark Linimon2020-03-131-1/+1
| | | | | | | | | | Target "cmTC_73213" requires the language dialect "CXX17" , but CMake does not know the compile flags to use to enable it. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=528333
* Use libhttp_parser from ports instead of the bundled oneMateusz Piotrowski2020-03-121-4/+4
| | | | | | | | | | While here, remove unused variables. PR: 243794 Reported by: André Klitzing (upstream) Notes: svn path=/head/; revision=528293
* New port: deskutils/ausweisapp2Mateusz Piotrowski2020-03-126-0/+79
| | | | | | | | | | | | | | | | | | | | The AusweisApp2 is a software, that you can use to identify yourself online with your ID card or your electronic residence permit. The AusweisApp2 offers you an integrated self-assessment where you are able to view your data that is stored on the online ID. It is being developed on behalf of the German Federal Ministry of the Interior. WWW: https://www.ausweisapp.bund.de/ausweisapp2/ PR: 243794 Submitted by: Martin Filla <freebsd@sysctl.cz> (very early patch) Requested by: AndreKlitzing (via wiki.freebsd.org/WantedPorts) Notes: svn path=/head/; revision=528286
* KDE Plasma Desktop -- Update to 5.18.3Tobias C. Berner2020-03-112-6/+6
| | | | | | | | | | | | | | | | | | | Tuesday, 10 March 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.18.3. Plasma 5.18 was released in February 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: * libkscreen: handle when backend fails to load/initialize. * Discover Flatpak: build with older libflatpaks. * Discover: Make sure we don't crash. Announcement: https://kde.org/announcements/plasma-5.18.3 Notes: svn path=/head/; revision=528208
* Deprecate some ports using deprecated version of pythonAntoine Brodin2020-03-083-0/+9
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=528058
* Remove expired ports:Rene Ladan2020-03-075-66/+0
| | | | | | | | | | | | | | 2020-02-29 lang/gcc6: Unsupported by upstream. Use GCC 9 or newer instead. 2020-02-28 www/pycarddav: Deprecated by upstream, please migrate to deskutils/py-khard 2020-03-02 x11/xpra: Old, uses EOLed python27 2020-03-02 x11-wm/ccsm: Old, uses EOLed python27 2020-03-02 x11-toolkits/py-gtkglext: Old, uses EOLed python27 2020-03-02 deskutils/syncthing-gtk: Old, uses EOLed python27 2020-03-02 x11-wm/compiz-fusion: Old, uses EOLed python27 2020-03-02 x11/run_scaled: Old, uses EOLed python27 Notes: svn path=/head/; revision=527938
* Update calibre to 4.12.0Guido Falsi2020-03-072-5/+4
| | | | Notes: svn path=/head/; revision=527937
* KDE Applications: update to 19.12.3Tobias C. Berner2020-03-0625-72/+73
| | | | Notes: svn path=/head/; revision=527897
* Update to 2.6.4Michael Reifenberger2020-03-063-4/+5
| | | | Notes: svn path=/head/; revision=527867
* Return theraven's ports to the pool after safekeeping his commit bit.Rene Ladan2020-03-054-4/+4
| | | | Notes: svn path=/head/; revision=527847
* Remove expired ports:Rene Ladan2020-03-0124-709/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-03-01 audio/idjc: Old, uses EOLed python27 2020-03-01 cad/py-pycam: Old, uses EOLed python27 2020-02-27 chinese/gimp-help-zh_CN: Broken 2020-03-01 databases/emma: Old, uses EOLed python27 2020-03-01 deskutils/anamnesis: Old, uses EOLed python27 2020-02-28 deskutils/cherrytree: Old, uses EOLed python27 2020-03-01 deskutils/gbirthday: Old, uses EOLed python27 2020-03-01 deskutils/gtg: Old, uses EOLed python27 2020-03-01 deskutils/nemo-extensions: Old, uses EOLed python27 2020-03-01 deskutils/pybookreader: Old, uses EOLed python27 2020-03-01 devel/diffuse: Old, uses EOLed python27 2020-02-28 devel/dreampie: Old, uses EOLed python27 2020-03-01 devel/gtkparasite: Old, uses EOLed python27 2020-02-28 devel/py-orbit: Old, uses EOLed python27 2020-03-01 editors/py-room: Old, uses EOLed python27 2020-02-27 french/gimp-help: Broken 2020-03-01 games/magicor: Old, uses EOLed python27 2020-03-01 games/openalchemist: Old, uses EOLed python27 2020-03-01 games/pythonsudoku: Old, uses EOLed python27 2020-02-27 german/gimp-help: Broken 2020-03-01 graphics/driconf: Old, uses EOLed python27 2020-02-27 graphics/gimp-help: Broken 2020-03-01 graphics/nathive: Old, uses EOLed python27 2020-03-01 graphics/py-goocanvas: Old, uses EOLed python27 2020-03-01 graphics/py-mcomix: Old, uses EOLed python27 2020-03-01 graphics/uniconvw: Old, uses EOLed python27 2020-02-27 japanese/gimp-help: Broken 2020-02-29 java/jakarta-regexp: EOL: As of 2011-04-17, the Regexp project is retired 2020-02-27 korean/gimp-help: Broken 2020-03-01 mail/claws-mail-python: Old, uses EOLed python27 2020-03-01 math/lybniz: Old, uses EOLed python27 2020-02-27 misc/gimp-help-ca: Broken 2020-02-27 misc/gimp-help-da: Broken 2020-02-27 misc/gimp-help-el: Broken 2020-02-27 misc/gimp-help-en_GB: Broken 2020-02-27 misc/gimp-help-es: Broken 2020-02-27 misc/gimp-help-it: Broken 2020-02-27 misc/gimp-help-nl: Broken 2020-02-27 misc/gimp-help-nn: Broken 2020-02-27 misc/gimp-help-sl: Broken 2020-02-27 misc/gimp-help-sv: Broken 2020-03-01 misc/metromap: Old, uses EOLed python27 2020-03-01 misc/typetrainer: Old, uses EOLed python27 2020-03-01 multimedia/gtk-recordmydesktop: Old, uses EOLed python27 2020-02-27 portuguese/gimp-help-pt_BR: Broken 2020-02-27 russian/gimp-help: Broken 2020-02-28 security/hotssh: Old, uses EOLed python27 2020-03-01 security/zenmap: Old, uses EOLed python27 2020-03-01 x11/py-xdot06: Old, uses EOLed python27 2020-02-28 x11/terminator: Old, uses EOLed python27 2020-02-28 x11-fm/sunflower: Old, uses EOLed python27 2020-03-01 x11-toolkits/hippo-canvas: Old, uses EOLed python27 2020-03-01 x11-toolkits/py-kiwi-gtk: Old, uses EOLed python27 2020-02-28 x11-toolkits/py-vte: Old, uses EOLed python27 Notes: svn path=/head/; revision=527561
* Deprecate py-wxPython28 and py-wxPython30 portsAntoine Brodin2020-03-011-0/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=527543
* - Update WWWDmitry Marakasov2020-02-291-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=527401
* Reset maintainershipSunpoet Po-Chuan Hsieh2020-02-273-31/+7
| | | | | | | | | | | | | | | - While I'm here: - Update MASTER_SITES - Clean up Makefile - Update manpage location (r523104) - Update WWW - Take maintainership PR: 244449 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=527301
* Update to 2.0Mateusz Piotrowski2020-02-264-17/+20
| | | | | | | | | | | | | | | | | | | Changelog: https://gitlab.com/alfix/sysctlview/-/blob/master/CHANGELOG - Update COMMENT, pkg-descr, and DESKTOP_ENTRIES. Also, while here: - Pet portclippy & portfmt. - Simplify do-install. - Update installation path for manpages. PR: 244367 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com> Approved by: Alfonso S. Siciliano (maintainer) Notes: svn path=/head/; revision=527226
* Update deskutils/latte-dock to latest upstream release, 0.9.9Adriaan de Groot2020-02-262-4/+4
| | | | | | | | | | | | Release notes at https://psifidotos.blogspot.com/2020/02/latte-bug-fix-release-v099.html There's a critical configuration fix (new users especially, didn't get a correct config file) and an important UI fix. (Note "critical" here is for functionality, not security) Notes: svn path=/head/; revision=527225
* KDE Plasma Desktop: update to 5.18.2Tobias C. Berner2020-02-262-6/+6
| | | | | | | | | | | | | | | | | | | Tuesday, 25 February 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.18.2. Plasma 5.18 was released in February 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: * Discover: fix build on old flatpak versions. * Unify KSysGuard cpu clock speed names. * Emojier: improve the fallback mechanism to detect languages. Full changelog: https://kde.org/announcements/plasma-5.18.1-5.18.2-changelog.php Notes: svn path=/head/; revision=527209
* graphics/py-pillow: Update to 7.0.0Kai Knoblich2020-02-241-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release dropped the support for Python 2. * Apply conditional statements to use either Pillow 7.x or Pillow 6.x for consumers that can be built for Python 2 or newer. * Exceptions are ports that can be built only for either Python 2 or Python 3. For the first case, consumers are just assigned to the repo-copied graphics/py-pillow6. * Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not listed in setup.py as a build dependency [1] and relax the version requirements of Pillow for www/py-wagtail. Release Notes: * https://pillow.readthedocs.io/en/latest/releasenotes/index.html Backward Incompatible Changes (7.0.0): * https://pillow.readthedocs.io/en/latest/releasenotes/7.0.0.html#backwards-incompatible-changes Detailed Changelog: * https://github.com/python-pillow/Pillow/blob/7.0.0/CHANGES.rst PR: 243665 Submitted by: sunpoet (patch for 7.0.0 and repo-copied version) Reviewed by: koobs [1], sunpoet Approved by: koobs (maintainer) Differential Revision: https://reviews.freebsd.org/D23713 Notes: svn path=/head/; revision=526962
* Remove expired ports, all Python-2.7-only:Rene Ladan2020-02-225-90/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27 2020-02-17 audio/soundconverter: Old, uses EOLed python27 2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27 2020-02-19 databases/monetdb: Broken, uses EOLed python27 2020-02-19 databases/py-cql: Broken, uses EOLed python27 2020-02-18 databases/zodb3: Old, uses EOLed python27 2020-02-17 deskutils/gourmet: Old, uses EOLed python27 2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed python27 2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27 2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27 2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27 2020-02-20 devel/py-five.formlib: Old, uses EOLed python27 2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27 2020-02-19 devel/py-notifier: Broken, uses EOLed python27 2020-02-18 devel/py-tempstorage: Old, uses EOLed python27 2020-02-19 devel/py-testgears: Broken, uses EOLed python27 2020-02-20 devel/py-z3c.caching: Old, uses EOLed python27 2020-02-18 devel/py-z3c.form: Old, uses EOLed python27 2020-02-18 devel/py-z3c.formwidget.query: Old, uses EOLed python27 2020-02-18 devel/py-zope.annotation: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.applicationcontrol: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.appsetup: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.broken: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.cache: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.component: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.container: Old, uses EOLed python27 2020-02-20 devel/py-zope.app.content: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.debug: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.dependable: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.error: Old, uses EOLed python27 2020-02-20 devel/py-zope.app.exception: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.file: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.folder: Old, uses EOLed python27 2020-02-20 devel/py-zope.app.form: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.generations: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.http: Old, uses EOLed python27 2020-02-20 devel/py-zope.app.pagetemplate: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.publication: Old, uses EOLed python27 2020-02-20 devel/py-zope.app.publisher: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.rotterdam: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.testing: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.zcmlfiles: Old, uses EOLed python27 2020-02-18 devel/py-zope.app.zopeappgenerations: Old, uses EOLed python27 2020-02-20 devel/py-zope.applicationcontrol: Old, uses EOLed python27 2020-02-20 devel/py-zope.browsermenu: Old, uses EOLed python27 2020-02-20 devel/py-zope.browserpage: Old, uses EOLed python27 2020-02-20 devel/py-zope.componentvocabulary: Old, uses EOLed python27 2020-02-18 devel/py-zope.container: Old, uses EOLed python27 2020-02-18 devel/py-zope.copypastemove: Old, uses EOLed python27 2020-02-20 devel/py-zope.dublincore: Old, uses EOLed python27 2020-02-18 devel/py-zope.error: Old, uses EOLed python27 2020-02-20 devel/py-zope.formlib: Old, uses EOLed python27 2020-02-18 devel/py-zope.minmax: Old, uses EOLed python27 2020-02-20 devel/py-zope.pagetemplate: Old, uses EOLed python27 2020-02-20 devel/py-zope.ptresource: Old, uses EOLed python27 2020-02-18 devel/py-zope.ramcache: Old, uses EOLed python27 2020-02-18 devel/py-zope.site: Old, uses EOLed python27 2020-02-20 devel/py-zope.viewlet: Old, uses EOLed python27 2020-02-19 games/gcompris: Broken, uses EOLed python27 2020-02-19 graphics/commons-utilities: Broken, uses EOLed python27 2020-02-19 graphics/py-chart: Broken, uses EOLed python27 2020-02-19 japanese/tegaki-recognize: Broken, uses EOLed python27 2020-02-20 mail/py-zope.sendmail: Old, uses EOLed python27 2020-02-19 mail/pysieved: Broken, uses EOLed python27 2020-02-19 math/ogdf: Broken, uses EOLed python27 2020-02-19 math/py-viper: Broken, uses EOLed python27 2020-02-19 misc/fbless: Broken, uses EOLed python27 2020-02-19 misc/pylize: Broken, uses EOLed python27 2020-02-19 net/py-ldaptor: Broken, uses EOLed python27 2020-02-19 net/tucan: Broken, uses EOLed python27 2020-02-19 news/hellanzb: Broken, uses EOLed python27 2020-02-19 science/coot: Broken, uses EOLed python27 2020-02-19 science/py-ScientificPython: Broken, uses EOLed python27 2020-02-19 security/py-cryptlib_py: Broken, uses EOLed python27 2020-02-18 security/py-zope.app.authentication: Old, uses EOLed python27 2020-02-18 security/py-zope.app.localpermission: Old, uses EOLed python27 2020-02-18 security/py-zope.app.principalannotation: Old, uses EOLed python27 2020-02-18 security/py-zope.app.security: Old, uses EOLed python27 2020-02-18 security/py-zope.app.securitypolicy: Old, uses EOLed python27 2020-02-20 security/py-zope.authentication: Old, uses EOLed python27 2020-02-20 security/py-zope.login: Old, uses EOLed python27 2020-02-18 security/py-zope.pluggableauth: Old, uses EOLed python27 2020-02-18 security/py-zope.principalannotation: Old, uses EOLed python27 2020-02-20 security/py-zope.principalregistry: Old, uses EOLed python27 2020-02-20 security/py-zope.security: Old, uses EOLed python27 2020-02-18 security/py-zope.securitypolicy: Old, uses EOLed python27 2020-02-18 security/py-zope.session: Old, uses EOLed python27 2020-02-17 sysutils/gnome-schedule: Old, uses EOLed python27 2020-02-19 sysutils/py-XenAPI: Broken, uses EOLed python27 2020-02-19 sysutils/py-freenas.cli: Broken, uses EOLed python27 2020-02-19 textproc/ecromedos: Broken, uses EOLed python27 2020-02-18 textproc/py-wicked: Old, uses EOLed python27 2020-02-18 textproc/py-zope.app.i18n: Old, uses EOLed python27 2020-02-19 www/planet: Broken, uses EOLed python27 2020-02-18 www/py-zope.app.wsgi: Old, uses EOLed python27 2020-02-19 www/trac-attachmentpolicy: Broken, uses EOLed python27 2020-02-19 www/trac-bzr: Broken, uses EOLed python27 2020-02-19 www/trac-childtickets: Broken, uses EOLed python27 2020-02-19 www/trac-gantt: Broken, uses EOLed python27 2020-02-19 www/trac-tracdragdrop: Broken, uses EOLed python27 2020-02-19 www/trac-watchlist: Broken, uses EOLed python27 2020-02-19 www/twill: Broken, uses EOLed python27 2020-02-19 x11/wbarconf: Broken, uses EOLed python27 2020-02-19 x11-wm/simple-ccsm: Broken, uses EOLed python27 Notes: svn path=/head/; revision=526852
* Update calibre to 4.11.2Guido Falsi2020-02-222-4/+4
| | | | Notes: svn path=/head/; revision=526845
* Update calibre to 4.11.1Guido Falsi2020-02-223-5/+4
| | | | Notes: svn path=/head/; revision=526778
* x11/lumina: Update to 1.6.0 and Take MAINTAINER'shipLoïc Bartoletti2020-02-2219-81/+94
| | | | | | | | | | | | | | | | | | | | - Update to 1.6.0 - Take MAINTAINER'ship - Add missing USE_GL - Fix order of options in Makefiles Changelog: - Lumina: https://github.com/lumina-desktop/lumina/compare/v1.5.0...v1.6.0 - Lumina-pdf: https://github.com/lumina-desktop/lumina-pdf/compare/v1.5.0...v1.6.0 - Lumina-calculator: https://github.com/lumina-desktop/lumina-calculator/compare/v1.5.0...v1.6.0 PR: 243895 Reviewed by: mat, tcberner Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D23603 Notes: svn path=/head/; revision=526736
* Update xorg x11 servers to 1.20.7Niclas Zeising2020-02-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update xorg x11 servers to 1.20.7. This updates x11-servers/xorg-server, xephyr, xorg-dmx, xorg-nestserver, xorg-vbserver and xwayland. Enable the UDEV backend by default, instead of the DEVD backend, for autoconfiguration of input devices on FreeBSD 12 and later. FreeBSD 11 lacks the needed support in base and will keep on using the DEVD backend. Support for the HAL backend is dropped completely, it has been deprecated for a long time. Update and improve the DEVD backend. Add a pkg message about sysctl configuration that might be needed when using UDEV. Use the upstream fix for glamour issues. Use evdev xkb rules by default in xwayland [2] Add x11-drivers/xf86-input-libinput to the list installed by default by x11-drivers/xorg-drivers. Fix net/tigervnc-server and emulators/virtualbox-ose Bump portrevision of all x11 drivers, as well as other ports dependent on xorg-server. This represents work by many people over a long period. These include wulf, ak, dumbbell, hselasky pete AT nomadlogic DOT org, jbeich, manu, myself and possibly others (I tried to look through history, but might have missed people. If so, I am sorry.) PR: 196678 [1], 244129 [2] Submitted by: hselasky, wulf [1], jbeich [2] Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xserver-1.20 (in part) Notes: svn path=/head/; revision=526589