aboutsummaryrefslogtreecommitdiff
path: root/deskutils/syncthingtray/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark ports recursively depending on Python 2.7 for expiration on June 23.Rene Ladan2021-03-241-0/+2
| | | | | | | | | | | | | | For ports optionally dependending on Python 2.7, just mark those options as expired. Remove konquerer from the x11/kde-baseapps metaport and bump its PORTREVISION. Submitted by: rene Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D28665 Notes: svn path=/head/; revision=569118
* deskutils/syncthingtray: update to 1.1.2Steve Wills2021-02-161-1/+1
| | | | Notes: svn path=/head/; revision=565405
* deskutils/syncthingtray: update to 1.1.1Steve Wills2021-01-131-2/+2
| | | | Notes: svn path=/head/; revision=561503
* deskutils/syncthingtray: update to 1.1.0Steve Wills2020-12-201-1/+1
| | | | Notes: svn path=/head/; revision=558743
* deskutils/syncthingtray: fix build on GCC architecturesPiotr Kubaj2020-10-271-1/+1
| | | | | | | | | | | | | | Use C++11 compiler: The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1. MFH: 2020Q4 (fix build blanket) Notes: svn path=/head/; revision=553470
* desktuils/syncthingtray: update to 1.0.0Steve Wills2020-10-121-2/+2
| | | | Notes: svn path=/head/; revision=552124
* deskutils/syncthingtray: fix build on non-x86Piotr Kubaj2020-09-041-2/+11
| | | | | | | Don't use webengine on non-x86, instead use webkit. Notes: svn path=/head/; revision=547546
* deskutils/syncthingtray: update to 0.11.12Steve Wills2020-08-271-2/+2
| | | | Notes: svn path=/head/; revision=546383
* deskutils/syncthingtray: update to 0.11.1Steve Wills2020-07-181-4/+3
| | | | Notes: svn path=/head/; revision=542508
* devel/boost-*: update to 1.72.0Jan Beich2019-12-111-0/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_72_0.html PR: 241449 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D22136 Notes: svn path=/head/; revision=519824
* deskutils/syncthingtray: create portSteve Wills2019-09-131-0/+69
Syncthing Tray Qt 5-based tray application Dolphin/Plasma integration command-line interface Qt-ish C++ interface to control Syncthing WWW: https://github.com/Martchus/syncthingtray Notes: svn path=/head/; revision=511979