Does openmp still require gcc?

2021-08-02 Thread Kevin Oberman
This was posted to questions@ with no responses, so I'm trying here. I was surprised that a port (ImageMagick7) is compiled using gcc. Looking at ports/Mk/Uses/compiler.mk and discovered: .if ${_COMPILER_ARGS:Mopenmp} .if ${COMPILER_TYPE} == clang USE_GCC=yes CHOSEN_COMPILER_TYPE= gcc .e

Re: How do I indicate RETIRE or HANDOFF for a port?

2021-08-02 Thread Tomohiro Hosaka
Thank you! I understand now. 2021-08-02 16:15 に Kubilay Kocak さんは書きました: On 2/08/2021 5:07 pm, Tomohiro Hosaka wrote: Hello, I am the maintainer of several ports. https://portscout.freebsd.org/boku...@bokut.in.html Is there any way to indicate which ports I have quit using and maintaining?

Re: RFC: vim default GUI

2021-08-02 Thread Adam Weinberger
> On Aug 2, 2021, at 19:49, Christopher Hall > wrote: > > Hello Adam, > >> On Mon, 2 Aug 2021 16:18:22 -0600, Adam Weinberger >> wrote: >> >> On Mon, Aug 2, 2021 at 11:58 AM Pete Wright >> wrote: >> >>> >>> would the idea be to deprecate the "vim-console" port? >>> >> >> The idea is tha

Re: RFC: vim default GUI

2021-08-02 Thread Christopher Hall
Hello Adam, On Mon, 2 Aug 2021 16:18:22 -0600, Adam Weinberger wrote: > On Mon, Aug 2, 2021 at 11:58 AM Pete Wright > wrote: > > > > > would the idea be to deprecate the "vim-console" port? > > > > The idea is that the `vim-console' package would become just `vim', > and the current `vim' w

Re: RFC: vim default GUI

2021-08-02 Thread Adam Jimerson
On Monday, August 2, 2021 7:51:24 AM EDT Adam Weinberger wrote: > My thought is to flavorize the port and make separate packages for each of > the GUI toolkits: -console (TUI-only), -gtk3, -gtk2, -x11, -motif, etc. I > would like to make -console the default, meaning that the DEFAULT vim port > is

Re: RFC: vim default GUI

2021-08-02 Thread Adam Weinberger
On Mon, Aug 2, 2021 at 11:58 AM Pete Wright wrote: > > would the idea be to deprecate the "vim-console" port? > The idea is that the `vim-console' package would become just `vim', and the current `vim' would become `vim-gtk3'. The `vim-tiny' package would stay as-is. So the vim package will depe

Re: RFC: vim default GUI

2021-08-02 Thread Pete Wright via ports
On 8/2/21 5:08 AM, Pietro Cerutti wrote: On Aug 02 2021, 11:51 UTC, Adam Weinberger wrote: Hello, ports users, I’ve never liked that the default vim package has a huge number of dependencies. GTK3 is a beast of a dependency, carrying dozens of packages with it. I would like to reduce this

Re: RFC: vim default GUI

2021-08-02 Thread Serpent7776
On Mon, 2 Aug 2021 05:51:24 -0600 Adam Weinberger wrote: > My thought is to flavorize the port and make separate packages for each of > the GUI toolkits: -console (TUI-only), -gtk3, -gtk2, -x11, -motif, etc. I > would like to make -console the default, meaning that the DEFAULT vim port is > conso

Re: RFC: vim default GUI

2021-08-02 Thread Thierry Thomas
Le lun. 2 août 21 à 13:51:24 +0200, Adam Weinberger écrivait : > Hello, ports users, Hello, > My thought is to flavorize the port and make separate packages for > each of the GUI toolkits: -console (TUI-only), -gtk3, -gtk2, -x11, > -motif, etc. I would like to make -console the default, meani

Re: RFC: vim default GUI

2021-08-02 Thread Pietro Cerutti
On Aug 02 2021, 11:51 UTC, Adam Weinberger wrote: Hello, ports users, I’ve never liked that the default vim package has a huge number of dependencies. GTK3 is a beast of a dependency, carrying dozens of packages with it. I would like to reduce this, but I want to gain insight from you all fi

Re: RFC: vim default GUI

2021-08-02 Thread Fernando Apesteguía
El lun., 2 ago. 2021 13:52, Adam Weinberger escribió: > Hello, ports users, > > I’ve never liked that the default vim package has a huge number of > dependencies. GTK3 is a beast of a dependency, carrying dozens of packages > with it. I would like to reduce this, but I want to gain insight from y

RFC: vim default GUI

2021-08-02 Thread Adam Weinberger
Hello, ports users, I’ve never liked that the default vim package has a huge number of dependencies. GTK3 is a beast of a dependency, carrying dozens of packages with it. I would like to reduce this, but I want to gain insight from you all first. My thought is to flavorize the port and make sep

Help committing a new port (ripgrep-all)

2021-08-02 Thread Alexis Praga
Hi everyone, I've submitted a port for ripgrep-all and it hasn't seen any activity for the last 3 months. If a kind soul could look at it, that would be great, thanks !( See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255233 -- Alexis Praga

FreeBSD ports you maintain which are out of date

2021-08-02 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, you

Re: How do I indicate RETIRE or HANDOFF for a port?

2021-08-02 Thread Kubilay Kocak
On 2/08/2021 5:07 pm, Tomohiro Hosaka wrote: Hello, I am the maintainer of several ports. https://portscout.freebsd.org/boku...@bokut.in.html Is there any way to indicate which ports I have quit using and maintaining? In CPAN, it is possible. https://github.com/Perl-Toolchain-Gang/toolchain-si

How do I indicate RETIRE or HANDOFF for a port?

2021-08-02 Thread Tomohiro Hosaka
Hello, I am the maintainer of several ports. https://portscout.freebsd.org/boku...@bokut.in.html Is there any way to indicate which ports I have quit using and maintaining? In CPAN, it is possible. https://github.com/Perl-Toolchain-Gang/toolchain-site/blob/master/lancaster-consensus.md#flaggi