Re: NEW: devel/skalibs and sysutils/execline

2021-05-28 Thread Alex Raschi
Ping On Thu, May 06, 2021 at 01:39:43PM +0200, Alex Raschi wrote: > Ping > > New bugfix versions and etsh patch attached (skalibs-2.10.0.3 and > execline-2.8.0.1). > > Index: pkg/PLIST > === > RCS file: /cvs/ports/shells/etsh/pkg/PL

Re: NEW: devel/skalibs and sysutils/execline

2021-05-06 Thread Alex Raschi
Ping New bugfix versions and etsh patch attached (skalibs-2.10.0.3 and execline-2.8.0.1). Index: pkg/PLIST === RCS file: /cvs/ports/shells/etsh/pkg/PLIST,v retrieving revision 1.2 diff -u -p -r1.2 PLIST --- pkg/PLIST 30 Mar 2019 18

Re: NEW: devel/skalibs and sysutils/execline

2021-03-31 Thread Alex Raschi
Ping On Thu, Mar 11, 2021 at 03:05:14PM +0100, Alex Raschi wrote: > Ping > > Ports and patch reattached for convenience. > > On Mon, Feb 22, 2021 at 09:16:52PM +0100, Alex Raschi wrote: > > On Mon, Feb 22, 2021 at 01:35:38PM +, Stuart Henderson wrote: > > > On 2021/02/22 14:05, Alex Raschi w

Re: NEW: devel/skalibs and sysutils/execline

2021-03-11 Thread Alex Raschi
Ping Ports and patch reattached for convenience. On Mon, Feb 22, 2021 at 09:16:52PM +0100, Alex Raschi wrote: > On Mon, Feb 22, 2021 at 01:35:38PM +, Stuart Henderson wrote: > > On 2021/02/22 14:05, Alex Raschi wrote: > > > I attached the new versions of skalibs (2.10.0.2) and execline > > >

Re: NEW: devel/skalibs and sysutils/execline

2021-02-22 Thread Alex Raschi
On Mon, Feb 22, 2021 at 01:35:38PM +, Stuart Henderson wrote: > On 2021/02/22 14:05, Alex Raschi wrote: > > I attached the new versions of skalibs (2.10.0.2) and execline > > (2.8.0.0), these fixes a few bugs and change backtick(1) options > > slightly. > > > > I also attached a new port of th

Re: NEW: devel/skalibs and sysutils/execline

2021-02-22 Thread Stuart Henderson
On 2021/02/22 14:05, Alex Raschi wrote: > I attached the new versions of skalibs (2.10.0.2) and execline > (2.8.0.0), these fixes a few bugs and change backtick(1) options > slightly. > > I also attached a new port of the newly created mdoc(7) ports of the > execline HTML documentation. With this

Re: NEW: devel/skalibs and sysutils/execline

2021-02-22 Thread Alex Raschi
I attached the new versions of skalibs (2.10.0.2) and execline (2.8.0.0), these fixes a few bugs and change backtick(1) options slightly. I also attached a new port of the newly created mdoc(7) ports of the execline HTML documentation. With this one i get: Warning: execline-man-pages-2.8.0.0.1 co

Re: NEW: devel/skalibs and sysutils/execline

2021-01-27 Thread Alex Raschi
I attached the two bugfix releases 2.10.0.1 and 2.7.0.1, these fixes various bugs related to elgetpositionals, trap and emptyenv commands. Any comments, ok and/or clarifications on the two doubts in the previous email? skalibs.tar.gz Description: application/tar-gz execline.tar.gz Description:

NEW: devel/skalibs and sysutils/execline

2021-01-18 Thread Alex Raschi
Hi, I made a port for execline (and skalibs which is a dependency), a scripting language like sh but implemented in a really different way. Once the parser has read the script it exits and leaves a chain of commands running, each of these do something and exec in the next command. skalibs is a ge