UPDATE: devel/py-six 1.10.0

2015-12-16 Thread Alexandr Shadchin
Hi, This diff updates py-six to the latest release. Take maintainer. Comments ? OK ? -- Alexandr Shadchin Index: Makefile === RCS file: /cvs/ports/devel/py-six/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Mak

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread Juan Francisco Cantero Hurtado
On Thu, Dec 17, 2015 at 06:27:07AM +0800, Tinker wrote: > Wait, in the interim, the brave user who wants ICU support system-wide now, > and who has ICU already installed in the system, can just switch the > "--without-icu" part to "--with-icu" in /usr/ports/devel/boost/Makefile , > and do "make; ma

Re: Importing pkg_module

2015-12-16 Thread Giannis Tsaraias
On Wed, Dec 16, 2015 at 11:19:13PM +0300, Vadim Zhukov wrote: > 2015-12-16 23:12 GMT+03:00 Landry Breuil : > > On Wed, Dec 16, 2015 at 10:33:33PM +0300, Vadim Zhukov wrote: > >> (some history) > >> > >> During this summer the Jannis Tsaraias worked on the pkg_module, an > >> automated port creation

subscribe

2015-12-16 Thread Gerald Holguin

Re: UPDATE: wkhtmltopdf with patched QT

2015-12-16 Thread Stuart Henderson
On 2015/12/16 22:20, Frank Groeneveld wrote: > Attached to this email you'll find a diff that modifies the wkhtmltopdf port > so that it is statically built against their patched qt. This will will > enable the following extra features: > > * Printing more then one HTML document into a PDF file.

Ruby Security Releases: 2.0.0-p648, 2.1.8, 2.2.4

2015-12-16 Thread Jeremy Evans
Three new ruby releases today to fix CVE-2015-7551: Unsafe tainted string usage in Fiddle and DL. Details at https://www.ruby-lang.org/en/news/2015/12/16/unsafe-tainted-string-usage-in-fiddle-and-dl-cve-2015-7551/ Ruby 2.0.0 is out of general support, so the only patch included is the security pat

Re: UPDATE: devel/afl-1.96b

2015-12-16 Thread Michael McConville
Gleydson Soares wrote: > The following updates devel/afl to 1.96b. > builds and runs fine on both (amd64/i386), regress seems happy too. > OK? Looks good, and works for me. ok mmcc@ > Index: Makefile > === > RCS file: /cvs/ports/deve

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread Tinker
Wait, in the interim, the brave user who wants ICU support system-wide now, and who has ICU already installed in the system, can just switch the "--without-icu" part to "--with-icu" in /usr/ports/devel/boost/Makefile , and do "make; make install" right? That will not break binary compatibilit

UPDATE: wkhtmltopdf with patched QT

2015-12-16 Thread Frank Groeneveld
Attached to this email you'll find a diff that modifies the wkhtmltopdf port so that it is statically built against their patched qt. This will will enable the following extra features: * Printing more then one HTML document into a PDF file. * Running without an X11 server. * Adding a docume

UPDATE: devel/afl-1.96b

2015-12-16 Thread Gleydson Soares
The following updates devel/afl to 1.96b. builds and runs fine on both (amd64/i386), regress seems happy too. OK? Index: Makefile === RCS file: /cvs/ports/devel/afl/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile --- Ma

Re: Importing pkg_module

2015-12-16 Thread Vadim Zhukov
2015-12-16 22:33 GMT+03:00 Vadim Zhukov : > (some history) > > During this summer the Jannis Tsaraias worked on the pkg_module, an > automated port creation framework as a GSoC Project. The project > succeeded, and Jannis stayed to maintain the code and accept patches > from interested parties: > >

Re: Importing pkg_module

2015-12-16 Thread Vadim Zhukov
2015-12-16 23:12 GMT+03:00 Landry Breuil : > On Wed, Dec 16, 2015 at 10:33:33PM +0300, Vadim Zhukov wrote: >> (some history) >> >> During this summer the Jannis Tsaraias worked on the pkg_module, an >> automated port creation framework as a GSoC Project. The project >> succeeded, and Jannis stayed

Re: Importing pkg_module

2015-12-16 Thread Landry Breuil
On Wed, Dec 16, 2015 at 10:33:33PM +0300, Vadim Zhukov wrote: > (some history) > > During this summer the Jannis Tsaraias worked on the pkg_module, an > automated port creation framework as a GSoC Project. The project > succeeded, and Jannis stayed to maintain the code and accept patches > from in

Importing pkg_module

2015-12-16 Thread Vadim Zhukov
(some history) During this summer the Jannis Tsaraias worked on the pkg_module, an automated port creation framework as a GSoC Project. The project succeeded, and Jannis stayed to maintain the code and accept patches from interested parties: https://github.com/diethyl/pkg_module (back to nowaday

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread Landry Breuil
On Wed, Dec 16, 2015 at 01:40:47PM +0100, Antoine Jacoutot wrote: > On Wed, Dec 16, 2015 at 01:32:21PM +0100, Jérémie Courrèges-Anglas wrote: > > Tinker writes: > > > > > On 2015-12-16 05:04, j...@wxcvbn.org wrote: > > >> Tinker writes: > > >> > > >>> What would the decision be based on? > > >>

