[MacPorts] #14482: RFE: Global variant descriptions (per source)
#14482: RFE: Global variant descriptions (per source) -----------------------------------+---------------------------------------- Reporter: raimue@macports.org | Owner: raimue@macports.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: ports | Version: 1.7.0 Keywords: variants descriptions | -----------------------------------+---------------------------------------- There are variants which are used on multiple ports. To provide a consistent experience, these should get only one place for their description. Proposal: * Add a file ${sourcepath}/.config/variant_descriptions to each source * The file should be formatted in Tcl style as follows: {{{ name1 {The description of name1 variant} name2 {Insert description here} }}} * If no description was given in the Portfile itself, port variants will read this file (if present) and display the variant description from there * port lint should be tweaked to check for existance of global variant descriptions before spitting out warnings -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14482> MacPorts </projects/macports> Ports system for Mac OS
#14482: RFE: Global variant descriptions (per source) ----------------------------------+----------------------------------------- Reporter: raimue@macports.org | Owner: raimue@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: ports | Version: 1.7.0 Resolution: | Keywords: variants descriptions ----------------------------------+----------------------------------------- Changes (by raimue@macports.org): * type: defect => enhancement -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14482#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#14482: RFE: Global variant descriptions (per source) ----------------------------------+----------------------------------------- Reporter: raimue@macports.org | Owner: raimue@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.7.0 Resolution: | Keywords: variants descriptions ----------------------------------+----------------------------------------- Changes (by raimue@macports.org): * component: ports => base -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14482#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#14482: RFE: Global variant descriptions (per source) ----------------------------------+----------------------------------------- Reporter: raimue@macports.org | Owner: raimue@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.7.0 Resolution: | Keywords: variants descriptions ----------------------------------+----------------------------------------- Comment (by raimue@macports.org): Started a branch for this, [browser:branches/variant-descs-14482] -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14482#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#14482: RFE: Global variant descriptions (per source) ----------------------------------+----------------------------------------- Reporter: raimue@macports.org | Owner: raimue@macports.org Type: enhancement | Status: new Priority: Normal | Milestone: MacPorts base enhancements Component: base | Version: 1.7.0 Resolution: | Keywords: variants descriptions ----------------------------------+----------------------------------------- Comment (by raimue@macports.org): The current style of the file in the branch is: {{{ name1 The description of name1 variant name2 Insert description here }}} Do we support multi-line descriptions for variants? Should we? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14482#comment:4> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts