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
ipsc IP Subnet Calculator
0.4.3_1 sysutils on this many watch lists=6 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 0.4.3Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-11 13:59:36
Commit Hash: 7074d7f
People watching this port, also watch:: sudo, gmake, openssl, unarj, lha
License: not specified in port
WWW:
http://www.alaskaparadise.com/ipsc
Description:
The IP Subnet Calculator is a tool that allows network administrators to make calculations that will assist in subnetting a network. It also has a number of other useful functions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. bin/ipsc
  2. share/man/man8/ipsc.8.gz
Collapse this list.
Dependency lines:
  • ipsc>0:sysutils/ipsc
To install the port:
cd /usr/ports/sysutils/ipsc/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/ipsc
  • pkg install ipsc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ipsc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ipsc_0.4.3.orig.tar.gz) = b05fedb22ed5ea6a3bfab0862c37f6f7a9ab7b35a371678cd13789f8da0ca398 SIZE (ipsc_0.4.3.orig.tar.gz) = 24349

Packages (timestamps in pop-ups are UTC):
ipsc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.3_10.4.3_10.4.30.4.3_10.4.3_1-0.4.3-
FreeBSD:13:quarterly0.4.30.4.30.4.30.4.30.4.30.4.30.4.30.4.3
FreeBSD:14:latest0.4.3_10.4.3_10.4.30.4.3_10.4.3_10.4.3-0.4.3
FreeBSD:14:quarterly0.4.30.4.3-0.4.30.4.30.4.30.4.30.4.3
FreeBSD:15:latest0.4.3_10.4.3_1n/a0.4.3_1n/a0.4.3_10.4.3_10.4.3_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. prips.o : sysutils/prips
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_ipsc
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://archive.debian.org/debian/pool/main/i/ipsc/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.3_1
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages 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)
0.4.3
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)
0.4.3
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

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

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.3
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.
0.4.3
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.4.3
29 Jul 2014 15:00:13
Revision:363335Original commit files touched by this commit
adamw search for other commits by this committer
Rename sysutils/ patch-xy patches to reflect the files they modify.
0.4.3
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
0.4.3
27 Feb 2014 09:32:24
Revision:346303Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.4.3
20 Sep 2013 23:06:00
Revision:327772Original 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:
sysutils)
0.4.3
23 Oct 2012 14:16:35
Revision:306313Original commit files touched by this commit
bapt search for other commits by this committer
Make build_depends line consistent with the rest of the ports tree

Feature safe:	yes
Approved by:	cy
0.4.3
28 Oct 2011 21:32:17
Original commit files touched by this commit
cy search for other commits by this committer
Missing distfile located.

Update from 0.4.2 to 0.4.3.

Assume maintainership of this orphan.
0.4.2_3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.4.2_3
04 Jan 2011 03:32:21
Original commit files touched by this commit
mezz search for other commits by this committer
The x11/libcapplet has been broken for over a year (will be two in June 2011)
and no one has any of interest to fix it. It's an ancient software and
is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as
the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet
are removed and ports that have optional aren't remove.

PR:             ports/153355
Discussed with: My team, FreeBSD GNOME Team
Tested by:      pointyhat-exp (thanks pav!)
0.4.2_2
28 Aug 2009 16:52:33
Original commit files touched by this commit
linimon search for other commits by this committer
Reset beech@FreeBSD.org while he works on restoring his email situation.

Hat:            portmgr
0.4.2_2
09 May 2008 01:07:29
Original commit files touched by this commit
mezz search for other commits by this committer
Do not use USE_GNOME=yes, use the current way (ie: USE_GNOME=foo). The
USE_GNOME=yes has been deprecated for five years.

Approved by:    beech (maintainer)
0.4.2_2
23 Mar 2008 16:44:09
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
0.4.2_1
14 Jun 2007 22:31:03
Original commit files touched by this commit
beech search for other commits by this committer
- Update maintainer address.
0.4.2_1
13 Dec 2006 07:43:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Forget to remove expire date
- Fixed INSTALL_MAN

PR:             ports/106651
Submitted by:   Beech Rintoul <beech@alaskaparadise.com> (maintainer)
0.4.2_1
12 Dec 2006 20:23:04
Original commit files touched by this commit
miwi search for other commits by this committer
- Pass maintainership to submitter
- Update WWW and MASTER_SITES
- Remove EXPIRATION_DATE

PR:             ports/106590
Submitted by:   Beech Rintoul <beech@alaskaparadise.com>
0.4.2_1
03 Dec 2006 20:58:26
Original commit files touched by this commit
erwin search for other commits by this committer
- Deprecate
- Set EXPIRATION_DATE

PR:             106239
Submitted by:   gabor
0.4.2_1
05 Apr 2006 05:46:33
Original commit files touched by this commit
linimon search for other commits by this committer
Reset jeremy@external.org who has not responded to email asking about
maintainer timeouts.

Hat:    portmgr
0.4.2_1
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.4.2_1
22 Oct 2004 01:54:24
Original commit files touched by this commit
leeym search for other commits by this committer
- use relative path instead of absolute path
0.4.2_1
13 Oct 2004 00:53:36
Original commit files touched by this commit
leeym search for other commits by this committer
- add patch file
- correct the path of prips
- unbreak this port on 5.x
- use PLIST_FILES instead of pkg-plist

PR:             71900
Submitted by:   leeym
Approved by:    maintainer timeout
0.4.2_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.4.2_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.4.2
22 Dec 2003 02:23:05
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on recent 5.x versions due to gcc3.3 import: this appears,
once again, to be the preprocessor's new restrictions on multiline
string constants.  Informed maintainer.
0.4.2
21 Feb 2003 13:28:59
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
10 Mar 2001 06:23:11
commit hash: fp1.10614@dev.null.freshports.orgcommit hash: fp1.10614@dev.null.freshports.orgcommit hash: fp1.10614@dev.null.freshports.orgcommit hash: fp1.10614@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Fix bogus use of WRKDIRPREFIX.    
08 Oct 2000 07:23:57
commit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category sysutils to new layout.  
05 Oct 2000 08:22:56
commit hash: fp1.4642@dev.null.freshports.orgcommit hash: fp1.4642@dev.null.freshports.orgcommit hash: fp1.4642@dev.null.freshports.orgcommit hash: fp1.4642@dev.null.freshports.org files touched by this commit
reg search for other commits by this committer
Implement WANT_GNOME.    
22 Sep 2000 15:49:39
commit hash: fp1.4243@dev.null.freshports.orgcommit hash: fp1.4243@dev.null.freshports.orgcommit hash: fp1.4243@dev.null.freshports.orgcommit hash: fp1.4243@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Update WWW for IPSC.    
01 Jun 2000 17:25:45
commit hash: fp1.442@dev.null.freshports.orgcommit hash: fp1.442@dev.null.freshports.orgcommit hash: fp1.442@dev.null.freshports.orgcommit hash: fp1.442@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Updates for new shared library versions in GNOME 1.2    

Number of commits found: 34