summaryrefslogtreecommitdiff
path: root/misc/tkinfo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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=20960
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12623
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Back out changes to use tcl81.Thomas Gellekum1998-03-202-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
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-242-4/+4
| | | | Notes: svn path=/head/; revision=9912
* Upgrade to 2.4.Thomas Gellekum1998-01-292-5/+5
| | | | Notes: svn path=/head/; revision=9501
* Upgrade to 2.1.Thomas Gellekum1997-12-162-5/+5
| | | | Notes: svn path=/head/; revision=9096
* Upgrade to 1.8.Thomas Gellekum1997-09-294-10/+13
| | | | Notes: svn path=/head/; revision=8050
* Upgrade to 1.5.Thomas Gellekum1997-06-232-4/+4
| | | | Notes: svn path=/head/; revision=7047
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Upgrade from 0.8 to 1.2.Thomas Gellekum1997-03-064-24/+27
| | | | Notes: svn path=/head/; revision=5892
* Upgrade to 0.8.Thomas Gellekum1997-02-074-21/+26
| | | | Notes: svn path=/head/; revision=5554
* CATEGORIES+= --> CATEGORIES=David E. O'Brien1996-11-111-2/+2
| | | | | | | Misc variable reordering, cleaning up, etc. Notes: svn path=/head/; revision=4385
* Make tkinfo work with tk-4.1.Thomas Gellekum1996-09-272-5/+5
| | | | Notes: svn path=/head/; revision=3885
* Makefile: remove EXTRACT_SUFFIX, rename MAINTAINERThomas Gellekum1996-06-052-4/+3
| | | | | | | | | patches/patch-ac: add support for .gz-files Submitted by: Don Yuniskis <dgy@rtd.com> Notes: svn path=/head/; revision=3172
* Change "utilities" category to "misc" in preparation for move to misc.Satoshi Asami1995-11-261-2/+2
| | | | Notes: svn path=/head/; revision=2466
* Shorten one-line comments.Satoshi Asami1995-10-251-1/+1
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2363
* Expand directories.Satoshi Asami1995-10-041-5/+3
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2245
* Various EXEC_DEPENDS fixes.Satoshi Asami1995-10-041-2/+4
| | | | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=2244
* These belong to utilities, not x11, so change CATEGORIES to reflectSatoshi Asami1995-05-191-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
* Source is .tar.Z, not .tar.gz.Satoshi Asami1995-05-131-1/+1
| | | | Notes: svn path=/head/; revision=1720
* And now the rest of the x11 ports Makefiles.Satoshi Asami1995-04-121-2/+5
| | | | Notes: svn path=/head/; revision=1352
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* tkInfo is a tk script to read GNU "info" files and display them.Jean-Marc Zucconi1995-02-246-0/+50
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> Notes: svn path=/head/; revision=1029