cvs commit: ports/sysutils Makefile ports/sysutils/clean Makefile distinfo pkg-descr pkg-plist

Edwin Groothuis edwin at FreeBSD.org
Mon Sep 29 16:23:25 PDT 2003


edwin       2003/09/29 16:23:24 PDT

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/clean       Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: sysutils/clean; automatically remove unwanted files
  
          New port: clean searches through the filesystem for "temporary
          files" left behind by editors and the like which can be
          deleted.  The pattern of regular expressions is controllable
          via a ~/.cleanrc.
  
  PR:             ports/52881
  Submitted by:   Chuck Swiger <chuck at pkix.net>
  
  Revision  Changes    Path
  1.419     +1 -0      ports/sysutils/Makefile
  1.1       +18 -0     ports/sysutils/clean/Makefile (new)
  1.1       +1 -0      ports/sysutils/clean/distinfo (new)
  1.1       +16 -0     ports/sysutils/clean/pkg-descr (new)
  1.1       +1 -0      ports/sysutils/clean/pkg-plist (new)


More information about the cvs-ports mailing list