Re: pledge: misc/memcached

2016-03-05 Thread Sebastien Marie
Hi, On Sat, Mar 05, 2016 at 11:34:22PM +0100, Giovanni Bechis wrote: > Hi, > first try to add pledge(2) support to misc/memcached (only slightly tested), > if I try to put the pledge(2) call before the process dies with syscall 105. > Is this acceptable or should I try to move the pledge(2) code a

Re: [update] net/transmission

2016-03-05 Thread Josh Grosse
On Sun, Mar 06, 2016 at 12:03:27AM +, Christian Weisgerber wrote: > Minor issue: WANTLIB-qt should be synced. I assume you mean this from port-lib-depends-check: --- transmission-qt-2.90(net/transmission,-qt): Extra: ICE.10 SM.9 X11.16 Xext.13 Xi.12 Xinerama.6 Xrender.6 Extra: iconv.6 ---

Re: [update] net/transmission

2016-03-05 Thread Christian Weisgerber
On 2016-03-01, Josh Grosse wrote: >> You still depend on gtk-update-icon-cache in the -main package. > > Corrected. > >> And you still have the PLIST goos. > > Thanks, fixed! Minor issue: WANTLIB-qt should be synced. Major issue: The difference between FLAVOR="" and FLAVOR="no_qt" should be tha

Re: [wip] Firefox 45.0beta9

2016-03-05 Thread Christian Weisgerber
On 2016-02-27, Landry Breuil wrote: > 5.9 will ship with 44.0, but 45 is around the corner anyway. Make sure > to test this one, since that will be the new ESR. Gtk3 has been disabled > by default again, that's becoming a running gag. Gstreamer has been > deprecated too, ffmpeg should be used at

pledge: misc/memcached

2016-03-05 Thread Giovanni Bechis
Hi, first try to add pledge(2) support to misc/memcached (only slightly tested), if I try to put the pledge(2) call before the process dies with syscall 105. Is this acceptable or should I try to move the pledge(2) code above (before event_init(3) ) ? Thanks & Cheers Giovanni Index: Makefile ==

Fix comms/hylafax

2016-03-05 Thread Christian Weisgerber
Similar to x11/nx/nxcomp, comms/hylafax also fails to build after the latest FD_* changes: Dispatcher.c++: In member function 'virtual bool Dispatcher::anyReady() const': Dispatcher.c++:510: error: invalid conversion from 'const fd_set*' to 'fd_set*' Dispatcher.c++:510: error: initializing argum

Re: lang/moarvm breakage

2016-03-05 Thread Pascal Stumpf
On Sat, 5 Mar 2016 19:44:42 +0100, "Dmitrij D. Czarkoff" wrote: > Stuart Henderson said: > > On 2016/03/05 15:11, Antoine Jacoutot wrote: > > > On Sat, Mar 05, 2016 at 02:03:23PM +, Nigel Taylor wrote: > > > > math/libtommath has been updated, moarvm fails to build with version > > > > 1.0, rev

Re: lang/moarvm breakage

2016-03-05 Thread Dmitrij D. Czarkoff
Stuart Henderson said: > On 2016/03/05 15:11, Antoine Jacoutot wrote: > > On Sat, Mar 05, 2016 at 02:03:23PM +, Nigel Taylor wrote: > > > math/libtommath has been updated, moarvm fails to build with version > > > 1.0, reverting back to version 0.42 moarvm builds. > > > > That stuff only has li

Re: lang/moarvm breakage

2016-03-05 Thread Stuart Henderson
On 2016/03/05 15:11, Antoine Jacoutot wrote: > On Sat, Mar 05, 2016 at 02:03:23PM +, Nigel Taylor wrote: > > math/libtommath has been updated, moarvm fails to build with version > > 1.0, reverting back to version 0.42 moarvm builds. > > That stuff only has like 2 or 3 dependent ports. I am ver

Re: [update] net/transmission

2016-03-05 Thread Noth
Hi ports@, I've tested v2.90 in openbsd-wip, builds and works without any issues. Please commit it. Cheers, Noth

Re: lang/moarvm breakage

2016-03-05 Thread Antoine Jacoutot
On Sat, Mar 05, 2016 at 02:03:23PM +, Nigel Taylor wrote: > math/libtommath has been updated, moarvm fails to build with version > 1.0, reverting back to version 0.42 moarvm builds. That stuff only has like 2 or 3 dependent ports. I am very surprised it was committed without even testing thes

Re: lang/moarvm breakage

2016-03-05 Thread Nigel Taylor
math/libtommath has been updated, moarvm fails to build with version 1.0, reverting back to version 0.42 moarvm builds. On 03/05/16 12:33, Antoine Jacoutot wrote: > ===> Exiting lang/moarvm with an error > ./libmoar.so.5.0: warning: warning: strcpy() is almost always misused, please > use strlc

lang/moarvm breakage

2016-03-05 Thread Antoine Jacoutot
>>> Running show-prepare-results in lang/moarvm at 1457180336 ===> lang/moarvm ===> moarvm-2015.12 depends on: libtommath-* -> libtommath-1.0 ===> moarvm-2015.12 depends on: libffi-* -> libffi-3.2.1p0 ===> moarvm-2015.12 depends on: libatomic_ops-* -> libatomic_ops-7.4.0p1 ===> Verifying specs: a

Re: NEW: graphics/p5-Barcode-DataMatrix{,-PNG}

2016-03-05 Thread Stuart Henderson
ping ;) On 2016/03/03 00:06, Stuart Henderson wrote: > OK to import these two? Tweaked from ports generated using portgen. > > graphics/p5-Barcode-DataMatrix: > > This class is used to generate data for Data Matrix (IEC16022) 2d barcodes. > It is primarily useful as a data source for modules tha

Re: UPDATE: www/netsurf

2016-03-05 Thread Landry Breuil
On Fri, Mar 04, 2016 at 09:05:45AM +0100, Landry Breuil wrote: > On Thu, Mar 03, 2016 at 09:53:05PM -0700, Anthony J. Bentley wrote: > > Hi, > > > > This updates the NetSurf browser to 3.4. > > > > It requires the nsgenbind port previously sent to ports@. > > > > New in this release: (very) basi