Bug 65545 - [NEW PORT] devel/p5-Proc-PID-File: A module to manage process id files
Summary: [NEW PORT] devel/p5-Proc-PID-File: A module to manage process id files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-14 20:00 UTC by Lars Thegler
Modified: 2004-05-06 13:27 UTC (History)
0 users

See Also:


Attachments
p5-Proc-PID-File-1.24.shar (2.58 KB, text/plain)
2004-04-14 20:00 UTC, Lars Thegler
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Thegler 2004-04-14 20:00:39 UTC
This Perl module is useful for writers of daemons and other processes
that need to tell whether they are already running, in order to
prevent multiple process instances. The module accomplishes this
via *nix-style pidfiles, which are files that store a process
identifier.

Inspired by Proc::PID_File, but with a much simpler interface.

WWW: http://search.cpan.org/dist/Proc-PID-File/

Generated with FreeBSD Port Tools 0.50
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2004-05-05 15:12:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

take
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2004-05-06 13:26:59 UTC
State Changed
From-To: open->closed

Port added, thanks :-)