[MacPorts] #16609: snoopy-2.9.95 Warcraft III Hosting Utility
MacPorts
noreply at macports.org
Mon Sep 22 00:15:14 PDT 2008
#16609: snoopy-2.9.95 Warcraft III Hosting Utility
----------------------------------+-----------------------------------------
Reporter: pandagoat at gmail.com | Owner: ryandesign at macports.org
Type: enhancement | Status: closed
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.6.0
Resolution: fixed | Keywords: warcraft banlist autorefresher
Port: snoopy |
----------------------------------+-----------------------------------------
Changes (by ryandesign at macports.org):
* status: assigned => closed
* resolution: => fixed
Comment:
Thanks for the new port! I committed it in r40136, however I did have to
make substantial changes. The file you submitted didn't even pass a `port
lint` check, much less build the software correctly (at least not for me
on a MacBook Pro with Mac OS X 10.4.11, Xcode 2.5 and MacPorts 1.6.0). I
consulted Snoopy's [http://snoopy.tuxfamily.org/?q=node/21 Installing on
Mac OS X] page to make my changes.
* changed glib2-devel dependency to glib2 (unless there was a reason you
needed the development version of glib2 instead of the stable one?)
* added dependencies on gettext and libiconv because snoopy-nox does link
with them
* added dependency on dsniff to get tcpkill
* added dependency on latest gcc available in MacPorts
* removed invalid `configure` phase (you probably meant this to be
`configure.env` instead of `configure` but the `LIBS` declaration is
unnecessary and the `CC` declaration is better handled via
`configure.compiler`
* added patch to fix `'PTRACE_ATTACH' undeclared` error (even though
2.9.95 already includes the patch given on the page; not sure why it
doesn't work)
* obfuscated maintainer email
* added rmd160 checksum
* fixed typo in long description
* removed invalid master site
* added livecheck
I attached a [attachment:Portfile.diff full diff] of exactly what I
changed.
--
Ticket URL: <http://trac.macports.org/ticket/16609#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list