aboutsummaryrefslogtreecommitdiffstats
path: root/devel/tkcvs
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo: MAN -> MANN.demon2001-04-171-1/+1
|
* Update to version 6.4.steve2000-12-114-15/+37
| | | | | PR: 23307 Submitted by: Alexander N. Kabaev <ak03@gte.com>
* Update to 6.3ade2000-09-145-119/+139
| | | | | | PR: 21047 Submitted by: W Gerald Hicks <gehicks@cisco.com> Cleanups by: ade
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Update to use Tcl/Tk version 8.2.steve1999-11-292-4/+4
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Remove trailing spaces, and any periods that were hidden by them.hoek1999-06-281-1/+1
|
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* Remove manpages define in MAN? fom PLIST for all the devel ports.asami1998-08-121-2/+0
| | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear).
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* Back out changes to use tcl81.tg1998-03-202-4/+4
| | | | | | 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.
* Upgrade to use tcl8.1 and tk8.1.jseger1998-02-252-5/+5
|
* Update to use tk80. More cleanup.tg1997-10-313-155/+121
| | | | | PR: 4896 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Update MAINTAINER addressfenner1997-10-271-3/+3
| | | | Submitted by: Andreas Kohout <shanee@augusta.de>
* Distfile moved on master site.fenner1997-05-291-2/+2
| | | | Found by: distfile checker
* Add virtual category 'tk41'.wosch1997-04-201-2/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-6/+4
|
* Remove the dependancy on the (ex-)port tcl7.5.markm1996-10-061-3/+2
|
* Some Makefile cleanup, no functionality change. Use install (not cp),chuckr1996-08-101-5/+5
| | | | Use WRKSRC, not WRKDIR, where appropriate.
* Change directory at ftp.neosoft.com from code to NEW.chuckr1996-08-031-2/+2
|
* Updating tkcvs port, from 6.0a1 (alpha) to 6.0 (release).chuckr1996-08-035-23/+135
| | | | Submitted by: Andreas Kohout
* Makefile cleanup.asami1996-07-311-7/+12
| | | | | | | | | | | (1) Format the header. Add the e-mail address of author. (2) Add the $Id$ line. (3) Category is "devel", not "x11 utility" ("utility" doesn't even exist anymore!) (4) Reorder variables and insert empty lines to follow the guidelines.
* tkcvs & tkdiff (tkdiff alone is pretty slick!)jkh1996-07-305-0/+73
Submitted by: Sander Vesik <sander@haldjas.folklore.ee>