aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-asv
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Fix python version detection routines to cope with python 2.3'sHye-Shik Chang2003-08-011-1/+1
| | | | | | | boolean representation. Notes: svn path=/head/; revision=86153
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* URL updates.Christian Weisgerber2003-02-121-1/+1
| | | | | | | | PR: 48167 Submitted by: tadalunch@sources.redhat.com Notes: svn path=/head/; revision=75369
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Add a PKGREQ script to limit dependency to Python 2.0 and greater.Johann Visagie2002-04-122-1/+21
| | | | | | | - Bump PORTREVISION (again, sorry) Notes: svn path=/head/; revision=57614
* - Remove PYTHON_VERSION=python2.1 restrictionJohann Visagie2002-04-122-18/+16
| | | | | | | | | | | - Implement DOCSDIR and EXAMPLESDIR - Bump PORTREVISION PR: 36914 (PYTHON_VERSION restriction) Submitted by: Alan Eldridge <ports@geeksrus.net> Notes: svn path=/head/; revision=57613
* Updated MASTER_SITES to reflect new distfile location. Since this is theJohann Visagie2001-06-221-2/+2
| | | | | | | | | | only change, PORTREVISION wasn't bumped. (Also changed my email address while I was at it.) Submitted by: Bill Fenner's distfile survey Notes: svn path=/head/; revision=44301
* - Bump PORTREVISIONKevin Lo2001-05-031-2/+2
| | | | | | | | | | - Update PYTHON_VERSION PR: 27054 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42220
* Correct script used to invoke utility (pass command line arguments to it).Maxim Sobolev2001-04-051-1/+2
| | | | | | | Hall of shame entry: sobomax Notes: svn path=/head/; revision=40866
* Add py-asv 0.4, an extensible Python module to parse simple textMaxim Sobolev2001-04-045-0/+72
file formats like CSV. PR: 26349 Submitted by: Johann Visagie <johann@egenetics.com> Notes: svn path=/head/; revision=40842