On Sat Jul 18, 2026 at 05:55:36AM -0400, Stuart Cassoff wrote:
> Fixup a few things in the port.
> MODTCL_VERSION=8.6
> Take maintainer.
> 
> FWIW.
> This is part of a group of really old Tcl ports that probably no one uses
> and I wonder if they're worth keeping just to bump up the numbers.
> 
> 
> Stu
> 

We're the last ones to distribute it (IMO) I'd get rid of it. For both options
OK rsadowski.

> 
> 
> diff -Nurp /usr/ports/productivity/sl/Makefile ./Makefile
> --- /usr/ports/productivity/sl/Makefile       Thu Oct  5 10:52:20 2023
> +++ ./Makefile        Sat Jul 18 05:49:37 2026
> @@ -1,16 +1,19 @@
>  COMMENT =    substantially more useful ls
> +
>  DISTNAME =   sl-ls-1.1.2
> -REVISION =   1
> +REVISION =   2
> +
>  CATEGORIES = productivity sysutils
> +HOMEPAGE =   
> https://web.archive.org/web/20131228142311/http://practicalthought.com/sl/
> +MAINTAINER = Stuart Cassoff <[email protected]>
>  
> -HOMEPAGE =   http://practicalthought.com/sl/
> -
>  # GPLv3
> -PERMIT_PACKAGE =             Yes
> +PERMIT_PACKAGE =Yes
>  
> -SITES =              http://mirrors.nycbug.org/pub/distfiles/
> +SITES =              
> https://web.archive.org/web/20150106065615if_/http://practicalthought.com:80/sl/
>  
> -MODULES +=   lang/tcl
> +MODULES =    lang/tcl
> +MODTCL_VERSION =8.6
>  
>  RUN_DEPENDS =        ${MODTCL_RUN_DEPENDS}
>  
> @@ -18,7 +21,7 @@ NO_BUILD =  Yes
>  NO_TEST =    Yes
>  
>  pre-configure:
> -     ${MODTCL_TCLSH_ADJ} ${WRKSRC}/sl
> +     @${MODTCL_TCLSH_ADJ} ${WRKSRC}/sl
>  
>  do-install:
>       ${INSTALL_SCRIPT} ${WRKSRC}/sl ${PREFIX}/bin
> 

Reply via email to