| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Tested by: several builds in P6 TB
Notes:
svn path=/head/; revision=233978
|
|
|
|
|
|
|
| |
Override PYDISTUTILS_EGGINFO due to upstream goof in EGG name
Notes:
svn path=/head/; revision=231980
|
|
|
|
|
|
|
|
| |
PR: ports/131326
Submitted by: Wen Heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=227541
|
|
|
|
|
|
|
|
|
| |
PR: ports/129937
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: araujo (mentor, implicit)
Notes:
svn path=/head/; revision=224785
|
|
|
|
| |
Notes:
svn path=/head/; revision=223700
|
|
|
|
|
|
|
|
|
| |
PR: ports/128678
Submitted by: Aragon Gouveia <aragon@phat.za.net>
Approved by: pgollucci (maintainer timeout)
Notes:
svn path=/head/; revision=223696
|
|
|
|
|
|
|
| |
Approved by: gabor (mentor)
Notes:
svn path=/head/; revision=219002
|
|
|
|
|
|
|
| |
Approved by: gabor (mentor)
Notes:
svn path=/head/; revision=217885
|
|
|
|
|
|
|
| |
Approved by: araujo (mentor)
Notes:
svn path=/head/; revision=217338
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/125621
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Notes:
svn path=/head/; revision=217207
|
|
|
|
|
|
|
|
|
|
| |
- drop maintainership
PR: 115408
Submitted by: Piet Delport <pjd@satori.za.net>
Notes:
svn path=/head/; revision=201367
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
Notes:
svn path=/head/; revision=196700
|
|
|
|
|
|
|
| |
Approved by: novel
Notes:
svn path=/head/; revision=172903
|
|
datetime in python2.4) but performs generic enough functions that it can be
used in projects that don't want to share Divmod's other projects' large
footprint.
Currently included:
* A powerful date/time formatting and import/export class (ExtimeDotTime),
for exchanging date and time information between all Python's various
ways to interpret objects as times or time deltas.
* Tools for managing concurrent asynchronous processes within Twisted.
* A metaclass which helps you define classes with explicit states.
* A featureful Version class.
* A formal system for application of monkey-patches.
WWW: http://divmod.org/trac/wiki/DivmodEpsilon
PR: ports/95611
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Notes:
svn path=/head/; revision=159317
|