Hi all, abook port is outdated and without maintainer. I'd like to take over the maintainership if possible and to update it to 0.5.6 (now 0.5.3). A couple days ago I filed a new ticket http://trac.macports.org/projects/macports/ticket/11579 with a patch to correct dependencies, bump version and set myself as maintainer. If it's all ok, can someone please update the Portfile? Thanks, Gufo
I've submitted your patch in r22957. http://trac.macports.org/projects/macports/changeset/22957 I've made some additional changes, too. These are: * declare dependency on gettext, libiconv * make sure gettext, libiconv, ncurses, readline are linked correctly * fix manpath Regards, Elias Pipping On Mar 20, 2007, at 11:16 AM, Sbranzo wrote:
Hi all, abook port is outdated and without maintainer. I'd like to take over the maintainership if possible and to update it to 0.5.6 (now 0.5.3). A couple days ago I filed a new ticket http://trac.macports.org/projects/macports/ticket/11579 with a patch to correct dependencies, bump version and set myself as maintainer.
If it's all ok, can someone please update the Portfile?
Thanks, Gufo _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-dev
On 20/03/07 17:24, Elias Pipping wrote:
I've submitted your patch in r22957.
http://trac.macports.org/projects/macports/changeset/22957
I've made some additional changes, too. These are:
* declare dependency on gettext, libiconv * make sure gettext, libiconv, ncurses, readline are linked correctly * fix manpath
Ok thanks. Is there under OS X an easy way to list all libraries a binary needs? As ldd does for linux for example. Bye, Gufo
yes, there is run "otool -L" on the binary Regards, Elias On Mar 20, 2007, at 5:56 PM, Sbranzo wrote:
On 20/03/07 17:24, Elias Pipping wrote:
I've submitted your patch in r22957.
http://trac.macports.org/projects/macports/changeset/22957
I've made some additional changes, too. These are:
* declare dependency on gettext, libiconv * make sure gettext, libiconv, ncurses, readline are linked correctly * fix manpath
Ok thanks. Is there under OS X an easy way to list all libraries a binary needs? As ldd does for linux for example.
Bye, Gufo
participants (2)
-
Elias Pipping
-
Sbranzo