pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/freedup



Module name:    wip
Committed by:   ahallmann
Date:           Tue Dec 18 09:38:17 UTC 2007

Import into wip/freedup

Log Message:
F R E E D U P - allows you to reclaim space on your drive. It's simple.
===============================================================================
Freedup walks through the file trees (directories) you specify.
When it finds two identical files on the same device, it hard links them
together.
In this case two or more files still exist in their respective directories,
but only one copy of the data is stored on disk; both directory entries point
to the same data blocks.
[FREEDUP IN ACTION]
If both files reside on different devices, then they are symlinked together.
Please see the Syntax_page for instructions, how to modify the bahaviour of
freedup.


Status:

Vendor Tag:     ahallmann
Release Tags:   ahallmann_20071218
                
N wip/freedup/PLIST
N wip/freedup/Makefile
N wip/freedup/DESCR
N wip/freedup/distinfo
N wip/freedup/patches/patch-ac
N wip/freedup/patches/patch-ab
N wip/freedup/patches/patch-aa

No conflicts created by this import


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs




Home | Main Index | Thread Index | Old Index