aboutsummaryrefslogtreecommitdiff
path: root/net/hping
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark BROKEN on riscv64 the same as on aarch64.Mark Linimon2020-12-091-0/+1
| | | | | | | | Approved by: portmgr (tier-2 blanket) Obtained from: lonesome.com build testing Notes: svn path=/head/; revision=557334
* Ensure that there is only one variable definition per each object, asAlexey Dokuchaev2020-09-021-0/+6
| | | | | | | | | | the C (and C++) standards mandated for years and compilers started to enforce as of recently (Clang 11, GCC 10). Reported by: pkg-fallout Notes: svn path=/head/; revision=547350
* Remove compatibility code for FreeBSD < 11.2 from all ports.Rene Ladan2018-11-021-5/+1
| | | | | | | | | | Simplify some ports where DragonFlyBSD no longer needs to be special-cased. Submitted by: rene Reviewed by: bapt, jbeich Differential Revision: https://reviews.freebsd.org/D17724 Notes: svn path=/head/; revision=483807
* Fix a common grammar error: "can not" means the opposite of "cannot."Adam Weinberger2018-08-011-1/+1
| | | | | | | "Can not" means "it is possible not to," and "cannot" means "it is impossible to." Notes: svn path=/head/; revision=476184
* The proper spelling is aarch64, not arm64.Mark Linimon2016-11-111-1/+1
| | | | Notes: svn path=/head/; revision=425869
* Mark as broken on arm64: cannot determine byte order.Mark Linimon2016-11-081-0/+2
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=425676
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-8/+8
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Bump PORTREVISION.Kevin Lo2015-12-311-1/+1
| | | | Notes: svn path=/head/; revision=404947
* Check OPSYS. This unbreaks DragonFly after last commit.Kevin Lo2015-12-311-1/+1
| | | | | | | Submitted by: marino Notes: svn path=/head/; revision=404915
* Mark this unbroken on FreeBSD < 1100030.Kevin Lo2015-12-312-1/+7
| | | | | | | Pointed out by: mat Notes: svn path=/head/; revision=404909
* - Fix the error "[send_ip] sendto: Invalid argument"; ip_len and ip_tos ↵Kevin Lo2015-12-223-4/+40
| | | | | | | | | must be provided in host byte order. - Fix build with arm Notes: svn path=/head/; revision=404246
* Typos, whitespace and capitalization fixes (G-P).Jimmy Olgeni2015-09-201-1/+1
| | | | Notes: svn path=/head/; revision=397461
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* Support stagingEmanuel Haupt2014-02-281-10/+9
| | | | Notes: svn path=/head/; revision=346466
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Update maintainer address.Wesley Shields2012-12-121-2/+2
| | | | | | | | | | | Trim headers where applicable and in the cases where the maintainer is the original author remove the headers entirely. Update mirror to point to the newer location (old one redirected). Submitted by: Nicolas Jombart <ecu@200ok.org> (maintainer, private mail) Notes: svn path=/head/; revision=308806
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Add conflict with net/hping-develAndrej Zverev2005-11-151-1/+1
| | | | | | | | | Forgot it in previous commit PR: ports/88553 Notes: svn path=/head/; revision=148356
* - Add a mirror site for distfileAndrej Zverev2005-11-152-2/+6
| | | | | | | | | | - Add SHA256 PR: ports/88553 Submitted by: maintainer Notes: svn path=/head/; revision=148341
* Fix build on ia64Kirill Ponomarev2004-10-101-3/+8
| | | | | | | | | PR: ports/71741 Submitted by: maintainer Approved by: portmgr (implicit) Notes: svn path=/head/; revision=118597
* - Fix build on amd64Kirill Ponomarev2004-05-291-0/+13
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=110328
* - Update to version 2.0.0r3Kirill Ponomarev2004-05-196-178/+30
| | | | | | | | PR: ports/66869 Submitted by: maintainer Notes: svn path=/head/; revision=109497
* Move package files from pkg-plist to Makefile.Sergey A. Osokin2004-04-132-10/+7
| | | | | | | | | Use DOCSDIR macro where it possible. Remove pkg-plist. No functionaly changes. Notes: svn path=/head/; revision=106885
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Lots of warnings when compiling hpingEdwin Groothuis2003-08-251-0/+145
| | | | | | | | | | Lots of compiler warnings generated when compiling the hping port. PR: ports/50484 Submitted by: root <macklobell@hotmail.com> Notes: svn path=/head/; revision=87658
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Email address update for Nicolas JombartEdwin Groothuis2003-01-182-2/+2
| | | | | | | | | | | | From: Nicolas Jombart <ecu@ipv42.net> To: Edwin Groothuis <edwin@FreeBSD.org> Cc: Nicolas.Jombart@hsc-labs.com Thank you for commiting my last PR this week. Can you, if you have time, change my e-mail address in all of my ports ? (see diff attached). Notes: svn path=/head/; revision=73442
* Maintainer update to version 2.0.0rc2Edwin Groothuis2002-11-232-4/+4
| | | | | | | | PR: ports/45533 Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com> Notes: svn path=/head/; revision=70830
* unbreak on -currentEdwin Groothuis2002-11-175-6/+30
| | | | | | | | PR: 45374 Submitted by: maintainer Notes: svn path=/head/; revision=70328
* - Add patchesKevin Lo2001-09-173-0/+22
| | | | | | | | | | - Bump PORTVERSION PR: 30611 Submitted by: MAINTAINER Notes: svn path=/head/; revision=47901
* Bump PORTEPOCH (missed on last commit)David W. Chapman Jr.2001-09-151-0/+1
| | | | | | | Pointed out by: petef Notes: svn path=/head/; revision=47840
* Give maintainership to originatorDavid W. Chapman Jr.2001-09-146-81/+18
| | | | | | | | | | | | Remove broken line Update to 2.0.0-rc1 PR: 30572 Submitted by: Nicolas.Jombart@hsc-labs.com Approved by: maintainer Notes: svn path=/head/; revision=47833
* Mark this port BROKEN. Mail to the MAINTAINER bounces.Brian Somers2001-07-151-0/+2
| | | | Notes: svn path=/head/; revision=45135
* Recognize more Ethernet interfaces.Peter Pentchev2001-06-043-3/+34
| | | | | | | | | | | | Install docs, honoring NOPORTDOCS. PR: 27649 - the problem of unrecognized ether ifaces; 27874 - the maintainer patch. Reported by: Jason Swank <jswank@colltech.com> (the problem) Submitted by: maintainer (the patch) Notes: svn path=/head/; revision=43489
* Add New Port: security/hpingJames E. Housley2000-10-288-0/+95
Network auditing tool PR: 21933 Submitted by: Roman Shterenzon <roman@xpert.com> Notes: svn path=/head/; revision=34329