Port details |
- prips Prints IP subnet ranges by list or CIDR
- 1.2.0_1 sysutils =6 1.2.0_1Version of this port present on the latest quarterly branch.
- Maintainer: dbaio@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: libwww, wmanager, libunicode, dia, OpenSSH-askpass
- 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).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- This port has no dependencies.
- This port is required by:
- for Build
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.0_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
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) |
1.2.0 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 ) |
1.2.0 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
1.2.0 08 Jan 2022 18:58:26 |
Danilo G. Baio (dbaio) |
sysutils/prips: Update to 1.2.0 |
1.1.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.1 27 Dec 2018 21:18:17 |
dbaio |
sysutils/prips: Update to 1.1.1 |
1.1.0 14 May 2018 13:14:59 |
dbaio |
sysutils/prips: Update to 1.1.0 |
1.0.2 06 Feb 2018 23:52:25 |
dbaio |
sysutils/prips: Update to 1.0.2 |
1.0.1 08 May 2017 17:21:49 |
dbaio |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
1.0.1 10 Jan 2017 02:43:10 |
junovitch |
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 |
pawel |
- 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 |
amdmi3 |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Clean up pkg-descr |
0.9.9_1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
0.9.9_1 19 Nov 2013 22:34:03 |
antoine |
No need to @comment twice.. |
0.9.9_1 19 Nov 2013 22:15:31 |
antoine |
- Add missing plist
- Bump PORTREVISION as it was producing empty packages |
0.9.9 16 Nov 2013 03:33:37 |
vanilla |
Support STAGEDIR. |
0.9.9 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.9.9 27 May 2013 16:54:49 |
bsam |
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers. |
0.9.9 27 Feb 2012 20:32:31 |
glarkin |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
0.9.9 16 Feb 2012 04:38:39 |
pgollucci |
- 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 |
miwi |
- Get Rid MD5 support |
0.9.7 11 Sep 2010 21:11:26 |
roam |
Update to prips-0.9.7 and specify the GPLv2 license. |
0.9.6 05 Apr 2009 20:16:35 |
roam |
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 |
roam |
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 |
roam |
Update to prips-0.9.5, released by me after adopting the upstream package. |
0.9.4 26 Mar 2009 16:52:17 |
roam |
Take maintainership. |
0.9.4 03 Jun 2006 15:45:19 |
sat |
- Forgot to cvs {rm,add} before the last commit |
0.9.4 03 Jun 2006 14:06:38 |
sat |
- 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 |
linimon |
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 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.4 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.9.4 29 Oct 2003 20:57:51 |
krion |
- 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 |
kris |
BROKEN on 5.x: does not compile |
0.9.4 21 Feb 2003 13:28:59 |
knu |
De-pkg-comment. |
08 Oct 2000 07:23:57 |
asami |
Convert category sysutils to new layout. |
22 Sep 2000 15:54:32 |
will |
Update WWW for prips. |