This software manages a pid file for you. It will create a pid file, query the process within to discover if it's still running, and remove the pid file. WWW: http://search.cpan.org/dist/File-Pid/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->clsung clsung@ wants his PRs
clsung 2006-10-03 00:53:58 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-File-Pid Makefile distinfo pkg-descr pkg-plist Log: Add p5-File-Pid 1.01, pid File Manipulation. PR: ports/102892 Submitted by: Gea-Suan Lin <gslin at gslin.org> Revision Changes Path 1.2466 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-File-Pid/Makefile (new) 1.1 +3 -0 ports/devel/p5-File-Pid/distinfo (new) 1.1 +5 -0 ports/devel/p5-File-Pid/pkg-descr (new) 1.1 +6 -0 ports/devel/p5-File-Pid/pkg-plist (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"
State Changed From-To: open->closed New port added. Thank You.