summaryrefslogtreecommitdiff
path: root/graphics/skencil (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use bsd.python.mk.Thomas Gellekum2000-09-126-14/+41
| | | | Notes: svn path=/head/; revision=32546
* Depend on py-reportlab, so that PDF output works.Thomas Gellekum2000-08-221-0/+1
| | | | Notes: svn path=/head/; revision=31860
* Upgrade to 0.6.8.Thomas Gellekum2000-08-184-11/+26
| | | | Notes: svn path=/head/; revision=31730
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-1/+2
| | | | Notes: svn path=/head/; revision=29595
* Upgrade to 0.6.7.Thomas Gellekum2000-05-114-104/+123
| | | | Notes: svn path=/head/; revision=28401
* Fix building after recent separation of py-tkinter. Portlint.Thomas Gellekum2000-04-282-10/+14
| | | | Notes: svn path=/head/; revision=28056
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Better invocation for sketch and sk2ps.Thomas Gellekum2000-04-052-4/+2
| | | | | | | Suggested by: Rahul Siddharthan <rsidd@physics.iisc.ernet.in> Notes: svn path=/head/; revision=27343
* Add missing \ for continuation line.Satoshi Asami2000-04-041-1/+1
| | | | | | | Submitted by: Fenner's distfile survey error log Notes: svn path=/head/; revision=27325
* Separate the Python Tk module from the main port. I've beenThomas Gellekum2000-04-041-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. Notes: svn path=/head/; revision=27320
* Upgrade to 0.6.5.Thomas Gellekum2000-02-113-7/+6
| | | | Notes: svn path=/head/; revision=25661
* Upgrade to 0.6.4.Thomas Gellekum2000-01-123-4/+17
| | | | Notes: svn path=/head/; revision=24680
* - Use LOCALBASE to refer external filesChris D. Faulhaber2000-01-061-13/+13
| | | | | | | | | | | - tar -> TAR - Support BINMODE PR: 15913 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24467
* Update MASTER_SITES to new locationChris D. Faulhaber2000-01-033-4/+4
| | | | | | | | Update DESCR to reflect new webpage/author's email Update MD5 (source's README now reflects new location) Notes: svn path=/head/; revision=24397
* Upgrade to 0.6.3.Thomas Gellekum1999-12-023-3/+10
| | | | Notes: svn path=/head/; revision=23555
* Add dependency on py-xml for the SVG filters.Thomas Gellekum1999-10-201-1/+2
| | | | Notes: svn path=/head/; revision=22538
* Upgrade to 0.6.2.Thomas Gellekum1999-09-203-81/+51
| | | | Notes: svn path=/head/; revision=21823
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Upgrade to 0.6.1.Thomas Gellekum1999-08-063-25/+45
| | | | Notes: svn path=/head/; revision=20551
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Upgrade to 0.6.0.Thomas Gellekum1999-05-194-17/+25
| | | | Notes: svn path=/head/; revision=18880
* More WWW: additionsMichael Haro1999-05-061-2/+3
| | | | Notes: svn path=/head/; revision=18564
* Upgrade to 0.5.5.Thomas Gellekum1999-05-063-6/+31
| | | | Notes: svn path=/head/; revision=18559
* Oops, forgot to pick up a few changes. Now the PS import works.Thomas Gellekum1999-03-121-0/+1
| | | | Notes: svn path=/head/; revision=17157
* Upgrade to 0.5.3.Thomas Gellekum1999-03-124-8/+19
| | | | Notes: svn path=/head/; revision=17149
* Don't drop command line arguments in the wrappers.Thomas Gellekum1998-12-112-2/+2
| | | | Notes: svn path=/head/; revision=15277
* New port sketch, an interactive drawing program, written inThomas Gellekum1998-12-118-0/+601
Python with a few C modules. This is still experimental code. Notes: svn path=/head/; revision=15275