The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-mgmt : cidr

RFC 1878 subnet calculator / helper

 cidr is a tiny command-line tool for determining network and broadcast addresses
a la RFC 1878.  It takes an IP address and netmask and outputs the network
address, broadcast address, and total number of addresses for the corresponding
subnet.  The IP can be in binary, decimal, hex, or dotted quad.  The mask can be
in binary, decimal, hex, dotted quad, or prefix.
 

http://critical.ch/distfiles/



cidr history


v. 1.13
date: 2006/07/29 13:49:06;  author: ehaupt;  state: Exp;  lines: +1 -1
Correct Makefile header:

-# New ports collection makefile for:   sqsh
+# New ports collection makefile for:   cidr

v. 1.12 date: 2006/07/28 12:53:30; author: ehaupt; state: Exp; lines: +9 -9 - Provide a patch to fix incorrect uses of strncpy - Add an additional master site - Nuke patch-aa - Cleanup - Bump PORTREVISION - Take maintainer-ship Obtained from: OpenBSD
v. 1.11 date: 2006/07/17 04:34:28; author: linimon; state: Exp; lines: +1 -1 Reset maintainer due to persistent mail loop.
v. 1.10 date: 2005/06/30 19:10:49; author: flz; state: Exp; lines: +1 -2 - Fix MASTER_SITES. PR: ports/82635 Reported by: Andreas Schaefer Corrected by: Emanuel Haupt
v. 1.9 date: 2004/02/23 04:41:57; author: wollman; state: Exp; lines: +1 -1 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
v. 1.8 date: 2004/02/06 13:11:57; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.7 date: 2003/02/21 13:14:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.6 date: 2002/09/23 16:19:19; author: nork; state: Exp; lines: +2 -0 Since the master site is down, temporarily mirror the tarball at ${MASTER_SITE_LOCAL}. Submitted by: bento Approved by: knu (mentor)
v. 1.5 date: 2002/06/04 03:17:11; author: pat; state: Exp; lines: +6 -7 Update to 2.3.2 Approved by: 2 week timeout
v. 1.4 date: 2001/09/11 21:25:09; author: sf; state: Exp; lines: +2 -2 unbreak: ${WRKSRC} corrected. respoct CC.
v. 1.3 date: 2001/08/23 17:23:04; author: alex; state: Exp; lines: +2 -2 Update to 2.3.1. (Bugfix in cleanup. Pointers had been set to NULL before free()'ing.) Submitted by: bento (checksum mismatch)
v. 1.2 date: 2001/01/16 17:31:46; author: sobomax; state: Exp; lines: +3 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.1 date: 2000/07/19 10:48:41; author: alex; state: Exp; Add cidr-2.3, a RFC 1878 subnet calculator / helper. PR: 20010 Submitted by: Domas Mituzas ============================================================================= v. 1.13 date: 2006/07/29 13:49:06; author: ehaupt; state: Exp; lines: +1 -1 Correct Makefile header: -# New ports collection makefile for: sqsh +# New ports collection makefile for: cidr
v. 1.12 date: 2006/07/28 12:53:30; author: ehaupt; state: Exp; lines: +9 -9 - Provide a patch to fix incorrect uses of strncpy - Add an additional master site - Nuke patch-aa - Cleanup - Bump PORTREVISION - Take maintainer-ship Obtained from: OpenBSD
v. 1.11 date: 2006/07/17 04:34:28; author: linimon; state: Exp; lines: +1 -1 Reset maintainer due to persistent mail loop.
v. 1.10 date: 2005/06/30 19:10:49; author: flz; state: Exp; lines: +1 -2 - Fix MASTER_SITES. PR: ports/82635 Reported by: Andreas Schaefer Corrected by: Emanuel Haupt
v. 1.9 date: 2004/02/23 04:41:57; author: wollman; state: Exp; lines: +1 -1 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
v. 1.8 date: 2004/02/06 13:11:57; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.7 date: 2003/02/21 13:14:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.6 date: 2002/09/23 16:19:19; author: nork; state: Exp; lines: +2 -0 Since the master site is down, temporarily mirror the tarball at ${MASTER_SITE_LOCAL}. Submitted by: bento Approved by: knu (mentor)
v. 1.5 date: 2002/06/04 03:17:11; author: pat; state: Exp; lines: +6 -7 Update to 2.3.2 Approved by: 2 week timeout
v. 1.4 date: 2001/09/11 21:25:09; author: sf; state: Exp; lines: +2 -2 unbreak: ${WRKSRC} corrected. respoct CC.
v. 1.3 date: 2001/08/23 17:23:04; author: alex; state: Exp; lines: +2 -2 Update to 2.3.1. (Bugfix in cleanup. Pointers had been set to NULL before free()'ing.) Submitted by: bento (checksum mismatch)
v. 1.2 date: 2001/01/16 17:31:46; author: sobomax; state: Exp; lines: +3 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.1 date: 2000/07/19 10:48:41; author: alex; state: Exp; Add cidr-2.3, a RFC 1878 subnet calculator / helper. PR: 20010 Submitted by: Domas Mituzas ============================================================================= v. 1.13 date: 2006/07/29 13:49:06; author: ehaupt; state: Exp; lines: +1 -1 Correct Makefile header: -# New ports collection makefile for: sqsh +# New ports collection makefile for: cidr
v. 1.12 date: 2006/07/28 12:53:30; author: ehaupt; state: Exp; lines: +9 -9 - Provide a patch to fix incorrect uses of strncpy - Add an additional master site - Nuke patch-aa - Cleanup - Bump PORTREVISION - Take maintainer-ship Obtained from: OpenBSD
v. 1.11 date: 2006/07/17 04:34:28; author: linimon; state: Exp; lines: +1 -1 Reset maintainer due to persistent mail loop.
v. 1.10 date: 2005/06/30 19:10:49; author: flz; state: Exp; lines: +1 -2 - Fix MASTER_SITES. PR: ports/82635 Reported by: Andreas Schaefer Corrected by: Emanuel Haupt
v. 1.9 date: 2004/02/23 04:41:57; author: wollman; state: Exp; lines: +1 -1 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
v. 1.8 date: 2004/02/06 13:11:57; author: trevor; state: Exp; lines: +1 -0 Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.7 date: 2003/02/21 13:14:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.6 date: 2002/09/23 16:19:19; author: nork; state: Exp; lines: +2 -0 Since the master site is down, temporarily mirror the tarball at ${MASTER_SITE_LOCAL}. Submitted by: bento Approved by: knu (mentor)
v. 1.5 date: 2002/06/04 03:17:11; author: pat; state: Exp; lines: +6 -7 Update to 2.3.2 Approved by: 2 week timeout
v. 1.4 date: 2001/09/11 21:25:09; author: sf; state: Exp; lines: +2 -2 unbreak: ${WRKSRC} corrected. respoct CC.
v. 1.3 date: 2001/08/23 17:23:04; author: alex; state: Exp; lines: +2 -2 Update to 2.3.1. (Bugfix in cleanup. Pointers had been set to NULL before free()'ing.) Submitted by: bento (checksum mismatch)
v. 1.2 date: 2001/01/16 17:31:46; author: sobomax; state: Exp; lines: +3 -2 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.1 date: 2000/07/19 10:48:41; author: alex; state: Exp; Add cidr-2.3, a RFC 1878 subnet calculator / helper. PR: 20010 Submitted by: Domas Mituzas =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm