Update to 0.1.14. This also replaces the author's "build" system with one that is more port/package friendly. Before if there was a problem with the build it wouldn't be caught and the ports system would still think the port built correctly. This is apparent if you had spandsp installed and then tried to install iaxmodem which uses it's own statically linked spandsp version. The Makefile and configure script that I wrote fix this problem as well. Break up the patch file and add a build fix with libutil.
State Changed From-To: open->feedback Awaiting maintainers feedback
Sun, 13 Aug 2006 06:40:23 UT, Edwin Groothuis <edwin@freebsd.org>: > Maintainer of net/iaxmodem, > > Please note that PR ports/101961 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/101961 > > -- > Edwin Groothuis > edwin@FreeBSD.org > Hi, I agree to commit this patch, just remember that files/configure has to be executable (I had to do this manually after applying the patch) regards -- Filippo Natali
Responsible Changed From-To: freebsd-ports-bugs->rafan Eat.
State Changed From-To: feedback->closed Committed. Thanks!