Hi,
Here's an update to latest gzdoom, hopefully I got the patch right.
Slightly playtested on amd64.
timo
Index: Makefile
===
RCS file: /cvs/ports/games/gzdoom/Makefile,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 Makefile
--
On Thu, Feb 27, 2020 at 10:30:13PM +0100, Theo Buehler wrote:
> This depends on the net/py-tlslite-ng port that I sent a few hours ago:
> https://marc.info/?l=openbsd-ports&m=158281798026590&w=2
> As mentioned there, I intend to use this port for TLSv1.3 server
> development and libssl regression t
On Thu, Feb 27, 2020 at 04:38:37PM +0100, Theo Buehler wrote:
> This is the only missing dependency for an upcoming py-tlsfuzzer port
> which I would like to have available to help with TLSv1.3 server
> development. I will also use tlsfuzzer to write a regress test for
> libssl, hence the need for
I've tested on Loongson 8089b. Works like a charm! Thanks!
-Bryan
On Fri, Jan 3, 2020 at 2:10 AM Xiyue Deng wrote:
> Friendly ping. Also adding Stuart to CC for another look.
>
> Xiyue Deng writes:
>
> > Friendly ping.
> >
> > Xiyue Deng writes:
> >
> >> Stuart Henderson writes:
> >>
> >>>
It's not very useful if there is no license because we cannot distribute
packages.
On 2020/02/27 21:07, nanonymous wrote:
> Hey ports@
> I am the developer of anondate, a daemon that updates the system clock
> anonymously using HTTP over Tor. It uses pledge and fork+exec privsep.
> Homepage: htt
This depends on the net/py-tlslite-ng port that I sent a few hours ago:
https://marc.info/?l=openbsd-ports&m=158281798026590&w=2
As mentioned there, I intend to use this port for TLSv1.3 server
development and libssl regression testing.
This works fine for me as it is. The manual hackery in the
{p
Hey ports@
I am the developer of anondate, a daemon that updates the system clock
anonymously using HTTP over Tor. It uses pledge and fork+exec privsep.
Homepage: https://notabug.org/Nanonymous/anondate
Tested heavily on amd64.
This is my first port, so let me know if I got anything wrong.
A few
On Thu Feb 27, 2020 at 08:53:15AM +0100, Rafael Sadowski wrote:
> This update fix my build issues with the upcoming Qt 5.13 update.
>
> Not check shared libs or runtime and will not. Steven do you have time
> to take a look?
>
> Rafael
>
Please forget the previous diff. This one fixes our curre
On 2020/02/04 17:32, Remi Locherer wrote:
> -- Create a TLS certificate in a Java keystore:
> - # ${LOCALBASE}/jdk-1.8.0/bin/keytool -genkey -keyalg RSA -alias selfsigned
> \
> --keystore ${SYSCONFDIR}/netshot.jks -storepass password -validity 3600 \
> --keysize 4096
> - # chmod 640 ${SY
On Wed 26/02/2020 11:32, Martin Reindl wrote:
> On Wed, Feb 26, 2020 at 11:02:32AM +0100, Bjorn Ketelaars wrote:
> > On Wed 26/02/2020 10:15, Martin Reindl wrote:
> > > Update py-daemon from 1.6 to 2.2.4:
> > >
> > > - move from python2 to python3-only (no consumers)
> > > - take MAINTAINER
> > >
On Tue, Jul 30, 2019 at 08:29:01AM +0200, Solene Rapenne wrote:
> Hi,
>
> This port is a libpurple plugin to connect to Matrix network. This
> allows connections to Matrix using pidgin or bitlbee.
>
> portcheck reports the following message, I'm not sure what to do with
> it: the following librar
On Mon 24/02/2020 19:38, Martin Reindl wrote:
> Hi folks,
>
> When py-pandas goes python3-only, py-bottleneck can follow (no other
> consumers).
> While there update to 1.3.2. Changelog does not really affect us:
>
> https://groups.google.com/forum/#!topic/bottle-neck/UG8zDpYIbIE
>
> OK once pa
On Tue, Jul 30, 2019 at 08:22:28AM +0200, Solene Rapenne wrote:
> Hi
>
> This is a port of the library http-parser which is required for the new
> port libpurple-matrix
>
> First time I make a port with a shared library, I hope it's ok.
Here's a reworked and updated port, properly setting soname
On Thu, Feb 27, 2020 at 08:29:22AM +0100, Landry Breuil wrote:
> On Wed, Feb 26, 2020 at 11:31:39PM +, Stuart Henderson wrote:
> > On 2020/02/26 23:29, Stuart Henderson wrote:
> > > On 2020/02/26 14:57, Renaud Allard wrote:
> > > > If I attach the tarball, it will be better.
> > > >
> > > > On
This is the only missing dependency for an upcoming py-tlsfuzzer port
which I would like to have available to help with TLSv1.3 server
development. I will also use tlsfuzzer to write a regress test for
libssl, hence the need for a port.
We do need the 0.8.0-alpha37 version for to have a TLSv1.3 cl
On Wed, Feb 26 2020, Nam Nguyen wrote:
> Jeremie Courreges-Anglas writes:
>
>> On Fri, Feb 21 2020, Nam Nguyen wrote:
>>> Here is an update for TeXmacs 1.99.12, released on December 28, 2019.
>>>
>>> Changelog: https://texmacs.org/tmweb/about/changes.en.html
>>>
>>> This diff:
>>> - Enables many
On Mon, Feb 24, 2020 at 10:25:43AM GMT, Solene Rapenne wrote:
> I can't start supertux on -current and same issue happen on 6.6
>
> [FATAL]
> /usr/obj/ports/supertux-0.6.0/SuperTux-v0.6.0-Source/src/supertux/main.cpp:601
> Unexpected exception: boost::filesystem::status: Permission denied:
> "/
On 2020/02/27 02:51, Raf Czlonka wrote:
>
> There's an issue with the above URL - it uses the www.libde265.org
> TLS certificate *without* a redirect.
>
> However, http://www.libheif.org/ as well as http://libheif.org/
> both use 301 redirect to https://www.libde265.org/ so the above URL
> should
On Thu, Feb 27, 2020 at 12:37:46PM +0100, Jeremie Courreges-Anglas wrote:
> On Thu, Feb 27 2020, Martin Reindl wrote:
> > On Wed, Feb 26, 2020 at 11:17:05AM +0100, Jeremie Courreges-Anglas wrote:
> >> On Sun, Feb 23 2020, Martin Reindl wrote:
> >> > Am 21.02.20 um 15:27 schrieb Bjorn Ketelaars:
>
On Thu, Feb 27 2020, Martin Reindl wrote:
> On Wed, Feb 26, 2020 at 11:17:05AM +0100, Jeremie Courreges-Anglas wrote:
>> On Sun, Feb 23 2020, Martin Reindl wrote:
>> > Am 21.02.20 um 15:27 schrieb Bjorn Ketelaars:
>> >> Enclosed diff updates py-pandas to 1.0.1. Changes:
>> >> https://pandas.pydat
20 matches
Mail list logo