Commit graph

7519 commits

Author SHA1 Message Date
Tobias C. Berner
fdce4e306f KDE Release Service 20.08.2 update
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.
2020-10-10 14:17:23 +00:00
Piotr Kubaj
8acf80f0ce deskutils/recoll: fix build on GCC architectures
Include sys/types.h to make necessary types available:
utils/fstreewalk.cpp:51:5: error: 'dev_t' does not name a type; did you mean 'div_t'?
2020-10-07 14:08:00 +00:00
Piotr Kubaj
3fa69531be deskutils/gnome-clocks: fix build on GCC architectures
Use C11 compiler:
/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-06 14:31:34 +00:00
Rene Ladan
53e5276a7d Return jadawin@'s ports to the pool after taking in his commit bit.
With hat:	portmgr-secretary
2020-10-05 17:45:32 +00:00
Loïc Bartoletti
2933bb22c3 Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location, devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts

[1] RiverBankComputing doesn't offer links to download latest version of some ports

PR:		247369
Reviewed by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D25749
Exp-run by:	antoine
2020-10-05 15:50:03 +00:00
Mateusz Piotrowski
c2bf703955 Add a D-Bus service to automatically start the daemon when needed
This patch adds a D-Bus service file, which makes the notification-daemon
start automatically when a user send a notification (for example, using
notify-send(1)).
2020-10-05 14:02:07 +00:00
Mateusz Piotrowski
c33defafcc Clean up
- Sort variables
- Register missing dependency via USE_GNOME=cairo
- Do not set --with-dbus-services via CONFIGURE_ARGS, it seems to have no
  effect
- Update WWW
2020-10-05 13:57:04 +00:00
Tobias C. Berner
8b18861bca deskutils/kdeconnect-kde: add upstreams mitigations for CVE-2020-26164
From https://kde.org/info/security/advisory-20201002-1.txt:
	Solution
	========

	KDE Connect 20.08.2 patches several code paths that could result in a DoS.
	You can apply these patches on top of 20.08.1:
	f183b5447b
	b279c52101
	d35b88c1b2
	b496e66899
	5310eae85d
	721ba9faaf
	ae58b9dec4
	66c768aa9e
	85b691e40f
	48180b4655

Security:	CVE-2020-26164
2020-10-04 06:29:14 +00:00
Roman Bogorodskiy
8aa64ab2d2 deskutils/virt-manager: update to 3.1.0 2020-10-03 04:32:01 +00:00
Fernando Apesteguía
3184168c60 deskutils/ultralist: Update to 1.5.1
ChangeLog: https://github.com/ultralist/ultralist/releases/1.5.1

PR:	249995
Submitted by:	vulcan@wired.sh
2020-10-01 08:38:44 +00:00
Guido Falsi
cc834c41e4 Unbreak by adding missing dependencies.
PR:		249938
Approved by:	portmgr (fixit blanket)
2020-09-30 10:45:41 +00:00
Antoine Brodin
fc5bc520b1 Mark BROKEN
CMake Error at /usr/local/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5Svg" with any
  of the following names:

    Qt5SvgConfig.cmake
    qt5svg-config.cmake

Reported by:	pkg-fallout
2020-09-30 09:52:11 +00:00
Nicola Vitale
1d7274728d - Add missing run dependency
- Bump PORTREVISION
2020-09-29 16:19:36 +00:00
Baptiste Daroussin
17960e330e Update to 3.38.0 2020-09-29 15:17:56 +00:00
Baptiste Daroussin
647e7e0439 Update to 3.38.0 2020-09-29 13:27:16 +00:00
Baptiste Daroussin
d9ca77e4ab Update to 3.38.0 2020-09-29 13:20:31 +00:00
Baptiste Daroussin
c36d9a45c8 update to 3.36.1 2020-09-29 12:39:00 +00:00
Baptiste Daroussin
8a016444ba First batch at upgrading gnome to 3.36/3.38
Update evolution-dataserver to 3.38.0 and because of ABI breakage update ports
depending on it
Update bijiben to 3.38.0
Update gnome-calendar to 3.38.0
Update gnome-contacts to 3.38
Update gnome-maps to 3.38.0
Patch gnome-todo to work with newer evolution-dataserver (patched obtained from
    OpenBSD/Archlinux)
Update evolution to 3.38.0
Update evolution-ews to 3.38.0 (among changes it brings support for office365)
Update folks to 0.14.0

