[update] samba-4.8.5

2018-08-26 Thread Jeremie Courreges-Anglas
Hi, here's an update to the latest version. Test reports welcome! Index: Makefile === RCS file: /cvs/ports/net/samba/Makefile,v retrieving revision 1.256 diff -u -p -r1.256 Makefile --- Makefile14 Aug 2018 10:35:00 -

Re: NEW: devel/py-binaryornot (cookiecutter porting 1/5)

2018-08-26 Thread Jeremie Courreges-Anglas
On Sun, Aug 26 2018, Stuart Henderson wrote: > On 2018/08/26 11:46, Edward Lopez-Acosta wrote: >> Didn't mean to top post, was still at the PC when I saw Stuart's replay. >> I have attached a diff of the DESCR file based on the recommended changes. >> Should I have packed up another tarball since

[UPDATE] x11/tint2 16.2 -> 16.6.1

2018-08-26 Thread Heppler, J. Scott
The attached diff updates tint2 to the latest stable release https://gitlab.com/o9000/tint2/blob/16.6.1/ChangeLog. The update fixes some regressions, adds the ability to sort the task bar and turn off logging of script executors. Builds and runs on my -current/amd64. Additional testing and crit

LibreOffice offline help

2018-08-26 Thread Ed Ahlsen-Girard
Has anyone installed offline help for LibreOffice? How does that work? There isn't a package for it. -- Edward Ahlsen-Girard Ft Walton Beach, FL

Re: net/ntp: remove Windows-only LIBRESSL_VERSION_NUMBER patches

2018-08-26 Thread Jeremie Courreges-Anglas
On Sun, Aug 26 2018, Theo Buehler wrote: > The patch for include/ssl_applink.c has two hunks inside > defined(SYS_WINNT). The second file concerns the winnt port. > > The packages with and without this diff differ only because the built > binaries have the build time and date embedded, so I don't

net/ntp: remove Windows-only LIBRESSL_VERSION_NUMBER patches

2018-08-26 Thread Theo Buehler
The patch for include/ssl_applink.c has two hunks inside defined(SYS_WINNT). The second file concerns the winnt port. The packages with and without this diff differ only because the built binaries have the build time and date embedded, so I don't think this needs a bump. Index: patches/patch-incl

Re: fix qt4 after libcrypto bump

2018-08-26 Thread Jeremie Courreges-Anglas
On Sun, Aug 26 2018, Theo Buehler wrote: > Turns out I accidentally committed one diff too many to libcrypto > (meaning one that didn't go through sthen's bulk) and as a well-deserved > punishment, I broke Qt stuff (what else?). > > The diff below fixes the build of x11/qt4 for me. > > The problem

Re: NEW: devel/py-binaryornot (cookiecutter porting 1/5)

2018-08-26 Thread Stuart Henderson
On 2018/08/26 11:46, Edward Lopez-Acosta wrote: > Didn't mean to top post, was still at the PC when I saw Stuart's replay. > I have attached a diff of the DESCR file based on the recommended changes. > Should I have packed up another tarball since only one file is being changed > here? > > Does ev

Re: NEW: devel/py-binaryornot (cookiecutter porting 1/5)

2018-08-26 Thread Edward Lopez-Acosta
Didn't mean to top post, was still at the PC when I saw Stuart's replay. I have attached a diff of the DESCR file based on the recommended changes. Should I have packed up another tarball since only one file is being changed here? Does everything look in order with this? Edward Lopez-Acosta

Fix build of x11/qt5/qtdeclarative after libcrypto bump

2018-08-26 Thread Theo Buehler
Without the patch to x11/qt5/qtbase below, the build of x11/qt5/qtdeclarative fails with the following linking errors: /usr/local/lib/qt5/libQt5Network.so.2.2: undefined reference to `X509_getm_notBefore' /usr/local/lib/qt5/libQt5Network.so.2.2: undefined reference to `X509_getm_notAfter' (note

Re: Update emulators/mednafen 0.9.48 -> 1.21.3

