Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | Fix python version detection routines to cope with python 2.3's | perky | 2003-08-01 | 1 | -1/+1 |
| | | | | boolean representation. | ||||
* | De-pkg-comment. | knu | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | URL updates. | naddy | 2003-02-12 | 1 | -1/+1 |
| | | | | | PR: 48167 Submitted by: tadalunch@sources.redhat.com | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | - Add a PKGREQ script to limit dependency to Python 2.0 and greater. | wjv | 2002-04-12 | 2 | -1/+21 |
| | | | | - Bump PORTREVISION (again, sorry) | ||||
* | - Remove PYTHON_VERSION=python2.1 restriction | wjv | 2002-04-12 | 2 | -18/+16 |
| | | | | | | | | - Implement DOCSDIR and EXAMPLESDIR - Bump PORTREVISION PR: 36914 (PYTHON_VERSION restriction) Submitted by: Alan Eldridge <ports@geeksrus.net> | ||||
* | Updated MASTER_SITES to reflect new distfile location. Since this is the | wjv | 2001-06-22 | 1 | -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 | ||||
* | - Bump PORTREVISION | kevlo | 2001-05-03 | 1 | -2/+2 |
| | | | | | | | - Update PYTHON_VERSION PR: 27054 Submitted by: MAINTAINER | ||||
* | Correct script used to invoke utility (pass command line arguments to it). | sobomax | 2001-04-05 | 1 | -1/+2 |
| | | | | Hall of shame entry: sobomax | ||||
* | Add py-asv 0.4, an extensible Python module to parse simple text | sobomax | 2001-04-04 | 5 | -0/+72 |
file formats like CSV. PR: 26349 Submitted by: Johann Visagie <johann@egenetics.com> |