aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/tcpreplay
Commit message (Collapse)AuthorAgeFilesLines
* net-mgmt/tcpreplay: Update to 4.3.4Emanuel Haupt2021-05-022-17/+15
| | | | While here pacify portclippy/portfmt
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 4.3.2Emanuel Haupt2020-06-152-7/+4
| | | | | | | | | | - Unbreak on 13.0-CURRENT Changelog: https://github.com/appneta/tcpreplay/releases/tag/v4.3.3 MFH: 2020Q2 (blanket, trivial fix) Notes: svn path=/head/; revision=538884
* Mark BROKEN on 13.0-CURRENT, includes a comment with a link to the upstream bugEmanuel Haupt2019-05-251-0/+3
| | | | | | | | | report. Notified by: pkg-fallout Notes: svn path=/head/; revision=502571
* Update to 4.3.2Emanuel Haupt2019-03-132-4/+4
| | | | Notes: svn path=/head/; revision=495627
* Update to 4.3.1Emanuel Haupt2018-12-282-4/+4
| | | | Notes: svn path=/head/; revision=488588
* - Update to 4.3.0Emanuel Haupt2018-11-122-6/+6
| | | | | | | - Pacify portlint Notes: svn path=/head/; revision=484804
* - Switch to new test frameworkDmitry Marakasov2018-02-081-3/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=461205
* Fix OPTIONS_SINGLE logic. The two options (LIBPCAP_BASE and LIBPCAP_PORTS) needEmanuel Haupt2017-08-311-5/+4
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=449020
* Correctly define the _DESC valuesDan Langille2017-08-301-3/+3
| | | | | | | Reported by: ehaupt,mat Notes: svn path=/head/; revision=449000
* Add base/port options for libpcapDan Langille2017-08-301-0/+13
| | | | | | | | PR: 221923 Approved by: ehaupt (maintainer) Notes: svn path=/head/; revision=448998
* Update to 4.2.6Emanuel Haupt2017-05-172-4/+4
| | | | Notes: svn path=/head/; revision=441114
* Update to 4.2.5Emanuel Haupt2017-05-092-4/+4
| | | | Notes: svn path=/head/; revision=440481
* Update to 4.2.4Emanuel Haupt2017-04-272-4/+4
| | | | Notes: svn path=/head/; revision=439537
* Update to 4.2.3Emanuel Haupt2017-04-212-4/+4
| | | | Notes: svn path=/head/; revision=439036
* Update to 4.2.2Emanuel Haupt2017-04-102-4/+4
| | | | Notes: svn path=/head/; revision=438132
* - Update to 4.2.1Emanuel Haupt2017-03-233-7/+16
| | | | | | | | - Move to GitHub - Update WWW Notes: svn path=/head/; revision=436781
* - Update to 4.1.2Emanuel Haupt2016-11-204-7/+8
| | | | | | | - Update WWW Notes: svn path=/head/; revision=426558
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update to 4.1.1Emanuel Haupt2016-01-122-3/+3
| | | | Notes: svn path=/head/; revision=405863
* Update to 4.1.0Emanuel Haupt2014-12-182-3/+3
| | | | Notes: svn path=/head/; revision=374883
* - Update to 4.0.5Emanuel Haupt2014-09-102-10/+4
| | | | | | | - Fix build on 8.x Notes: svn path=/head/; revision=367801
* Does not compile on FreeBSD 8.xEmanuel Haupt2014-07-181-3/+6
| | | | Notes: svn path=/head/; revision=362189
* Update to 4.0.4Emanuel Haupt2014-07-052-3/+3
| | | | Notes: svn path=/head/; revision=360724
* Tell portscout to skip version 4.0.4 as it does not build on 8.xEmanuel Haupt2014-03-241-0/+3
| | | | Notes: svn path=/head/; revision=348995
* Add regression-test target.Emanuel Haupt2014-02-051-0/+3
| | | | Notes: svn path=/head/; revision=342650
* Update to 4.0.3Emanuel Haupt2014-02-052-3/+3
| | | | Notes: svn path=/head/; revision=342626
* Update to 4.0.2Emanuel Haupt2014-01-182-3/+3
| | | | Notes: svn path=/head/; revision=340154
* Update to 4.0.1Emanuel Haupt2014-01-172-3/+3
| | | | Notes: svn path=/head/; revision=340016
* Update to 4.0.0Emanuel Haupt2014-01-063-5/+8
| | | | Notes: svn path=/head/; revision=338881
* Fix package list.Emanuel Haupt2013-10-252-4/+10
| | | | Notes: svn path=/head/; revision=331571
* Support staging.Emanuel Haupt2013-10-231-1/+0
| | | | Notes: svn path=/head/; revision=331362
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* Remove indefinite article from COMMENTEmanuel Haupt2013-03-081-6/+2
| | | | Notes: svn path=/head/; revision=313649
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to 3.4.4Emanuel Haupt2010-04-122-5/+4
| | | | Notes: svn path=/head/; revision=252614
* Don't depend on net/libpcap anymore, use base pcap instead. This allows us toEmanuel Haupt2009-09-201-4/+4
| | | | | | | | | | re-enable pcapnav support. Submitted by: wxs Feature safe: yes Notes: svn path=/head/; revision=241815
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Update to 3.4.3Emanuel Haupt2009-08-042-4/+4
| | | | Notes: svn path=/head/; revision=238872
* Update to 3.4.2Emanuel Haupt2009-07-283-4/+15
| | | | Notes: svn path=/head/; revision=238482
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+1
| | | | Notes: svn path=/head/; revision=231102
* Update to 3.4.1Emanuel Haupt2009-03-092-5/+6
| | | | Notes: svn path=/head/; revision=229754
* Update to 3.4.0Emanuel Haupt2009-01-292-4/+4
| | | | Notes: svn path=/head/; revision=227082
* Update to 3.3.2Emanuel Haupt2008-06-252-4/+4
| | | | Notes: svn path=/head/; revision=215779
* Update to 3.3.1Emanuel Haupt2008-05-192-4/+4
| | | | Notes: svn path=/head/; revision=213348
* Update to 3.3.0Emanuel Haupt2008-05-052-4/+4
| | | | Notes: svn path=/head/; revision=212655
* Update to 3.2.5Emanuel Haupt2008-01-272-5/+5
| | | | Notes: svn path=/head/; revision=206275
* - Update to 3.2.3Emanuel Haupt2007-12-123-26/+17
| | | | | | | | | | - Update WWW - Take maintainership Approved by: laszlof (maintainer, implicit) Notes: svn path=/head/; revision=203367