Bug 109665

Summary: [NEW PORT] devel/py-pp: Parallel python execution server
Product: Ports & Packages Reporter: Li-Wen Hsu <lwhsu>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwhsu
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-pp-1.3.2.shar none

Description Li-Wen Hsu 2007-02-28 09:10:05 UTC
pp is a python module which provides mechanism for parallel execution of
python code on SMP (systems with multiple processors or cores) and clusters
(computers connected via network)

It is light, easy to install and integrate with other python software.

pp is an open source and cross-platform module written in pure python 
 
WWW:	http://www.parallelpython.com/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-28 09:10:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants to have py- PRs
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-02-28 09:11:17 UTC
Responsible Changed
From-To: freebsd-python->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-03-01 09:55:23 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-03-01 09:55:41 UTC
miwi        2007-03-01 09:55:36 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-pp          Makefile distinfo pkg-descr pkg-plist 
  Log:
  pp is a python module which provides mechanism for parallel execution of
  python code on SMP (systems with multiple processors or cores) and clusters
  (computers connected via network)
  
  It is light, easy to install and integrate with other python software.
  
  pp is an open source and cross-platform module written in pure python
  
  WWW:    http://www.parallelpython.com/
  
  PR:             ports/109665
  Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>
  
  Revision  Changes    Path
  1.2666    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/py-pp/Makefile (new)
  1.1       +3 -0      ports/devel/py-pp/distinfo (new)
  1.1       +9 -0      ports/devel/py-pp/pkg-descr (new)
  1.1       +13 -0     ports/devel/py-pp/pkg-plist (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"