SABnzbd-4.0.0 has been released, which is a major update that optimized
a core part of the SSL handling, resulting in large performance
increases when downloading from news servers with SSL enabled. In
addition, the general connection handling was improved, resulting in
performance improvements for
Enclosed is a port for py-sabctools, which is needed for an update of
news/sabnzbd.
DESCR
-
This module implements several sets of C implementations that are used
within SABnzbd:
- yEnc decoding and encoding using SIMD routines
- CRC32 calculations
- Non-blocking SSL-socket reading
- Marking f
Here is an update to musikcube 0.98.1.
0.98.1
* fixed album art extraction for xiph comments.
* fixed PulseAudio compile issue.
* fixed `musikdroid` app notification on Android 13 devices.
* fixed ancient metadata indexer crash when trimming whitespace from strings.
* fixed `pipewireout` to have
On Fri, Apr 28, 2023 at 11:15:00AM -0700, Nam Nguyen wrote:
> Here is an inline diff that updates games/amnesia-tdd to 0.3.2
> (switching to GH_TAGNAME) and removes optimization level -O0
> workaround. -O0 used to be needed to prevent crashing, but it now works
> fine without. Upgrading from 0.0pl2
Hello Volker --
On 4/27/2023 4:37 PM, Volker Schlecht wrote:
> Oh crap... forgot a REVISION bump, and let a broken experiment slip
> through.
>
> Sorry! Working diff is attached.
>
> On 4/27/23 18:38, Volker Schlecht wrote:
>> Ping, patch updated against the recently bumped version in tree.
>>
>
Please find attached a port for mumble-discord-bridge. It allows mumble
users to voice chat with discord voice users.
It is a go port so I used:
/usr/ports/infrastructure/bin/portgen go
github.com/stieneee/mumble-discord-bridge@latest
for the main bits.
I have been using older versions since 202
On Fri, Apr 28, 2023 at 11:06:05PM +0200, Omar Polo wrote:
> Newer versions of imlib2 already have a loader for heic, making
> imlib2-heic redundant. Furthermore, the loader API changed and
> imlib2-heic can't work, breaking the support for the image format.
>
> ok to remove it? (cvs rm omitted
Newer versions of imlib2 already have a loader for heic, making
imlib2-heic redundant. Furthermore, the loader API changed and
imlib2-heic can't work, breaking the support for the image format.
ok to remove it? (cvs rm omitted for brevity)
Index: Makefile
===
Fix building with newer FFmpeg.
Index: Makefile
===
RCS file: /home/cvs/ports/audio/cmus/Makefile,v
retrieving revision 1.29
diff -u -p -u -p -r1.29 Makefile
--- Makefile9 Aug 2022 15:08:44 - 1.29
+++ Makefile28 Apr
Hello,
Here's an update for nim to 1.6.12. I have not extensively tested this except
for compiling/running nitter (https://github.com/zedeus/nitter). nitter itself
has been running fine since at least 1.6.8. The patch with this diff is
related to https://github.com/nim-lang/Nim/issues/20144.
Othe
Fix building DVDStyler with newer FFmpeg.
Index: Makefile
===
RCS file: /home/cvs/ports/multimedia/dvdstyler/Makefile,v
retrieving revision 1.49
diff -u -p -u -p -r1.49 Makefile
--- Makefile18 Feb 2023 07:13:11 - 1.49
++
ping, anyone?
On Fri, Apr 21, 2023 at 9:13 AM Abel Abraham Camarillo Ojeda <
acam...@verlet.org> wrote:
> Updates lensfun to 0.3.3. Hundreds of new cameras and lenses.
>
> make test passes: 100% tests passed, 0 tests failed out of 8
> Total Test time (real) = 8.72 sec
>
> Verified with rawthera
Here is an inline diff that updates games/amnesia-tdd to 0.3.2
(switching to GH_TAGNAME) and removes optimization level -O0
workaround. -O0 used to be needed to prevent crashing, but it now works
fine without. Upgrading from 0.0pl20211020 to 0.3.2 works.
I playtested several minutes. I am getting
#x27;t know
why:
feather$ make
===> Checking files for rpki-20230428
`/usr/ports/distfiles/rpki-20230428T000152Z.tgz' is up to date.
(SHA256) rpki-20230428T000152Z.tgz: OK
===> Extracting for rpki-20230428
make: don't know how to make do-extract
Stop in .
*** Error 2 in . (/usr/port
Oh, "@option is-branch" can go away because the pkgname stem is different
(boringssl vs boringssl-fips). With that, ok sthen
--
Sent from a phone, apologies for poor formatting.
On 28 April 2023 18:22:15 Bob Beck wrote:
On Fri, Apr 28, 2023 at 05:46:03PM +0100, Stuart Henderson wrote:
Have
On Fri, Apr 28, 2023 at 05:46:03PM +0100, Stuart Henderson wrote:
> Haven't checked (I'm away for the weekend) but I don't think "+@conflict
> boringssl-2*" will work, it should follow packages-specs(7) syntax. Probably
> just "@conflict boringssl-*" or alternatively just call the package for head
On 2023/04/28 17:04:32 +0200, Peter Hessler wrote:
> the xcalib tool moved to github, so chase it and update to the most
> recent version.
>
> This still works for me.
>
> OK?
works for me too, ok op@
we could also ship the manpage while we're here
Haven't checked (I'm away for the weekend) but I don't think "+@conflict
boringssl-2*" will work, it should follow packages-specs(7) syntax.
Probably just "@conflict boringssl-*" or alternatively just call the
package for head "boringssl" as before and don't bother with the @conflict
or quirks
On Fri, Apr 28, 2023 at 10:07:09AM -0600, Bob Beck wrote:
> This splits the existing boringssl port into two branches, one
> for the head (the existing port) and a new port for the FIPS
> certified branch of boringssl.
I can take care of merging identical stuff into Makefile.inc if desired.
After
This splits the existing boringssl port into two branches, one
for the head (the existing port) and a new port for the FIPS
certified branch of boringssl.
ok?
Index: devel/quirks/Makefile
===
RCS file: /cvs/ports/devel/quirks/Makef
s the following error, and we don't know
> why:
>
> feather$ make
> ===> Checking files for rpki-20230428
> `/usr/ports/distfiles/rpki-20230428T000152Z.tgz' is up to date.
> >> (SHA256) rpki-20230428T000152Z.tgz: OK
> ===> Extracting for rpki-20230428
>
the xcalib tool moved to github, so chase it and update to the most
recent version.
This still works for me.
OK?
Index: x11/xcalib/Makefile
===
RCS file: /cvs/openbsd/ports/x11/xcalib/Makefile,v
retrieving revision 1.7
diff -u -p -
Hi porters,
kn@ and I are trying to make a port that installs a ton of RPKI sample
data which will be used to improve rpki-client regress (if the pkg is
installed)
For some reason the below yields the following error, and we don't know
why:
feather$ make
===> Checking files for rpki-
Please find attached a diff to update imlib2 to the latest release.
I've tested it with some deps, but not all (hsetroot, nsixv, pmenu,
xmenu, xnotify.) This update doesn't introduce API changes (only a
new function provided), so it shouldn't cause issues in consumers.
There's a detailed changelog
On Wed, 19 Apr 2023 15:12:17 +, Laurent Cheylus wrote:
> proposal to import sysutils/gdu for the latest version 5.23.0
>
> gdu is a fast disk usage analyzer with console interface written in Go
> => https://github.com/dundee/gdu
Bump, tests and comments welcome. Please commit if OK.
Lauren
cc MAINTAINER
Updat Comic Neue to version 2.51, add https for the website, and
re-install the fontconfig file so people can override it as described in
the pkg/README
OK?
Index: fonts/comic-neue/Makefile
===
RCS file: /cvs/openbsd/
On 4/28/23 07:03, Rubén Llorente wrote:
> On Thu, Apr 27, 2023 at 12:02:30AM +0100, Stuart Henderson wrote:
>> All amd64 have sse2.
>>
>> However many JITs don't work unless writable-and-executable mappings
>> work. (Notable exceptions include Firefox's and luajit).
>>
>> [...]
>>
>> You could tr
On Thu, Apr 27, 2023 at 12:02:30AM +0100, Stuart Henderson wrote:
> All amd64 have sse2.
>
> However many JITs don't work unless writable-and-executable mappings
> work. (Notable exceptions include Firefox's and luajit).
>
> [...]
>
> You could try it with the port built with USE_WXNEEDED=Yes an
Hello,
Here is a diff to update devel/py-typing-extensions to 4.5.0
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/devel/py-typing-extensions/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile 7 Dec 2022
Hello,
Here is a diff to update py-importlib-metadata to 6.6.0
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/devel/py-importlib-metadata/Makefile,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile
--- Makefile 7 Dec 2022 1
Hello,
Here is a diff to update py-ijson to 3.2.0.post0
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/textproc/py-ijson/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile 14 Nov 2022 15:26:18 - 1.6
Hello,
Here is a diff to update py-pydantic to 1.10.7
Best RegardsIndex: Makefile
===
RCS file: /cvs/ports/devel/py-pydantic/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile 13 Nov 2022 15:28:19 - 1.3
++
Hi folks.
Just a quick reminder that we have an "outdated ports" UI available at:
https://portroach.openbsd.org/
It's also queryable using sysutils/portroach-cli.
If you maintain ports, this is a good resource to check whether your ports are
up-to-date.
By no mean I am pushing to have everyt
33 matches
Mail list logo