Date: Mon, 22 Nov 1999 11:28:30 +0900 From: taguchi@tohoku.iij.ad.jp To: ports@freebsd.org Subject: Re: TCL's plus patches Message-ID: <14392.43598.113728.26482Z@hirose.tohoku.iij.ad.jp> In-Reply-To: In your message of "Fri, 19 Nov 1999 10:59:33 %2B0900" <14388.44805.503480.29321F@hirose.tohoku.iij.ad.jp> References: <14388.43339.834504.26482Z@hirose.tohoku.iij.ad.jp> <Pine.BSF.4.10.9911181938000.46369-100000@jade.chc-chimes.com> <14388.44805.503480.29321F@hirose.tohoku.iij.ad.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Tclers :) I've send-pred patches as ports/15035. Adittionaly, I have 2 ideas. How about following enhancements. (1) Independence from ${PORTSDIR}/lang/tcl82 source tree. Currentry, Tk82's make test depend on ${PORTSDIR}/lang/tcl82 source tree. Because it requires TCLTEST_OBJS which included tcl source. As a simple solution, we can make lib file such as libtcltest82.a which contain TCLTEST_OBJS in tcl82 ports. and in the tk82 ports, tktest links it rather than TCLTEST_OBJS. Then we can run make test, if we have (not) tcl source tree. (2) Include bug fix patches which provided http://www.scriptics.com/ resource/software/patches/. Some of patches are does not included plus patch and Tcl standard distrib. But one or two of such patches are good for FreeBSD ports. Taguchi, Takeshi. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14392.43598.113728.26482Z>