Bug 144694

Summary: New port: devel/py-setproctitle: Allow customization of the process title
Product: Ports & Packages Reporter: Sofian Brabez <sbrabez>
Component: Individual Port(s)Assignee: Philippe Audeoud <jadawin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py26-setproctitle-1.0.shar none

Description Sofian Brabez 2010-03-12 14:30:02 UTC
Here the .shar file as attachment to add setproctitle to the port tree (devel category)

A setproctitle implementation for Python.

The library allows a process to change its title (as displayed by system tools
such as ps(1) and top(1).

WWW:	http://pypi.python.org/pypi/setproctitle/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-03-12 14:30:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jadawin

jadawin@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Pietro Cerutti freebsd_committer freebsd_triage 2010-03-12 14:45:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-03-12 14:45:29 UTC
gahr        2010-03-12 14:45:15 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-setproctitle Makefile distinfo pkg-descr 
  Log:
  - New port: devel/py-setproctitle
  
  A setproctitle implementation for Python.
  
  The library allows a process to change its title (as displayed by system tools
  such as ps(1) and top(1).
  
  WWW: http://pypi.python.org/pypi/setproctitle/
  
  PR:             144694
  Submitted by:   Sofian Brabez <sbrabez@gmail.com> (maintainer)
  Approved by:    jadawin (wants his PRs, can't commit right now)
  
  Revision  Changes    Path
  1.3836    +1 -0      ports/devel/Makefile
  1.1       +32 -0     ports/devel/py-setproctitle/Makefile (new)
  1.1       +3 -0      ports/devel/py-setproctitle/distinfo (new)
  1.1       +6 -0      ports/devel/py-setproctitle/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"