net/pynids is out of date. The latest version is at a new MASTER_SITE. In the process of updating net/pynids I found that it should be using net/libnet instead of net/libnet10. net/libnet needs to be built with -fPIC in order for net/pynids to work properly. I've attached a patch which does all of this. I've also CC'ed both maintainers (dinoex@ for net/libnet and corsmith@gmail.com for net/pynids). How-To-Repeat: N/A
Responsible Changed From-To: freebsd-ports-bugs->wxs Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of net/pynids, Please note that PR ports/153371 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/153371 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
dinoex 2010-12-22 17:09:02 UTC FreeBSD ports repository Modified files: net/libnet Makefile Log: - force -fPIC PR: 153371 Submitted by: wxs (Wesley Shields) Revision Changes Path 1.23 +2 -1 ports/net/libnet/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
I approve this patch. -Corey Smith
State Changed From-To: feedback->closed Committed. Thanks!