Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.24_1 28 Jan 2024 17:04:11 |
Gleb Popov (arrowd) Author: Helge Oldach |
*: Move manpages to share/man
Approved by: portmgr (blanket) |
2.24 13 Jan 2024 17:46:57 |
Florian Smeets (flo) Author: Hung-Yi Chen |
net/arping: Update to 2.24
PR: 265911
Approved by: maintainer timeout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.21_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.21_1 30 Jul 2022 05:57:11 |
Po-Chuan Hsieh (sunpoet) |
net/libnet: Update to 1.2
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/libnet/libnet/releases |
2.21 20 Jul 2022 14:22:37 |
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 ) |
2.21 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.21 30 Dec 2020 16:18:31 |
pkubaj |
net/arping: fix build on GCC architectures
arping.c: In function 'xrandom':
arping.c:239: error: 'for' loop initial declaration used outside C99 mode |
2.21 15 Dec 2020 15:38:57 |
cy |
Update arping 2.19 --> 2.21.
PR: 243275
Submitted by: cy
Reported by: cy
Prompted by: <daniel.engberg.lists at pyret.net>
Approved by: gavin (maintainer timeout) |
2.19 27 Mar 2018 21:05:47 |
yuri |
net/arping: Update 2.15 -> 2.19
Port changes:
* Change to DISTVERSION
* Replace CPPFLAGS/LIBS with USES=localbase
* Change WWW to a URL with arping-specific info
* Remove junk from pkg-descr
PR: 226304
Submitted by: Kai <freebsd_ports@k-worx.org> |
2.15_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.15_1 20 Mar 2016 10:53:09 |
tijl |
Install net/libnet headers and libraries back in the location where other
ports expect it. The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.
PR: 208122
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.15_1 14 Apr 2015 22:26:17 |
gavin |
Update arping to 2.15. |
2.14_1 14 Jul 2014 15:38:39 |
tijl |
- Convert net/libnet to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
Approved by: portmgr (implicit, bump unstaged port) |
2.14 09 Jul 2014 14:57:05 |
gavin |
Update net/arping to 2.14.
Approved by: bapt |
2.13 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
2.13 15 May 2014 01:25:18 |
gavin |
Add LICENSE statement. |
2.13 14 May 2014 21:54:33 |
gavin |
Remove redundant file.
PR: ports/177186 (partially)
Submitted by: KUROSAWA Takahiro
Approved by: erwin |
2.13 07 Nov 2013 10:08:40 |
zeising |
Update to 2.13 and stagify.
PR: ports/183233
Submitted by: zeising
Approved by: maintainer timeout |
2.09_2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.09_2 18 Feb 2013 21:13:02 |
dinoex |
- update libnet to 1.1.6
- build shared lib
- fix dependend ports when libnet.so.8 was linked in
- fix dependend ports when includes where missing |
2.09_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.09_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.09_1 15 Dec 2010 02:43:14 |
pgollucci |
- if net/libpcap from ports is install, net/arping bombs b/c of errors in pcap.h
fix this. Versions of this patch are committed upstream.
- Bump PORTREVISION
PR: ports/151263
Submitted by: Lucius Windschuh <lwindschuh@gmail.com>
Approved by: maintainer timeout (gavin ; 67 days) |
2.09 09 Sep 2010 01:55:34 |
pgollucci |
- Update to 2.09
- GNU configure now used
- MASTER_SITES updated
PR: ports/149025
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: maintainer timeout (gavin ; 43 days) |
2.08 24 Jan 2010 15:05:47 |
gavin |
Update net/arping to 2.08.
While here, switch MAINTAINER to my @FreeBSD.org email address
PR: ports/142827
Submitted by: Sofian Brabez sbrabez gmail.com
Approved by: jadawin, ed (mentor, implicit) |
2.06 08 Oct 2007 10:07:30 |
rafan |
- Update to 2.06
PR: ports/116997
Submitted by: Wesley Shields <wxs at atarininja.org>
Approved by: Gavin Atkinson <gavin.atkinson at ury.york.ac.uk> (maintainer) |
2.05_2 17 Apr 2007 03:32:46 |
rafan |
- Build arping 2.x as it's distribution default
PR: ports/102058
Reported by: Dr. Markus Waldeck <waldeck at gmx.de>
Approved by: maintainer timeout |
2.05_1 31 Jan 2007 14:09:55 |
pav |
- Patch net/libnet* to versioned libraries and header files, so they can
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr |
2.05 26 May 2006 16:26:07 |
pav |
- Grant maintainership
PR: ports/97892
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> |
2.05 23 May 2006 04:18:58 |
itetcu |
Update to 2.0.5
PR: ports/97549
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: tmclaugh (mentor) |
2.01 24 Apr 2006 14:07:51 |
jmelo |
- Update to 2.01.
PR: ports/95875
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: mnag (mentor) |
1.07_1 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
1.07_1 14 Nov 2005 17:07:08 |
sem |
libnet update:
- move 1.0 obsoleted version to net/libnet10
net/libnet is latest Stable Version
net/libnet is latest Beta Version
- Fix all depended ports with a new DEPENDS scheme
- While I'm here fix security/yersinia build on 4.x
(getopt_long and ncurses issues)
PR: ports/85519 (based on)
Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> |
1.07 28 Oct 2005 17:05:15 |
ehaupt |
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon) |
1.07 08 Aug 2005 07:46:42 |
sem |
- Fix build on 6.0 (a conflicting struct name)
Approved by: portmgr (krion) |
1.07 20 Jul 2005 23:37:32 |
kris |
BROKEN on 6.0: Does not compile |
1.07 18 Mar 2004 20:59:15 |
trevor |
Add size data, approved by maintainers. |
1.07 12 Mar 2004 00:32:23 |
edwin |
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com> |
1.07 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.07 02 Nov 2003 11:44:30 |
edwin |
Remove mastersite which doesn't get updated soon enough.
Informed maintainer. |
1.07 08 Apr 2003 12:09:49 |
edwin |
Update port: net/arping
- Update to latest release. (bug fix)
- Remove unnesscessary patch files
- Maintainer CC'ed
PR: ports/50718
Submitted by: "Michael L.Hostbaek" <mich@freebsdcluster.org>
Approved by: talked to the maintainer earlier today about it (see
ports/50322) |
1.06 08 Apr 2003 10:46:08 |
edwin |
update net/arping to 1.06
update net/arping to 1.06
PR: ports/50322
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Approved by: roman@xpert.com |
1.04 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
1.04 03 Jan 2003 13:27:37 |
arved |
Update to 1.04 |
1.00 07 Jun 2002 07:38:54 |
kris |
Respect CC and CFLAGS |
1.00 08 Apr 2002 04:08:48 |
dd |
Correct typo. |
1.00 26 Mar 2002 05:37:59 |
ijliao |
synscan.nss.nu -> http://www.habets.pp.se/synscan/
both master site and WWW
Submitted by: Thomas Habets <thomas@habets.pp.se> |
22 Jul 2001 06:27:15 |
dwcjr |
Update to 1.00 |
07 Jun 2001 19:58:01 |
dwcjr |
Update to latest version |
04 May 2001 10:29:25 |
mharo |
0.95->0.96 |
22 Oct 2000 00:44:51 |
jeh |
Add another mirror site |
16 Oct 2000 15:27:48 |
jeh |
Add net/arping v0.95. ARP level "ping" utility |