Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 0.6.8. | tg | 2000-08-18 | 4 | -11/+26 |
| | |||||
* | Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. | sobomax | 2000-06-14 | 1 | -1/+2 |
| | |||||
* | Upgrade to 0.6.7. | tg | 2000-05-11 | 4 | -104/+123 |
| | |||||
* | Fix building after recent separation of py-tkinter. Portlint. | tg | 2000-04-28 | 2 | -10/+14 |
| | |||||
* | Convert to PORTNAME/PORTVERSION. lfview had an invalid version | asami | 2000-04-14 | 1 | -2/+2 |
| | | | | string so I fixed it. | ||||
* | Better invocation for sketch and sk2ps. | tg | 2000-04-05 | 2 | -4/+2 |
| | | | | Suggested by: Rahul Siddharthan <rsidd@physics.iisc.ernet.in> | ||||
* | Add missing \ for continuation line. | asami | 2000-04-04 | 1 | -1/+1 |
| | | | | Submitted by: Fenner's distfile survey error log | ||||
* | Separate the Python Tk module from the main port. I've been | tg | 2000-04-04 | 1 | -4/+4 |
| | | | | | | | wanting do to this for a long time now. Now we got rid of the stupid dependency on Tcl/Tk and save some checks in python's makefile. Update the dependent ports accordingly. | ||||
* | Upgrade to 0.6.5. | tg | 2000-02-11 | 3 | -7/+6 |
| | |||||
* | Upgrade to 0.6.4. | tg | 2000-01-12 | 3 | -4/+17 |
| | |||||
* | - Use LOCALBASE to refer external files | jedgar | 2000-01-06 | 1 | -13/+13 |
| | | | | | | | | - tar -> TAR - Support BINMODE PR: 15913 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update MASTER_SITES to new location | jedgar | 2000-01-03 | 3 | -4/+4 |
| | | | | | Update DESCR to reflect new webpage/author's email Update MD5 (source's README now reflects new location) | ||||
* | Upgrade to 0.6.3. | tg | 1999-12-02 | 3 | -3/+10 |
| | |||||
* | Add dependency on py-xml for the SVG filters. | tg | 1999-10-20 | 1 | -1/+2 |
| | |||||
* | Upgrade to 0.6.2. | tg | 1999-09-20 | 3 | -81/+51 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | Upgrade to 0.6.1. | tg | 1999-08-06 | 3 | -25/+45 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | Upgrade to 0.6.0. | tg | 1999-05-19 | 4 | -17/+25 |
| | |||||
* | More WWW: additions | mharo | 1999-05-06 | 1 | -2/+3 |
| | |||||
* | Upgrade to 0.5.5. | tg | 1999-05-06 | 3 | -6/+31 |
| | |||||
* | Oops, forgot to pick up a few changes. Now the PS import works. | tg | 1999-03-12 | 1 | -0/+1 |
| | |||||
* | Upgrade to 0.5.3. | tg | 1999-03-12 | 4 | -8/+19 |
| | |||||
* | Don't drop command line arguments in the wrappers. | tg | 1998-12-11 | 2 | -2/+2 |
| | |||||
* | New port sketch, an interactive drawing program, written in | tg | 1998-12-11 | 8 | -0/+601 |
Python with a few C modules. This is still experimental code. |