Bug 115785 - [New port] net/grsync - A GTK frontend for rsync(1)
Summary: [New port] net/grsync - A GTK frontend for rsync(1)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: chinsan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-24 15:50 UTC by Ganael LAPLANCHE
Modified: 2007-08-25 21:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.41 KB, text/plain)
2007-08-24 15:50 UTC, Ganael LAPLANCHE
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2007-08-24 15:50:01 UTC
From the author's website:

Grsync is a GUI (Graphical User Interface) for rsync, the
commandline directory synchronization tool. It makes use of the
GTK libraries and is released under the GPL license, so it is
opensource. It doesn't support all of rsync features, but can be
effectively used to synchronize local directories and supports
remote targets in a limited way (read: manual). For example some
people use grsync to synchronize their music collection with
removable devices or to backup personal files to a networked drive.

Author: info@opbyte.it
WWW: http://www.opbyte.it/grsync

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-24 15:50:09 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests)
Comment 2 chinsan freebsd_committer freebsd_triage 2007-08-25 21:31:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->chinsan

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-08-25 21:33:37 UTC
chinsan     2007-08-25 20:33:31 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/grsync           Makefile distinfo pkg-descr pkg-plist 
    net/grsync/files     patch-gmsgfmt 
  Log:
  Add grsync 0.6, GTK frontend for rsync.
  
  PR:             ports/115785
  Submitted by:   Ganael Laplanche <ganael.laplanche at martymac.com>
  
  Revision  Changes    Path
  1.1910    +1 -0      ports/net/Makefile
  1.1       +36 -0     ports/net/grsync/Makefile (new)
  1.1       +3 -0      ports/net/grsync/distinfo (new)
  1.1       +20 -0     ports/net/grsync/files/patch-gmsgfmt (new)
  1.1       +9 -0      ports/net/grsync/pkg-descr (new)
  1.1       +14 -0     ports/net/grsync/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 chinsan freebsd_committer freebsd_triage 2007-08-25 21:35:15 UTC
State Changed
From-To: open->closed

Committed.  Thanks.