Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.5.1 16 Jul 2024 16:12:17 |
Vladimir Druzenko (vvd) Author: mew14930xvi |
net-mgmt/tcpreplay: take maintainership, add LICENSE_FILE, OPTIONS modified
Also:
- replace patch for fix build (upstream issue:
https://github.com/appneta/tcpreplay/issues/809);
- remake patches with makepatch;
- remove GNU_CONFIGURE_MANPREFIX.
Version 4.5.1 contains many bug fixes:
https://github.com/appneta/tcpreplay/releases/tag/v4.5.1
PR: 280260
Approved by: ehaupt (maintainer)
MFH: 2024Q3 |
4.5.1 16 Jul 2024 12:40:29 |
Emanuel Haupt (ehaupt) |
net-mgmt/tcpreplay: Update to 4.5.1
- Update to 4.5.1
- Take maintainership |
4.4.4 26 Mar 2024 03:53:31 |
Gabriel M. Dutra (dutra) Author: mew14930xvi |
net-mgmt/tcpreplay: Add Makefile patch
PR: 277965
Reported by: mew14930xvi <mew14930xvi@inbox.lv>
Approved by: garga (mentor, implicit) |
4.4.4 26 Mar 2024 01:52:17 |
Gabriel M. Dutra (dutra) Author: mew14930xvi |
net-mgmt/tcpreplay: Update to 4.4.4
changeLog:
https://github.com/appneta/tcpreplay/releases/tag/v4.4.4
PR: 277924
Reported by: mew14930xvi <mew14930xvi@inbox.lv>
Approved by: garga (mentor, implicit) |
4.4.3_1 24 Mar 2024 08:52:52 |
Emanuel Haupt (ehaupt) |
net-mgmt/tcpreplay: Relinuqish maintainership
Issues with the latest release ramain unresolved for > 6 months:
https://github.com/appneta/tcpreplay/issues/809
Back to the unmaintained pool. |
4.4.3_1 21 Jan 2024 18:08:41 |
Emanuel Haupt (ehaupt) |
*/*: Simply future removal of GNU_CONFIGURE_MANPREFIX
Simplify the future removal of GNU_CONFIGURE_MANPREFIX after the
manprefix migration is complete. The current placement of
GNU_CONFIGURE_MANPREFIX will not result in consecutive blank lines or
comments when lines containing GNU_CONFIGURE_MANPREFIX are removed in
batches.
Notified by: mat |
4.4.3_1 21 Jan 2024 17:43:25 |
Emanuel Haupt (ehaupt) |
net-mgmt/tcpreplay: Move manpages to share/man |
4.4.3 13 Jun 2023 11:30:54 |
Emanuel Haupt (ehaupt) |
net-mgmt/tcpreplay: Set PORTSCOUT variable
While here pacify portfmt |
4.4.3 02 Jan 2023 20:55:13 |
Emanuel Haupt (ehaupt) |
net-mgmt/tcpreplay: Update to 4.4.3 |
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) |
4.4.2 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 ) |
4.4.2 27 Aug 2022 14:37:29 |
Emanuel Haupt (ehaupt) |
net-mgmt/tcpreplay: Update to 4.4.2 |
4.4.1_1 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
net-mgmt: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* @BABOLO <.@babolo.ru>
* Alex Samorukov, samm@freebsd.org
* Alexander Kriventsov <avk@vl.ru>
* Alexander Sulfrian <alexander@sulfrian.net>
* Alexander Y. Grigoryev <alexander.4mail@gmail.com>
* Alexandre Biancalana <ale@biancalanas.net>
* Alexandre Snarskii <snar@paranoia.ru>
* Alexandre Snarskii <snar@snar.spb.ru>
* Alexey Bobkov <mr.deadlystorm@gmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Degtyarev (Only the first 15 lines of the commit message are shown above ) |
4.4.1_1 18 Apr 2022 17:49:51 |
Bernhard Froehlich (decke) |
net-mgmt/tcpreplay: Fix deprecated CPE_VENDOR
Approved by: portmgr (blanket) |
4.4.1_1 02 Apr 2022 10:15:04 |
Emanuel Haupt (ehaupt) |
net-mgmt/tcpreplay: properly depend on ports libpcap
This port offers a non-default option to use net/libpcap instead of the
one from base.
If that option is chosen specifically specify the shared object version
in order to link against libpcap from ports.
PR: 262976
Reported by: mikael |
4.4.1 12 Feb 2022 21:02:13 |
Emanuel Haupt (ehaupt) |
net-mgmt/tcpreplay: Update to 4.4.1
- Update to 4.4.1
- Use upstream release archive
- Partially fix "make test"
PR: 261738 |
4.4.0 31 Jan 2022 21:39:37 |
Emanuel Haupt (ehaupt) |
net-mgmt/tcpreplay: Update to 4.4.0 |
4.3.4 08 Oct 2021 11:41:42 |
Bernhard Froehlich (decke) |
net-mgmt/tcpreplay: Add CPE information
Approved by: portmgr (blanket) |
4.3.4 02 May 2021 12:23:04 |
Emanuel Haupt (ehaupt) |
net-mgmt/tcpreplay: Update to 4.3.4
While here pacify portclippy/portfmt |
4.3.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.3.3 15 Jun 2020 15:07:52 |
ehaupt |
- Update to 4.3.2
- Unbreak on 13.0-CURRENT
Changelog: https://github.com/appneta/tcpreplay/releases/tag/v4.3.3
MFH: 2020Q2 (blanket, trivial fix) |
4.3.2 25 May 2019 12:15:29 |
ehaupt |
Mark BROKEN on 13.0-CURRENT, includes a comment with a link to the upstream bug
report.
Notified by: pkg-fallout |
4.3.2 13 Mar 2019 18:17:33 |
ehaupt |
Update to 4.3.2 |
4.3.1 28 Dec 2018 08:30:44 |
ehaupt |
Update to 4.3.1 |
4.3.0 12 Nov 2018 14:48:38 |
ehaupt |
- Update to 4.3.0
- Pacify portlint |
4.2.6_3 08 Feb 2018 09:02:48 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
4.2.6_3 31 Aug 2017 09:55:58 |
ehaupt |
Fix OPTIONS_SINGLE logic. The two options (LIBPCAP_BASE and LIBPCAP_PORTS) need
to be mutually exclusive.
If LIBPCAP_BASE is selected, make sure the binary is linked against the libpcap
from base, even if net/libpcap is present.
Bump PORTREVISION to make sure the OPTIONS change is tracked.
Reported by: jbeich |
4.2.6_2 30 Aug 2017 20:02:36 |
dvl |
Correctly define the _DESC values
Reported by: ehaupt,mat |
4.2.6_1 30 Aug 2017 19:32:01 |
dvl |
Add base/port options for libpcap
PR: 221923
Approved by: ehaupt (maintainer) |
4.2.6 17 May 2017 18:48:09 |
ehaupt |
Update to 4.2.6 |
4.2.5 09 May 2017 11:31:04 |
ehaupt |
Update to 4.2.5 |
4.2.4 27 Apr 2017 09:47:47 |
ehaupt |
Update to 4.2.4 |
4.2.3 21 Apr 2017 09:38:12 |
ehaupt |
Update to 4.2.3 |
4.2.2 10 Apr 2017 08:16:40 |
ehaupt |
Update to 4.2.2 |
4.2.1 23 Mar 2017 21:35:35 |
ehaupt |
- Update to 4.2.1
- Move to GitHub
- Update WWW |
4.1.2 20 Nov 2016 05:34:25 |
ehaupt |
- Update to 4.1.2
- Update WWW |
4.1.1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
4.1.1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.1.1 12 Jan 2016 11:26:34 |
ehaupt |
Update to 4.1.1 |
4.1.0 18 Dec 2014 09:59:36 |
ehaupt |
Update to 4.1.0 |
4.0.5 10 Sep 2014 08:01:54 |
ehaupt |
- Update to 4.0.5
- Fix build on 8.x |
4.0.4 18 Jul 2014 08:30:05 |
ehaupt |
Does not compile on FreeBSD 8.x |
4.0.4 05 Jul 2014 06:51:06 |
ehaupt |
Update to 4.0.4 |
4.0.3 24 Mar 2014 13:23:14 |
ehaupt |
Tell portscout to skip version 4.0.4 as it does not build on 8.x |
4.0.3 05 Feb 2014 08:21:34 |
ehaupt |
Add regression-test target. |
4.0.3 05 Feb 2014 03:04:48 |
ehaupt |
Update to 4.0.3 |
4.0.2 18 Jan 2014 08:33:40 |
ehaupt |
Update to 4.0.2 |
4.0.1 17 Jan 2014 07:35:34 |
ehaupt |
Update to 4.0.1 |
4.0.0 06 Jan 2014 14:06:57 |
ehaupt |
Update to 4.0.0 |
3.4.4 25 Oct 2013 12:42:01 |
ehaupt |
Fix package list. |
3.4.4 23 Oct 2013 10:26:46 |
ehaupt |
Support staging. |
3.4.4 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
3.4.4 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
3.4.4 08 Mar 2013 14:00:31 |
ehaupt |
Remove indefinite article from COMMENT |
3.4.4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.4.4 12 Apr 2010 21:33:27 |
ehaupt |
Update to 3.4.4 |
3.4.3_1 20 Sep 2009 11:56:10 |
ehaupt |
Don't depend on net/libpcap anymore, use base pcap instead. This allows us to
re-enable pcapnav support.
Submitted by: wxs
Feature safe: yes |
3.4.3 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
3.4.3 04 Aug 2009 09:22:40 |
ehaupt |
Update to 3.4.3 |
3.4.2 28 Jul 2009 08:07:58 |
ehaupt |
Update to 3.4.2 |
3.4.1 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
3.4.1 09 Mar 2009 13:58:32 |
ehaupt |
Update to 3.4.1 |
3.4.0 29 Jan 2009 10:21:55 |
ehaupt |
Update to 3.4.0 |
3.3.2 25 Jun 2008 22:07:29 |
ehaupt |
Update to 3.3.2 |
3.3.1 19 May 2008 20:30:50 |
ehaupt |
Update to 3.3.1 |
3.3.0 05 May 2008 13:50:48 |
ehaupt |
Update to 3.3.0 |
3.2.5 27 Jan 2008 03:22:16 |
ehaupt |
Update to 3.2.5 |
3.2.3 12 Dec 2007 18:12:07 |
ehaupt |
- Update to 3.2.3
- Update WWW
- Take maintainership
Approved by: laszlof (maintainer, implicit) |
2.3.5_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.3.5 07 Nov 2006 15:37:06 |
laszlof |
Update my email address in all ports that I maintain.
Approved by: flz (mentor) |
2.3.5 21 Dec 2005 06:02:47 |
az |
- Update to version 2.3.5
- Pass maintainership to submitter
PR: ports/90727
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> |
2.2.2_1 25 Nov 2005 16:56:11 |
pav |
- Add SHA256 |
2.2.2_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> |
2.2.2 12 Oct 2005 21:19:18 |
linimon |
Pacify distfile survey. |
2.2.2 03 Apr 2005 21:30:39 |
kris |
Reset inactive maintainer. Thanks for your work in the past! |
2.2.2 23 Jun 2004 15:41:32 |
vs |
Update to 2.2.2
(libpcapnav-support is disabled because libpcapnav links against libpcap.so
from base and the port itself links against libpcap.a from the port. I
haven't checked if this would indeed cause problems, but sounds like asking
for trouble to me)
Closes PR: ports/64866
Submitted by: Gaspar Chilingarov
Approved by: maintainer timeout |
1.4.6_1 14 Apr 2004 10:01:05 |
krion |
- Bump PORTREVISION because of new libnet-devel version |
1.4.6 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.4.6 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |