Re: Proposal: Include the Application Name in Ports and Packages

2021-07-24 Thread Thierry Thomas
Le ven. 23 juil. 21 à 23:36:28 +0200, probono écrivait : > Looking at https://github.com/freebsd/freebsd-ports/blob/main/Mk/bsd.port.mk > I don't see anything related to CPE, so I am not sure what to do > there. CPE is explained here: . -- Th. Thomas. sign

Re: Proposal: Include the Application Name in Ports and Packages

2021-07-23 Thread probono
On Mon, Jul 19, 2021 at 9:36 AM Baptiste Daroussin wrote: > > A simple APPLICATION_NAMES= name1 name2 should do the trick How would this work if the application name has spaces in it, like "Apache HTTP Server"? Enclose it in single or double quotes? > and the magic should be added to bsd.port.mk

Re: Proposal: Include the Application Name in Ports and Packages

2021-07-19 Thread Baptiste Daroussin
On Sun, Jul 18, 2021 at 12:55:05PM +0200, probono wrote: > On Fri, Jul 9, 2021 at 1:51 AM Baptiste Daroussin wrote: > > Simply add a new annotation to the package with the Application Name(s) > > when it > > is relevant. I add plural because some ports do provide multiple Application > > Name(s).

Re: Proposal: Include the Application Name in Ports and Packages

2021-07-18 Thread probono
On Fri, Jul 9, 2021 at 1:51 AM Baptiste Daroussin wrote: > Simply add a new annotation to the package with the Application Name(s) when > it > is relevant. I add plural because some ports do provide multiple Application > Name(s). > And you will have the information everywhere. > See how CPE is i

Re: Proposal: Include the Application Name in Ports and Packages

2021-07-08 Thread Baptiste Daroussin
On Thu, Jul 08, 2021 at 08:35:12PM +, probono wrote: > Hello, > > This is a proposal to include the Application Name in Ports and Packages. > Happy to hear your thoughts on this. > > Kind regards, > probono > > > Terminology > --- > > Application Port: A port that contains a graphi

Proposal: Include the Application Name in Ports and Packages

2021-07-08 Thread probono
Hello, This is a proposal to include the Application Name in Ports and Packages. Happy to hear your thoughts on this. Kind regards, probono Terminology --- Application Port: A port that contains a graphical application and hence has an Exec= key in its share/applications/*.desktop file