Re: [NEW] lang/duktape

2017-03-28 Thread mitchell wodach
port builds and runs fine on amd64. I think it would be nice to have to debug code also On Mon, Mar 27, 2017 at 6:02 AM, Frederic Cambus wrote: > On Mon, Mar 27, 2017 at 10:14:18AM +0200, Landry Breuil wrote: > >> > > Here is a new port: lang/duktape >> > > >> > > Comments?

Re: NEW: sysutils/pick

2017-03-27 Thread mitchell wodach
builds and runs fine on amd64. On Fri, Mar 17, 2017 at 3:37 AM, Anton Lindqvist wrote: > On Thu, Mar 16, 2017 at 10:57:18PM -0600, Anthony J. Bentley wrote: >> Anton Lindqvist writes: >> > On Mon, Mar 06, 2017 at 08:54:36PM +0100, Anton Lindqvist wrote: >> > > The

make an additional category in ports tree

2017-03-17 Thread mitchell wodach
I think it makes sense to do so. Why look through all the other subirs for a test or benchmark tool. When they can be in one directory that you can look through. On Mar 17, 2017 9:14 AM, "Sergey Bronnikov" wrote: > OpenBSD ports contains many applications useful for

Question about updating packages

2017-03-20 Thread mitchell wodach
Someone correct me if I'm wrong but wouldn't you want to pkg_add -Uu. Which updates dependent packages also? On Mar 20, 2017 8:52 PM, "Jordon" wrote: > > > On Mar 20, 2017, at 8:47 PM, Michael McConville > wrote: > > > > Jordon wrote: > >> I have current

[NEW] lang/brandy

2017-03-18 Thread mitchell wodach
I will start testing your port later today. Mitchell On Mar 17, 2017 5:29 PM, "Frederic Cambus" wrote: > Hi ports@, > > Here is a new port: lang/brandy > > Comments? OK? > > From DESCR: > > Brandy implements Basic V, the dialect of Basic that Acorn Computers > supplied with

Re: possible chromium regression on -current

2017-03-21 Thread mitchell wodach
It works fine on 57.0.2987.110. On Mon, Mar 20, 2017 at 4:04 AM, Martijn Rijkeboer wrote: > On 03/17/17 09:53, Dimitris Papastamos wrote: >> Hi, >> >> It works for me now with chromium-57.0.2987.98 and the snapshot >> from the 16th of March. > > It works for me too. However,

lwm

2017-03-03 Thread mitchell wodach
Is anyone working on porting lwm? if the community wants it I will start working on a port for it. http://www.jfc.org.uk/software/lwm.html Best regards, Mitchell

Re: www/clearsilver

2017-03-21 Thread mitchell wodach
I say junk it. But that's my 2 cents. On Mar 21, 2017 11:06 AM, "Okan Demirmen" wrote: Anyone care if this goes? On Thu, Apr 28, 2016 at 12:00 PM, Okan Demirmen wrote: > Anyone still using or interested in this port? It's fairly old, > unmaintained

Re: NEW: graphics/krita

2017-05-14 Thread mitchell wodach
A whole bunch of tests fail. # make test ===> Regression tests for krita-3.1.3 [0/1] cd /usr/ports/pobj/krita-3.1.3/build-amd64 && /usr/local/bin/ctest --force-new-ctest-process Test project /usr/ports/pobj/krita-3.1.3/build-amd64 Start 1: libs-widgetutils-KoPropertiesTest 1/173 Test

Re: NEW: games/spaceinvaders

2017-05-20 Thread mitchell wodach
The port builds and runs on amd64. Maybe change COMMENT to "curses clone of Space Invaders"? On Sat, May 20, 2017 at 5:42 AM, Marcus Glocker wrote: > On Fri, May 19, 2017 at 09:20:20PM +0200, Marcus Glocker wrote: > >> On Fri, May 19, 2017 at 04:50:03PM -, Christian

Re: NEW: graphics/krita

