Port details |
- ipcalc IP Calculator
- 0.51 net-mgmt =26 0.51Version of this port present on the latest quarterly branch.
- Maintainer: DtxdF@disroot.org
- Port Added: 2004-02-23 04:43:25
- Last Update: 2024-06-18 04:05:01
- Commit Hash: 43f5dda
- People watching this port, also watch:: nmap, libiconv, pcre, unzip, gettext
- License: GPLv2
- WWW:
- https://jodies.de/ipcalc
- Description:
- ipcalc takes an IP address and netmask and calculates the resulting broadcast,
network, Cisco wildcard mask, and host range. By giving a second netmask, you
can design sub- and supernetworks. It is also intended to be a teaching tool
and presents the results as easy-to-understand binary values.
Enter your netmask(s) in CIDR notation (/25) or dotted decimals
(255.255.255.0). Inverse netmasks are recognized.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/net-mgmt/ipcalc/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/ipcalc
- pkg install ipcalc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ipcalc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1678016315
SHA256 (kjokjo-ipcalc-0.51_GH0.tar.gz) = a4dbfaeb7511b81830793ab9936bae9d7b1b561ad33e29106faaaf97ba1c117e
SIZE (kjokjo-ipcalc-0.51_GH0.tar.gz) = 25012
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- net/ocserv
Configuration Options:
- No options to configure
- Options name:
- net-mgmt_ipcalc
- USES:
- perl5 shebangfix
- 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 |
0.51 18 Jun 2024 04:05:01 |
Po-Chuan Hsieh (sunpoet) |
net-mgmt/ipcalc: Add NO_ARCH
Approved by: portmgr (blanket) |
0.51 06 Mar 2023 07:55:21 |
Fernando Apesteguía (fernape) Author: Jesús Daniel Colmenares Oviedo |
net-mgmt/ipcalc: update to 0.51
ChangeLog: ttps://github.com/kjokjo/ipcalc/blob/0.51/changelog
Reporter becomes maintainer. Already maintainer of several ports.
PR: 269974
Reported by: DtxdF@disroot.org |
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) |
0.41_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 ) |
0.41_3 20 Jul 2022 14:22:42 |
Tobias C. Berner (tcberner) |
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 ) |
0.41_3 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
0.41_3 04 Oct 2021 19:58:01 |
Rene Ladan (rene) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
0.41_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.41_3 09 Sep 2016 15:58:48 |
ehaupt |
Register conflicts |
0.41_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.41_2 20 Nov 2014 04:25:02 |
kuriyama |
- Add license and cleanup patch file.
PR: ports/149239
Submitted by: takefu@airport.fm |
0.41_2 26 Feb 2014 11:27:56 |
ehaupt |
- Support staging
- Use shebangfix |
0.41_2 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
0.41_2 04 Sep 2013 03:27:38 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.41_2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.41_2 06 Aug 2011 08:01:18 |
kuriyama |
I forgot to add a patch... |
0.41_1 05 Jul 2011 08:23:06 |
kuriyama |
- Take maintainership.
- Add simple patch obtained from master site.
References: http://jodies.de/ipcalc-archive/patch-queue |
0.41 06 Jun 2011 22:58:56 |
linimon |
Return this to the pool at maintainer's request. |
0.41 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.41 07 Aug 2006 15:45:46 |
shaun |
Upgrade to 0.41.
PR: ports/101570
Submitted by: ceri (maintainer) |
0.40 07 Jun 2006 14:36:53 |
edwin |
remove obsolete SIZE |
0.40 26 May 2006 15:10:58 |
pav |
- Grant maintainership
PR: ports/97887
Submitted by: ceri |
0.40 01 Apr 2006 22:30:29 |
pav |
- Reset longterm inactive maintainer |
0.40 01 Apr 2006 22:28:09 |
pav |
- Update to 0.40
PR: ports/92539
Submitted by: Toni Viemero <toni.viemero@iki.fi>
Approved by: maintainer timeout (petef; 2 months) |
0.38 01 Feb 2006 01:08:07 |
edwin |
SHA256ify
Approved by: krion@ |
0.38 12 Oct 2005 18:47:16 |
linimon |
Pacify distfile survey. |
0.38 19 Nov 2004 07:43:27 |
foxfair |
Upgrade ipcalc from 0.35 to 0.38, fixed a bug in 64bit architectures.
maintainer timeout: 2+ weeks. |
0.35_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.35_1 23 Feb 2004 04:42:13 |
wollman |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |