Bug 36227

Summary: New port: sysutils/ssync
Product: Ports & Packages Reporter: miniEleph <nyxo>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description miniEleph 2002-03-23 11:10:02 UTC
	Ssync is a minimalistic tool for keeping filesystems in synchronization.
The main goals in writing ssync are correctness, simplicity, speed, 
low-resource comsumption and portability. It features a number of options
to control how things are synchronized and under what conditions, as well
as useful dry-run and verbose modes.
Comment 1 markp freebsd_committer freebsd_triage 2002-04-02 15:26:01 UTC
State Changed
From-To: open->closed

Committed, thanks! ยจ.sample" was appended to the configuration files and 
a pkg-message was added. The regexes were updated, patched the source to 
find the configuration file under $PREFIX. Changed to use INSTALL_* macros.