Re: New Port: audio/pd

2016-10-07 Thread Tobias Brodel
On 10/07/16 07:53, Alexandre Ratchov wrote: On Thu, Oct 06, 2016 at 10:55:26AM +1100, Tobias Brodel wrote: Hi, this is my first attempt at an OpenBSD port, it's for audio/pd. Feedback would be greatly appreciated. COMMENT: Realtime computer music and graphics system. DESCR: Pure Data (Pd) is an

Re: strange case of out of registers: emulators/advancemame

2016-10-07 Thread Rafael Sadowski
On Fri Oct 07, 2016 at 08:46:19PM +0100, Stuart Henderson wrote: > I hit this on i386 today but haven't run into it before, I don't know > what changed to trigger it. > > It doesn't look like any of the libraries that it uses have changed recently.. > > WANTLIB += SDL c expat freetype m pthr

strange case of out of registers: emulators/advancemame

2016-10-07 Thread Stuart Henderson
I hit this on i386 today but haven't run into it before, I don't know what changed to trigger it. It doesn't look like any of the libraries that it uses have changed recently.. WANTLIB += SDL c expat freetype m pthread z cc -DHAVE_CONFIG_H -DUSE_LSB -DUSE_ASM_INLINE -DUSE_ASM_EMUMIPS3 -O2 -

Re: ports.tar.gz in /snapshots has no SHA256.sig file (is this by design...?)

2016-10-07 Thread Theo de Raadt
> Hi - I'm running -current trying to fetch ports as described in [1] and I > just noticed in /snapshots [2] [3] there is no SHA256.sig file > correspondent to ports.tar.gz . Is this by design...? Yes, I am not going to sign those.

ports.tar.gz in /snapshots has no SHA256.sig file (is this by design...?)

2016-10-07 Thread Michel Behr
Hi - I'm running -current trying to fetch ports as described in [1] and I just noticed in /snapshots [2] [3] there is no SHA256.sig file correspondent to ports.tar.gz . Is this by design...? Sorry if this is a dumb question, but AFAIU [1] applies only to -release but not to -current, in terms of c

Re: net/bro: .../_SubnetTree.so: undefined symbol '__inet_addr'

2016-10-07 Thread Antoine Jacoutot
On Fri, Oct 07, 2016 at 05:54:46PM +0200, Sebastien Marie wrote: > Hi, > > I saw errors in summary outputs: > > python2.7:/usr/local/lib/python2.7/site-packages/_SubnetTree.so: undefined > symbol '__inet_addr' > python2.7:/usr/local/lib/python2.7/site-packages/_SubnetTree.so: undefined > symbol

net/bro: .../_SubnetTree.so: undefined symbol '__inet_addr'

2016-10-07 Thread Sebastien Marie
Hi, I saw errors in summary outputs: python2.7:/usr/local/lib/python2.7/site-packages/_SubnetTree.so: undefined symbol '__inet_addr' python2.7:/usr/local/lib/python2.7/site-packages/_SubnetTree.so: undefined symbol '__inet_pton' python2.7:/usr/local/lib/python2.7/site-packages/_SubnetTree.so: u

Re: add shared lib target to devel/libowfat

2016-10-07 Thread Jan Klemkow
Hi, After the update to 0.31, this diff adds a shared library build target to this port. The upstream makefile builds just a static library. I tested this diff with portcheck tools and build shared and static linked programs with this this library. Bye, Jan Index: Makefile

Re: NEW: p5-Mojolicious-Plugin-AccessLog and p5-Mojolicious-Plugin-Thumbnail

2016-10-07 Thread Olivier Cherrier
Hi, Here are ports for p5-Mojolicious-Plugin-AccessLog and p5-Mojolicious-Plugin-Thumbnail. $ for i in AccessLog Thumbnail; do > pkg_info p5-Mojolicious-Plugin-${i} > done Information for inst:p5-Mojolicious-Plugin-AccessLog-0.010 Comment:

UPDATE: net/py-zmq 15.4.0

2016-10-07 Thread Alexandr Shadchin
Hi, This diff updates py-zmq to the latest release. Tested on amd64. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/net/py-zmq/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makef

Re: W^X issues running valgrind

2016-10-07 Thread Andreas Kusalananda Kähäri
On Thu, Oct 06, 2016 at 03:42:54PM +0200, Andreas Kusalananda Kähäri wrote: > On Thu, Oct 06, 2016 at 12:57:43PM +0100, Stuart Henderson wrote: > > On 2016/10/06 13:23, David Coppa wrote: > > > On Thu, Oct 6, 2016 at 12:50 PM, Andreas Kusalananda Kähäri > > > wrote: > > > > Hi, > > > > > > > > Let

NEW: graphics/py-cycler 0.10.0

2016-10-07 Thread Alexandr Shadchin
Hi, ok to import? Need for update py-matplotlib. DESCR: Composable cycle class used for constructing style-cycles. -- Alexandr Shadchin py-cycler.tgz Description: application/tar-gz