Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a98e0e66 | 2022-03-07 21:36:41 | remove rcs IDs in ports that I maintain | ||
| 6cc97792 | 2020-07-11 22:54:35 | switch my maintainer email addresses to my own domain | ||
| 9c6e9626 | 2019-06-03 16:06:50 | s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain | ||
| dd1a06b9 | 2017-12-07 13:12:44 | FIX_EXTRACT_PERMISSIONS | ||
| da48384a | 2014-06-01 11:22:31 | 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 | ||
| 9bea42c5 | 2014-05-27 13:42:38 | 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. | ||
| 288bb090 | 2014-05-14 10:06:20 | 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. |