#38306: New port: osxbom -------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: osxbom | -------------------------+-------------------------------- Comment (by egall@…): Replying to [comment:2 ryandesign@…]:
Since you are using "`use_configure no`" you need to ensure you're UsingTheRightCompiler and `-arch` flags and add a universal variant if possible. Done.
We don't want to create new variants with names beginning with "no_"
anymore. Why is the functionality offered in the no_rename variant required? You might consider instead always installing the program with its normal name, but in a nonstandard directory like ${prefix}/libexec/${name} that wouldn't be in the user's $PATH. Swapped the variant and the default behavior so it no longer begins with "no_", and made the "rename" variant a default. I want the tool to be in the user's $PATH because that at least makes it easier for me personally with my other portfiles I'm working on.
Is this really version 0.0.3 or did you just make that up? If the
latter, consider using a version number made up of the release date instead, i.e. 20121004. Put the version number after the `svn.revision` to make it more clear how I was getting it. -- Ticket URL: <https://trac.macports.org/ticket/38306#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X