Bug 143014 - [NEW PORT] sysutils/pecl-proctitle: A PECL extension that allows changing the current process' name
Summary: [NEW PORT] sysutils/pecl-proctitle: A PECL extension that allows changing the...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-20 12:10 UTC by Florian Smeets
Modified: 2010-01-25 08:50 UTC (History)
0 users

See Also:


Attachments
pecl-proctitle-0.1.1.shar (1.73 KB, text/plain)
2010-01-20 12:10 UTC, Florian Smeets
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Smeets 2010-01-20 12:10:12 UTC
This extension allows changing the current process' name on Linux and *BSD 
systems. This is useful when using pcntl_fork() to identify running
processes in process list

WWW:	http://www.pecl.php.net/package/proctitle/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-20 12:10:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-01-25 08:48:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-25 08:49:16 UTC
miwi        2010-01-25 08:49:07 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/pecl-proctitle Makefile distinfo pkg-descr 
  Log:
  This extension allows changing the current process' name on Linux and *BSD
  systems. This is useful when using pcntl_fork() to identify running
  processes in process list
  
  WWW:    http://www.pecl.php.net/package/proctitle/
  
  PR:             ports/143014
  Submitted by:   Florian Smeets <flo at kasimir.com>
  
  Revision  Changes    Path
  1.1158    +1 -0      ports/sysutils/Makefile
  1.1       +22 -0     ports/sysutils/pecl-proctitle/Makefile (new)
  1.1       +3 -0      ports/sysutils/pecl-proctitle/distinfo (new)
  1.1       +5 -0      ports/sysutils/pecl-proctitle/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"