(Moved to ports@, ports-bugs@ isn't widely used or read.)
On Tue, Jun 14 2022, Matthew wrote:
> Hi,
>
> The binary package of free-1.1 (sysutils/free) produces only `usage:
> free [-m]` no matter what input is given.
I can't reproduce here.
I suspect that you're passing an unknown option to t
Here's an update to the latest samba bugfix release.
https://www.samba.org/samba/history/samba-4.15.8.html
I did no progress wrt the update to samba-4.16, which fails with a weird
error:
Checking project rules ...
ERROR: target pamwinbind.objlist: dependency target samba_intl is missing
sa
Hi,
(summoning Rafael's cmake-fu)
I spotted an openimageio build error in the current riscv64 bulk:
ninja: error: '/usr/local/lib/libdcmimage.so.0.0', needed by
'lib/libOpenImageIO.so.11.1', missing and no known rule to make it
Setting DCMTK_FOUND=OFF is ineffective (it's not a cached vari
On Thu, Jun 30 2022, Stuart Henderson wrote:
> Looks like you got really unlucky to hit that!
Indeed, only graphics/orthanc/server depends on dcmtk.
> OK
Since the fix respected maintainer's choices and improved the current
behavior in bulk builds I just went ahead and committed it.
--
jca |
Work around the build error I had by building --without-gettext.
(hint from upstream: https://bugzilla.samba.org/show_bug.cgi?id=15030)
I don't know whether this could have a negative impact.
libreplace.so and libutil-setid.so are not versioned any more so
the -util package makes less sense. I d
On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote:
> Work around the build error I had by building --without-gettext.
> (hint from upstream: https://bugzilla.samba.org/show_bug.cgi?id=15030)
> I don't know whether this could have a negative impact.
>
> libreplace.so and libu
On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote:
> On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote:
>> Work around the build error I had by building --without-gettext.
>> (hint from upstream: https://bugzilla.samba.org/show_bug.cgi?id=15030)
>> I don't know
On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote:
> On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote:
>> On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote:
>>> Work around the build error I had by building --without-gettext.
>>> (hint from upstream:
On Sun, Jul 17 2022, Marc Espie wrote:
> Anyone got an update for cfitsio ?
> our port is somewhat ancient.
I have an update to 4.1.0, but I'd like to clean up the existing
ports first.
> I noticed while looking at siril, which tries to detect
> cfitsio thru pkgconfig, and it seems easier to upd
On Sun, Jul 17 2022, Jeremie Courreges-Anglas wrote:
> On Sun, Jul 17 2022, Marc Espie wrote:
>> Anyone got an update for cfitsio ?
>> our port is somewhat ancient.
>
> I have an update to 4.1.0, but I'd like to clean up the existing
> ports first.
>
>> I
Simple update, release notes:
https://www.samba.org/samba/history/samba-4.16.3.html
Tests reports / oks welcome.
Index: Makefile
===
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.314
diff -u -p -r1.314 Makefile
-
I frequently use colordiff to hilight diffs in base or ports, and
I noticed that there was a new release upstream. Here's an update diff,
no regression spotted.
The diff also adds the archive/ subdirectory to MASTER_SITES, the
current version can't be fetched any more from the current MASTER_SI
On Tue, Jul 19 2022, Bjorn Ketelaars wrote:
> On Tue 19/07/2022 13:37, Jeremie Courreges-Anglas wrote:
>>
>> I frequently use colordiff to hilight diffs in base or ports, and
>> I noticed that there was a new release upstream. Here's an update diff,
>> no reg
Several fixes for the AD DC code, which AFAIK do not affect us, but also
a memory leak for the SMBv1 file server code (which is disabled by
default). While here reinstate the PLIST bits what I lost in the
update to 4.16.X.
Release notes:
https://www.samba.org/samba/history/samba-4.16.4.html
Ru
On Thu, Jul 28 2022, Jeremie Courreges-Anglas wrote:
> Several fixes for the AD DC code, which AFAIK do not affect us, but also
> a memory leak for the SMBv1 file server code
That was poor wording on my side: the update addresses a "server memory
information leak", more deta
Similar to the 4.16.4 update for -current:
Several fixes for the AD DC code, which AFAIK do not affect us, but also
a server memory information leak for the SMBv1 file server code (which
is disabled by default). More details about the latter:
https://www.samba.org/samba/security/CVE-2022-32742.
On Fri, Aug 05 2022, Job Snijders wrote:
> $ pkg_info datamash
> Information for inst:datamash-1.8p0
>
> Comment:
> perform basic numeric, textual and statistical operations
>
> Description:
> GNU datamash is a command-line program which performs basic numeric, textual
> and statistical operations
This diff has been in riscv64 snaps since some time already, I don't
know how to fix the build with LTO enabled. The error message is in the
diff below.
ok?
Index: Makefile
===
RCS file: /cvs/ports/games/arx-libertatis/Makefile,v
Another diff I have used on riscv64 bulk build cluster since some
weeks/months. The executables are named differently on riscv64.
The SConstruct file has this logic:
if env["arch"] != "":
suffix += "." + env["arch"]
elif env["bits"] == "32":
suffix += ".32"
elif env
On Tue, Aug 09 2022, Jeremie Courreges-Anglas wrote:
> Another diff I have used on riscv64 bulk build cluster since some
> weeks/months. The executables are named differently on riscv64.
>
> The SConstruct file has this logic:
>
> if env["arch"] != ""
On Tue, Aug 09 2022, Stuart Henderson wrote:
> On 2022/08/09 02:10, Jeremie Courreges-Anglas wrote:
>> > Another approach with more explicit code would be to use a variable in
>> > the file names, that variable would hold either "rv64", "64" or "32&
Looks good ports-wise, ok jca@
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
On Wed, Aug 10 2022, Jeremie Courreges-Anglas wrote:
> Looks good ports-wise, ok jca@
Aaaand, committed. Thanks!
--
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
signature.asc
Description: PGP signature
On Sun, Aug 14 2022, Kurt Mosiejczuk wrote:
> On Sun, Aug 14, 2022 at 03:45:03PM +0200, Peter Hessler wrote:
>> On 2022 Aug 13 (Sat) at 11:19:34 -0600 (-0600), phess...@openbsd.org wrote:
>> :http://build-failures.rhaalovely.net/arm/2022-08-01/lang/go.log
>
>> bootstrap problem, presumably fixed a
On Mon, Aug 15 2022, Theo Buehler wrote:
>> :+failures/security/pivy.log
>>
>> ./config.status: gawk: not found
>
> I looked at this before. Just adding gawk is probably not the right fix
> since this runs a configure script as part of its build without using
> the ports autoconf framework. It
On Thu, Aug 18 2022, Omar Polo wrote:
> On 2022/08/18 14:35:22 +, Visa Hankala wrote:
>> On Thu, Aug 18, 2022 at 11:31:19AM +0200, Omar Polo wrote:
>> > On 2022/08/17 13:30:22 +, v...@openbsd.org wrote:
>> > > http://build-failures.rhaalovely.net/mips64/2022-08-09/lang/guile3.log
>> >
>>
On Wed, Aug 17 2022, k...@openbsd.org wrote:
> Bulk build on sparc64-0a.ports.openbsd.org
>
> Started : Sun Aug 14 16:33:59 MDT 2022
> Finished: Wed Aug 17 22:13:39 MDT 2022
> Duration: 3 Days 5 hours 40 minutes
>
> Built using OpenBSD 7.2-beta (GENERIC.MP) #1422: Sun Aug 14 12:54:32 MDT 2022
>
> B
On Mon, Aug 22 2022, aisha wrote:
> Hi,
Hi,
> I've attached an update to net/knot and net/py-libknot to 3.2.0.
> A few library bumps, libknot has a symbol removed so updated its major
> version, libdnssec hasn't had any removals, I only see a few new ones,
> so I updated its minor. A second lo
On Mon, Aug 22 2022, J Doe wrote:
> Hello,
>
> I am upgrading an OpenBSD 7.0 firewall to OpenBSD 7.1. The firewall
> only has two packages: vim and Bind 9.16.
>
> Before performing the upgrade on the actual hardware, I created
> a duplicate in VMware. The upgrade of the test VM via: sysupgrade
>
On Tue, Aug 23 2022, aisha wrote:
> On 8/23/2022 7:20 AM, Jeremie Courreges-Anglas wrote:
>> On Mon, Aug 22 2022, aisha wrote:
>>> Hi,
>> Hi,
>>
>>>I've attached an update to net/knot and net/py-libknot to 3.2.0.
>>> A few library bum
On Tue, Aug 23 2022, Jeremie Courreges-Anglas wrote:
> On Tue, Aug 23 2022, aisha wrote:
>> On 8/23/2022 7:20 AM, Jeremie Courreges-Anglas wrote:
>>> On Mon, Aug 22 2022, aisha wrote:
>>>> Hi,
>>> Hi,
>>>
>>>>I've attac
On Wed, Aug 24 2022, A Tammy wrote:
> On 8/23/2022 11:33 PM, A Tammy wrote:
>> On 8/23/22 20:29, Jeremie Courreges-Anglas wrote:
>>> On Tue, Aug 23 2022, Jeremie Courreges-Anglas wrote:
>>>> On Tue, Aug 23 2022, aisha wrote:
>>>>> On 8/23/2022 7:20
On Fri, Sep 03 2021, Frederic Cambus wrote:
> On Mon, Aug 12, 2019 at 07:39:23AM +0200, Theo Buehler wrote:
>> On Sun, Aug 11, 2019 at 11:30:09PM +0100, Stuart Henderson wrote:
>> > So the claimed advantage is that it's super fast, but actually it uses way
>> > more cpu than probably any other ter
On Mon, Aug 29 2022, Antoine Jacoutot wrote:
> Hi.
>
> Now that we have RTLD_NOLOAD, we should be able to remove this chunk.
> OK?
yup
> Index: patches/patch-modules_access_v4l2_lib_c
> ===
> RCS file: /cvs/ports/x11/vlc/patches/pat
On Wed, Aug 24 2022, Sebastien Marie wrote:
> Hi,
>
> The following diff updates www/zola to latest v0.16.1.
>
> Changes:
> - the up-to-date version of ring should unbreak aarch64 build
> - it isn't necessary to set DISTNAME as ports.bsd.mk sets it magically with
> GH_TAGNAME variable
> - follow
On Tue, Aug 30 2022, Stuart Henderson wrote:
> Can anyone help with "make test" runs for a py-numpy update on
> various archs please? I've done i386/amd64 and can handle arm64
> so any others would be great.
riscv64 (which doesn't have fortran):
=== short test summary info
Hopefully the comments in the patches explain what is going on. No
REVISION bump since all the patched are riscv64-specific or (AFAIK)
not affecting any arch where node currently builds
(patches/patch-tools_v8_gypfiles_v8_gyp). But I can add a REVISION bump
if it feels more comfortable.
With t
On Thu, Sep 01 2022, Volker Schlecht wrote:
> Can't test on riscv64 nor OK anything, but it applys cleanly to my node
> 16.17.0 patch that's still waiting for a go ... **hint**
So I have committed the riscv64 bits.
> Combined diff attached if you'd have a look ;-)
Honestly I'm way out of my
On Tue, Aug 23 2022, Volker Schlecht wrote:
> Attached diff updates lang/node to v16.17.0
> https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.17.0
>
> Refreshingly little PLIST churn, considering that they updated npm,
> though ;-)
Refreshed diff for those who want to te
On Thu, Sep 01 2022, Volker Schlecht wrote:
>>> Combined diff attached if you'd have a look ;-)
>> Honestly I'm way out of my comfort zone here, if you already know
>> that the update is ok I guess I can commit it.
>> (I could try to test-build it on riscv64 but it takes a long time to
>> buil
With the diff below I can build ports-gcc on riscv64. PIE is disabled
by default because I hit crashes at build time. Since not many ports
require ports-gcc for for C or C++ code I believe that's okay for now.
Trying to forcefully disable PIE led to some dubious patches, I'm not
sure yet why th
On Fri, Sep 09 2022, Nam Nguyen wrote:
> Here is an update to audio/flac 1.4.0 released on Sep. 9, 2022.
>
> Release notes: https://github.com/xiph/flac/releases/tag/1.4.0
>
> This diff does the following:
> - removes cpu.c patch because there is a new else condition that sets
> ppc.arch* = fals
ill be built with
ports-gcc on riscv64. I'm gonna work on this next.
Meanwhile, I fixed the lang/gcc/11 build with what I learnt from
lang/gcc/8, diff below.
> On Fri, 09 Sep 2022 00:34:21 +0200, Jeremie Courreges-Anglas wrote:
>>
>> With the diff below I can build ports-
On Sun, Sep 11 2022, Jeremie Courreges-Anglas wrote:
> On Fri, Sep 09 2022, Pascal Stumpf wrote:
>> OK as soon as the lld patch is in. Great work!
>
> This involved a fair amount of headdesks, thanks for your kind words. :)
>
> It might be doable to work around the lld p
On Tue, Sep 13 2022, Jeremie Courreges-Anglas wrote:
> On Sun, Sep 11 2022, Jeremie Courreges-Anglas wrote:
>> On Fri, Sep 09 2022, Pascal Stumpf wrote:
>>> OK as soon as the lld patch is in. Great work!
>>
>> This involved a fair amount of headdesks, thanks fo
On Thu, Sep 15 2022, Timo Myyrä wrote:
> Hmm, not sure why it removes directories.
> I tested by manually updating the PLIST to keep the directories. After
> unistalling emacs it seems to leave behind the /usr/local/share/emacs
> directory. It probably should remove it as it is mentioned in the
>
On Wed, Sep 21 2022, Kenneth Westerback wrote:
> Kenneth Westerback writes:
>
>> Kenneth Westerback writes:
>>
>>> Nam Nguyen writes:
>>>
Kenneth Westerback writes:
> Alas, I can't make the emacs-28.2-gtk3 I downloaded from the link jca@
> provided work. :-(
>
> If I d
On Fri, Sep 16 2022, Jeremie Courreges-Anglas wrote:
> On Thu, Sep 15 2022, Timo Myyrä wrote:
>> Hmm, not sure why it removes directories.
>> I tested by manually updating the PLIST to keep the directories. After
>> unistalling emacs it seems to leave behind the /
On Wed, Sep 21 2022, George Koehler wrote:
> On Thu, 22 Sep 2022 12:28:56 +1000
> Jonathan Gray wrote:
>
>> On Wed, Sep 21, 2022 at 10:13:44PM -0400, George Koehler wrote:
>> This uses the compiler builtin __BYTE_ORDER__ instead of endian.h
>> BYTE_ORDER.
>>
>> Both could be avoided by using hto
On Sun, Sep 25 2022, j...@wxcvbn.org wrote:
> Bulk build on riscv64.ports.openbsd.org
>
> Started : Tue Sep 13 16:13:44 MDT 2022
> Finished: Sun Sep 25 11:16:29 MDT 2022
> Duration: 11 Days 19 hours 3 minutes
>
> Built using OpenBSD 7.2 (GENERIC.MP) #177: Mon Sep 12 07:45:56 MDT 2022
>
> Built 9883
Bugfix update which I missed in early september:
https://www.samba.org/samba/history/samba-4.16.5.html
I'd like to backport this to -stable if testing shows no regressions,
when I get a confirmation that the -stable tree is open.
(For -current I'll post an update to samba-4.17.0)
Tests & oks we
New major release:
https://www.samba.org/samba/history/samba-4.17.0.html
The diff below includes necessary updates for tdb and libtalloc.
Tests and oks welcome!
Index: databases/tdb/Makefile
===
RCS file: /cvs/ports/databases/tdb
On Mon, May 13, 2024 at 07:36:18PM -0400, Thomas Frohwein wrote:
> Hi,
>
> When I imported it, I had plans to include this in a project, but this
> never materialized. Upstream is also dead with the last commit in 2017.
> ok to send it to the attic?
Sure.
--
jca
On Wed, May 15, 2024 at 11:40:35PM +0200, Pascal Stumpf wrote:
> ELinks is an advanced and well-established feature-rich text mode
> web (HTTP/FTP/..) browser. ELinks can render both frames and tables,
> is highly customizable and can be extended via scripts. It is very
> portable and runs on a var
On Thu, May 16, 2024 at 01:11:13AM +0200, Jeremie Courreges-Anglas wrote:
> On Wed, May 15, 2024 at 11:40:35PM +0200, Pascal Stumpf wrote:
> > ELinks is an advanced and well-established feature-rich text mode
> > web (HTTP/FTP/..) browser. ELinks can render both frames and tables
On Sun, May 19, 2024 at 06:28:58PM +0100, Dima Pasechnik wrote:
> On Sun, May 19, 2024 at 06:48:17PM +0200, Rafael Sadowski wrote:
> > Before I go deeper into the rabbit hole I would like to ask for
> > feedback. Below you can see my idea. I would like to update lapack,
> > blas and cblas. Upstrea
check_sym says:
Dynamic export changes:
data object sizes changes:
markdown_version 22 --> 23
but I don't think it warrants a bump. LGTM, ok jca@
--
jca
On Sun, May 19, 2024 at 06:48:17PM +0200, Rafael Sadowski wrote:
> Before I go deeper into the rabbit hole I would like to ask for
> feedback. Below you can see my idea. I would like to update lapack,
> blas and cblas. Upstream project has decided to use cmake and build
> everything in one. I like
On Wed, May 22, 2024 at 03:11:10PM +0200, Laurent Cheylus wrote:
> Hi
>
> [cc edd@ as maintainer of editors/neovim]
>
> an update for textproc/tree-sitter version 0.22.6, needed to update Neovim
> for version 0.10.0.
>
> - update Makefile and distinfo
> - add NO_TEST in Makefile: tests need Rus
On Mon, May 27, 2024 at 08:15:22PM +0200, Rafael Sadowski wrote:
> On Tue May 21, 2024 at 01:57:08PM GMT, Rafael Sadowski wrote:
> > Ok to remove Lightly?Lightly is no longer building and is for Plasma 5,
> > which is now gone.
> >
> > It looks quite dead upstream https://github.com/Luwx/Lightly/i
The diff at the end lets me build an algol68g package on riscv64 - and
virtually any non-x86 architecture. make package/test passes on
riscv64.
However, configure.ac only recognizes OpenBSD/amd64 as tested, and
thus builds a minimal version on other archs. It doesn't make much
sense to me (all
On Tue, Jun 04, 2024 at 11:25:49AM +, Brian Callahan wrote:
> On 6/4/2024 7:16 AM, Jeremie Courreges-Anglas wrote:
> >
> > The diff at the end lets me build an algol68g package on riscv64 - and
> > virtually any non-x86 architecture. make package/test passes on
> >
On Sat, Jun 08, 2024 at 11:11:59PM +0200, Matthias Kilian wrote:
> Hi,
>
> tcpflow needs boost at build time (but not using any of boosts
> libs, so this doesn't require a bump).
>
> Failure output during configure is this:
>
> [...]
> checking for boost/version.hpp... no
> configure: WARNING: t
On Sun, Jun 09, 2024 at 11:03:54AM +0100, Kirill A. Korinsky wrote:
> On Sat, 08 Jun 2024 23:35:32 +0100,
> Kirill A. Korinsky wrote:
> >
> > Probably it worth to add an -extra flavor with all features.
> >
>
> Here small update for net/tcpflow which includes:
> - add textproc/tre to enjoy reg
On Sun, Jun 09, 2024 at 11:21:58PM +0100, Kirill A. Korinsky wrote:
> Hi,
>
> Thanks for reply.
>
> On Sun, 09 Jun 2024 18:04:32 +0100,
> Jeremie Courreges-Anglas wrote:
> >
> > On Sun, Jun 09, 2024 at 11:03:54AM +0100, Kirill A. Korinsky wrote:
> >
On Sun, Jun 09, 2024 at 04:07:42AM -0400, Brad Smith wrote:
> Here is a start at an update to GCC 11.4.0.
>
> Build tested on aarch64, amd64 and i386.
Also build-tested on riscv64.
--
jca
On Mon, Jun 10, 2024 at 10:17:02AM -0600, Abel Abraham Camarillo Ojeda wrote:
> Hi,
>
> maybe we should specify the more restrictive licensing:
sysutils/loki uses:
# AGPLv3 + some bits Apache 2.0
I'd suggest both should use the same license marker and the one in
loki looks more complete. You co
On Mon, Jun 10, 2024 at 03:18:15PM +0100, Kirill A. Korinsky wrote:
> On Mon, 10 Jun 2024 12:54:52 +0100,
> Jeremie Courreges-Anglas wrote:
> >
> > On Sun, Jun 09, 2024 at 11:21:58PM +0100, Kirill A. Korinsky wrote:
[...]
> > > Also, I abit tired from created report.x
On Fri, Jun 21, 2024 at 07:35:07PM +, Jeremy Evans wrote:
> This should fix rb_gc_adjust_memory_usage issues when building
> on riscv64/sparc64 with Ruby 3.3.
>
> Crashes reported by jca@
After applying your update diff, this also crashes on riscv64, with:
/usr/local/lib/ruby/3.3/mkmf.rb:984
On Sat, Jun 22, 2024 at 06:15:02PM +0100, Kirill A. Korinsky wrote:
> Jeremie, ports@,
>
> Here an update for emacs whcih contains security fix for org-mode.
>
> Announce
> - https://lists.gnu.org/archive/html/emacs-devel/2024-06/msg00695.html
> - https://lists.gnu.org/archive/html/emacs-orgmod
On Sun, Jun 23, 2024 at 12:39:12PM +0100, Kirill A. Korinsky wrote:
> On Sun, 23 Jun 2024 11:53:31 +0100,
> Jeremie Courreges-Anglas wrote:
> >
> > > I guess it should be backported to stable as well.
> > >
> > > Tested on -current/amd64 (and writing this
On Sun, Jun 23, 2024 at 01:56:44AM +1000, Joel Sing wrote:
> The openbsd/mips64 port is effectively unmaintainable. I've been
> trying to upstream the direct syscall to libc conversion for two
> years now:
>
> https://github.com/golang/go/issues/61546
>
> Currently, I'm carrying a bunch of extr
On Tue, Jun 25, 2024 at 05:38:02PM -0700, Bryan Vyhmeister wrote:
> I have a project that requires rsync with zstd compression and I would
> like to have the option in ports without having to manually modify my
> rsync port Makefile if possible. The zstd option is disabled in the
> rsync port right
On Fri, Jun 28, 2024 at 04:04:44PM +, Brian Callahan wrote:
> On 6/28/2024 8:35 AM, phess...@openbsd.org wrote:
> > http://build-failures.rhaalovely.net/aarch64/2024-06-25/games/openrct2.log
>
> This one is probably because -Werror is turned on and it probably
> shouldn't be. Diff attached.
>
On Tue, Jul 02, 2024 at 08:57:34PM +0200, Bjorn Ketelaars wrote:
> The meta rc-script for Samba does not play nice with 'rcctl ls rogue'.
> When a meta script is used, services started by the child scripts are
> seen as rogue [0].
>
> Samba's meta script provides little functionality, which can be
On Tue, Jul 02, 2024 at 10:24:43AM -0700, Bryan Vyhmeister wrote:
> On Tue, Jul 02, 2024 at 09:39:57AM +0100, Stuart Henderson wrote:
> > On 2024/07/01 18:32, Bryan Vyhmeister wrote:
> > > I updated the title based on the discussion and what this patch actually
> > > does now. I have a particular p
On Thu, Jul 04, 2024 at 06:06:23PM -0400, aisha wrote:
> Hi,
>
> I've attached a patch for editors/emacs, which adds `/etc/emacs` as an
> additional directory from which to load the site-start.el.
> I think it's more intuitive to have custom configurations in `/etc/` as
> opposed to modifying
On Thu, Jul 04, 2024 at 01:01:30PM -0700, Bryan Vyhmeister wrote:
> This is a maintainer update for textproc/lowdown to 1.1.0. I
> incorporated the feedback in this thread and this has been working fine
> for me. There were a number of changes and fixes that can be viewed here
> since the previous
On Mon, Jul 08, 2024 at 06:03:50PM +0200, Rafael Sadowski wrote:
> Simple diff to update CMake to 3.30, went through amd64 bulk build and
> left to only two victims.
>
> 1.) net/bro (zeek) already fixed
> 2.) textproc/vislcg3 (see ports@)
>
> Any concerns? Oks also welcome.
Since you have alread
On Mon, Jul 08, 2024 at 12:26:52PM -0700, Bryan Vyhmeister wrote:
> This patch to switch rsync to being built by default with iconv, lz4,
> and zstd and then also build a -minimal flavor which removes all of
> those has been floating around on ports@ for several weeks. Any further
> comments?
FWIW
On Tue, Jul 09, 2024 at 10:15:10PM +0900, SASANO Takayoshi wrote:
> Hello,
>
> > I wouldn't object to including g{pcl6,xps,pdl} but why include gpdf?
> > The gs binary includes a pdf interpreter already.
>
> Simply GhostPDL has GhostPDF. Not many but some people who downloaded
> GhostPDF package
On Sat, Jul 13, 2024 at 03:55:19PM -0400, Brad Smith wrote:
> On 2024-07-13 7:57 a.m., Omar Polo wrote:
> > small bugfix release, the changelog is:
> >
> > Some loader fixes and improvements, CET support:
> > - XPM loader: Fix potential segv on malformed file
> > - XPM loader: Fix s
On Thu, Jul 06 2023, Ian McWilliam wrote:
> Hi,
>
> Builds and runs fine in my testing.
>
> Looks like the additional tar support is working.
Thanks a lot for your feedback, I have committed this update. Note that
the diff I sent you lacked a SHARED_LIBS minor bump in devel/libtalloc,
so pkg_add
On Wed, Jul 05 2023, Jeremie Courreges-Anglas wrote:
> On Tue, Jul 04 2023, Jeremie Courreges-Anglas wrote:
>> Here's a major update to gnupg-2.4.2. Changelog for 2.4.X:
>> https://dev.gnupg.org/source/gnupg/browse/STABLE-BRANCH-2-4/NEWS
>>
>> Ports-wise:
>>
On Thu, Jul 06 2023, Stuart Henderson wrote:
> On 2023/07/05 21:21, Jeremie Courreges-Anglas wrote:
>> On Wed, Jul 05 2023, Alexander Bluhm wrote:
>> > On Wed, Jul 05, 2023 at 05:35:01PM +0200, Jeremie Courreges-Anglas wrote:
>> >> On Tue, Jul 04 2023, Alex
The usual bugfix release for samba in -stable.
https://www.samba.org/samba/history/samba-4.17.9.html
Tests & oks welcome.
Index: Makefile
===
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.329.2.2
diff -u -p -r1.3
On Fri, Jul 07 2023, Stuart Henderson wrote:
> On 2023/07/07 11:17, Marc Espie wrote:
>> On Thu, Jul 06, 2023 at 05:49:04PM +0200, Jeremie Courreges-Anglas wrote:
>> > On Thu, Jul 06 2023, Stuart Henderson wrote:
>> > > On 2023/07/05 21:21, Jeremie Courreges-Anglas
On Sat, Jul 08 2023, Antoine Jacoutot wrote:
> On Sat, Jul 08, 2023 at 09:47:51AM +0200, Christian Weisgerber wrote:
>> Jeremie Courreges-Anglas:
>>
>> > > gnupg-2.4.3 was released today, with one build regression in the default
>> > > (non-ldap) FLAVOR.
On Sat, Jul 08 2023, Marc Espie wrote:
> Actually, I should have documented the current reality ages ago.
> (Or replace "jobs" with "direct children" ?)
I think "jobs" is fine. ok jca@
> The reference pointing to recursive behavior should be there regardless.
>
> Index: make.1
> ===
On Sun, Jul 09 2023, Renato Aguiar wrote:
> I can't use OpenPGP card (Yubikey) after upgrading it to 2.4.3:
>
> $ gpg --card-status
> gpg: selecting card failed: Operation not supported by device
> gpg: OpenPGP card not available: Operation not supported by device
Indeed, it looks like there was
On Tue, Jul 11 2023, Renato Aguiar wrote:
> I found out that my Yubikey works on gnupg-2.4.3 after disabling CCID in
> scdaemon by adding "disable-ccid" to "~/.gnupg/scdaemon.conf" :)
>
> $ man scdaemon
> [...]
>--disable-ccid
> Disable the integrated support for CCID complia
On Tue, Jul 11 2023, Jeremie Courreges-Anglas wrote:
> On Tue, Jul 11 2023, Renato Aguiar wrote:
>> I found out that my Yubikey works on gnupg-2.4.3 after disabling CCID in
>> scdaemon by adding "disable-ccid" to "~/.gnupg/scdaemon.conf" :)
>>
>> $
On Sun, Jul 16 2023, Robert Nagy wrote:
> Hi
>
> I think we should look into fixing libv4l because at one point
> we plan to enable libudev-openbsd port.
I think Matthieu's diff is one way to do it, there's no easy button to
push to disable udev in libv4l.
> On 15/07/23 20:26 +0200, Matthieu He
On Sat, Jul 15 2023, Matthieu Herrb wrote:
> On Sat, Jul 15, 2023 at 03:06:09PM +0200, Matthieu Herrb wrote:
>> Lightweight KMS plane library.
>>
>> libliftoff eases the use of KMS planes from userspace without standing
>> in your way. Users create "virtual planes" called layers, set KMS
>> prope
On Sat, Jul 15 2023, Matthieu Herrb wrote:
> On Sat, Jul 15, 2023 at 03:04:17PM +0200, Matthieu Herrb wrote:
>> Hi,
>>
>> libdisplay-info a set of high-level, easy-to-use, opinionated
>> functions as well as low-level functions to access detailed
>> information about monitors using EDID data.
>>
On Sun, Jul 16 2023, cpetrik wrote:
> Hello,
>
> Please find diff to update to 11.4
>
> Change Log:
> hiawatha (11.4) stable; urgency=low
>
> mbed TLS updated to 3.4.0.
> Bugfix: TunnelSSH issue with latest PuTTY versions.
>
> -- Hugo Leisink Wed, 5 Apr 2023 20:42:18 +0200
>
> V/R
>
> Chr
Since upstream webkit(gtk) switched to JIT by default on riscv64,
www/webkitgtk4 doesn't build on riscv64.
http://build-failures.rhaalovely.net/riscv64/2023-06-30/www/webkitgtk4%2Cwebkitgtk41.log
LowLevelInterpreter.asm doesn't seem fit for architectures that use the
C_LOOP interpreter (powe
Security update published today, some problems in winbind, SMB2 packet
signing. As far as I know we don't ship spotlight support.
Release notes:
https://www.samba.org/samba/history/samba-4.17.10.html
Tests and oks welcome!
Index: Makefile
=
Same as for -stable, only build-tested.
Release notes:
https://www.samba.org/samba/history/samba-4.18.5.html
Tests and oks welcome.
Index: Makefile
===
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.333
diff -u
On Wed, Jul 19 2023, Jeremie Courreges-Anglas wrote:
> Security update published today, some problems in winbind, SMB2 packet
> signing. As far as I know we don't ship spotlight support.
>
> Release notes:
> https://www.samba.org/samba/history/samba-4.17.10.html
>
1 - 100 of 2370 matches
Mail list logo