CVS: cvs.openbsd.org: ports

2017-02-01 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/02/02 00:37:41 Modified files: databases/sqlite3: Makefile distinfo Log message: Update to sqlite3 3.16.2. Will be required by gecko 52, went into a pair of amd64 bulk builds without fallout.

Re: i3status: don't print :00 seconds remaining battery time

2017-02-01 Thread Jasper Lievisse Adriaanse
On Thu, Feb 02, 2017 at 05:39:38AM +0100, Theo Buehler wrote: > apm(4) only gives an estimate of remaining battery lifetime in minutes, > so let's not pretend that we have seconds granularity and end up always > printing :00. Note that we're calculating the remaining seconds as > follows: > >

UPDATE: shells/zsh

2017-02-01 Thread Rafael Sadowski
Hi All! Very simple bug-fix release update. Changes between versions 5.3 and 5.3.1: - Fix handling of "printf -" and "printf --". - Minor completion fixes for FreeBSD (sysctl, chflags). Ports changes: - fix: longer than 80 chars in Makefile Cheers, Rafael Index: Makefile

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/01 23:01:56 Modified files: www/owncloud : Tag: OPENBSD_6_0 Makefile distinfo www/owncloud/patches: Tag: OPENBSD_6_0 patch-version_php www/owncloud/pkg: Tag: OPENBSD_6_0

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/01 22:55:42 Modified files: www/owncloud : Makefile distinfo www/owncloud/patches: patch-version_php www/owncloud/pkg: PLIST Log message: Update to owncloud-9.1.4.

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/01 22:50:39 Modified files: sysutils/google-cloud-sdk: Makefile distinfo sysutils/google-cloud-sdk/pkg: PLIST Log message: Update to google-cloud-sdk-142.0.0.

Re: [patch] zsh 5.3

2017-02-01 Thread Francisco Cantero Hurtado
On Mon, Jan 30, 2017 at 11:01:14PM +0100, Rafael Sadowski wrote: > On Thu Dec 15, 2016 at 09:47:21AM +0100, Pierre-Emmanuel André wrote: > > On Wed, Dec 14, 2016 at 09:28:56PM +0100, Juan Francisco Cantero Hurtado > > wrote: > > > On Mon, Dec 12, 2016 at 08:52:43PM -0600, Matthew Martin wrote: >

i3status: don't print :00 seconds remaining battery time

2017-02-01 Thread Theo Buehler
apm(4) only gives an estimate of remaining battery lifetime in minutes, so let's not pretend that we have seconds granularity and end up always printing :00. Note that we're calculating the remaining seconds as follows: 251 if (batt_info->status != CS_CHARGING) { 252

MASTER_SITE_OPENBSD http -> https ?

2017-02-01 Thread Juan Francisco Cantero Hurtado
OK? Index: infrastructure/templates/network.conf.template === RCS file: /cvs/ports/infrastructure/templates/network.conf.template,v retrieving revision 1.209 diff -u -p -r1.209 network.conf.template ---

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2017/02/01 20:41:12 Modified files: shells/zsh : Makefile distinfo shells/zsh/patches: patch-Doc_zsh_texi shells/zsh/pkg : PLIST Removed files: shells/zsh/patches:

Re: update and add a py3 flavor to textproc/markdown

2017-02-01 Thread Daniel Jakots
Sending quirks.diff again as people keep deleting stuff from the tree (aka shameful ping). On Sun, 29 Jan 2017 13:58:36 -0500, Daniel Jakots wrote: > Hi, > > I looked to move www/pelican to py3. It depends on markdown so I'd > like to a add py3 flavor to markdown. While

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2017/02/01 19:31:07 Modified files: x11/smplayer : Makefile distinfo Log message: Update for SMPlayer to 17.1.0 Test as always from Josh. Thanks! OK danj@

Re: UPDATE: SMPlayer-17.1.0

2017-02-01 Thread Daniel Jakots
On Wed, 1 Feb 2017 15:20:21 -0300, "Gonzalo L. Rodriguez" wrote: > Hello, > > Update for SMPlayer to 17.1.0: > > http://smplayer.sourceforge.net/en/changes > > Ok? Comments? ok

Re: UPDATE: SMPlayer-17.1.0

2017-02-01 Thread Josh Grosse
On Wed, Feb 01, 2017 at 03:20:21PM -0300, Gonzalo L. Rodriguez wrote: > Hello, > > Update for SMPlayer to 17.1.0: > > http://smplayer.sourceforge.net/en/changes > > Ok? Comments? Works fine for me on amd64. :)

Re: NEW: mcomix: replacement for comix

2017-02-01 Thread Josh Grosse
On Wed, Feb 01, 2017 at 08:43:40PM +0100, frantisek holop wrote: > ping ping? > > nobody reads comixes on openbsd? :] Once in a while, I'll get something that works well with comix as the display tool. So I've tested your mcomix port with .pdf, .zip, .rar, and .cbr samples on amd64. Works

