| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Jul 2012 06:28:06
0.6.0
|
cs  |
Register CONFLICTS
Submitted by: Sulev-Madis 'ketas' Silber (via e-mail) |
03 Jun 2012 12:14:38
0.6.0
|
cs  |
Set maintainership back to ports@ |
15 Sep 2011 12:33:27
0.6.0
|
cs  |
Change maintainer address to my FreeBSD address
Approved by: wen@ (mentor) |
18 Aug 2011 14:53:34
0.6.0
|
glarkin  |
- Fixed LICENSE
- Fixed WWW link
PR: ports/158976
Submitted by: C-S <c-s@c-s.li> (maintainer) |
03 Nov 2010 00:52:25
0.6.0
|
wen  |
- Update to 0.6.0
- Pass maintainership to submitter
PR: ports/150427
Submitted by: C-S <c-s@c-s.li> |
27 Apr 2010 01:41:02
0.5.12
|
pgollucci  |
- Release some more ports |
16 May 2009 06:27:56
0.5.12
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
10 Apr 2009 06:19:39
0.5.12
|
pgollucci  |
- Update to 0.5.12
Override PYDISTUTILS_EGGINFO due to upstream goof in EGG name |
03 Feb 2009 10:39:32
0.5.11_1
|
pgollucci  |
- Fix pkg-plist
PR: ports/131326
Submitted by: Wen Heping <wenheping@gmail.com> |
26 Dec 2008 02:54:25
0.5.11
|
pgollucci  |
Update to 0.5.11
PR: ports/129937
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: araujo (mentor, implicit) |
02 Dec 2008 02:15:33
0.5.9_1
|
wxs  |
Fix the RUN_DEPENDS to be correct. |
02 Dec 2008 01:18:55
0.5.9_1
|
wxs  |
- Add missing RUN_DEPENDS.
PR: ports/128678
Submitted by: Aragon Gouveia <aragon@phat.za.net>
Approved by: pgollucci (maintainer timeout) |
22 Aug 2008 18:43:22
0.5.9
|
pgollucci  |
- Update to 0.5.9
Approved by: gabor (mentor) |
31 Jul 2008 16:19:28
0.5.8
|
pgollucci  |
- Update to 0.5.8
Approved by: gabor (mentor) |
23 Jul 2008 02:43:55
0.5.7
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
20 Jul 2008 17:05:46
0.5.7
|
araujo  |
- Update to 0.5.7.
- Pass maintainership to submitter.
PR: ports/125621
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> |
12 Oct 2007 22:17:19
0.5.6
|
alexbl  |
- Update to 0.5.6
- drop maintainership
PR: 115408
Submitted by: Piet Delport <pjd@satori.za.net> |
30 Jul 2007 09:42:28
0.4.0
|
alexbl  |
- Make Python 2.5.1 the default Python version
- 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 |
13 Sep 2006 03:21:38
0.4.0
|
alexbl  |
Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by: novel |
11 Apr 2006 12:01:24
0.4.0
|
garga  |
A small utility package that depends on tools too recent for Twisted (like
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> |