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 ---

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

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

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,

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

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

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

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

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)

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 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

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

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

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,

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2016/03/05 14:30:16 Modified files: misc/memcached : Makefile distinfo misc/memcached/pkg: PLIST Log message: Update to 1.4.25 and add a tool to monitor the memcached server hint and ok

Re: CVS: cvs.openbsd.org: ports

2016-03-05 Thread Kirill Bychkov
On Sun, March 6, 2016 01:46, Kirill Bychkov wrote: > CVSROOT: /cvs > Module name: ports > Changes by: ki...@cvs.openbsd.org 2016/03/05 15:46:59 > > Modified files: > databases/py-sqlalchemy: Makefile distinfo > databases/py-sqlalchemy/patches: patch-setup_cfg > > Log message:

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2016/03/05 15:46:59 Modified files: databases/py-sqlalchemy: Makefile distinfo databases/py-sqlalchemy/patches: patch-setup_cfg Log message: - SourceForge doesn't ship tarballs for this project

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2016/03/05 17:51:50 ports/lang/fsharp/patches Update of /cvs/ports/lang/fsharp/patches In directory cvs.openbsd.org:/tmp/cvs-serv4297/patches Log Message: Directory /cvs/ports/lang/fsharp/patches added to the

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Aaron Bieber
CVSROOT:/cvs Module name:ports Changes by: abie...@cvs.openbsd.org 2016/03/05 17:53:20 Modified files: lang/fsharp: Makefile distinfo lang/fsharp/pkg: PLIST Added files: lang/fsharp/patches: patch-src_FSharpSource_targets Log message: Update to

Re: CVS: cvs.openbsd.org: ports

2016-03-05 Thread Dmitrij D. Czarkoff
Dmitrij Czarkoff said: > CVSROOT: /cvs > Module name: ports > Changes by: czark...@cvs.openbsd.org2016/03/05 05:54:31 > > Modified files: > www/surf2 : Makefile distinfo > www/surf2/patches: patch-config_mk > > Log message: > update to surf2 as of 2016-03-02

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2016/03/05 09:36:48 Modified files: sysutils : Makefile Log message: hooks sysutils/sysclean reminder from Daniel J.

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 10:34:24 Modified files: mail/postfix/stable: Makefile distinfo mail/postfix/stable/pkg: PLIST Added files: mail/postfix/stable/patches: patch-src_tls_tls_h Log message:

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 10:40:01 Modified files: x11: Makefile Removed files: x11/xfm: Makefile distinfo x11/xfm/patches: patch-Imake_options patch-Imakefile

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 10:40:39 Modified files: x11/Xaw3d : Makefile distinfo x11/Xaw3d/pkg : PLIST Removed files: x11/Xaw3d/patches: patch-Imakefile patch-XawI18n_h Log message: update to

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 10:41:04 Modified files: games/xmine: Makefile Log message: regen WANTLIB, Xaw3d update

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 10:42:01 Modified files: print/gv : Makefile distinfo print/gv/patches: patch-src_Makefile_in print/gv/pkg : PLIST Removed files: print/gv/patches:

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 10:41:43 Modified files: graphics/xfig : Makefile distinfo graphics/xfig/patches: patch-Imakefile patch-fig_h patch-w_keyboard_c

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 03:52:31 ports/textproc/p5-PDF-API2/patches Update of /cvs/ports/textproc/p5-PDF-API2/patches In directory cvs.openbsd.org:/tmp/cvs-serv16283/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 04:04:22 Modified files: textproc/p5-PDF-API2: Makefile Added files: textproc/p5-PDF-API2/patches: patch-lib_PDF_API2_Basic_PDF_Dict_pm

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2016/03/05 03:42:13 Modified files: lang/ruby/2.3 : Makefile Log message: BROKEN-powerpc = OOM when building ext/ripper/ripper.c (like hppa)

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2016/03/05 08:27:27 Modified files: lang/gcc/4.9 : gcc4.port.mk Log message: Preparation for LLVM update: export variables related to estdc++ WANTLIB and LIB_DEPENDS unconditionally, not just if

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2016/03/05 08:31:41 Modified files: devel/llvm : Makefile distinfo devel/llvm/patches: patch-Makefile_config_in patch-cmake_modules_HandleLLVMOptions_cmake

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2016/03/05 08:33:19 Log message: import sysutils/sysclean sysclean is a ksh(1) script designed to the administrator to help removing obsoletes files between upgrades. ok aja@

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2016/03/05 08:32:45 Modified files: lang/clang : clang.port.mk Log message: Adapt to the new LLVM version. Ports compiled by Clang++ now depend on libestdc++.

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 08:35:40 Modified files: textproc/p5-PPI: Makefile distinfo Log message: update to p5-PPI-1.220

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 08:37:03 Modified files: textproc/p5-PPIx-Regexp: Makefile distinfo textproc/p5-PPIx-Regexp/pkg: PLIST Log message: update to p5-PPIx-Regexp-0.048

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 08:47:44 Modified files: devel/perltidy : Makefile distinfo Log message: update to perltidy (Perl::Tidy) 20160302, reset maintainer as the last couple of commits were timeouts

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2016/03/05 08:57:07 Modified files: sysutils/sysclean: Makefile distinfo Log message: update sysutils/sysclean to 1.0

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 08:58:05 Modified files: devel/p5-Perl-Critic: Makefile distinfo devel/p5-Perl-Critic/pkg: PLIST Log message: update to p5-Perl-Critic-1.126, using a new Makefile based on one

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2016/03/05 09:04:10 Modified files: devel/xulrunner/24: Makefile games/oolite : Makefile mail/mozilla-thunderbird: Makefile multimedia/daala: Makefile

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2016/03/05 09:26:40 Modified files: net/wireshark : Makefile productivity/taskwarrior: Makefile Log message: revert previous. python.module.mk could override do-build target if CONFIGURE_STYLE

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Robert Peichaer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2016/03/05 07:30:47 Modified files: devel/grcs : Makefile distinfo devel/grcs/pkg : PLIST Removed files: devel/grcs/patches: patch-src_conf_sh Log message: Update grcs to version

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Robert Peichaer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2016/03/05 07:34:20 Modified files: devel/rcs-fast-import: Makefile Log message: use 'sed -i' instead of perl OK aja@

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Robert Peichaer
CVSROOT:/cvs Module name:ports Changes by: r...@cvs.openbsd.org2016/03/05 07:39:50 Modified files: devel/src : Makefile distinfo Log message: Update devel/src to 1.11 - use 'sed -i' instead of perl - use gnu make, needed for tests - enable tests and set

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2016/03/05 08:05:33 Modified files: lang/rust : Makefile distinfo lang/rust/patches: patch-configure lang/rust/pkg : PLIST-doc PLIST-main Added files: lang/rust/patches:

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 08:07:17 Modified files: sysutils/moreutils: Makefile distinfo Removed files: sysutils/moreutils/patches: patch-ifdata_c Log message: update to moreutils-0.58