2017-05-19 Thread mitchell wodach
I still get a 14% test failure. But the port still finishes the rest of the steps and runs fine on amd64.

Re: NEW: neovim-0.2.0

2017-05-07 Thread mitchell wodach
Works fine on amd64. All tests pass. On Tue, May 2, 2017 at 8:49 AM, Fred wrote: > On 05/02/17 10:01, Edd Barrett wrote: >> >> Hi, >> >> Neovim-0.2.0 was just released. Here is a port. >> >> All tests pass on amd64. OK? >> > > Working great on amd64, thanks for porting

wantlib vs LIB_DEPENDS

2017-12-19 Thread mitchell wodach
I'm having trouble under standing the difference between wantlib and LIB_DEPENDS. Can someone explain to me what they do and when to use them when writing ports. Thanks, Mitch

what to set for PERMIT_PACKAGE in port

2018-06-08 Thread mitchell wodach
Hi I'm working on porting Freedink. I have the data separate form the game code. The data has multiple licenses. so for PERMIT_PACKAGE in Makefile I should pick the most restrictive license? Thanks, Mitch

Re: what to set for PERMIT_PACKAGE in port

2018-06-12 Thread mitchell wodach
On 6/12/18, mitchell wodach wrote: > On 6/12/18, Stuart Henderson wrote: >> On 2018/06/12 21:26, mitchell wodach wrote: >>> On 6/9/18, Marc Espie wrote: >>> > On Fri, Jun 08, 2018 at 06:15:01PM -0500, mitchell wodach wrote: >>> >> Hi >>

Re: what to set for PERMIT_PACKAGE in port

2018-06-12 Thread mitchell wodach
On 6/12/18, Stuart Henderson wrote: > On 2018/06/12 21:26, mitchell wodach wrote: >> On 6/9/18, Marc Espie wrote: >> > On Fri, Jun 08, 2018 at 06:15:01PM -0500, mitchell wodach wrote: >> >> Hi >> >> >> >> I'm working on porting Freedink. I

Re: what to set for PERMIT_PACKAGE in port

2018-06-12 Thread mitchell wodach
Thanks for the help guys! I think I got it now Mitch On Tue, Jun 12, 2018 at 6:17 PM, Stuart Henderson wrote: > On 2018/06/12 23:10, mitchell wodach wrote: >> On 6/12/18, Stuart Henderson wrote: >> > On 2018/06/12 21:26, mitchell wodach wrote: >> >> On 6/9/18, Mar

Re: what to set for PERMIT_PACKAGE in port

2018-06-12 Thread mitchell wodach
On 6/9/18, Marc Espie wrote: > On Fri, Jun 08, 2018 at 06:15:01PM -0500, mitchell wodach wrote: >> Hi >> >> I'm working on porting Freedink. I have the data separate form the game >> code. >> The data has multiple licenses. so for PERMIT_PACKAGE in Make

Re: NEW: lang/a60

2017-10-28 Thread mitchell wodach
Port builds on amd64 fine. I think its cool to keep historic programming languages around! On Mon, Oct 23, 2017 at 2:04 PM, Brian Callahan wrote: > Hi ports -- > > > On 08/16/17 20:19, Brian Callahan wrote: >> >> >> On 07/13/17 01:07, Brian Callahan wrote: >>> >>> Hi ports --

Re: NEW: games/freeserf

2018-01-06 Thread mitchell wodach
tested and works on amd64 On Fri, Jan 5, 2018 at 5:08 PM, Adam Wolk wrote: > On Sat, Dec 16, 2017 at 04:20:54PM -0500, Brian Callahan wrote: >> >> On 11/07/17 00:05, Brian Callahan wrote: >> > >> > On 10/18/17 17:42, Brian Callahan wrote: >> > > Hi ports -- >> > > >> > >

Re: NEW: games/dxx-rebirth

2017-12-23 Thread mitchell wodach
It works thanks Mitch On Sat, Dec 23, 2017 at 5:36 PM, Brian Callahan <bcal...@devio.us> wrote: > > > On 12/23/2017 6:35 PM, mitchell wodach wrote: >> I don't now if this error is on my end but when i try make fetch I >> get this output: >> >> mak

Re: NEW: games/dxx-rebirth

2017-12-23 Thread mitchell wodach
I don't now if this error is on my end but when i try make fetch I get this output: make fetch Fatal: one category in games mystuff should match PKGPATH=dxx-rebirth (in dxx-rebirth) Fatal: bogus PKGPATH=dxx-rebirth (no subdirectory) (in dxx-rebirth) *** Error 1 in /usr/ports/mystuff/dxx-rebirth

Re: wantlib vs LIB_DEPENDS

2017-12-20 Thread mitchell wodach
So if my understanding is correct LIB_DEPENDS uses WANTLIB to make a list of library depends? On Wed, Dec 20, 2017 at 12:52 AM, Rafael Sadowski <raf...@sizeofvoid.org> wrote: > On Tue Dec 19, 2017 at 07:47:56PM -0600, mitchell wodach wrote: >> I'm having trouble under standing

Re: wantlib vs LIB_DEPENDS

2017-12-20 Thread mitchell wodach
so I need one or the other On Wed, Dec 20, 2017 at 4:38 PM, mitchell wodach <mtwo...@gmail.com> wrote: > So if my understanding is correct LIB_DEPENDS uses WANTLIB to make a > list of library depends? > > On Wed, Dec 20, 2017 at 12:52 AM, Rafael Sadowski <raf...@siz

Re: wantlib vs LIB_DEPENDS

2017-12-20 Thread mitchell wodach
, mitchell wodach <mtwo...@gmail.com> wrote: > so I need one or the other > > On Wed, Dec 20, 2017 at 4:38 PM, mitchell wodach <mtwo...@gmail.com> wrote: >> So if my understanding is correct LIB_DEPENDS uses WANTLIB to make a >> list of library depends? >> >

Re: NEW: games/scid

2018-01-01 Thread mitchell wodach
everything else works fine on amd64 besides that one test. On Mon, Jan 1, 2018 at 7:33 PM, mitchell wodach <mtwo...@gmail.com> wrote: > Hey Brian, > > one test fails after running make test: > > openbsdcurrent# make test > ===> scid-4.6.4 depends on: cmake-* ->

Re: NEW: games/scid

2018-01-01 Thread mitchell wodach
Hey Brian, one test fails after running make test: openbsdcurrent# make test ===> scid-4.6.4 depends on: cmake-* -> cmake-3.9.3 ===> scid-4.6.4 depends on: gtest-* -> gtest-1.8.0p2 ===> Regression tests for scid-4.6.4 cd gtest && \ CXX=c++ cmake CMakeLists.txt && \ make && ./runAll && \ cd ../

Re: NEW: games/freedink

2018-07-27 Thread mitchell wodach
AM, Solene Rapenne wrote: >>> >>> Brian Callahan writes: >>> >>>> On 07/07/18 14:28, Brian Callahan wrote: >>>>> >>>>> On 07/07/18 14:06, mitchell wodach wrote: >>>>>> >>>>>> here is o

Re: NEW: games/freedink

2018-07-07 Thread mitchell wodach
here is one with subports. I also cleaned up the Makefiles also On Wed, Jul 4, 2018 at 3:01 PM, Brian Callahan wrote: > > On 07/04/18 14:17, mitchell wodach wrote: >> >> This is my port of Freedink. >> >> FreeDink is a portable and enhanced version of the

Re: NEW: games/freedink

2018-07-07 Thread mitchell wodach
I will take a look at it later I'm not home right now On Sat, Jul 7, 2018 at 1:28 PM, Brian Callahan wrote: > > On 07/07/18 14:06, mitchell wodach wrote: >> >> here is one with subports. I also cleaned up the Makefiles also >> >> On Wed, Jul 4, 2018 at

