Bug 119737 - [NEW PORT] devel/py-extended-threading
Summary: [NEW PORT] devel/py-extended-threading
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: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-17 01:10 UTC by Jim Stapleton
Modified: 2008-05-30 21:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.31 KB, text/plain)
2008-01-17 01:10 UTC, Jim Stapleton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Stapleton 2008-01-17 01:10:01 UTC
This is a module for python to add some threading features.

Fix: N/A

Patch attached with submission follows:
How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-17 01:10:09 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-17 01:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-05-30 21:10:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-05-30 21:11:21 UTC
miwi        2008-05-30 20:11:11 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-extended_threading Makefile distinfo pkg-descr 
                                pkg-plist 
  Log:
  This port provides extra threading options including:
  
  * Subclassable thread-related classes (such as locks)
  * Read/Write locks
  
  WWW: http://www.var-dev.net
  
  PR:             ports/119737
  Submitted by:   James Stapleton <fbsdporter at var-dev.net>
  
  Revision  Changes    Path
  1.3072    +1 -0      ports/devel/Makefile
  1.1       +33 -0     ports/devel/py-extended_threading/Makefile (new)
  1.1       +3 -0      ports/devel/py-extended_threading/distinfo (new)
  1.1       +6 -0      ports/devel/py-extended_threading/pkg-descr (new)
  1.1       +14 -0     ports/devel/py-extended_threading/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"