Bug 203562 - New port: deskutils/syncthing-gtk Python based GUI for Syncthing
Summary: New port: deskutils/syncthing-gtk Python based GUI for Syncthing
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-05 19:49 UTC by Ivan
Modified: 2015-10-06 19:25 UTC (History)
1 user (show)

See Also:


Attachments
shar (1.72 KB, text/plain)
2015-10-05 19:49 UTC, Ivan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan 2015-10-05 19:49:05 UTC
Created attachment 161736 [details]
shar

GTK3 & Python based GUI and notification area icon for Syncthing

Supported Syncthing features:
	Everything what WebUI can display
	Adding / editing / deleting nodes
	Adding / editing / deleting repositories
	Restart / shutdown server
	Editing daemon settings

WWW: https://syncthing.net/
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-10-06 19:18:27 UTC
A commit references this bug:

Author: swills
Date: Tue Oct  6 19:18:24 UTC 2015
New revision: 398715
URL: https://svnweb.freebsd.org/changeset/ports/398715

Log:
  deskutils/syncthing-gtk: create port

  GTK3 & Python based GUI and notification area icon for Syncthing

  Supported Syncthing features:
  	Everything what WebUI can display
  	Adding / editing / deleting nodes
  	Adding / editing / deleting repositories
  	Restart / shutdown server
  	Editing daemon settings

  WWW: https://syncthing.net/

  PR:		203562
  Submitted by:	Ivan <enitarzi@gmail.com>

Changes:
  head/deskutils/Makefile
  head/deskutils/syncthing-gtk/
  head/deskutils/syncthing-gtk/Makefile
  head/deskutils/syncthing-gtk/distinfo
  head/deskutils/syncthing-gtk/files/
  head/deskutils/syncthing-gtk/files/patch-syncthing-gtk.desktop
  head/deskutils/syncthing-gtk/files/patch-syncthing__gtk_configuration.py
  head/deskutils/syncthing-gtk/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2015-10-06 19:25:10 UTC
Committed, with a few minor changes. Thanks!