2018-08-26 Thread Bryan Linton
On 2018-08-25 11:54:05, Jeremy Evans wrote: > On 08/20 05:53, Bryan Linton wrote: > > Sound doesn't work though. > > > > Initializing sound... > > Using "OpenBSD(/dev/audio*)" audio driver with SexyAL's default > > device selection.OpenBSD Audio Error: fd = open(id ? id : > > "/de

Re: fix net/ntp after libcrypto bumps

2018-08-26 Thread Jeremie Courreges-Anglas
On Sun, Aug 26 2018, Theo Buehler wrote: > On Sun, Aug 26, 2018 at 11:07:36PM +1000, Joel Sing wrote: >> On Sunday 26 August 2018 12:52:52 Theo Buehler wrote: >> > A simple one: >> >> This doesn't look right - the entire OPENSSL_VERSION_NUMBER < 1.1.0 path (on >> line 40 of include/libssl_compat

Re: Update emulators/mednafen 0.9.48 -> 1.21.3

2018-08-26 Thread Alexandre Ratchov
On Sat, Aug 25, 2018 at 05:24:43PM -0700, Jeremy Evans wrote: > > The /dev/audio -> /dev/audio0 diff is a noop by default, as I also > switched the default driver from openbsd to sdl (which uses sndio). > > I don't express an opinion on putting the symlinks back. I think most > programs that use

Re: Update emulators/mednafen 0.9.48 -> 1.21.3

2018-08-26 Thread Alexandre Ratchov
On Sun, Aug 26, 2018 at 04:53:41PM +0200, Alexandre Ratchov wrote: > > Back in 2015, when we made massive API changes to the (private) > audio(4) API, we carefully audited the ports tree and *all* ports were > using libsndio to play/record sound. > > I don't know how this could even compile, as t

Re: Update emulators/mednafen 0.9.48 -> 1.21.3

2018-08-26 Thread Alexandre Ratchov
On Sat, Aug 25, 2018 at 08:45:51PM +0100, Stuart Henderson wrote: > On 2018/08/25 11:54, Jeremy Evans wrote: > > On 08/20 05:53, Bryan Linton wrote: > > > Sound doesn't work though. > > > > > > Initializing sound... > > > Using "OpenBSD(/dev/audio*)" audio driver with SexyAL's default > > >

UPDATE: x11/qt5/qtwebkit (security)

2018-08-26 Thread Rafael Sadowski
Hi All! We all know QtWebkit is insecure and outdated. Unfortunately, there are many consumers, so let's try to make our ports tree a better and safer place. Long time ago gonzalo@ pointed out annulen/webkit[0]. A short all-round view shows us that FreeBSD[1] and ArchLinux[2] use this version.

Re: installing non-interactively emacs-26.1p1-no_x11

2018-08-26 Thread Jeremie Courreges-Anglas
On Sun, Aug 26 2018, "Jiri B." wrote: > Hi, > > I cannot figure out how to install non-interactively emacs-26.1p1-no_x11 > > Is it branch, right? But what is it's value after '%'? afaik it's the last directory in the package path. "editors/emacs" -> "emacs". > emacs--no_x11 still request versio

Re: fix net/ntp after libcrypto bumps

2018-08-26 Thread Theo Buehler
On Sun, Aug 26, 2018 at 11:07:36PM +1000, Joel Sing wrote: > On Sunday 26 August 2018 12:52:52 Theo Buehler wrote: > > A simple one: > > This doesn't look right - the entire OPENSSL_VERSION_NUMBER < 1.1.0 path (on > line 40 of include/libssl_compat.h) should no longer be taken (or > substantiall

installing non-interactively emacs-26.1p1-no_x11

2018-08-26 Thread Jiri B .
Hi, I cannot figure out how to install non-interactively emacs-26.1p1-no_x11 Is it branch, right? But what is it's value after '%'? emacs--no_x11 still request version selection, emacs%--no_x11 is wrong. Jiri

Re: [NEW] gzdoom-3.5.0

2018-08-26 Thread Jeremie Courreges-Anglas
On Fri, Aug 03 2018, timo.my...@bittivirhe.fi (Timo Myyrä) wrote: > timo.my...@bittivirhe.fi (Timo Myyrä) writes: > >> Solene Rapenne writes: >> >>> timo.my...@bittivirhe.fi (Timo Myyrä) wrote: >>> Hi, Here's a updated port for latest gzdoom version. Merged the stuff from Sole

Re: fix net/ntp after libcrypto bumps

2018-08-26 Thread Joel Sing
On Sunday 26 August 2018 12:52:52 Theo Buehler wrote: > A simple one: This doesn't look right - the entire OPENSSL_VERSION_NUMBER < 1.1.0 path (on line 40 of include/libssl_compat.h) should no longer be taken (or substantially reduced). > Index: patches/patch-include_libssl_compat_h >

NEW: devel/hs-Decimal

2018-08-26 Thread gregb
This is for Haskell programmers who have to work with fixed-precision numbers; where floating point isn't appropriate. The reason I'm doing this is it's one of about 50 dependencies required to get productivity/hledger going. (All of which is done already over in openbsd-wip if you want to take a

update databases/redis to 4.0.11

2018-08-26 Thread Klemens Nanni
Redis 4.0.11 Released Fri Aug 03 17:09:24 CEST 2018 Upgrade urgency HIGH: not critical but very important bugs fixed. Dear users, this is just a bugfix release of Redis 4. All new work is now focused on Redis 5, however we backported a number of bug fixes here: * The disconnection time betwe

fix net/ntp after libcrypto bumps

2018-08-26 Thread Theo Buehler
A simple one: Index: patches/patch-include_libssl_compat_h === RCS file: /var/cvs/ports/net/ntp/patches/patch-include_libssl_compat_h,v retrieving revision 1.2 diff -u -p -r1.2 patch-include_libssl_compat_h --- patches/patch-include_l

fix wktmltopdf build after libcrypto bump

2018-08-26 Thread Theo Buehler
Undoing the removal of the code dealing with X509_getm_not{Before,After} in our patches fixes the build for me: Index: patches/patch-qt_src_network_ssl_qsslsocket_openssl_symbols_cpp === RCS file: /var/cvs/ports/textproc/wkhtmltopdf/

Re: UPDATE: devel/jenkins

2018-08-26 Thread Stuart Henderson
On 2018/08/26 08:53, Rafael Sadowski wrote: > Simple security update to the latest highest versions: > > https://jenkins.io/security/advisory/2018-08-15/ If this is going to -stable as well, the PLIST change won't work there, so I would commit to both -stable and -current without touching PLIST,

Re: update editors/ghostwriter 1.7.0 => 1.7.3

2018-08-26 Thread Adam Wolk
On Sat, Aug 11, 2018 at 10:20:01PM +0200, Adam Wolk wrote: > Hi ports@, > > trivial bump for ghostwriter. > > feedback? OK's? > > Regards, > Adam Ping, with a diff bumped to 1.7.3 Index: Makefile === RCS file: /cvs/ports/editors/gh

fix qt4 after libcrypto bump

2018-08-26 Thread Theo Buehler
Turns out I accidentally committed one diff too many to libcrypto (meaning one that didn't go through sthen's bulk) and as a well-deserved punishment, I broke Qt stuff (what else?). The diff below fixes the build of x11/qt4 for me. The problem is that X509_getm_not{Before,After}() are now proper