aboutsummaryrefslogtreecommitdiff
path: root/devel/py-coro
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* - Unbreak: Recursive make variable definitions which may or may not be appliedPav Lucistnik2005-04-082-6/+2
| | | | | | | | | | | in obscure ways, confuse myself as well as make(1). Fix: rename the modified variable PR: ports/79606 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=132787
* BROKEN on 5.x: Does not buildKris Kennaway2005-03-271-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132063
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92819
* Add build workarounds for python2.3Hye-Shik Chang2003-08-011-1/+14
| | | | Notes: svn path=/head/; revision=86161
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Change port version from "2001.02.02" to "20010202".Gregory Sutter2002-01-081-2/+2
| | | | | | | | | | | | Because py-coro used to have versions like "20000424" and now has "2001.02.02", the ports system always thinks new versions are a downgrade. Therefore, we should return to the original versioning scheme to avoid this problem. Reviewed by: kris, kbyanc (maintainer) Notes: svn path=/head/; revision=52773
* Update py-coro to latest version (2001.02.02).Kelly Yancey2001-07-056-94/+131
| | | | | | | | PR: 28105 Submitted by: Hye-Shik Chang <perky@python.or.kr> Notes: svn path=/head/; revision=44769
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* Use ${INSTALL_MAN} where appropriate.Kelly Yancey2000-07-171-1/+1
| | | | Notes: svn path=/head/; revision=30742
* Added WWW line.Kelly Yancey2000-07-131-0/+2
| | | | Notes: svn path=/head/; revision=30558
* Add py-coro - a Python coroutines module.Maxim Sobolev2000-07-076-0/+137
PR: 19466 Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=30295