[MacPorts] #44869: New port: rr 1.3
#44869: New port: rr 1.3 ----------------------------+-------------------------------- Reporter: mschamschula@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: rr ----------------------------+-------------------------------- I've created a port for rr (retain and recall): {{{ rr is a basic command-line utility designed to retain/recall file and directory paths. This is done by treating the filename itself as a unique key to be referenced for future rr program calls. The purpose of this is to assist the user in shorthand typing and/or not having to remember arbitrary full paths. All retained values are stored in ~/.rr, and are unique to each user. If you are attempting to retain a path that has a filename or directory that has already been retained before, rr will retain the new path over the old path. When rr attempts to recall retained files or directories it will attempt to match the file or directory value explicitly. If this does not result in a match, rr will fall back and attempt to partially match the file or directory value up to the amount of characters provided. }}} -- Ticket URL: <https://trac.macports.org/ticket/44869> MacPorts <http://www.macports.org/> Ports system for OS X
#44869: New port: rr 1.3 -----------------------------+-------------------------- Reporter: mschamschula@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: rr | -----------------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned Comment: Thanks! -- Ticket URL: <https://trac.macports.org/ticket/44869#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#44869: New port: rr 1.3 -----------------------------+-------------------------- Reporter: mschamschula@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: rr | -----------------------------+-------------------------- Comment (by mschamschula@…): Fixed license: GPL-2+ rather that GPL-2. -- Ticket URL: <https://trac.macports.org/ticket/44869#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#44869: New port: rr 1.3 -----------------------------+-------------------------- Reporter: mschamschula@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: fixed | Keywords: Port: rr | -----------------------------+-------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r125087 with these changes: * Added required homepage variable * Used smaller bz2 distfile * Rewrote master_sites to avoid redirects; see wiki:howto/AvoidRedirects * Set `CC` to the compiler and `-arch` flags in build.args * Removed "`-o 0 -g 0`" from install commands (user might have installed MacPorts as a non-root user) * Fixed dependencies in Makefile so that the build is not repeated (without `CC`) in destroot * Fixed uninitialized variable warning * Fixed unused variable warning -- Ticket URL: <https://trac.macports.org/ticket/44869#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts