cvs commit: ports/sysutils Makefile ports/sysutils/ua Makefile distinfo pkg-descr

Dirk Meyer dinoex at FreeBSD.org
Tue Jan 13 07:40:59 PST 2009


dinoex      2009-01-13 15:40:58 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/ua          Makefile distinfo pkg-descr 
  Log:
  ua is a simple command-line tool that finds sets of identical files.
  The name ua is derived from the Hungarian word ugyanaz meaning the same.
  
  The development of ua was motivated by the disturbingly often recurring
  event of waiting too long for a shell script using sorts, md5sums, diffs
  and the like to finish finding identical files. While there are many tools
  out there, we needed a tool that can ignore white spaces and runs quite fast.
  
  WWW: http://oss.euedge.com/wiki/UaMainPage
  
  Revision  Changes    Path
  1.1060    +1 -0      ports/sysutils/Makefile
  1.1       +28 -0     ports/sysutils/ua/Makefile (new)
  1.1       +3 -0      ports/sysutils/ua/distinfo (new)
  1.1       +9 -0      ports/sysutils/ua/pkg-descr (new)


More information about the cvs-ports mailing list