#43882: fatdisk 1.0.0-beta (new port) -------------------------+-------------------------- Reporter: glenn@… | Owner: ryandesign@… Type: submission | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: fixed | Keywords: Port: fatdisk | -------------------------+-------------------------- Comment (by glenn@…): Thanks for the fixes. Sorry for the problems - I'm doing my best to follow the portfile development guide but clearly I've still got some learning to do. used github portgroup I don't see any mention of this in the docs - reference pointer please so I can do this right next time I develop a GitHub-based portfile? changed version to 1.0.0-beta Thanks. I wasn't sure what flexibility the Portfile allowed with regard to version strings. minor edits to description added a dependency on port:makedepend Was this necessary in your testing? I found that the build complains if makedepend isn't installed but it didn't seem to actually cause a build failure, so I omitted it as a dependency. patched the RUNME script to honor the environment variables CC, CFLAGS, LDFLAGS so that the port is UsingTheRightCompiler and using -arch flags used the RUNME script as a configure script, not a build script, so that MacPorts will pass it environment variables including CC, CFLAGS and LDFLAGS and enable the universal variant The RUNME script is definitely a bit weird - if these patches make it more MacPorts-compatible, thanks for the fix. fixed test phase to actually run the TESTME script Oops, mea culpa. installed documentation files Thanks. I'll keep this in mind for the next portfile I write. -- Ticket URL: <https://trac.macports.org/ticket/43882#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X