Re: UPDATE: offlineimap 6.6.0

2015-12-16 Thread Daniel Jakots
On Sat, 5 Dec 2015 07:50:36 +0100, Remi Locherer wrote: > It works fine for me synchronizing between dovecot and Maildir. Looks fine ports-wise.

Re: UPDATE: offlineimap 6.6.0

2015-12-16 Thread Remi Locherer
ping On 2015-12-05 07:50, Remi Locherer wrote: Hi OfflineIMAP v6.6.0 was just released. From the announcement mail: - # Features - Maildir learns to mimic Dovecot's format of lower-case letters (a,b,c..) for "custom flags" or user keywords. # Fixes - Broken retry loop would break co

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread David Coppa
On Wed, Dec 16, 2015 at 1:32 PM, Jérémie Courrèges-Anglas wrote: > We have one report here: > > http://marc.info/?l=openbsd-ports&m=144171504417490&w=2 > > jirib didn't confirm that ICU was the only thing needed to make his > aegisub port work, and to my knowledge no existing port requires ICU

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread Antoine Jacoutot
On Wed, Dec 16, 2015 at 01:32:21PM +0100, Jérémie Courrèges-Anglas wrote: > Tinker writes: > > > On 2015-12-16 05:04, j...@wxcvbn.org wrote: > >> Tinker writes: > >> > >>> What would the decision be based on? > >> > >> I think that those points should be enough. > >> - good reasons to use ICU in

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread Jérémie Courrèges-Anglas
Tinker writes: > On 2015-12-16 05:04, j...@wxcvbn.org wrote: >> Tinker writes: >> >>> What would the decision be based on? >> >> I think that those points should be enough. >> - good reasons to use ICU in boost, not just "I need the ICU parts of >> Boost.". What would be the benefit for the p

Re: Here is how to build and install BitcoinD (0.11.2 = latest) on OpenBSD. Can you please make a "net/bitcoin" port of these instructions?

2015-12-16 Thread poweruser
Pascal, I wish to make a very strong point that these are non-problems! Because, the dependency issues you mention don't really exist, and, BitcoinD works perfectly on OpenBSD already. For this reason I suggest that OpenBSD is included into the ports tree! Berkeley DB is used for the wallet

Re: Here is how to build and install BitcoinD (0.11.2 = latest) on OpenBSD. Can you please make a "net/bitcoin" port of these instructions?

2015-12-16 Thread poweruser
On 2015-12-16 19:04, poweru...@openmailbox.org wrote: .. For this reason I suggest that OpenBSD is included into the ports tree! Err - for this reason I suggest that *BitcoinD* is included into the ports tree. That it's precompiled with "--disable-wallet" is all fine. If anyone wants to fi

Re: Here is how to build and install BitcoinD (0.11.2 = latest) on OpenBSD. Can you please make a "net/bitcoin" port of these instructions?

2015-12-16 Thread Pascal Stumpf
I think this needs some serious work, at least an updated databases/db/v4 and some solution to that ugly LibreSSL problem. I'm not really using this in any way, so I won't spend that kind of effort on it. On Wed, 16 Dec 2015 18:26:04 +0800, poweru...@openmailbox.org wrote: > Guys, > > What do yo

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread Tinker
On 2015-12-16 05:04, j...@wxcvbn.org wrote: Tinker writes: What would the decision be based on? I think that those points should be enough. - good reasons to use ICU in boost, not just "I need the ICU parts of Boost.". What would be the benefit for the ports tree? I need normalize() to

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread Tinker
On 2015-12-16 18:23, Landry Breuil wrote: On Wed, Dec 16, 2015 at 06:10:17PM +0800, Tinker wrote: Aha thank you very much for pointing these things out - great to know there was a discussion about it. Aha so maybe for OpenBSD 6.0 we'll have an ICU flavor at least. Flavors in libraries are re

Re: Here is how to build and install BitcoinD (0.11.2 = latest) on OpenBSD. Can you please make a "net/bitcoin" port of these instructions?

2015-12-16 Thread poweruser
Guys, What do you say, do you feel this is a relevant port? Sorry for not being able to do this myself - If you need any extra clear feedback or instructions from me for how to actually build it, so that you can get the port together, I will be happy to guide you, if so let me know. What

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread Landry Breuil
On Wed, Dec 16, 2015 at 06:10:17PM +0800, Tinker wrote: > Aha thank you very much for pointing these things out - great to know there > was a discussion about it. > > Aha so maybe for OpenBSD 6.0 we'll have an ICU flavor at least. Flavors in libraries are really a pain to handle, so we try to avo

Re: Please add ICU as dependency to Boost (i.e. change the "--without-icu" to "--with-icu") - thoughts?

2015-12-16 Thread Tinker
Aha thank you very much for pointing these things out - great to know there was a discussion about it. Aha so maybe for OpenBSD 6.0 we'll have an ICU flavor at least. I understand that the ICU support in Boost interfered with some other package so it wasn't completely untrivial to include and