UPDATE: gkrellm

2017-02-01 Thread frantisek holop
there are some minor signs of life around the gkrellm project. the memory meter has been showing nonsense for quite some time, and before trying to fix it, i thought i'd try to bring the port up to date. please test and commit. -f -- Index: Makefile

Re: samba4 and ACL's

2017-02-01 Thread Ian McWilliam
Without going through the Samba code and trying to determine what and why the changes were made by the Samba devs, I don't have an answer. There have been a lot of changes to the internals of samba from release to release e.g. 4.1 branch vs 4.5 branch, etc. I once knew the samba 3 series

Re: samba4 and ACL's

2017-02-01 Thread alexmcwhirter
On 2017-02-01 18:12, Jeremie Courreges-Anglas wrote: It's not just ACLs, but also extended attributes. I would strongly suggest that anyone interested should first ask for general agreement on tech@. Not that it's an ideal solution, but the xattr tdb backed seems to work fine, at least

Re: SBCL missing threads and build failure

2017-02-01 Thread Jeremie Courreges-Anglas
+cc maintainer Stuart Henderson writes: > On 2017/02/01 18:03, Timo Myyrä wrote: >> Yeap, adding wxallowed to mount options fixed the build process. >> >> So here's an update to sbcl port to latest release. >> Quickly tested on amd64. Quicklisp works and loads libraries,

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2017/02/01 16:14:46 Modified files: lang/sbcl : Makefile Log message: Fix the threads FLAVOR (wrong configure arg, silently ignored) Spotted by Timo Myyra, input from sthen@

Re: samba4 and ACL's

2017-02-01 Thread Jeremie Courreges-Anglas
Ian McWilliam writes: > Without going through the Samba code and trying to determine what and > why the changes were made by the Samba devs, I don't have an answer. > There have been a lot of changes to the internals of samba from release > to release e.g. 4.1

Re: samba4 and ACL's

2017-02-01 Thread alexmcwhirter
On 2017-02-01 17:34, Ian McWilliam wrote: Without going through the Samba code and trying to determine what and why the changes were made by the Samba devs, I don't have an answer. There have been a lot of changes to the internals of samba from release to release e.g. 4.1 branch vs 4.5 branch,

www/composer: Fix "out of memory" error

2017-02-01 Thread Leo Unglaub
Hey friends, when using composer on a normal or large size project it happens very quickly that composer runs out or memory. It's recommended to set the PHP memory_limit for composer only to -1. I added you a diff. Documentation on the projects website:

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Tim van der Molen
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2017/02/01 15:06:14 Modified files: audio/wavpack : Makefile distinfo audio/wavpack/pkg: PLIST Log message: Update to wavpack 5.1.0; input and OK sthen@

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2017/02/01 15:00:12 Modified files: www/hiawatha : Makefile distinfo Added files: www/hiawatha/patches: patch-src_tls_c Log message: Update to hiawatha 10.5.

