On Wed, Jun 17, 2020 at 08:42:52PM -0700, Nam Nguyen wrote:
> ping
Finally committed, thanks.
desktop-file-utils uses "-std=gnu11" which gets this on a base-gcc arch:
cc1: error: unrecognized command line option "-std=gnu11"
This patch adds the correct COMPILER line to fix the build on sparc64 and
other base-gcc arches.
ok?
--Kurt
Index: Makefile
===
I think this addresses all of your comments. I removed the sudo-logsrv
sub-package. Since sudo-python depends on libpython and not the
rest of the python runtime I switched to using MODPY_LIB_DEPENDS
instead of MODPY_RUN_DEPENDS.
BTW, https://www.openbsd.org/faq/ports/guide.html#Ideal may need
t
On 2020/06/19 14:43, Todd C. Miller wrote:
> Starting with sudo 1.9.0, sudo ships with a log server for storing
> centralized I/O (session) logs. It also has the ability to use
> plugins written in Python. I've converted it to a multi-package
> port so people who are not interested in those addit
This patch adjusts gcc-ports to add the various OpenMP libraries
already built to PLIST(s).
Since ports were already patched to disable OpenMP this change
should likely result in no issues.
John
Index: Makefile
===
RCS file: /cvs/
Starting with sudo 1.9.0, sudo ships with a log server for storing
centralized I/O (session) logs. It also has the ability to use
plugins written in Python. I've converted it to a multi-package
port so people who are not interested in those additions don't need
to install them.
This is the first
Hi,
On Fri, Jun 19, 2020 at 08:01:36AM +0200, Simon Parrer wrote:
> i hope is okay to ask. I can't do this on my own but it would be
> really nice when anyone can maybe update this tool.
> I like it a lot and it work really good with TWM.
I'm not using it, but I had a look anyways.
First: what f
Hey ports@,
Back with another release update, tested on amd64. Notable changes:
- Converted the code to OpenBSD style(9). Hopefully maintainers are more
eager to read it.
- Moved the man page to section 8, to be consistent with ntpd or other
similar daemons. Let me know if that's OK.
- Updated
The upstream dev has made this patch, so I've gone ahead and added it to
patches/ here pending the next release. It works for me, though I'm not
sure why I never experienced the issue since I just have LibreSSL 3.2.1
from a recent snapshot.
---
www/py-httpie/Makefile| 7 +
On Thu, Jun 18, 2020 at 11:33:09PM +0200, Bjorn Ketelaars wrote:
> On Thu 11/06/2020 21:06, Bjorn Ketelaars wrote:
> > Simple diff for updating rclone to 1.52.1. No exciting or big changes.
> > Changelog can be found at https://rclone.org/changelog/.
> >
> > Run tested on amd64 (synchronising with
On Wed, Jun 17, 2020 at 09:26:15PM +0200, Klemens Nanni wrote:
> https://github.com/sqlitebrowser/sqlitebrowser/releases/tag/3.12.0
> numerous fixes and improvements.
>
> The patch is now merged.
>
> Works for me on amd64 while playing around with sqlports.
> OK?
Works fine here on amd64, thanks
Hi
I tried a clean install on another i386 with the same or higher memory
2G or 4G RAM (3,5~G on i386)
with a long time running login.conf and new with increased limits.
Unfortunately error is the same.
Is this a specific bug in this versionf of chromium-83.0.4103.97p0 ?
OpenBSD 6.7-current (
On Thu, Jun 18, 2020 at 09:51:05PM +0200, Rafael Sadowski wrote:
Hello Rafael,
> OK! I assumed if someone calls https://github.com/equalsraf/neovim-qt
> they can also click on the wiki.
OK, so it sounds like we have a consensus for what's commitable? Do I need
to put together your changes and mi
Hi,
On Thu, 18 Jun 2020, Raymond E. Pasco wrote:
> Tweaks: remove unnecessary DISTNAME, change rm to rm -f in pre-test
> because I noticed make retest didn't work.
Thanks for your diff !
I have the same error that Klemens points out when running regression
tests. I suspect this could be relate
Hello,
Update for Lynis to 3.0.0
https://github.com/CISOfy/lynis/releases
https://github.com/CISOfy/lynis/blob/master/CHANGELOG.md
Including fixes for:
CVE-2020-13882
CVE-2019-13033
OK? Comments?
Cheers.-
--
- gonzalo
Index: Makefile
===
15 matches
Mail list logo