[MacPorts] #25994: GitX variant suggestion
#25994: GitX variant suggestion ----------------------------------+----------------------------------------- Reporter: markph0204@… | Owner: macports-tickets@… Type: request | Status: new Priority: Low | Milestone: Component: ports | Version: 1.9.1 Keywords: gitx | Port: ----------------------------------+----------------------------------------- Request to add a variant, applying this patch if the variant is chosen. This patch will disable the association with folder names ending in .git to be automatically opened with the GitX application. Apparently, this is the only known workaround that works and must be done at build time. Please see this GitX issue as reference: http://gitx.lighthouseapp.com/projects/17830/tickets/15-disable-finder- integration --- a/Info.plist +++ b/Info.plist @@ -11,7 +11,7 @@ <dict> <key>CFBundleTypeExtensions</key> <array> - <string>git</string> + <string></string> <string></string> </array> <key>CFBundleTypeIconFile</key> -- -- Ticket URL: <http://trac.macports.org/ticket/25994> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25994: GitX: variant suggestion ----------------------------------+----------------------------------------- Reporter: markph0204@… | Owner: mnick@… Type: enhancement | Status: new Priority: Low | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: GitX ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mnick@… * keywords: gitx => * type: request => enhancement * port: => GitX Old description:
Request to add a variant, applying this patch if the variant is chosen. This patch will disable the association with folder names ending in .git to be automatically opened with the GitX application. Apparently, this is the only known workaround that works and must be done at build time. Please see this GitX issue as reference: http://gitx.lighthouseapp.com/projects/17830/tickets/15-disable-finder- integration
--- a/Info.plist +++ b/Info.plist @@ -11,7 +11,7 @@ <dict> <key>CFBundleTypeExtensions</key> <array> - <string>git</string> + <string></string> <string></string> </array> <key>CFBundleTypeIconFile</key> --
New description: Request to add a variant, applying this patch if the variant is chosen. This patch will disable the association with folder names ending in .git to be automatically opened with the GitX application. Apparently, this is the only known workaround that works and must be done at build time. Please see this GitX issue as reference: http://gitx.lighthouseapp.com/projects/17830/tickets/15-disable-finder- integration {{{ --- a/Info.plist +++ b/Info.plist @@ -11,7 +11,7 @@ <dict> <key>CFBundleTypeExtensions</key> <array> - <string>git</string> + <string></string> <string></string> </array> <key>CFBundleTypeIconFile</key> }}} -- Comment: In the future please fill in the Port field, Cc the port's maintainer, and use WikiFormatting. "Request" is for requests for new ports; this is an "enhancement". -- Ticket URL: <http://trac.macports.org/ticket/25994#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25994: GitX: variant suggestion ----------------------------------+----------------------------------------- Reporter: markph0204@… | Owner: cal@… Type: enhancement | Status: new Priority: Low | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: GitX ----------------------------------+----------------------------------------- Changes (by raimue@…): * owner: mnick@… => cal@… Comment: Port abandoned after #30605, assigning to new maintainer. -- Ticket URL: <https://trac.macports.org/ticket/25994#comment:> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25994: GitX: variant suggestion -----------------------------------+---------------------------------------- Reporter: markph0204@… | Owner: cal@… Type: enhancement | Status: closed Priority: Low | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: GitX | -----------------------------------+---------------------------------------- Changes (by cal@…): * status: new => closed * resolution: => fixed Comment: Commited in r81767. Build with {{{ port install GitX -finder_integration }}} to disable finder integration. -- Ticket URL: <https://trac.macports.org/ticket/25994#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts