ports/144694: New port: devel/py-setproctitle: Allow customization of the process title

Sofian Brabez sbrabez at gmail.com
Fri Mar 12 14:30:03 UTC 2010


>Number:         144694
>Category:       ports
>Synopsis:       New port: devel/py-setproctitle: Allow customization of the process title
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 12 14:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sofian Brabez
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD freebsd.ifr.lan 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 26 18:56:36 CET 2010
>Description:
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
>How-To-Repeat:
>Fix:

--- py26-setproctitle-1.0.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-setproctitle
#	py-setproctitle/Makefile
#	py-setproctitle/pkg-descr
#	py-setproctitle/distinfo
#
echo c - py-setproctitle
mkdir -p py-setproctitle > /dev/null 2>&1
echo x - py-setproctitle/Makefile
sed 's/^X//' >py-setproctitle/Makefile << '6edb093458c006303832cec110a2c44d'
X# New ports collection makefile for:	py-setproctitle
X# Date created:		2010-03-12
X# Whom:			Sofian Brabez <sbrabez at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	setproctitle
XPORTVERSION=	1.0
XCATEGORIES=	devel python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	sbrabez at gmail.com
XCOMMENT=	Allow customization of the process title
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
X
XPLIST_FILES=	%%PYTHON_SITELIBDIR%%/${PORTNAME}.so
X
XPORTDOCS=	COPYRIGHT HISTORY README
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for f in ${PORTDOCS}
X	@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
6edb093458c006303832cec110a2c44d
echo x - py-setproctitle/pkg-descr
sed 's/^X//' >py-setproctitle/pkg-descr << '7a1a6e7400fc0cdd86e230c8cca17b13'
XA setproctitle implementation for Python.
X
XThe library allows a process to change its title (as displayed by system tools
Xsuch as ps(1) and top(1).
X
XWWW:	http://pypi.python.org/pypi/setproctitle/
7a1a6e7400fc0cdd86e230c8cca17b13
echo x - py-setproctitle/distinfo
sed 's/^X//' >py-setproctitle/distinfo << '23577f3719c0248bf158c21044811cdf'
XMD5 (setproctitle-1.0.tar.gz) = 27504766d1a0ea30a88d8eaf1e311fa3
XSHA256 (setproctitle-1.0.tar.gz) = a8b08c7a589aa6b76729bdee25d5a5e6b4c85415e30f356e308366711b98db48
XSIZE (setproctitle-1.0.tar.gz) = 12003
23577f3719c0248bf158c21044811cdf
exit
--- py26-setproctitle-1.0.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list