summaryrefslogtreecommitdiff
path: root/sysutils/py-setproctitle/PLIST
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-03-31 14:03:03 +0000
committerwiz <wiz@pkgsrc.org>2014-03-31 14:03:03 +0000
commit52643e47a3e8e442971ea9b053f88ddcda6e2531 (patch)
tree4b7625c3caf9458f488bb0d35bb2b13c8c70fb3c /sysutils/py-setproctitle/PLIST
parent85c665ab1d71acb29c74cff35c5f8eb3869e9b5c (diff)
downloadpkgsrc-52643e47a3e8e442971ea9b053f88ddcda6e2531.tar.gz
Import py27-setproctitle-1.1.8 as sysutils/py-setproctitle.
The library allows a process to change its title (as displayed by system tools such as ps and top). Changing the title is mostly useful in multi-process systems, for example when a master process is forked: changing the children's title allows to identify the task each process is busy with. The technique is used by PostgreSQL and the OpenSSH Server for example.
Diffstat (limited to 'sysutils/py-setproctitle/PLIST')
-rw-r--r--sysutils/py-setproctitle/PLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/py-setproctitle/PLIST b/sysutils/py-setproctitle/PLIST
new file mode 100644
index 00000000000..9190ffe50fc
--- /dev/null
+++ b/sysutils/py-setproctitle/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2014/03/31 14:03:03 wiz Exp $
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/setproctitle.so