Port details |
- libcidr Library to handle manipulating CIDR netblocks
- 1.2.3_1 devel
=2 1.2.3_1Version of this port present on the latest quarterly branch. - Maintainer: fullermd@over-yonder.net
 - Port Added: 2012-04-01 04:40:54
- Last Update: 2024-02-23 12:51:52
- Commit Hash: 8e35e07
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://www.over-yonder.net/~fullermd/projects/libcidr
- Description:
- libcidr is a library that provides a number of functions to input, output,
manipulate, compare, multilate, and otherwise play with, IP addresses and
netblocks.
It supports both IPv4 and IPv6, and provides sufficiently diverse functions
to be useful for everything from log processes to network client and server
programs. It parses addresses in a wide variety of common formats. It also
provides a plethora of options for formatting them on the output as well.
It can compare them in various ways and give you some useful statistics
about the netblocks in which they reside.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libcidr/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libcidr
- pkg install libcidr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libcidr
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libcidr-1.2.3.tar.xz) = afbe266a9839775a21091b0e44daaf890a46ea4c2d3f5126b3048d82b9bfbbc4
SIZE (libcidr-1.2.3.tar.xz) = 155144
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- security/snort2pfcd
Configuration Options:
- ===> The following configuration options are available for libcidr-1.2.3_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_libcidr
- USES:
- tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.3_1 23 Feb 2024 12:51:52
    |
Muhammad Moinur Rahman (bofh)  |
devel/libcidr: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.2.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.2.3 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.2.3 27 Oct 2014 10:40:08
  |
bapt  |
Cleanup plist |
1.2.3 29 Jul 2014 21:25:31
  |
adamw  |
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.
Approved by: portmgr (most of them) |
1.2.3 15 Feb 2014 15:40:57
  |
pawel  |
- Update to version 1.2.3, more precise LICENSE [1]
- Remove leading article from COMMENT
- Convert to new options framework, use helpers
- Respect CFLAGS
PR: ports/186340 [1]
Submitted by: maintainer |
1.2.2 08 Feb 2014 20:06:43
  |
rakuco  |
- Fix `make package' by removing @dirrm entry for a non-existent directory.
- Use a valid LICENSE name. |
1.2.2 25 Jan 2014 02:42:22
  |
zi  |
- Update to 1.2.2
- Pass maintainership to author/submitter
- Add STAGE support
PR: ports/185735
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> |
1.2.1 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.2.1 22 Oct 2012 12:04:02
  |
zi  |
- Update to 1.2.1
Submitted by: "Matthew D. Fuller" <fullermd@over-yonder.net>
Feature safe: yes |
1.2 07 May 2012 11:56:11
 |
zi  |
- Update to 1.2
- Add LICENSE
Submitted by: "Matthew D. Fuller" <fullermd@over-yonder.net> |
1.1 04 Apr 2012 19:56:54
 |
zi  |
- Resolve typo in pkg-descr
- Add additional MASTER_SITE
Feature safe: yes
Requested by: "Matthew D. Fuller" <fullermd@over-yonder.net> |
1.1 01 Apr 2012 04:40:26
 |
zi  |
New port: devel/libcidr
libcidr is a library that provides a number of functions to input, output,
manipulate, compare, multilate, and otherwise play with, IP addresses and
netblocks.
It supports both IPv4 and IPv6, and provides sufficiently diverse functions
to be useful for everything from log processes to network client and server
programs. It parses addresses in a wide variety of common formats. It also
provides a plethora of options for formatting them on the output as well.
It can compare them in various ways and give you some useful statistics
about the netblocks in which tey reside.
WWW: http://www.over-yonder.net/~fullermd/projects/libcidr
Feature safe: yes |