Re: samba4 and ACL's

2017-02-01 Thread alexmcwhirter
On 2017-02-01 15:16, Jeremie Courreges-Anglas wrote: Cc'ing Ian, in case he has a clue. alexmcwhir...@triadic.us writes: On 2017-01-31 07:53, Jeremie Courreges-Anglas wrote: This looks like an error from ''samba-tool domain provision'', not an error from the samba daemon. Please state

Re: NEW: mcomix: replacement for comix

2017-02-01 Thread frantisek holop
Stuart Henderson, 01 Feb 2017 21:17: > On 2017/02/01 20:43, frantisek holop wrote: > > ping ping? > > The port looks sound. thanks for having a look. considering the size of the user base i think the replacement is unnecessary... what do you think? --

Re: samba4 and ACL's

2017-02-01 Thread Jeremie Courreges-Anglas
Stuart Henderson writes: > picking a tiny part from this ... > > On 2017/02/01 21:16, Jeremie Courreges-Anglas wrote: >> and the small NGROUPS_MAX limit make OpenBSD a poor >> choice for samba. > > I was under the impression the hard-limit of 16 is due

Re: [NEW PORT: audio/rubberband]

2017-02-01 Thread Tobias Brodel
ping On 26 Jan. 2017 7:02 pm, "Tobias Brodel" wrote: > whoops, wrong tarball. sorry for the noise! > > On 01/26/17 18:59, Tobias Brodel wrote: > >> On 01/18/17 22:55, Tobias Brodel wrote: >> >>> hi stuart, thanks for your response. >>> >>> On 01/17/17 23:10, Stuart

Re: UPDATE: audio/wavpack 5.1.0

2017-02-01 Thread Stuart Henderson
On 2017/01/30 21:59, Tim van der Molen wrote: > This update fixes 4 vulnerabilities. For details, see: > http://www.openwall.com/lists/oss-security/2017/01/23/4 > > Also there are a few API additions, but "the legacy APIs are all > retained and existing applications that worked with the previous

Re: samba4 and ACL's

2017-02-01 Thread Stuart Henderson
picking a tiny part from this ... On 2017/02/01 21:16, Jeremie Courreges-Anglas wrote: > and the small NGROUPS_MAX limit make OpenBSD a poor > choice for samba. I was under the impression the hard-limit of 16 is due to NFS, but other OS that have larger limits do still

Re: NEW: mcomix: replacement for comix

2017-02-01 Thread Stuart Henderson
On 2017/02/01 20:43, frantisek holop wrote: > ping ping? The port looks sound. As-is, I don't think there's a conflict so the @conflict line doesn't seem to be necessary. But if you're trying to get it to replace an installed comix package with mcomix automatically, the @conflict is necessary

Re: SBCL missing threads and build failure

2017-02-01 Thread Stuart Henderson
On 2017/02/01 18:03, Timo Myyrä wrote: > Yeap, adding wxallowed to mount options fixed the build process. > > So here's an update to sbcl port to latest release. > Quickly tested on amd64. Quicklisp works and loads libraries, threads seem to > be > enabled. It needs an additional WANTLIB for

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/01 13:59:41 Modified files: x11/mplayer: Makefile Log message: As spotted by jmc@ and someone else who I forgot, mplayer has a hidden dep on libbs2b; add it as a proper dependency to avoid

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/02/01 13:47:02 Modified files: graphics : Makefile Removed files: graphics/ebook-viewer: Makefile distinfo graphics/ebook-viewer/pkg: DESCR PLIST Log message: Remove;

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2017/02/01 13:34:40 Modified files: devel/libf2c : Makefile Log message: Since bsd.obj.mk no longer chowns without checking, the WOJBDIR workaround to fix the build in dpb setups can be removed again.

Re: samba4 and ACL's

