notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
grepcidr Filter IP addresses matching IPv4 CIDR/network specification
2.0_1 net-mgmt on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-04-25 05:04:16
Last Update: 2024-01-09 10:32:17
Commit Hash: 03c7f3c
People watching this port, also watch:: openvpn, coreutils, smartmontools, nagios, ngrep
Also Listed In: textproc
License: GPLv2
WWW:
http://www.pc-tools.net/unix/grepcidr/
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/grepcidr
  2. share/man/man1/grepcidr.1.gz
  3. /usr/local/share/licenses/grepcidr-2.0_1/catalog.mk
  4. /usr/local/share/licenses/grepcidr-2.0_1/LICENSE
  5. /usr/local/share/licenses/grepcidr-2.0_1/GPLv2
Collapse this list.
Dependency lines:
  • grepcidr>0:net-mgmt/grepcidr
To install the port:
cd /usr/ports/net-mgmt/grepcidr/ && make install clean
To add the package, run one of these commands:
  • pkg install net-mgmt/grepcidr
  • pkg install grepcidr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: grepcidr
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (grepcidr-2.0.tar.gz) = 61886a377dabf98797145c31f6ba95e6837b6786e70c932324b7d6176d50f7fb SIZE (grepcidr-2.0.tar.gz) = 16557

Packages (timestamps in pop-ups are UTC):
grepcidr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0_12.0_12.02.0_12.0_1-2.0-
FreeBSD:13:quarterly2.02.02.02.02.02.02.02.0
FreeBSD:14:latest2.0_12.0_12.02.0_12.0_12.0-2.0
FreeBSD:14:quarterly2.02.0-2.02.02.02.02.0
FreeBSD:15:latest2.0_12.0_1n/a2.0_1n/a2.0_12.0_12.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_grepcidr
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
  2. http://www.pc-tools.net/files/unix/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0_1
09 Jan 2024 10:32:17
commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1commit hash: 03c7f3c4124caf0cd8735753986ee630eadd37a1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0
18 Jul 2018 22:20:24
Revision:474907Original commit files touched by this commit
yuri search for other commits by this committer
Reset maintainership of the ports maintained by alexey@renatasystems.org

Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp

Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08

The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama)
2.0
02 Mar 2015 23:36:36
Revision:380307Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
2.0
31 May 2014 12:09:59
Revision:355965Original commit files touched by this commit
alexey search for other commits by this committer
Update to latest version - 2.0

Approved by:	wg (mentor)
1.4
28 Nov 2013 17:49:05
Revision:335112Original commit files touched by this commit
alexey search for other commits by this committer
* Update to 1.4
* STAGE support

Approved by:	wg (mentor)
1.3_1
20 Sep 2013 22:24:44
Revision:327757Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
1.3_1
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.3_1
05 Nov 2010 11:04:03
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove no-op OPTIONS
- Add MASTER_SITES
- Pass maintainership to submitter

PR:             ports/151920
Submitted by:   Alexey V. Degtyarev <alexey@renatasystems.org>
1.3_1
05 Nov 2010 07:02:12
Original commit files touched by this commit
erwin search for other commits by this committer
Reset maintainership

Submitted by:   maintainer
1.3_1
14 Jan 2010 23:19:21
Original commit files touched by this commit
pgollucci search for other commits by this committer
* Add an option to apply patch allowing to search for pattern anywhere in line
* Add -DHAVE_STRING_H to make compiler happy
* Bump PORTREVISION

PR:             ports/141437
Submitted by:   "Alexander V. Chernikov" <melifaro@ipfw.ru>
Approved by:    maintainer timeout (1 month)
1.3
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
1.3
01 Feb 2006 01:08:07
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.3
25 Apr 2005 05:03:43
Original commit files touched by this commit
edwin search for other commits by this committer
net-mgmt/grepcidr: Filter IP addresses matching IPv4 CIDR/network specification

    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.

PR:             ports/80315
Submitted by:   Douglas Fraser <doug+ports@idmf.net>

Number of commits found: 17