aboutsummaryrefslogtreecommitdiff
path: root/graphics/sketch/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix RUN_DEPENDS; _imaging.so has moved.Thomas Gellekum2003-08-181-1/+1
| | | | Notes: svn path=/head/; revision=87184
* Chase Tcl/Tk version to fix building.Thomas Gellekum2003-08-131-1/+1
| | | | | | | Prompted by: kris Notes: svn path=/head/; revision=86870
* Upgrade to 0.6.15.Thomas Gellekum2003-06-301-1/+1
| | | | Notes: svn path=/head/; revision=83889
* de-pkg-commentAkinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75960
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | 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-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-5/+2
| | | | Notes: svn path=/head/; revision=58323
* Upgrade to 0.6.13.Thomas Gellekum2002-03-051-2/+9
| | | | Notes: svn path=/head/; revision=55563
* Upgrade to 0.6.12.Thomas Gellekum2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=45006
* Upgrade to 0.6.11.Thomas Gellekum2001-06-121-1/+1
| | | | Notes: svn path=/head/; revision=43891
* Upgrade to 0.6.10.Thomas Gellekum2001-05-181-6/+8
| | | | Notes: svn path=/head/; revision=42701
* Upgrade to 0.6.9.Thomas Gellekum2001-03-051-1/+1
| | | | Notes: svn path=/head/; revision=39084
* Use bsd.python.mk.Thomas Gellekum2000-09-121-11/+16
| | | | 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-181-1/+1
| | | | 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-111-4/+7
| | | | Notes: svn path=/head/; revision=28401
* Fix building after recent separation of py-tkinter. Portlint.Thomas Gellekum2000-04-281-4/+7
| | | | 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
* 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-111-2/+2
| | | | Notes: svn path=/head/; revision=25661
* Upgrade to 0.6.4.Thomas Gellekum2000-01-121-3/+3
| | | | 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-031-1/+1
| | | | | | | | 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-021-2/+2
| | | | 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-201-2/+2
| | | | 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-061-3/+3
| | | | Notes: svn path=/head/; revision=20551
* Upgrade to 0.6.0.Thomas Gellekum1999-05-191-16/+7
| | | | Notes: svn path=/head/; revision=18880
* Upgrade to 0.5.5.Thomas Gellekum1999-05-061-3/+3
| | | | Notes: svn path=/head/; revision=18559
* Upgrade to 0.5.3.Thomas Gellekum1999-03-121-3/+3
| | | | Notes: svn path=/head/; revision=17149
* New port sketch, an interactive drawing program, written inThomas Gellekum1998-12-111-0/+58
Python with a few C modules. This is still experimental code. Notes: svn path=/head/; revision=15275