Bug 242248 - misc/compat11x pkg-descr correction [PATCH], committer love pls!

2021-04-26 Thread Simon Wright
Hi all, Would any committer with a few spare cycles please look at the correction to the pkg-descr in compat11x? It's a very minor issue but so quick to fix :). https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242248 Thanks, Simon. ___

Re: Python update 3.7->3.8

2021-04-26 Thread Rozhuk Ivan
On Mon, 26 Apr 2021 11:55:07 -0400 (EDT) AN wrote: > > After doing all manipulations for rebuild and reinstall with > > pkg+portmaster some files not affected, I suspect that files after > > shebang fix: > > > > # grep -rsp "python3\.7" /usr/local/ > > Binary file /usr/local/bin/youtube-dl

Re: Changing daemon user, dir ownership and updating packages

2021-04-26 Thread Dewayne Geraghty
On 26/04/2021 6:03 pm, Stefan Bethke wrote: > But that still leaves pkg updating the ownership/mode of existing directories > as a surprise on updating a package. I think the "right" thing here would be > a kind of three-way merge between changes an updated package brings in vs. > changes the

Re: Python update 3.7->3.8

2021-04-26 Thread AN
Hi: I am getting the following trying to update ports on 13stable: On Mon, 26 Apr 2021, Rozhuk Ivan wrote: > Date: Mon, 26 Apr 2021 16:34:43 +0300 > From: Rozhuk Ivan > To: k...@freebsd.org, freebsd-ports@freebsd.org > Subject: Python update 3.7->3.8 > > Hi! > > After doing all manipulations

Python update 3.7->3.8

2021-04-26 Thread Rozhuk Ivan
Hi! After doing all manipulations for rebuild and reinstall with pkg+portmaster some files not affected, I suspect that files after shebang fix: # grep -rsp "python3\.7" /usr/local/ Binary file /usr/local/bin/youtube-dl matches /usr/local/bin/gsettings-schema-convert:#!/usr/local/bin/python3.7

FreeBSD Port: ccze-0.2.1_5

2021-04-26 Thread Alex V. Petrov
Stoped work on 13-stable: ccze: No plugins found. Exiting. -- - Alex. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Changing daemon user, dir ownership and updating packages

2021-04-26 Thread Gleb Popov
On Mon, Apr 26, 2021 at 11:03 AM Stefan Bethke wrote: > Am 13.04.2021 um 10:24 schrieb Stefan Bethke : > > > > As the maintainer, I've received this bug report: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255009 > > > > If you'd like to run the daemon under a user different from the

FreeBSD ports you maintain which are out of date

2021-04-26 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated,

Re: Changing daemon user, dir ownership and updating packages

2021-04-26 Thread Stefan Bethke
Am 13.04.2021 um 10:24 schrieb Stefan Bethke : > > As the maintainer, I've received this bug report: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255009 > > If you'd like to run the daemon under a user different from the default git, > you also need to change the ownership of the working

RE: FreeBSD Port: strongswan-5.9.2_1

2021-04-26 Thread Francois ten Krooden
Hi I had strongSwan working with a previous version of libressl at a point. The biggest issue is that libressl started off as a drop in replacement which made it easy to get it working. As more features were added to openssl after libressl forked, it is becomming increasingly difficult to treat