summaryrefslogtreecommitdiff
path: root/misc/tkinfo (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-2/+2
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1998-08-18Remove miscellaneous manpages.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12623
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-03-20Back out changes to use tcl81.Thomas Gellekum2-3/+3
I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. Notes: svn path=/head/; revision=10236
1998-02-24Upgrade to use tcl8.1 and tk8.1.Justin M. Seger2-4/+4
Notes: svn path=/head/; revision=9912
1998-01-29Upgrade to 2.4.Thomas Gellekum2-5/+5
Notes: svn path=/head/; revision=9501
1997-12-16Upgrade to 2.1.Thomas Gellekum2-5/+5
Notes: svn path=/head/; revision=9096
1997-09-29Upgrade to 1.8.Thomas Gellekum4-10/+13
Notes: svn path=/head/; revision=8050
1997-06-23Upgrade to 1.5.Thomas Gellekum2-4/+4
Notes: svn path=/head/; revision=7047
1997-04-20Add virtual category 'tk41'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6248
1997-03-06Upgrade from 0.8 to 1.2.Thomas Gellekum4-24/+27
Notes: svn path=/head/; revision=5892
1997-02-07Upgrade to 0.8.Thomas Gellekum4-21/+26
Notes: svn path=/head/; revision=5554
1996-11-11CATEGORIES+= --> CATEGORIES=David E. O'Brien1-2/+2
Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
1996-09-27Make tkinfo work with tk-4.1.Thomas Gellekum2-5/+5
Notes: svn path=/head/; revision=3885
1996-06-05Makefile: remove EXTRACT_SUFFIX, rename MAINTAINERThomas Gellekum2-4/+3
patches/patch-ac: add support for .gz-files Submitted by: Don Yuniskis <dgy@rtd.com> Notes: svn path=/head/; revision=3172
1995-11-26Change "utilities" category to "misc" in preparation for move to misc.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2466
1995-10-25Shorten one-line comments.Satoshi Asami1-1/+1
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2363
1995-10-04Expand directories.Satoshi Asami1-5/+3
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2245
1995-10-04Various EXEC_DEPENDS fixes.Satoshi Asami1-2/+4
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2244
1995-05-19These belong to utilities, not x11, so change CATEGORIES to reflectSatoshi Asami1-2/+2
the fact. They will be moved via repository copy after the release when we reorganize the ports subdirectories. Notes: svn path=/head/; revision=1785
1995-05-13Source is .tar.Z, not .tar.gz.Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=1720
1995-04-12And now the rest of the x11 ports Makefiles.Satoshi Asami1-2/+5
Notes: svn path=/head/; revision=1352
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-0/+1
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-02-24tkInfo is a tk script to read GNU "info" files and display them.Jean-Marc Zucconi6-0/+50
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1029