2017-02-01 Thread Jeremie Courreges-Anglas
Cc'ing Ian, in case he has a clue. alexmcwhir...@triadic.us writes: > On 2017-01-31 07:53, Jeremie Courreges-Anglas wrote: >> This looks like an error from ''samba-tool domain provision'', not an >> error from the samba daemon. >> >> Please state exactly: >> - which OpenBSD release you're using

Re: NEW: mcomix: replacement for comix

2017-02-01 Thread frantisek holop
ping ping? nobody reads comixes on openbsd? :] frantisek holop, 28 Jan 2017 16:19: > ping? > > frantisek holop, 22 Jan 2017 23:54: > > graphics/comix is dead. since 2009. > > it has now decayed to the state that thumbnails dont > > show and god knows what else. please remove it. > > > > find

UPDATE: SMPlayer-17.1.0

2017-02-01 Thread Gonzalo L. Rodriguez
Hello, Update for SMPlayer to 17.1.0: http://smplayer.sourceforge.net/en/changes Ok? Comments? Cheers.- -- Sending from my toaster. Index: Makefile === RCS file: /cvs/ports/x11/smplayer/Makefile,v retrieving revision 1.31 diff

Re: SBCL missing threads and build failure

2017-02-01 Thread Timo Myyrä
Yeap, adding wxallowed to mount options fixed the build process. So here's an update to sbcl port to latest release. Quickly tested on amd64. Quicklisp works and loads libraries, threads seem to be enabled. Index: Makefile === RCS

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2017/02/01 08:49:34 Modified files: net/haproxy: Makefile Added files: net/haproxy/patches: patch-src_ssl_sock_c Log message: Unbreak after libressl change: remove direct access to field now

Re: NEW: libmpack (needs discussion)

2017-02-01 Thread Jeremie Courreges-Anglas
Edd Barrett writes: > Hi, > > On Mon, Jan 23, 2017 at 09:56:04AM +, Stuart Henderson wrote: >> > The port looks fine, but I find all this FULLPKG-fu confusing. >> > Splitting the port would make things more readable IMHO. >> >> hmm, and that would make things a bit

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/01 07:26:26 Modified files: games/wtf : Makefile distinfo Log message: update to wtf-20170131

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/01 07:25:43 Modified files: security/letsencrypt: Makefile.inc security/letsencrypt/client: distinfo security/letsencrypt/py-acme: distinfo Log message: update to certbot/py-acme

Re: CVS: cvs.openbsd.org: ports

2017-02-01 Thread Stuart Henderson
On 2017/02/01 06:56, Stuart Henderson wrote: > CVSROOT: /cvs > Module name: ports > Changes by: st...@cvs.openbsd.org 2017/02/01 06:56:12 > > Modified files: > x11/qt4: Makefile > > Log message: > Record the dependency on libssl/libcrypto in WANTLIB-main. This would >

Re: qt4 fucked at runtime wrt ssl in latest snap

2017-02-01 Thread Landry Breuil
On Wed, Feb 01, 2017 at 09:48:54AM +0100, Landry Breuil wrote: > Hi, > > updated work desktop to latest snap this morning, qt4 seems fucked at > runtime wrt libssl - qgis wont start. This is with qt4-4.7.8p8 but i doubt p9 > would change anything. That was two problems in one, i had locally

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/01 07:07:30 Modified files: x11/qt5/qtbase : Makefile Log message: Record the dependency on libssl/libcrypto in WANTLIB-main. This would have been missed previously listed because Qt likes to

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/01 06:56:12 Modified files: x11/qt4: Makefile Log message: Record the dependency on libssl/libcrypto in WANTLIB-main. This would have been missed previously listed because Qt likes to

Re: converters/html2text add utf8 and other fixes

2017-02-01 Thread Stuart Henderson
On 2017/02/01 08:58, Davide Gerhard wrote: > > On Monday, 23/01/2017 10:32 GMT, Jeremie Courreges-Anglas wrote: > > > Davide Gerhard writes: > > > >> hello, > >> just some fixes. > > > > Those don't look like "just fixes". There may be actual bug fixes here, > > but other

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/02/01 04:43:23 Modified files: x11/freerdp: Makefile Added files: x11/freerdp/patches: patch-libfreerdp_crypto_tls_c Log message: Switch xfreerdp from comparing handshake_func against

