#25906: [NEW] net/openfpc ------------------------------+--------------------------------------------- Reporter: jul_bsd@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: openfpc ------------------------------+--------------------------------------------- Comment(by ryandesign@…): Thanks, added in r70314 with these changes: * whitespace / formatting changes * made you the maintainer with openmaintainer * tweaked description * changed master_sites to just "googlecode" * changed perl dependency to "path:bin/perl:perl5" which is our preferred way to write it since there are multiple ports that could provide perl (perl5.8, perl5.10, perl5.12) * changed your configure phase to a post-patch phase and added "use_configure no" * replaced complicated reinplaces with simpler reinplace/patchfile combos, which are also more future-proofed * added "supported_archs noarch" since this port doesn't install any architecture-specific files (only perl scripts) * simplified destroot by removing foreach loops and instead using xinstall's -W argument to allow installing multiple files where necessary What do we need to do about the commented-out runtime dependency on tcpdump? Do we need to enable that? -- Ticket URL: <http://trac.macports.org/ticket/25906#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS