freebsd-ports/net/py-libdnet
Muhammad Moinur Rahman d6072e7333 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
2019-04-05 22:33:16 +00:00
..
Makefile
pkg-descr