Update cheese to 3.38.0
Update aisleriot to 3.22.9
Update five-or-more to 3.22.2
Update fastream to 0.2.9
Update gnome-control-center to 3.36.4
Update gnmoe-settings-daemon to 3.38.0
Update meld to 3.21.0

Update gnome-desktop to 3.38.0 and because of ABI breakage bump portrevision of
all dependant ports not touched by this update
Update gnome-session to 3.38.0
Update gnome-shell to 3.36.6, now run depends on gdm
Update gnome-shell-extensions to 3.36.3
Update mutter to 3.36.6
2020-09-29 12:07:28 +00:00
Nicola Vitale
0df9fb1732 - Update to 0.8.3 2020-09-29 09:17:51 +00:00
Eric Turgeon
a93b6fa89a adding deskutils/mate-indicator-applet 1.24.0 2020-09-28 21:49:31 +00:00
Niclas Zeising
a8d9df7e30 Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
2020-09-28 19:59:57 +00:00
Tobias Kortkamp
f35841a5de Reset MAINTAINER 2020-09-28 05:05:24 +00:00
Yuri Victorovich
cb7a840fbf deskutils/peaclock: Update 0.4.2 -> 0.4.3
Reported by:	portscout
2020-09-28 03:37:05 +00:00
Mateusz Piotrowski
f0223d1315 Pass maintainership to Neel Chauhan
PR:		249907
Submitted by:	neel@neelc.org
2020-09-27 10:34:41 +00:00
Baptiste Daroussin
3b58f092fa update to 3.34.0 2020-09-26 21:00:31 +00:00
Michael Reifenberger
7454a9300d Remove sperflous patch
PR:		249896
2020-09-26 16:17:49 +00:00
Mateusz Piotrowski
0a001c9c7b Update to 1.8.3
This update brings some improvements to various translations and some minor
bug fixes.

Also, take maintainership.

Reported by:	Portscout
2020-09-26 09:55:15 +00:00
Nicola Vitale
93ad11e8ca - Set NO_BUILD, NO_ARCH variables 2020-09-26 09:22:53 +00:00
Nicola Vitale
cbbbcbd29c clipmenu is a simple clipboard manager using dmenu (or rofi with
CM_LAUNCHER=rofi) and xsel.

WWW: https://github.com/cdown/clipmenu
2020-09-25 19:44:49 +00:00
Nicola Vitale
01705733ec clipnotify is a simple program that, using the XFIXES extension to X11,
waits until a new selection is available and then exits.

It was primarily designed for clipmenu, to avoid polling for new selections.

WWW: https://github.com/cdown/clipnotify
2020-09-25 19:43:32 +00:00
Michael Reifenberger
618861d5ea Update to 3.0.2 2020-09-25 17:58:52 +00:00
Mateusz Piotrowski
771025263c Update to 1.8.1
Release notes:
- https://github.com/mank319/Go-For-It/releases/tag/1.8.0
- https://github.com/mank319/Go-For-It/releases/tag/1.8.1

Reported by:	Repology
2020-09-25 16:50:11 +00:00
Baptiste Daroussin
2e0be1aab4 Upgrade libgweather to 3.36.1
As the ABI has been broken bump portrevision of consumers
2020-09-25 14:40:54 +00:00
Baptiste Daroussin
1d4cbcd3f0 Add forgotten patch during last upgrade 2020-09-25 14:18:16 +00:00
Baptiste Daroussin
30c5e3bf16 update to 2.32.1
This a first step in the upgrade, which is good enough to be built
with newer version of vala without having yet to upgrade many other libs

More further update will happen later
2020-09-25 13:34:00 +00:00
Nicola Vitale
81f569e870 - Update to 0.8.1 2020-09-24 09:52:49 +00:00
Baptiste Daroussin
8a4127f62f Update caja 1.24.0 and its extensions to 1.24.1 2020-09-24 08:48:42 +00:00
Ashish SHUKLA
8199d8fdf9 - Update to 0.21
Reported by:	portscout
2020-09-23 14:06:50 +00:00
Fernando Apesteguía
e17d0c0960 deskutils/ultralist: Update to 1.5
From ChangeLog: https://github.com/ultralist/ultralist/releases/1.5

 * Complete rewrite of how input is parsed and how listing works.
 * Updating sync command to be more intuitive + idempotent

