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) combination for a given watch list. This is what FreshPorts will look for.

Port details
prips Prints IP subnet ranges by list or CIDR
1.2.0_1 sysutils on this many watch lists=4 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 1.2.0Version of this port present on the latest quarterly branch.
Maintainer: dbaio@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:: libwww, python
License: GPLv2+
WWW:
https://devel.ringlet.net/sysutils/prips/
Description:
prips is a tool that can be used to print all of the IP address on a given range. It can enhance the usability of tools that are made to work on only one host at a time (e.g. whois).
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 (9 items)
Collapse this list.
  1. /usr/local/share/licenses/prips-1.2.0_1/catalog.mk
  2. /usr/local/share/licenses/prips-1.2.0_1/LICENSE
  3. /usr/local/share/licenses/prips-1.2.0_1/GPLv2+
  4. bin/prips
  5. share/man/man1/prips.1.gz
  6. share/doc/prips/README
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • prips>0:sysutils/prips
To install the port:
cd /usr/ports/sysutils/prips/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/prips
  • pkg install prips
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: prips
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1641668180 SHA256 (prips-1.2.0.tar.gz) = 065b8214d6b3fe4617d869a223244c558c7826c1d528a78fbc5994e01a835c32 SIZE (prips-1.2.0.tar.gz) = 25141

Packages (timestamps in pop-ups are UTC):
prips
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.0_11.2.0_11.1.11.2.0_11.2.0_1-1.1.1-
FreeBSD:13:quarterly1.2.01.2.01.2.01.2.01.2.0_11.2.01.2.01.2.0
FreeBSD:14:latest1.2.0_11.2.0_11.2.01.2.0_11.2.0_11.2.0-1.2.0
FreeBSD:14:quarterly1.2.01.2.0_1-1.2.01.2.0_11.2.01.2.01.2.0
FreeBSD:15:latest1.2.0_11.2.0_1n/a1.2.0_1n/a1.2.0_11.2.0_11.2.0_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build
  1. sysutils/ipsc

Configuration Options:
===> The following configuration options are available for prips-1.2.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_prips
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://devel.ringlet.net/files/sys/prips/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.0_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)
1.2.0
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)
1.2.0
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)
1.2.0
08 Jan 2022 18:58:26
commit hash: 27b2854766377e79525caa27a79774848f3b9599commit hash: 27b2854766377e79525caa27a79774848f3b9599commit hash: 27b2854766377e79525caa27a79774848f3b9599commit hash: 27b2854766377e79525caa27a79774848f3b9599 files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
sysutils/prips: Update to 1.2.0
1.1.1
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.
1.1.1
27 Dec 2018 21:18:17
Revision:488568Original commit files touched by this commit
dbaio search for other commits by this committer
sysutils/prips: Update to 1.1.1
1.1.0
14 May 2018 13:14:59
Revision:469886Original commit files touched by this commit
dbaio search for other commits by this committer
sysutils/prips: Update to 1.1.0
1.0.2
06 Feb 2018 23:52:25
Revision:461118Original commit files touched by this commit
dbaio search for other commits by this committer
sysutils/prips: Update to 1.0.2
1.0.1
08 May 2017 17:21:49
Revision:440442Original commit files touched by this commit
dbaio search for other commits by this committer
Update my email address

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
1.0.1
10 Jan 2017 02:43:10
Revision:431054Original commit files touched by this commit
junovitch search for other commits by this committer
sysutils/prips: update 1.0.0 -> 1.0.1

PR:		215786
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
1.0.0
24 Jul 2016 19:34:19
Revision:419019Original commit files touched by this commit
pawel search for other commits by this committer
- Update to 1.0.0
- Add USE_CSTD=c99 to fix building on 9.3
- Take maintainership

PR:		211314
Submitted by:	Danilo G. Baio
0.9.9_1
09 Mar 2016 04:35:49
Revision:410686Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Clean up pkg-descr
0.9.9_1
22 Nov 2014 09:13:36
Revision:373038Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.9.9_1
19 Nov 2013 22:34:03
Revision:334359Original commit files touched by this commit
antoine search for other commits by this committer
No need to @comment twice..
0.9.9_1
19 Nov 2013 22:15:31
Revision:334356Original commit files touched by this commit
antoine search for other commits by this committer
- Add missing plist
- Bump PORTREVISION as it was producing empty packages
0.9.9
16 Nov 2013 03:33:37
Revision:333977Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
0.9.9
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.9.9
27 May 2013 16:54:49
Revision:319275Original commit files touched by this commit
bsam search for other commits by this committer
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers.
0.9.9
27 Feb 2012 20:32:31
Original commit files touched by this commit
glarkin search for other commits by this committer
- Reassign to the heap

Requested by:   roam (on ports-developers@)
0.9.9
16 Feb 2012 04:38:39
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.9.9

PR:             ports/158899
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    maintainer timeout (roam ; 199 days)
0.9.7
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.9.7
11 Sep 2010 21:11:26
Original commit files touched by this commit
roam search for other commits by this committer
Update to prips-0.9.7 and specify the GPLv2 license.
0.9.6
05 Apr 2009 20:16:35
Original commit files touched by this commit
roam search for other commits by this committer
Well, building with all the warning flags may be all fine and dandy on
my system, but... just think about all the systems that do not yet have
a new enough GCC for e.g. -Wno-pointer-sign :)

Reported by:    QAT via pav@
0.9.6
04 Apr 2009 14:17:32
Original commit files touched by this commit
roam search for other commits by this committer
Update to prips-0.9.6 which ought to unbreak sysutils/ipsc.

Pointy hat to:  myself for overzealously cleaning up "unused" functions
                after I adopted the prips upstream :)
0.9.5
27 Mar 2009 22:21:06
Original commit files touched by this commit
roam search for other commits by this committer
Update to prips-0.9.5, released by me after adopting the upstream package.
0.9.4
26 Mar 2009 16:52:17
Original commit files touched by this commit
roam search for other commits by this committer
Take maintainership.
0.9.4
03 Jun 2006 15:45:19
Original commit files touched by this commit
sat search for other commits by this committer
- Forgot to cvs {rm,add} before the last commit
0.9.4
03 Jun 2006 14:06:38
Original commit files touched by this commit
sat search for other commits by this committer
- Fix MASTER_SITES
- Fix WWW: line
- Support PLIST_FILES

PR:             ports/98024
Submitted by:   Ports fury
0.9.4
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.9.4
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.9.4
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.9.4
29 Oct 2003 20:57:51
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build on 5.x
- Use DOCSDIR

PR:             58285
Submitted by:   Samy Al Bahra <samy@kerneled.com>
0.9.4
16 Oct 2003 01:27:01
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: does not compile
0.9.4
21 Feb 2003 13:28:59
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
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.  
22 Sep 2000 15:54:32
commit hash: fp1.4244@dev.null.freshports.orgcommit hash: fp1.4244@dev.null.freshports.orgcommit hash: fp1.4244@dev.null.freshports.orgcommit hash: fp1.4244@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Update WWW for prips.    

Number of commits found: 37