| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Jan 2013 20:42:12
1.4.1
|
rm  |
- remove WITH_GUI check because we haven't wxPython 2.4 in ports anymore and
because it doesn't work correctly with more fresher versions (runtime tested)
- trim Makefile header
- remove indefinite article from COMMENT
- limit python version to 2.x (print/except)
- convert to optionsng (NOPORTDOCS case)
- cleanup pkg-descr
This is good candidate for removal since this package isn't updated anymore and
we have native csv parser/writer in every python version available from ports. |
24 Oct 2011 09:11:38
1.4.1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
03 Jul 2011 14:40:25
1.4.1
|
ohauer  |
-remove MD5 |
03 Apr 2010 20:43:22
1.4.1
|
lwhsu  |
- Update to 1.4.1
PR: ports/144358
Submitted by: Kouki Hashimoto <hsmtkk AT gmail.com> |
22 Aug 2009 00:37:17
1.4.0
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
30 Jul 2007 09:42:28
1.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 |
01 Dec 2006 07:39:02
1.4.0
|
pav  |
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver |
25 Nov 2005 18:40:57
1.4.0
|
pav  |
- Add SHA256 |
20 Jul 2005 14:47:49
1.4.0
|
pav  |
- Update to 1.4.0
PR: ports/83790
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
13 May 2005 19:26:27
1.3.7
|
thierry  |
Fix index when WUTH_GUI=yes.
PR: ports/80990
Submitted by: Guido Falsi <mad (at) madpilot.net> |
20 Nov 2004 08:09:49
1.3.7
|
linimon  |
With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption. |
31 Mar 2004 03:12:58
1.3.7
|
trevor  |
SIZEify (maintainer timeout) |
07 Mar 2003 06:11:57
1.3.7
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
11 Nov 2002 13:00:12
1.3.7
|
wjv  |
- Update to version 1.3.7
- Install documentation and examples to $DOCSDIR and $EXAMPLESDIR
- Install an executable script into ${PREFIX}/bin to call DSV.py
- Add optional WITH_GUI knob for wxPython dependency |
29 Apr 2002 19:08:56
1.3.3
|
ijliao  |
use USE_PYDISTUTILS |
17 Jan 2002 12:45:23 
|
wjv  |
Add py-dsv 1.3.3, a Python module to parse or write delimeter-separated (e.g.
CSV) files. |