Port details |
- libdnet Simple interface to low level networking routines
- 1.13_3 net
=40 Version of this port present on the latest quarterly branch. - Maintainer: onatan@gmail.com
 - Port Added: 2002-05-27 01:26:58
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- People watching this port, also watch:: pcre, libiconv, expat, unzip, libxml2
- License: BSD3CLAUSE
- Description:
- libdnet provides a simplified, portable interface to several low-level
networking routines, including network address manipulation, kernel
arp(4) cache and route(4) table lookup and manipulation, network
firewalling, network interface lookup and manipulation, and raw IP
packet and Ethernet frame transmission. It is intended to complement
the functionality provided by pcap(3).
WWW: https://github.com/5u623l20/libdnet/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/libdnet/ && make install clean
- To add the package, run one of these commands:
- pkg install net/libdnet
- pkg install libdnet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libdnet
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1553018633
SHA256 (5u623l20-libdnet-v1.13_GH0.tar.gz) = 04022817ff3309b09eb1ee1b478d41ac8b53bd14a951a118373701b89b997782
SIZE (5u623l20-libdnet-v1.13_GH0.tar.gz) = 93336
- Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- net/py-libdnet
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Libraries
-
- emulators/open-vm-tools
- net/daemonlogger
- net/daq
- net/honeyd
- net/p5-Net-Libdnet
- net/py-libdnet
- net/zmap
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- No options to configure
- Options name:
- net_libdnet
- USES:
- autoreconf libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:37 1.13_3 |
Tobias C. Berner (tcberner)  |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
25 Mar 2022 13:38:18 1.13_3 |
Po-Chuan Hsieh (sunpoet)  |
net/py-libdnet: Prepare for py-setuptools 69.10.0 update
Thie fix is split into 2 parts.
- This patch works for both current and upcoming py-setuptools.
- PLIST_FILES change in net/py-libdnet is pending because it is not compatible
with current py-setuptools (57.0.0).
With hat: python |
06 Apr 2021 14:31:07 1.13_3 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 Feb 2021 20:02:33
1.13_3 |
amdmi3  |
net/libdnet: disable useless buildtime check for /dev/bpf presence
Device is not guarateed to exist at package building time.
PR: 238523
Submitted by: rea@FreeBSD.org
Reported by: dweimer@dweimer.net
Approved by: maintainer timeout (onatan@gmail.com, 1.5 years)
MFH: 2021Q1 |
01 May 2019 07:31:55
1.13_3 |
tobik  |
net/libdnet: Drop bogus libcheck run dependency
It was added in r498511 to fix the build when devel/check is installed
in the environment. It is not used for anything other than building
a couple of tests that are never run or installed. Instead just
pass --without-check to configure to disable use of it.
PR: 237177
Reported by: Christian Ullrich <chris@chrullrich.net> |
13 Apr 2019 11:18:14
1.13_2 |
bofh  |
net/libdnet: Fix LIB_DEPENDS as MASTERPORT
Reported by: antoine |
09 Apr 2019 19:37:04
1.13_1 |
bofh  |
net/libdnet: Fix build when devel/check is installed
Reported by: gavilaan@googlemail.com richard@highwayman.com |
05 Apr 2019 22:11:31
1.13 |
bofh  |
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 |
18 Apr 2018 10:52:18
1.12_1 |
eugen  |
net/libdnet: unbreak compilation for non-default FreeBSD builds
libdnet fails to compile for non-default FreeBSD build with
pf/ipfilter excluded but ipfw included because its ipfw support
staled from ipfw1 times and does not apply to modern ipfw implementation.
PORTREVISION not changed because the change is effectively 'no-op'
for default build.
PR: 227490 |
14 Sep 2016 17:52:05
1.12_1 |
antoine  |
Unbreak by switching to USE_GITHUB |
14 Sep 2016 15:59:34
1.12_1 |
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
22 Nov 2014 14:43:24
1.12_1 |
antoine  |
Cleanup plist |
25 Oct 2014 06:45:46
1.12_1 |
antoine  |
Unbreak |
12 Sep 2014 09:16:50
1.12_1 |
amdmi3  |
- Drop .la files, no dependees require them
- Add LICENSE_FILE
Approved by: portmgr blanket |
27 Apr 2014 15:32:07
1.12 |
antoine  |
Update to 1.12
PR: ports/187977
Approved by: maintainer timeout (1 month) |
26 Feb 2014 04:44:38
1.11_3 |
miwi  |
- Stage support |
20 Sep 2013 22:10:25
1.11_3 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
09 Nov 2011 15:26:04
1.11_3 |
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 09:37:46
1.11_3 |
kwm  |
Fix build on FreeBSD 10.
Approved by: portmgr (miwi) |
24 Oct 2011 04:17:38
1.11_3 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
20 Mar 2011 12:54:45
1.11_3 |
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:32:25
1.11_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
29 Apr 2009 02:43:59
1.11_3 |
pgollucci  |
- This port builds on 8-CURRENT again
Approved by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer, via private
e-mail) |
22 Jan 2009 17:53:35
1.11_2 |
erwin  |
Mark BROKEN on 8: does not build after the arp-v2 import.
Submitted by: pointyhat |
21 Aug 2008 06:18:49
1.11_2 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
04 Jul 2008 00:44:12
1.11_2 |
araujo  |
- Unbreak jail builds (bpf0 has been here since 3.x).
- Use SF macro.
PR: ports/125001
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
Approved by: "Jonatan B" <onatan@gmail.com> (maintainer) |
23 Sep 2007 06:10:37
1.11_1 |
edwin  |
Remove trailing . from BROKEN message. |
16 Jul 2007 07:12:54
1.11_1 |
miwi  |
- Marked BROKEN Does not build properly without /dev/bpf0.
PR: 113893
Submitted by: Wesley Shields <wxs@atarininja.org>
Approved by: maintainer |
10 Jul 2007 21:19:27
1.11_1 |
pav  |
- Fix build of net/py-libdnet slave with GCC 4.2
PR: ports/114475
Submitted by: Wesley Shields <wxs@atarininja.org> |
12 Mar 2007 17:51:53
1.11_1 |
tmclaugh  |
Fix py-libdnet.
The py-libdnet port has been seperated out as a slave port to libdnet and
is now dependent on libdnet. py-libdnet now only installs the libdnet
python module. Since files previously owned by py-libdnet are now owned
by its dependency, in order to upgrade correctly, py-libdnet must be
deinstall and then reinstalled manually.
PR: 109262
Submitted by: thierry and me
Approved by: maintainer timeout |
30 Jan 2007 19:32:35
1.11 |
pav  |
- Fix after objformat removal
PR: ports/108500
Submitted by: Jonathan <afarsec@012.net.il> (maintainer) |
11 Dec 2006 16:02:41
1.11 |
xride  |
Backout previous commit
Approved by: tmclaugh (implicit) |
11 Dec 2006 14:06:24
1.11 |
xride  |
Fix pkg-plist info to unbreak net/py-libdnet
PR: 104364
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Approved by: tmclaugh (implicit) |
10 Oct 2006 08:19:04
1.11 |
itetcu  |
Fix typo in previous commit and prevend INDEX breakage
Submitted by: FreshPorts sanity checking |
10 Oct 2006 08:03:42
1.11 |
itetcu  |
- Update to 1.11
- doesn't build on 4.x
PR: ports/101665
Submitted by: maintainer (Yonatan) |
23 Feb 2006 10:40:45
1.10_1 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Nov 2005 21:55:30
1.10 |
thierry  |
Build libdnet' Python module in a slave port.
(needed for a to-be-released soon port)
Since I'm there, add SHA256.
Approved by: Jonatan B <onatan (at) gmail.com> (maintainer) |
15 Nov 2005 06:52:12
1.10 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
16 Mar 2005 22:12:24
1.10 |
pav  |
- Update to 1.10
- Add knob for python bindings, default off
PR: ports/78774
Submitted by: Jonathan <onatan@gmail.com> (maintainer) |
20 Feb 2005 17:11:36
1.9 |
pav  |
- Update to 1.9
PR: ports/77781
Submitted by: Yonatan <onatan@gmail.com> (maintainer) |
14 Nov 2004 22:26:11
1.8 |
pav  |
- Update maintainer's email address
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer) |
12 Oct 2004 17:36:00
1.8 |
leeym  |
- add missing files
- add INSTALLS_SHLIB and USE_LIBTOOL_VER
PR: ports/71710
Submitted by: leeym
Approved by: maintainer timeout |
15 Aug 2004 13:17:41
1.8 |
vanilla  |
Upgrade to 1.8.
PR: ports/70472
Submitted by: Yonatan Yonatan.at.Xpert.dot.com> |
31 Jan 2004 00:25:48
1.7_1 |
arved  |
Fix build of dependant ports on AMD64 |
29 Jan 2004 16:13:06
1.7_1 |
trevor  |
SIZEify. |
22 Jan 2004 22:48:40
1.7_1 |
krion  |
- Add CONFIGURE_TARGET to silence configure's warning |
24 Sep 2003 08:37:39
1.7_1 |
edwin  |
Cease FreeBSD port maintainerships
I don't have the time to give to many of the ports I maintain at
the moment. I wasn't expecting to be so busy this summer ...
Please set all my ports back to ports@freebsd.org.
PR: ports/56935
Submitted by: Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet
<sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com> |
03 Sep 2003 23:28:08
1.7_1 |
edwin  |
[PATCH] net/libdnet: unbreak on -CURRENT
[DESCRIBE CHANGES]
This band-aid fix inhibits IPFW detection at configure time.
At least it will allow -CURRENT users to build ports depending
on this one (net/honeyd, net/arpd, net/ttlscan,
security/fragroute).
Note that this doesn't solve the FreeBSD 4.x + IPFW2 case.
Added directory / file: files/configure.patch
Port maintainer (dominic.marks@btinternet.com) is cc'd.
PR: ports/55807
Submitted by: Yann Berthier <yb@sainte-barbe.org> |
30 Jun 2003 14:09:55
1.7 |
daichi  |
update net/libdnet: 1.5 --> 1.7
PR: 53891
Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer) |
24 Jun 2003 01:06:04
1.5 |
leeym  |
update maintainer's email address.
PR: 53658
Submitted by: Dominic Marks <dom@cus.org.uk> |
21 Feb 2003 13:15:09
1.5 |
knu  |
De-pkg-comment. |
07 Jan 2003 21:36:50
1.5 |
arved  |
Mark BROKEN on CURRENT, since libdnet does not work with ipfw2
PR: 46822
Submitted by: Dominic Marks <dom@cus.org.uk> |
02 Nov 2002 04:33:43
1.5 |
perky  |
Fix typoes on MAINTAINER address.
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk> |
24 Oct 2002 07:01:03
1.5 |
kevlo  |
Upgrade to version 1.5
PR: 44387
Submitted by: Hendrik Scholz <hendrik@scholz.net> |
08 Oct 2002 12:10:37
1.4 |
perky  |
Update maintainer address
PR: 43820
Submitted by: Dominic Marks <d.marks@students.umist.ac.uk> |
12 Aug 2002 06:15:50
1.4 |
pat  |
Fix maintainer email address
PR: ports/41564
Submitted by: maintainer |
27 May 2002 01:25:57
1.4 |
anders  |
Add libdnet, a simplified, portable interface to low-level networking
routines. Complement to pcap.
PR: 37118
Submitted by: Dominic Marks <dominic_marks@btinternet.com> |