Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Aug 2011 20:10:13 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/151774: commit references a PR
Message-ID:  <201108082010.p78KADnD083240@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/151774; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151774: commit references a PR
Date: Mon,  8 Aug 2011 20:07:31 +0000 (UTC)

 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)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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