7 Commits

Author SHA1 Message Date
sthen
a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
espie
dd1a06b9bb FIX_EXTRACT_PERMISSIONS 2017-12-07 13:12:44 +00:00
sthen
da48384a97 add a comment to Makefile for version number, as there is a fork with a
confusingly similar name and higher version number which is actually older
no pkg change
2014-06-01 11:22:31 +00:00
sthen
9bea42c5af update to grepcidr-2.0, now supports IPv6, searching multiple files, unlimited
length lines, complains rather than ignores bad formats, replaces regex with
(often faster) 'hints' scanner.
2014-05-27 13:42:38 +00:00
sthen
288bb090a0 import textproc/grepcidr, ok jasper@
grepcidr can be used to filter a list of IP addresses against one or
more Classless Inter-Domain Routing (CIDR) specifications, or arbitrary
networks specified by an address range. As with grep, there are options
to invert matching and load patterns from a file. grepcidr is capable
of comparing thousands or even millions of IPs to networks with little
memory usage and in reasonable computation time.

grepcidr has endless uses in network software, including: mail filtering
and processing, network security, log analysis, and many custom applications.
2014-05-14 10:06:20 +00:00