1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Ruslan Makhmatkhanov
66c2fd2c78 - 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.
2013-01-22 20:42:11 +00:00
Doug Barton
989772c9ac 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
2011-10-24 09:11:38 +00:00
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Li-Wen Hsu
bfb304ec3c - Update to 1.4.1
PR:		ports/144358
Submitted by:	Kouki Hashimoto <hsmtkk AT gmail.com>
2010-04-03 20:43:22 +00:00
Dmitry Marakasov
b2b01422b8 - Switch SourceForge ports to the new File Release System: categories starting with T,U,V 2009-08-22 00:37:17 +00:00
Alexander Botero-Lowry
4942ce5a7d - 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
2007-07-30 09:42:28 +00:00
Pav Lucistnik
d750615763 - Use features of bsd.wx.mk, especially USE_WX
PR:		ports/101613
Submitted by:	alepulver
2006-12-01 07:39:02 +00:00
Pav Lucistnik
c937229ea3 - Add SHA256 2005-11-25 18:40:57 +00:00
Pav Lucistnik
2c4d8eaafc - Update to 1.4.0
PR:		ports/83790
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-07-20 14:47:49 +00:00
Thierry Thomas
7913e10026 Fix index when WUTH_GUI=yes.
PR:		ports/80990
Submitted by:	Guido Falsi <mad (at) madpilot.net>
2005-05-13 19:26:27 +00:00
Mark Linimon
e22ed3d655 With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
2004-11-20 08:09:49 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Johann Visagie
ff74b00308 - 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
2002-11-11 13:00:12 +00:00
Ying-Chieh Liao
b04d92c2ad use USE_PYDISTUTILS 2002-04-29 19:08:55 +00:00
Johann Visagie
a1f4cc4fe8 Add py-dsv 1.3.3, a Python module to parse or write
delimeter-separated (e.g. CSV) files.
2002-01-17 12:45:23 +00:00