Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2011 20:07:22 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/pprotectd Makefile distinfo pkg-descr ports/sysutils/pprotectd/files pprotectd.in
Message-ID:  <201108082007.p78K7M7U036172@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2011-08-08 20:07:22 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/pprotectd   Makefile distinfo pkg-descr 
    sysutils/pprotectd/files pprotectd.in 
  Log:
  pprotectd this is a self protected daemon which protect processes
  from killing by the kernel when memory is exhausted.
  
  The P_PROTECTED flag protects processes from killing by the kernel
  when memory is exhausted. This may be useful for protection many
  critical daemons, such as cron, syslogd, inetd, sshd or mysqld.
  
  WWW: http://www.zonov.org/
  
  PR:             ports/151774
  Submitted by:   Andrey Zonov <andrey.zonov@gmail.com>
  
  Revision  Changes    Path
  1.1313    +1 -0      ports/sysutils/Makefile
  1.1       +25 -0     ports/sysutils/pprotectd/Makefile (new)
  1.1       +2 -0      ports/sysutils/pprotectd/distinfo (new)
  1.1       +33 -0     ports/sysutils/pprotectd/files/pprotectd.in (new)
  1.1       +8 -0      ports/sysutils/pprotectd/pkg-descr (new)



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