PR:	249487
Submitted by:	vulcan@wired.sh
2020-09-23 12:25:47 +00:00
Mateusz Piotrowski
3fc24e6819 deskutils/fff: Update to 2.2 2020-09-23 08:41:46 +00:00
Mateusz Piotrowski
8d6db0f0fd Update to 4.1
- Take maintainership
- Change MASTER_SITES to the one used by other projects like HaikuPorts
- Set LICENSE_FILE
- Build the port manually via do-build; there is no point in patching the
  official makefile, it's is too fragile
- Remove all the patches, they are no longer needed
- Shorten pkg-descr & set WWW
- Install the manual page under share/man/man1
2020-09-22 19:57:08 +00:00
Piotr Kubaj
7e1c61a2ad deskutils/gnome-screenshot: fix build on GCC architectures
Use C11 compiler:
/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-09-22 11:19:54 +00:00
Ashish SHUKLA
52ec6d72ba Dstask is a personal task tracker designed to help you focus. It is
similar to taskwarrior but uses git to synchronise instead of a
proprietary protocol.

Dstask is mature enough for daily use.

Features:
 o Powerful context system (automatically applies filter/tags to
    queries and new tasks)
 o Git powered sync/undo/resolve (passwordstore.org style) which means
   no need to set up a sync server, and sync between devices is easy!
 o Task listing won't break with long task text (unlike taskwarrior,
   currently)
 o note command -- edit a full markdown note for each task. Checklists
   are useful here.
 o open command -- open URLs found in specified task (including notes)
   in the browser
 o zsh/bash completion for speed
 o A single statically-linked binary

WWW: https://github.com/naggie/dstask
2020-09-21 19:45:42 +00:00
Nicola Vitale
b721687478 - Update to 0.8.0
- The port now requires devel/cmake to build

