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 -
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
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
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
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
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
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
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
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
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
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
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
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
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
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
> > >
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.
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
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
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
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
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
>
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
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
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
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/
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,
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
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
28 matches
Mail list logo