[MacPorts] #39245: port GNU Make
#39245: port GNU Make -------------------------+-------------------------------- Reporter: pengyu.ut@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: make -------------------------+-------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/39245> MacPorts <http://www.macports.org/> Ports system for OS X
#39245: port GNU Make --------------------------+-------------------------------- Reporter: pengyu.ut@… | Owner: macports-tickets@… Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: invalid | Keywords: Port: | --------------------------+-------------------------------- Changes (by larryv@…): * status: new => closed * version: 2.1.3 => * resolution: => invalid * port: make => Comment: The “gmake” port already exists. And Xcode comes with GNU Make. {{{ % /usr/bin/make --version GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for i386-apple-darwin11.3.0 }}} -- Ticket URL: <https://trac.macports.org/ticket/39245#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39245: port GNU Make --------------------------+-------------------------------- Reporter: pengyu.ut@… | Owner: macports-tickets@… Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: invalid | Keywords: Port: | --------------------------+-------------------------------- Comment (by egall@…): There are some things that could be done to make it clearer that the `gmake` port is GNU Make. First, while the `description` field in `gmake`'s portfile makes it clear that it is GNU Make, the `long_description` field does not do likewise. Second, the port could install a symlink to the `gmake` binary named "`gnumake`" so that one could just type `gnumake` to get the MacPorts `gnumake` instead of the Apple one. Also, while you're at it ("it" being making symlinks to the `gmake` binary), you could also make another symlink to `gmake` in `${prefix}/libexec/gnubin`, which is where a lot of other GNU tools put un-"g"-prefixed symlinks to their binaries. -- Ticket URL: <https://trac.macports.org/ticket/39245#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts