Port details |
- subnetcalc IPv4/IPv6 Subnet Calculator
- 2.6.1 net =3 2.5.1Version of this port present on the latest quarterly branch.
- Maintainer: thomas.dreibholz@gmail.com
- Port Added: 2010-08-04 20:00:35
- Last Update: 2024-12-22 14:07:33
- Commit Hash: 9b46f07
- People watching this port, also watch:: hs-ShellCheck, py311-iocage-devel, endless-sky, ttyd, proxsmtp
- License: GPLv3+
- WWW:
- https://www.nntb.no/~dreibh/subnetcalc/
- Description:
- SubNetCalc is an IPv4/IPv6 subnet address calculator. For given IPv4 or IPv6
address and netmask or prefix length, it calculates network address, broadcast
address, maximum number of hosts and host address range. The output is
colourized for better readability (e.g. network part, host part). Also, it
prints the addresses in binary format for better understandability.
Furthermore, it can identify the address type (e.g. multicast, unique local,
site local, etc.) and extract additional information from the address
(e.g. type, scope, interface ID, etc.). Finally, it can generate IPv6 unique
local prefixes.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- subnetcalc>0:net/subnetcalc
- To install the port:
- cd /usr/ports/net/subnetcalc/ && make install clean
- To add the package, run one of these commands:
- pkg install net/subnetcalc
- pkg install subnetcalc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: subnetcalc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1734703254
SHA256 (subnetcalc-2.6.1.tar.xz) = ff6f6f3b7f89976a299559f7e5a5bdfdcb7c18408642937dd9e503283c3f598f
SIZE (subnetcalc-2.6.1.tar.xz) = 144612
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_subnetcalc
- USES:
- cmake gettext 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 |
2.6.1 22 Dec 2024 14:07:33 |
Zsolt Udvari (uzsolt) Author: Thomas Dreibholz |
net/subnetcalc: Update to 2.6.1
Add gettext support.
Add bash completion file.
Changelog: https://github.com/dreibh/subnetcalc/blob/master/ChangeLog
PR: 283441
Approved by: submitter is maintainer |
2.5.1 13 Feb 2024 08:22:03 |
Nuno Teixeira (eduardo) Author: Thomas Dreibholz |
net/subnetcalc: Update to 2.5.1
- Switch to DISTVERSION
ChangeLog: https://github.com/dreibh/subnetcalc/blob/master/ChangeLog
PR: 277010 |
2.4.23_1 21 Jan 2024 20:24:09 |
Muhammad Moinur Rahman (bofh) |
net/subnetcalc: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
2.4.23 20 Dec 2023 07:36:54 |
Fernando Apesteguía (fernape) Author: Thomas Dreibholz |
net/subnetcalc: Update to 2.4.23
PR: 275598
Reported by: thomas.dreibholz@gmail.com (maintainer) |
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) |
2.4.18 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 ) |
2.4.18 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.4.18 25 Apr 2021 11:43:54 |
Fernando Apesteguía (fernape) |
net/subnetcalc: Update to 2.4.18
ChangeLog:
https://github.com/dreibh/subnetcalc/commit/4c6b0dbc80370f9ed2b9a74c097d1910a1207b20
PR: 255180
Reported by: gspurki@gmail.com
Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week) |
2.4.15 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.15 03 May 2020 09:51:29 |
fernape |
net/subnetcalc: Update to 2.4.15
PR: 245951
Submitted by: gspurki@gmail.com
Approved by: dreibh@iem.uni-due.de (maintainer, timeout > 1 week) |
2.4.14 19 Aug 2019 19:22:25 |
jgh |
- revive net/subnetcalc
- update to 2.4.14
- no geoip support, and lack of replacement
- maintainer plans to implement libmaxminddb
PR: 239854 (based on)
Submitted by: dreibh@iem.uni-due.de (maintainer) |
2.4.9 16 Feb 2019 17:15:35 |
rene |
Remove expired ports:
2019-02-15 dns/p5-pgeodns: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 ftp/proftpd-mod_geoip: Uses legacy GeoIP 1 format which no longer
works; switch to GeoIP 2 where possible
2019-02-15 net/go-geoip: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/py-GeoIP: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/pecl-geoip: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/pen: Uses legacy GeoIP 1 format which no longer works; switch to
GeoIP 2 where possible
2019-02-15 net/subnetcalc: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/p5-Geo-IP: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 net/rubygem-geoip: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 security/sguil: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 devel/go-sql-driver: Go source should not be packaged
2019-02-15 devel/geoip-java: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible
2019-02-15 dns/go-geodns: Uses legacy GeoIP 1 format which no longer works;
switch to GeoIP 2 where possible |
2.4.9 13 Jan 2019 21:22:07 |
adamw |
Deprecate everything that depends on net/GeoIP and everything that depends
on those ports. |
2.4.9 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.4.9 03 Jul 2018 17:20:46 |
fernape |
net/subnetcalc: update to 2.4.9
Committing after maintainer (dreibh@iem.uni-due.de) timeout
PR: 229108
Submitted by: freebsd_ports@k-worx.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15882 |
2.4.8 31 Oct 2017 18:47:52 |
tcberner |
Update net/subnetcalc to 2.4.8
PR: 223309
Submitted by: dreibh@iem.uni-due.de (maintainer) |
2.4.5 03 Dec 2016 08:11:52 |
jhale |
Update to 2.4.5
Update MASTER_SITES
PR: 214342
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Approved by: <dreibh@iem.uni-due.de> (maintainer) |
2.2.0_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.2.0_1 11 Aug 2014 17:05:50 |
adamw |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports) |
2.2.0 22 Nov 2013 16:57:06 |
jgh |
- update to 2.2.0
- adopt new lib_depends format
- support staging
PR: 183805
Approved by: dreibh@iem.uni-due.de (maintainer timeout, 14 days) |
2.1.4 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.1.4 25 Dec 2012 11:51:44 |
ak |
- Update to 2.1.4 [1]
- Convert Makefile headers to new style
- Remove LICENSE_FILE since GPLv3 is in Templates/Licenses
- Remove ABI version numbers from LIB_DEPENDS
PR: ports/174612 (based on) [1]
Submitted by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer) |
2.1.3 19 Jun 2011 18:07:33 |
jlaffaye |
Update to 2.1.3
PR: ports/157902
Submitted by: rodrigo osorio <rodrigo@bebik.net>
Approved by: Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer), bapt
(mentor) |
2.1.2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
2.1.2 04 Aug 2010 20:00:20 |
ohauer |
PR: ports/148997
Submitted by: ohauer
Approved by: glarkin (mentor)
Say helo to new port subnetcalc
SubNetCalc is an IPv4/IPv6 subnet address calculator. For given IPv4 or IPv6
address and netmask or prefix length, it calculates network address, broadcast
address, maximum number of hosts and host address range. The output is
colourized for better readability (e.g. network part, host part). Also, it
prints the addresses in binary format for better understandability.
Furthermore, it can identify the address type (e.g. multicast, unique local,
site local, etc.) and extract additional information from the address
(e.g. type, scope, interface ID, etc.). Finally, it can generate IPv6 unique
local prefixes.
WWW: http://www.iem.uni-due.de/~dreibh/subnetcalc/ |