Changes:	https://github.com/flameshot-org/flameshot/releases/tag/v0.8.0
2020-09-21 14:01:31 +00:00
Baptiste Daroussin
064f3504f7 Remove logjam, beside being the last consumer of gtkhtml3 it also
appear to be not working at all and broken on head.
2020-09-19 20:35:50 +00:00
Rene Ladan
b2e5755eb8 Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
2020-09-15 databases/ntdb: Uses deprecated version of python
2020-09-15 databases/pgloader: Uses deprecated version of python
2020-09-15 databases/pgtune: Uses deprecated version of python
2020-09-15 databases/postgresql-libpqxx3: Uses deprecated version of python
2020-09-15 databases/postgresql-libpqxx4: Uses deprecated version of python
2020-09-15 databases/py-sqlite3dbm: Uses deprecated version of python
2020-09-15 databases/pydbx: Uses deprecated version of python
2020-09-15 databases/pyspatialite: Uses deprecated version of python
2020-09-15 deskutils/ljcharm: Uses deprecated version of python
2020-09-15 deskutils/mat: Uses deprecated version of python
2020-09-15 devel/aap: Uses deprecated version of python
2020-09-15 devel/apr2: Uses deprecated version of python
2020-09-15 devel/bbfreeze-loader: Uses deprecated version of python
2020-09-15 devel/bicyclerepair: Uses deprecated version of python
2020-09-15 devel/bzrtools: Uses deprecated version of python
2020-09-15 devel/codeville: Uses deprecated version of python
2020-09-15 devel/cvs2svn: Uses deprecated version of python
2020-09-15 devel/cx_Freeze: Uses deprecated version of python
2020-09-15 devel/euca2ools: Uses deprecated version of python
2020-09-15 devel/evolution-gconf-tools: Uses deprecated version of python
2020-09-15 devel/git-bzr-ng: Uses deprecated version of python
2020-09-15 devel/git-cvs: Uses deprecated version of python
2020-09-15 devel/git-remote-hg: Uses deprecated version of python
2020-09-15 devel/grumpy: Uses deprecated version of python
2020-09-15 devel/hg-git: Uses deprecated version of python
2020-09-15 devel/libnxt: Uses deprecated version of python
2020-09-15 devel/libredblack: Uses deprecated version of python
2020-09-15 devel/llvm-cheri: Uses deprecated version of python
2020-09-15 devel/phpsh: Uses deprecated version of python
2020-09-15 devel/py-backports.shutil_which: Uses deprecated version of python
2020-09-15 devel/py-notify: Uses deprecated version of python
2020-09-15 devel/py-pybloomfiltermmap: Uses deprecated version of python
2020-09-15 devel/py-qserve: Uses deprecated version of python
2020-09-15 devel/py-subvertpy: Uses deprecated version of python
2020-09-15 devel/py_static_check: Uses deprecated version of python
2020-09-15 devel/pyst: Uses deprecated version of python
2020-09-15 devel/runsnakerun: Uses deprecated version of python
2020-09-15 devel/tailor: Uses deprecated version of python
2020-09-15 devel/uatraits: Uses deprecated version of python
2020-09-15 dns/nsec3walker: Uses deprecated version of python
2020-09-15 dns/sshfp: Uses deprecated version of python
2020-09-15 editors/medit: Uses deprecated version of python
2020-09-15 emulators/dynagen: Uses deprecated version of python
2020-09-15 emulators/wxmupen64plus: Uses deprecated version of python
2020-09-15 games/diameter: Uses deprecated version of python
2020-09-15 games/kiki: Uses deprecated version of python
2020-09-15 games/lightyears: Uses deprecated version of python
2020-09-15 games/outerspace: Uses deprecated version of python
2020-09-15 games/pachi-game-engine: Uses deprecated version of python
2020-09-15 graphics/caffe: Uses deprecated version of python
2020-09-15 graphics/cloudcompare: Uses deprecated version of python
2020-09-15 graphics/kudu: Uses deprecated version of python
2020-09-15 graphics/pecomato: Uses deprecated version of python
2020-09-15 graphics/py-editobj: Uses deprecated version of python
2020-09-15 graphics/py-mayavi: Uses deprecated version of python
2020-09-15 graphics/pymorph: Uses deprecated version of python
2020-09-15 graphics/tilecache: Uses deprecated version of python
2020-09-15 graphics/uniconvertor: Uses deprecated version of python
2020-09-15 japanese/mailman: Uses deprecated version of python
2020-09-15 java/eclipse-pydev: Uses deprecated version of python
2020-09-15 lang/cdent: Uses deprecated version of python
2020-09-15 lang/julia06: Uses deprecated version of python
2020-09-15 lang/julia07: Uses deprecated version of python
2020-09-15 lang/julia11: Uses deprecated version of python
2020-09-15 lang/tinypy: Uses deprecated version of python
2020-09-15 mail/cleanup-maildir: Uses deprecated version of python
2020-09-15 mail/courier-pythonfilter: Uses deprecated version of python
2020-09-15 mail/getmail: Uses deprecated version of python
2020-09-15 mail/muttils: Uses deprecated version of python
2020-09-15 mail/nohtml: Uses deprecated version of python
2020-09-15 mail/offlineimap: Uses deprecated version of python
2020-09-15 mail/openemm2015: Uses deprecated version of python
2020-09-15 math/blitz++: Uses deprecated version of python
2020-09-15 math/openfst: Uses deprecated version of python
2020-09-15 math/py-fpconst: Uses deprecated version of python
2020-09-15 misc/hb: Uses deprecated version of python
2020-09-15 misc/mtail: Uses deprecated version of python
2020-09-15 misc/wotsap: Uses deprecated version of python
2020-09-15 multimedia/freevo: Uses deprecated version of python
2020-09-15 multimedia/quodlibet: Uses deprecated version of python
2020-09-15 multimedia/tovid: Uses deprecated version of python
2020-09-15 net/ceph13: Uses deprecated version of python
2020-09-15 net/cloud-init-azure: Uses deprecated version of python
2020-09-15 net/exabgp: Uses deprecated version of python
2020-09-15 net/exaddos: Uses deprecated version of python
2020-09-15 net/fb: Uses deprecated version of python
2020-09-15 net/flent: Uses deprecated version of python
2020-09-15 net/flowgrep: Uses deprecated version of python
2020-09-15 net/googlecl: Uses deprecated version of python
2020-09-15 net/mininet: Uses deprecated version of python
2020-09-15 net/nfs-ganesha: Uses deprecated version of python
2020-09-15 net/opensips: Uses deprecated version of python
2020-09-15 net/py-python-ntlm: Uses deprecated version of python
2020-09-15 net/splatd: Uses deprecated version of python
2020-09-15 net-im/centerim-devel: Uses deprecated version of python
2020-09-15 net-im/fugu: Uses deprecated version of python
2020-09-15 net-im/proxy65: Uses deprecated version of python
2020-09-15 net-mgmt/crmsh: Uses deprecated version of python
2020-09-15 net-mgmt/librenms-agent: Uses deprecated version of python
2020-09-15 net-p2p/couchpotato: Uses deprecated version of python
2020-09-15 news/rawdog: Uses deprecated version of python
2020-09-15 ports-mgmt/portell: Uses deprecated version of python
2020-09-15 print/biblio-py: Uses deprecated version of python
2020-09-15 science/brian: Uses deprecated version of python
2020-09-15 science/paraview: Uses deprecated version of python
2020-09-15 security/arm: Uses deprecated version of python
2020-09-15 security/ismtp: Uses deprecated version of python
2020-09-15 security/py-halberd: Uses deprecated version of python
2020-09-15 security/switzerland: Uses deprecated version of python
2020-09-15 security/tsshbatch: Uses deprecated version of python
2020-09-15 shells/lshell: Uses deprecated version of python
2020-09-15 sysutils/abck: Uses deprecated version of python
2020-09-15 sysutils/condor: Uses deprecated version of python
2020-09-15 sysutils/farbot: Uses deprecated version of python
2020-09-15 sysutils/fusefs-wikipediafs: Uses deprecated version of python
2020-09-15 sysutils/heartbeat: Uses deprecated version of python
2020-09-15 sysutils/isomd5sum: Uses deprecated version of python
2020-09-15 sysutils/py-stdiff: Uses deprecated version of python
2020-09-15 sysutils/tren: Uses deprecated version of python
2020-09-15 textproc/doclifter: Uses deprecated version of python
2020-09-15 textproc/ibus-el: Uses deprecated version of python
2020-09-15 textproc/p5-WWW-Google-SiteMap: Deprecated upstream, see textproc/p5-Search-Sitemap
2020-09-15 textproc/plover: Uses deprecated version of python
2020-09-15 textproc/py-esmre: Uses deprecated version of python
2020-09-15 textproc/py-libxslt: Uses deprecated version of python
2020-09-15 textproc/py-pdfminer: Uses deprecated version of python
2020-09-15 textproc/translate-toolkit: Uses deprecated version of python
2020-09-15 www/bluefish: Uses deprecated version of python
2020-09-15 www/calendarserver: Uses deprecated version of python
2020-09-15 www/geeknote: Uses deprecated version of python
2020-09-15 www/go-appengine-sdk: Uses deprecated version of python
2020-09-15 www/google-appengine: Uses deprecated version of python
2020-09-15 www/libhpack: Uses deprecated version of python
2020-09-15 www/mkapachepw: Uses deprecated version of python
2020-09-15 www/mod_pagespeed: Uses deprecated version of python
2020-09-15 www/mod_python35: Uses deprecated version of python
2020-09-15 www/py-qp: Uses deprecated version of python
2020-09-15 www/py-url: Uses deprecated version of python
2020-09-15 www/pyblosxom: Uses deprecated version of python
2020-09-15 www/pyjamas: Uses deprecated version of python
2020-09-15 www/roundup: Uses deprecated version of python
2020-09-15 www/varnish-libvmod-awsrest: Uses deprecated version of python
2020-09-15 www/waccess: Uses deprecated version of python
2020-09-15 www/wadcomblog: Uses deprecated version of python
2020-09-15 www/webcheck: Uses deprecated version of python
2020-09-15 www/woof: Uses deprecated version of python
2020-09-15 x11-drivers/xf86-video-qxl: uses deprecated version of python
2020-09-15 x11-fm/twander: Uses deprecated version of python
2020-09-15 x11-wm/compizconfig-python: Uses deprecated version of python
2020-09-15 x11-wm/fvwm-crystal: Uses deprecated version of python
2020-09-19 13:01:00 +00:00
Roman Bogorodskiy
d5ce95b4cb deskutils/virt-manager: update to 3.0.0 2020-09-19 11:33:37 +00:00
Baptiste Daroussin
3b15e5098a Remove Werror from the default CFLAGS as it uses deprecated Glib API
it breaks the ports with newer glib

PR:		247278
2020-09-18 21:26:26 +00:00
Baptiste Daroussin
04496ca96e Fix build in a clean environment
In a clean environement the python3 command is not present and it
is required to build properly baobab

PR:		249422
Reported by:	mandree
2020-09-18 21:00:06 +00:00
Yuri Victorovich
57024a1314 deskutils/just: Update 0.7.2 -> 0.7.3
Reported by:	portscout
2020-09-18 19:54:13 +00:00