NEW: games/freedink-data

2018-07-04 Thread mitchell wodach
Game data for freedink. Also a dependency for freedink. freedink-data.tgz Description: application/compressed-tar

NEW: games/freedink

2018-07-04 Thread mitchell wodach
This is my port of Freedink. FreeDink is a portable and enhanced version of the Dink Smallwood game engine. https://www.gnu.org/software/freedink/ you will have to install freedink-data first. Could not get it to install as a dependency it seems to build and run fine for me on amd64. Any

Re: [New] nnn-1.7

2018-03-13 Thread mitchell wodach
: >> Subject: Re: [New] nnn-1.7 >> Reply-To: >> In-Reply-To: <20180311203948.wqkdu5kxbhlrg...@lada.probisvet.io> >> >> On Sun, Mar 11, 2018 at 09:39:48PM +0100, Ljuba Nedeljkovic wrote: >> > On 10.03, mitchell wodach wrote: >> > > I get this error when I run &

Re: [New] nnn-1.7

2018-03-10 Thread mitchell wodach
I get this error when I run "make test" openbsdcurrent# make test ===> Regression tests for nnn-1.7 gmake: *** No rule to make target 'test'. Stop. *** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2777 '/usr/ports/pobj/nnn-1.7/.test_done') *** Error 1 in /usr/ports/myshit/sysutils/nnn

Re: [New] nnn-1.7

2018-03-10 Thread mitchell wodach
change ncurses to curses in you WANTLIB. Mitch On Sat, Mar 10, 2018 at 12:19 PM, Klemens Nanni wrote: > On Thu, Mar 08, 2018 at 05:49:51PM +0100, Ljuba Nedeljkovic wrote: >> Attached is the port of nnn, "The missing terminal file browser for X" >> >> Apart from development

Re: new: games/xonotic 0.8.2

2018-12-04 Thread mitchell wodach
I made a mistake. keep WANTLIB-data = #empty . I didnt test after removing that line. It builds fine when line is in Makefile Mitch

Re: new: games/xonotic 0.8.2

2018-12-03 Thread mitchell wodach
Builds an runs fine on amd64. Remove unneeded line WANTLIB-data = # empty in make file On Mon, Dec 3, 2018 at 6:13 AM Klemens Nanni wrote: > > On Mon, Dec 03, 2018 at 10:44:15AM +0100, Solene Rapenne wrote: > > I found a -O3 and -O2 in the compilation log, that should be fixed. > The port uses

Re: NEW devel/cxxtest

2019-03-02 Thread mitchell wodach
Ping? On Wed, Feb 27, 2019 at 5:26 PM mitchell wodach wrote: > > Attached is cxxtest port > > From the projects homepage > http://cxxtest.com/ > > "CxxTest is a unit testing framework for C++ that is similar in spirit > to JUnit, CppUnit, and xUnit. CxxTest i

Re: NEW devel/cxxtest

2019-03-02 Thread mitchell wodach
here is an updated tarball . On Sat, Mar 2, 2019 at 12:49 PM Stuart Henderson wrote: > > On 2019/03/02 10:49, mitchell wodach wrote: > > Ping? > > > > On Wed, Feb 27, 2019 at 5:26 PM mitchell wodach wrote: > > > > > > Attached is cxxtest port > &g

NEW devel/cxxtest

2019-02-27 Thread mitchell wodach
Attached is cxxtest port >From the projects homepage http://cxxtest.com/ "CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features

Re: NEW devel/cxxtest

2019-03-11 Thread mitchell wodach
Ping? Port needed for freedink upgrade On Sat, Mar 2, 2019, 21:47 mitchell wodach wrote: > here is an updated tarball > . > > > On Sat, Mar 2, 2019 at 12:49 PM Stuart Henderson > wrote: > > > > On 2019/03/02 10:49, mitchell wodach wrote: > > > Ping? &