Re: CVS: cvs.openbsd.org: ports

2016-03-05 Thread Robert Peichaer
On Sat, Mar 05, 2016 at 07:30:47AM -0700, Robert Peichaer wrote: > CVSROOT: /cvs > Module name: ports > Changes by: r...@cvs.openbsd.org2016/03/05 07:30:47 > > Modified files: > devel/grcs : Makefile distinfo > devel/grcs/pkg : PLIST > Removed files: >

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 05:12:16 Modified files: graphics : Makefile Log message: +p5-Barcode-DataMatrix{,-PNG}

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 05:58:20 Modified files: net/putty : Makefile distinfo Log message: security update to PuTTY 0.67 This release fixes a security hole in PSCP, in the old-style SCP protocol. A server

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 05:11:11 Log message: import ports/graphics/p5-Barcode-DataMatrix-PNG, ok landry@ This class, which extends Barcode::DataMatrix, is used to create graphical representations of Data

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 05:10:45 Log message: import ports/graphics/p5-Barcode-DataMatrix, comment/ok landry@ This class is used to generate data for Data Matrix (IEC16022) 2d barcodes. It is primarily useful

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Dmitrij Czarkoff
CVSROOT:/cvs Module name:ports Changes by: czark...@cvs.openbsd.org2016/03/05 05:52:11 Modified files: multimedia/mpv : Makefile distinfo Log message: update to mpv-0.16.0 ok sthen@

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Dmitrij Czarkoff
CVSROOT:/cvs Module name:ports Changes by: czark...@cvs.openbsd.org2016/03/05 05:54:31 Modified files: www/surf2 : Makefile distinfo www/surf2/patches: patch-config_mk Log message: update to surf2 as of 2016-03-02

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Pascal Stumpf
CVSROOT:/cvs Module name:ports Changes by: pas...@cvs.openbsd.org 2016/03/05 11:23:17 Added files: lang/moarvm/patches: patch-src_6model_reprs_P6bigint_c patch-src_math_bigintops_c Log message: Fix build after libtommath update. found by

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2016/03/05 11:53:39 Added files: x11/nx/nxcomp/patches: patch-Agent_h Log message: unbreak after sys/select.h -r1.15 spotted by aja@

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 12:34:28 Modified files: net/p5-Zonemaster/cli: Makefile distinfo Log message: update to zonemaster-cli 1.0.3, ok florian@

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2016/03/05 12:34:50 Modified files: net/p5-Zonemaster/engine: Makefile distinfo net/p5-Zonemaster/engine/pkg: PLIST Log message: update to zonemaster 1.0.13, ok florian@

CVS: cvs.openbsd.org: ports

2016-03-05 Thread Joerg Jung
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2016/03/05 12:17:01 Modified files: x11/slock : Makefile distinfo x11/slock/patches: patch-Makefile patch-config_def_h patch-config_mk x11/slock/pkg :