summaryrefslogtreecommitdiff
path: root/net/hping-devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired hping-devel, missed in r454648Adam Weinberger2017-11-218-410/+0
| | | | Notes: svn path=/head/; revision=454655
* lang/tcl84, x11-toolkits/tk84: extend expiration for another monthPietro Cerutti2017-10-201-0/+3
| | | | | | | Track down a few more ports that depend on those two, and deprecate them too. Notes: svn path=/head/; revision=452517
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.Mark Linimon2016-11-081-1/+1
| | | | Notes: svn path=/head/; revision=425758
* 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-7/+7
| | | | | | | 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
* 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
* It seems some people keep adding $FreeBSD$ to patch files.Mathieu Arnold2015-09-161-3/+0
| | | | | | | | | | | Patches must not be changed by the vcs, this includes the svn:keyword expansion. Set fbsd:nokeywords to a couple of patches. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=397064
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-171-1/+0
| | | | | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 Notes: svn path=/head/; revision=394508
* Add USES=alias to 11 ports (non-invasive DragonFly support)John Marino2015-07-031-1/+1
| | | | Notes: svn path=/head/; revision=391227
* net category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-3/+0
| | | | | | | | | | | openafs did not pass check-plist (pre-existing) so fixed and bumped. Also, pkg-plist was sorted. mediatomb and spread also fail plist-checks but they weren't fixed. approved by: PTHREAD blanket Notes: svn path=/head/; revision=382278
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375100
* net/hping-devel: support stageWilliam Grzybowski2014-06-301-22/+11
| | | | | | | | PR: 191496 Submitted by: maintainer Notes: svn path=/head/; revision=359903
* - Convert gmake,bzip2 to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355691
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Update maintainer address.Wesley Shields2012-12-121-6/+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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* - Add net/hping-develAndrej Zverev2005-11-157-0/+387
This is the devel branch of hping: it's the same, but with a TCL scripting feature. PR: ports/88552 Submitted by: Nicolas Jombart Notes: svn path=/head/; revision=148354