Commit graph

4 commits

Author SHA1 Message Date
shattered
733ae036e6 Update to 2.97. Changes:
- New -s flag to stop comlaints about sloppy (misaligned CIDRs)
- CIDRs now always properly bit aligned, even if the base address wasn't
2015-10-31 11:23:33 +00:00
apb
6b8b9bf43a Upstream made some changes without changing the version number.
Deal with that by bumping PKGREVISION, and using a DIST_SUBDIR.  The
DIST_SUBDIR name contains the date when upstream made the change, in
case they do it again.

The changes are small bug fixes (verified by comparing the
unpacked files).  I will also ask upstream not to do this again.
2013-12-27 05:56:49 +00:00
apb
ff711b740a Update grepcidr to version 2.95. It's now distributed as a tarball,
so we don't have to download each file individually; a bug in command
line argument parsing has been fixed, and an incorrect size has been fixed
in a malloc call.
2013-12-16 15:28:28 +00:00
apb
75ce1959e1 Add grepcidr-2.9.
From the man page:
grepcidr can be used to filter a list of IP addresses against one or
more IPv4 and IPv6 address ranges.  As with grep, there are options to
invert matching and load patterns from a file.  grepcidr is designed to
scale well, and handle large numbers of patterns and large input files
efficiently.  This version uses a completely rewritten parser that is
typically two or three times faster than previous versions.
2013-12-14 06:56:16 +00:00