2004-06-05 06:30:44 by Min Sik Kim | Files touched by this commit (4) |
Log message:
- Use -ltcl and -ltk instead of -ltcl83 and -ltk83, which are
version-dependent.
- Buildlink tcl-scotty.
- Enable pkgviews installation.
|
2004-06-05 06:10:21 by Min Sik Kim | Files touched by this commit (2) |
Log message:
- Use buildlink framework.
- Switch to Tk 8.4.
- Share distinfo with tcl-scotty.
|
2004-03-08 21:27:17 by Min Sik Kim | Files touched by this commit (83) | |
Log message:
Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
with 8.4 will be updated to depend on x11/tk after Tk update.
|
2004-01-20 13:22:22 by Alistair G. Crooks | Files touched by this commit (86) |
Log message:
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2003-12-18 10:52:33 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Wildcard tcl-scotty dependency.
|
2003-07-21 19:11:31 by Martti Kuparinen | Files touched by this commit (82) |
Log message:
COMMENT should start with a capital letter.
|
2003-07-18 00:57:07 by grant beattie | Files touched by this commit (1065) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-03-29 13:43:15 by Julio Merino | Files touched by this commit (795) |
Log message:
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
|
2002-11-25 18:53:24 by Jim Wise | Files touched by this commit (8) |
Log message:
Update tcl-scotty to version 2.1.11 and tkined to version 1.4.11 (the version \
bundled with scotty-2.1.11)
Tnm changes since 2.1.10:
15/6/01 (bug fix) Fixed a buffer overrun in ntping. This is actually
the reason to make this bugfix release public.
2/11/99 (bug fix) Make sure that remaining job times do not increase if
the system clock moves backwards.
17/5/99 (bug fix) Make sure that commands bound to a recv event are
always evaluated.
6/4/99 (bug fix) Fixed a Y2K bug in tnmHttp.c (thanks to bkozuma@aol.com
for finding this problem).
23/3/99 (bug fix) Accept derived types (e.g. DisplayString) in a varbind
list.
9/3/99 (bug fix) Fixed bugs in straps.c which could cause security
problems due to buffer overruns or signed/unsigned conversion.
8/3/99 (new feature) Added the global tnm(cache) variable which points
to a directory where Tnm saves frozen MIB files. The default value for
tnm(cache) is compatible with previous 2.1.X releases.
Tkined changes since 1.4.10:
21/4/99 (bug fix) The size of the canvas is now independent from the
resolution of the display. Further, PostScript dumps should now fit
on the selected page size.
|