Re: SBCL missing threads and build failure

2017-02-01 Thread Solene Rapenne
Hello You need to have wxallowed mount flag on the building filesystem in order to build sbcl. Indeed the flag had an extra s in the makefile. It's a mistake of mine... https://github.com/sbcl/sbcl/blob/master/INSTALL Le 1 février 2017 05:50:44 GMT+01:00, timo.my...@wickedbsd.net a écrit :

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2017/02/01 03:09:58 Modified files: graphics/xfig : Makefile distinfo graphics/xfig/patches: patch-e_chop_c patch-fig_h patch-u_error_c patch-w_intersect_c

Re: rm -rf Xombrero

2017-02-01 Thread Uwe Werler
On 01. Feb 9:51:27, Solène Rapenne wrote: > > Davide Gerhard writes: > > > On Tuesday, 31/01/2017 22:51 GMT, Uwe Werler wrote: > > > >> On 31 Jan 23:48, Erling Westenvik wrote: > >>> > > Mmh, I use it. For me the best browser around. > >>> > > >>> > I use it as well - its the only functional

CVS: cvs.openbsd.org: ports

2017-02-01 Thread Giovanni Bechis
CVSROOT:/cvs Module name:ports Changes by: giova...@cvs.openbsd.org2017/02/01 01:52:36 Modified files: www/phpmyadmin : Makefile distinfo www/phpmyadmin/pkg: PLIST Log message: bugfix update to 4.6.6

Re: rm -rf Xombrero

2017-02-01 Thread Solène Rapenne
Davide Gerhard writes: > On Tuesday, 31/01/2017 22:51 GMT, Uwe Werler wrote: > >> On 31 Jan 23:48, Erling Westenvik wrote: >>> > > Mmh, I use it. For me the best browser around. >>> > >>> > I use it as well - its the only functional graphical browser that works >>> > on my old single-core, 2GB

qt4 fucked at runtime wrt ssl in latest snap

2017-02-01 Thread Landry Breuil
Hi, updated work desktop to latest snap this morning, qt4 seems fucked at runtime wrt libssl - qgis wont start. This is with qt4-4.7.8p8 but i doubt p9 would change anything. Program received signal SIGBUS, Bus error. 0x03b357088e63 in SSL_CTX_new (meth=0x3b2d653eee0) at

Re: www/webkit is old/insecure, news at 11 - vimb status

2017-02-01 Thread Sebastien Marie
On Tue, Jan 31, 2017 at 10:43:42AM +0100, Landry Breuil wrote: > Hi, > > so the following ports use www/webkit or www/webkit,gtk3: > > [...] > www/vimb for vimb, there are wip for migrating to webkit2. but for quoting the developer: (fanglingsu commented on Jul 24, 2016:) The

Re: rm -rf Xombrero

2017-02-01 Thread Olivier Cherrier
On Tue, Jan 31, 2017 at 04:31:30PM -0600, s...@gmx.us wrote: > > Am 31. Januar 2017 22:49:14 MEZ schrieb Edd Barrett : > > >On Tue, Jan 31, 2017 at 12:40:20PM -0300, Gonzalo L. Rodriguez wrote: > > >> It uses insecure webkit and conformal/companyzero do no recommend its > >

Re: www/webkit is old/insecure, news at 11

2017-02-01 Thread Davide Gerhard
On Tuesday, 31/01/2017 09:43 GMT, Landry Breuil wrote: > Hi, > > so the following ports use www/webkit or www/webkit,gtk3: > > cad/xtrkcad > graphics/ebook-viewer > mail/claws-mail > mail/geary > productivity/gnucash > www/luakit > www/midori > www/surf > www/vimb seems that each port is