1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/net/libdnet/pkg-plist
Muhammad Moinur Rahman 39ed019738 net/libdnet: Update version 1.12=>1.13
I have reviewed the code of net/libdnet. And created a fork as the
development 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.

The repo location is:
https://github.com/5u623l20/libdnet/

PR:		236642
Submitted by:	bofh
Approved by:	maintainer-timeout
2019-04-05 22:11:31 +00:00

26 lines
455 B
Plaintext

sbin/dnet
bin/dnet-config
lib/libdnet.a
lib/libdnet.so
lib/libdnet.so.1
lib/libdnet.so.1.0.1
include/dnet.h
include/dnet/addr.h
include/dnet/arp.h
include/dnet/blob.h
include/dnet/eth.h
include/dnet/fw.h
include/dnet/icmp.h
include/dnet/intf.h
include/dnet/ip.h
include/dnet/ip6.h
include/dnet/os.h
include/dnet/rand.h
include/dnet/route.h
include/dnet/sctp.h
include/dnet/tcp.h
include/dnet/tun.h
include/dnet/udp.h
man/man3/dnet.3.gz
man/man8/dnet.8.gz