summaryrefslogtreecommitdiff
path: root/cad/tkgate (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-11-28Update to use Tcl/Tk version 8.2.Steve Price1-1/+4
Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
1999-09-17Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1-1/+1
Notes: svn path=/head/; revision=21694
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20941
1999-08-15Misc fixes.Chris Piazza2-260/+264
PREFIX was being set in the Makefile PR: 13165 Reported by: Oleg V. Volkov <rover@fly.lglobus.ru> Fix the above problem by patching config.h to use __PREFIX_/__LOCALBASE__ where necessary and then sed s:__PREFIX__:${PREFIX}: etc. Remove the version number from PLIST, use a PLIST_SUB to make it easier to upgrade the port. Notes: svn path=/head/; revision=20739
1999-06-26As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1-1/+1
permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
1999-06-06Initial import of tkgate version 0.9.Steve Price5-0/+305
A Tcl/Tk based digital circuit editor and simulator. PR: 11917 Submitted by: Jeffery Hansen <hansen@cmu.edu> Notes: svn path=/head/; revision=19257