dinoex      2009-01-13 15:42:55 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/dupmerge    Makefile distinfo pkg-descr 
    sysutils/dupmerge/files patch-dupmerge.c 
  Log:
  Dupmerge reads a list of files from standard input (eg., as produced by
  "find . -print") and looks securely for identical files. When it finds
  two or more identical files, all but one are unlinked to reclaim the
  disk space and recreated as hard links to the remaining copy.
  
  WWW: http://sourceforge.net/projects/dupmerge
  
  Revision  Changes    Path
  1.1061    +1 -0      ports/sysutils/Makefile
  1.1       +33 -0     ports/sysutils/dupmerge/Makefile (new)
  1.1       +3 -0      ports/sysutils/dupmerge/distinfo (new)
  1.1       +10 -0     ports/sysutils/dupmerge/files/patch-dupmerge.c (new)
  1.1       +6 -0      ports/sysutils/dupmerge/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to