Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2008 23:30:17 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/safe-rm Makefile distinfo pkg-descr
Message-ID:  <200809262330.m8QNUHpj055997@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-09-26 23:30:17 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/safe-rm     Makefile distinfo pkg-descr 
  Log:
  Tool intended to prevent the accidental deletion of important files
  by replacing /bin/rm with a wrapper, which checks the given arguments
  against a configurable blacklist of files and directories that should
  never be removed.
  
  WWW:    http://code.google.com/p/safe-rm/
  
  PR:             ports/127332
  Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
  
  Revision  Changes    Path
  1.1037    +1 -0      ports/sysutils/Makefile
  1.1       +32 -0     ports/sysutils/safe-rm/Makefile (new)
  1.1       +3 -0      ports/sysutils/safe-rm/distinfo (new)
  1.1       +6 -0      ports/sysutils/safe-rm/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809262330.m8QNUHpj055997>