Bug 36227 - New port: sysutils/ssync
Summary: New port: sysutils/ssync
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-23 11:10 UTC by miniEleph
Modified: 2002-04-02 15:31 UTC (History)
0 users

See Also:


Attachments
file.shar (2.44 KB, text/plain)
2002-03-23 11:10 UTC, miniEleph
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.