#38206: RFE: pubkeys_conf variable in macports.conf -------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.3 Keywords: | Port: -------------------------+-------------------------------- There are already variables for specifying the path to the sources.conf file and the variants.conf file in macports.conf: {{{ # Where to find the sources list. sources_conf /opt/local/etc/macports/sources.conf # Where to find global variants definition file (optional) variants_conf /opt/local/etc/macports/variants.conf }}} I'd like a pubkeys_conf variable to go along with these two previous ones, so I could specify a different path to my pubkeys.conf file as well. It would look something like this: {{{ # Where to find the list of pubkeys pubkeys_conf /Users/egall/opt/local/etc/macports/pubkeys.conf }}} -- Ticket URL: <https://trac.macports.org/ticket/38206> MacPorts <http://www.macports.org/> Ports system for Mac OS