| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Oct 2012 12:42:35
1.2.1
|
rm  |
- update to 1.2.1
- add license (LGPL21)
- add test: target
- update pkg-plist
PR: 172161
Submitted by: Kubilay Kocak <koobs.freebsd at gmail dot com>
Approved by: nivit (maintainer, by mail)
Feature safe: yes |
31 Aug 2011 08:03:50
1.1.2
|
nivit  |
- Update to 1.1.2 |
02 Jan 2011 16:57:38
1.0.0
|
nivit  |
- Update to 1.0.0
- Don't install manpage when NO_INSTALL_MANPAGES is defined
- Remove MD5 checksum from distinfo
- Take maintainership
PR: ports/153624
Submitted by: nivit |
22 Aug 2010 15:40:30
0.11.4
|
lwhsu  |
- Update to 0.11.4 |
08 Jul 2010 02:04:06
0.11.3
|
linimon  |
Reset maintainer per his request to ports@.
Feature safe: yes |
04 Apr 2010 06:23:51
0.11.3
|
lwhsu  |
- Update to 0.11.3
PR: ports/144485
Submitted by: gcooper (maintainer) |
12 Feb 2010 17:40:43
0.11.1
|
pgollucci  |
- Fix plist errors
Submitted by: Garrett Cooper <yanefbsd@gmail.com> (maintainer), pgollucci
Reported by: QAT |
11 Feb 2010 06:15:58
0.11.1
|
linimon  |
Update to 0.11.1.
PR: ports/140828
Submitted by: maintainer |
13 Dec 2009 17:00:14
0.10.4
|
miwi  |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
19 Dec 2008 04:48:21
0.10.4
|
linimon  |
Over to new volunteer. |
18 Dec 2008 15:59:40
0.10.4
|
wxs  |
- Update to 0.10.4
PR: ports/129582
Submitted by: Wen Heping <wenheping@gmail.com> |
18 Dec 2008 07:09:22
0.10.1
|
linimon  |
Over to new volunteer. |
18 Dec 2008 02:24:04
0.10.1
|
linimon  |
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr |
14 Jan 2008 02:54:19
0.10.1
|
dryice  |
update to 0.10.1 |
30 Jul 2007 09:42:28
0.9.3
|
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 |
24 Apr 2007 02:09:41
0.9.3
|
dryice  |
update to 0.9.3
Approved by: itetcu (mentor, implicit) |
04 Feb 2007 12:00:13
0.9.2
|
dryice  |
- update to 0.9.2
- a new file files/patch-setup.py and some modify to the make file to
place man page in the right place
- fix typo in the makefile
- add MASTER_SITE_LOCAL
- update my mail address
Approved by: itetcu (mentor, implicit) |
14 Dec 2006 11:38:48
0.9.1
|
miwi  |
nose provides an alternate test discovery and running process for
unittest, one that is intended to mimic the behavior of py.test as
much as is reasonably possible without resorting to magic. By default,
nose will run tests in files or directories under the current working
directory whose names include "test". nose also supports doctest tests
and may optionally provide a test coverage report.
Author: Jason Pellerin <jpellerin+nose@gmail.com>
WWW: http://somethingaboutorange.com/mrl/projects/nose/
PR: ports/106704
Submitted by: Dryice Liu <dryice at dryice.name> |