summaryrefslogtreecommitdiff
path: root/net/apinger/files/patch-src_icmp.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-11-11apinger cleanupMichael Landin1-2/+2
- Add DOCS option, enabled by default - Move docs from pkg-plist to PORTDOCS - Use IPV6_CONFIGURE_ENABLE knob - Make rclint happy - Regenerate patches with make makepatch - Add @sample to apinger.conf - Bump PORTREVISION due to rc script changei PR: ports/204465 Submitted by: garga Sponsored by: Rubicon Communications (Netgate)
2015-05-22Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold1-3/+0
With hat: portmgr Sponsored by: Absolight
2005-07-26o add patch to fix problem with icmp header type control messageMichael Landin1-0/+14
PR: ports/84018 Submitted by: Louis Mamakos <louie@transsys.com>