Re: dwm and chromium

2019-01-31 Thread Nayden Markatchev
+1 fwiw I have this change locally. On Tue, 29 Jan 2019 at 20:46, Ted Unangst wrote: > It annoys me that chrome doesn't start on screen 9 like firefox does. > (Especially since it takes a few seconds to start, so I'm always surprised > when the window finally appears and disrupts my current

CVS: cvs.openbsd.org: ports

2018-10-02 Thread Nayden Markatchev
CVSROOT:/cvs Module name:ports Changes by: nay...@cvs.openbsd.org 2018/10/02 21:21:45 Modified files: sysutils/parallel: Makefile distinfo sysutils/parallel/pkg: PLIST Log message: update parallel to 20180922 ok kn@, sthen@

update: GNU parallel to version 20180922

2018-10-01 Thread Nayden Markatchev
Hi ports, a straightforward version bump. 'make test' pass. ok? Index: Makefile === RCS file: /home/nayden/cvsync/ports/sysutils/parallel/Makefile,v retrieving revision 1.19 diff -u -p -r1.19 Makefile --- Makefile5 Feb 2018

Re: update: net/syncthing

2018-07-12 Thread Nayden Markatchev
Good. It's all yours :) On Thu, 12 Jul 2018 at 21:51, Gonzalo L. Rodriguez wrote: > > On [12/07/18] [06:24P], nayden wrote: > >Hi ports@, > > > >These are the release notes for 0.14.48: > >-- > >Bugfixes: > > > >#4897: Pausing on introducer removes device on other devices > >#4901: API returns

Re: new: lang/brainfuck

2018-07-12 Thread Nayden Markatchev
thank you both for the feedbacks! I incorporated your improvements and committed the port. On Wed, 11 Jul 2018 at 11:54, Stuart Henderson wrote: > > On 2018/07/11 10:45, Stuart Henderson wrote: > > On 2018/07/10 22:21, Nayden Markatchev wrote: > > > Hi ports@, >

CVS: cvs.openbsd.org: ports

2018-07-12 Thread Nayden Markatchev
CVSROOT:/cvs Module name:ports Changes by: nay...@cvs.openbsd.org 2018/07/12 12:26:30 Added files: lang/brainfuck : Makefile distinfo lang/brainfuck/patches: patch-CMakeLists_txt patch-src_main_c lang/brainfuck/pkg: DESCR PLIST Log message: Import of

CVS: cvs.openbsd.org: ports

2018-07-12 Thread Nayden Markatchev
CVSROOT:/cvs Module name:ports Changes by: nay...@cvs.openbsd.org 2018/07/12 12:22:21 ports/lang/brainfuck/patches Update of /cvs/ports/lang/brainfuck/patches In directory cvs.openbsd.org:/tmp/cvs-serv90021/patches Log Message: Directory /cvs/ports/lang/brainfuck/patches added

CVS: cvs.openbsd.org: ports

2018-07-12 Thread Nayden Markatchev
CVSROOT:/cvs Module name:ports Changes by: nay...@cvs.openbsd.org 2018/07/12 12:22:08 ports/lang/brainfuck/pkg Update of /cvs/ports/lang/brainfuck/pkg In directory cvs.openbsd.org:/tmp/cvs-serv40762/pkg Log Message: Directory /cvs/ports/lang/brainfuck/pkg added to the

CVS: cvs.openbsd.org: ports

2018-07-12 Thread Nayden Markatchev
CVSROOT:/cvs Module name:ports Changes by: nay...@cvs.openbsd.org 2018/07/12 12:14:00 ports/lang/brainfuck Update of /cvs/ports/lang/brainfuck In directory cvs.openbsd.org:/tmp/cvs-serv68990/brainfuck Log Message: Directory /cvs/ports/lang/brainfuck added to the repository

CVS: cvs.openbsd.org: ports

2018-07-12 Thread Nayden Markatchev
CVSROOT:/cvs Module name:ports Changes by: nay...@cvs.openbsd.org 2018/07/12 12:10:22 Modified files: lang : Makefile Log message: + SUBDIR += brainfuck

new: lang/brainfuck

2018-07-10 Thread Nayden Markatchev
Hi ports@, Here is a port of a brainfuck interpreter. from pkg/DESCR: --- Brainfuck is a programming language created in 1993 by Urban Muller and notable for its extreme minimalism. Brainfuck programs are composed as a series of characters. The language specification defines eight