Date: Fri, 05 Apr 2019 22:34:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236643] net/py-libdnet: Fix build with both python 2 and 3 Message-ID: <bug-236643-7788-8XIidzVDlY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236643-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-236643-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236643 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: bofh Date: Fri Apr 5 22:33:16 UTC 2019 New revision: 497997 URL: https://svnweb.freebsd.org/changeset/ports/497997 Log: net/py-libdnet: Fix build with both python 2 and 3 I have reviewed the code of net/libdnet. And created a fork as the evelopment seems stalled by the original author. - Removed all the codes not related to FreeBSD - Fix configure script to find related header files and now it builds relevant source files instead of *-none.c files - Modernized all build tools configuration file and removed unnecessary files - Works at least with PF. Still not working with ipfw2/ipfilter. - Python package now supports both Python 2 and 3 The repo location is: https://github.com/5u623l20/libdnet/ PR: 236643 Submitted by: bofh Approved by: maintainer-timeout Changes: head/net/py-libdnet/Makefile head/net/py-libdnet/pkg-descr --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236643-7788-8XIidzVDlY>