| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: ports/144358
Submitted by: Kouki Hashimoto <hsmtkk AT gmail.com>
|
|
|
|
| |
starting with T,U,V
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: ports/101613
Submitted by: alepulver
|
| |
|
|
|
|
|
| |
PR: ports/83790
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
|
|
|
|
| |
PR: ports/80990
Submitted by: Guido Falsi <mad (at) madpilot.net>
|
|
|
|
| |
for adoption.
|
| |
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
| |
- 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
|
| |
|
|
delimeter-separated (e.g. CSV) files.
|