summaryrefslogtreecommitdiff
path: root/devel/tkcon/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | Approved by: pat
* PERL -> REINPLACE_CMDHye-Shik Chang2002-06-271-1/+3
| | | | | PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Upgrade to 2.2. Set MAINTAINER to -ports.Mikhail Teterin2001-09-251-2/+2
| | | | Approved by: (previous) maintainer
* Upgrade to tkcon-2.1:Mikhail Teterin2001-06-201-6/+8
| | | | | | | | . replace one of the hunks with a regex . use tk83 . handle NOPORTDOCS in pkg-plist Approved by: maintainer
* Update maintainer address.Will Andrews2000-09-231-1/+1
| | | | Submitted by: maintainer
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
|
* Reinstante W. Gerald Hicks as the maintainer with a correct e-mail address.Brian Feldman2000-02-211-0/+2
|
* Remove Jerry Hicks as MAINTAINER; mail has been bouncing for 2 full months:Bill Fenner2000-02-211-2/+0
| | | | | | ----- Transcript of session follows ----- mail.local: unknown user: wghicks 554 <wghicks@bellsouth.net>... Service unavailable
* Locate DISTFILE on MASTER_SITE again and update to use Tcl/Tk version 8.2.Steve Price1999-11-291-3/+3
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* tkcon, a replacement for the standard console that comes with Tk.Chris Piazza1999-06-291-0/+32
It provides many more features than the standard console and is meant primarily to aid one when working with the little details inside tcl and tk. PR: 12441 Submitted by: Jerry Hicks <wghicks@bellsouth.net>