Re: NEW: devel/tklib

2008-04-27 Thread Stuart Cassoff
Adjustment from suggestion, also remove the '0.4' from the installed dir name. diff -urN otklib/Makefile tklib/Makefile --- otklib/Makefile Thu Apr 24 18:58:09 2008 +++ tklib/Makefile Sat Apr 26 16:45:35 2008 @@ -26,12 +26,12 @@ do-install: ${LOCALBASE}/bin/tclsh8.5

Re: NEW: devel/tklib

2008-04-26 Thread Deanna Phillips
Looks good. I would only suggest a few changes - use ${SETENV} instead of 'env' - add tcl8.5 to BUILD_DEPENDS. the tcllib dependency doesn't cover that, since it only depends on tcl 8.4 - stop leaving stale CVS directories in your ports ;) I also see this: @exec echo You may wish to add

NEW: devel/tklib

2008-04-25 Thread Stuart Cassoff
Tk Standard Library A collection of pure-Tcl utility modules and widgets for Tk that provide a wide variety of functionality. The intent is to collect commonly used functions into a single library, which users can rely on to be available and stable. Included are the following modules, and much

Re: NEW: devel/tklib

2008-04-25 Thread Stuart Cassoff
Small change of installed dir tklib0.4 - tklib Stu From: Stuart Cassoff [EMAIL PROTECTED] To: ports@openbsd.org Subject: NEW: devel/tklib Date: Fri, 25 Apr 2008 09:31:21 + Tk Standard Library A collection of pure-Tcl utility modules and widgets for Tk that provide a wide variety