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
squidview Monitor squid statistics in realtime
0.86_1 www on this many watch lists=5 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.86Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-04-21 13:14:01
Last Update: 2024-01-09 15:41:04
Commit Hash: e10e202
People watching this port, also watch:: squid, sudo, zip, screen
License: GPLv2
WWW:
http://www.rillion.net/squidview
Description:
Squidview is a program that displays the squid proxy server log file in a nice fashion, providing the log file is in squid's native reporting fashion. It has features such as search, report generation, monitor mode and supports three log files. Thus, the program can be used to monitor Internet usage on a networked site. But please note squid has to be running first and this program is not a proactive resource controller. What it can do is tell you who and which sites are consuming the most bandwidth.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/squidview-0.86_1/catalog.mk
  2. /usr/local/share/licenses/squidview-0.86_1/LICENSE
  3. /usr/local/share/licenses/squidview-0.86_1/GPLv2
  4. bin/squidview
  5. share/man/man1/squidview.1.gz
  6. share/doc/squidview/HOWTO
  7. share/doc/squidview/README
  8. share/squidview/aliases
  9. share/squidview/users
  10. share/squidview/words
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • squidview>0:www/squidview
To install the port:
cd /usr/ports/www/squidview/ && make install clean
To add the package, run one of these commands:
  • pkg install www/squidview
  • pkg install squidview
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: squidview
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1485945274 SHA256 (squidview-0.86.tar.gz) = bc63dcb2266a6a2a6256b77712d22d5df8d307807e074b128562feb8a2d1704e SIZE (squidview-0.86.tar.gz) = 129911

Packages (timestamps in pop-ups are UTC):
squidview
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.86_10.86_10.860.86_10.86_1-0.86-
FreeBSD:13:quarterly0.860.860.860.860.860.860.860.86
FreeBSD:14:latest0.86_10.86_10.860.86_10.86_10.86-0.86
FreeBSD:14:quarterly0.860.86-0.860.860.860.860.86
FreeBSD:15:latest0.86_10.86_1n/a0.86_1n/a0.86_10.86_10.86_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for squidview-0.86_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_squidview
USES:
ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.rillion.net/squidview/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.86_1
09 Jan 2024 15:41:04
commit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5dcommit hash: e10e2022a9b32f3a8011a08e3929fa263a7bdb5d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN[1-5]PREFIX: eleminate its usage  and move man 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.86
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.86
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

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

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.86
19 May 2021 19:56:00
commit hash: 840a6be5501a4e76ad0dcef051d829dfa7ffd1ffcommit hash: 840a6be5501a4e76ad0dcef051d829dfa7ffd1ffcommit hash: 840a6be5501a4e76ad0dcef051d829dfa7ffd1ffcommit hash: 840a6be5501a4e76ad0dcef051d829dfa7ffd1ff files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
www/squidview: Drop maintainership
0.86
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.86
02 Feb 2017 11:10:53
Revision:433140Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.86

PR:		216623
0.85
27 Jan 2017 20:27:48
Revision:432572Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.85
0.84
22 Dec 2016 14:43:03
Revision:429160Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.84
0.83
31 May 2016 01:19:20
Revision:416182Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.83
0.82
24 May 2016 01:49:47
Revision:415756Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.82
0.81
05 Feb 2016 14:51:20
Revision:408196Original commit files touched by this commit
marino search for other commits by this committer
www/squidview: document ncurses requirement (USES+=ncurses)

approved by:	infrastructure blanket
0.81
30 Jul 2015 06:55:11
Revision:393221Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
0.81
12 Jan 2015 19:04:03
Revision:376883Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove Author line
0.81
02 Jan 2015 18:38:37
Revision:376059Original commit files touched by this commit
danilo search for other commits by this committer
- Update to 0.81
0.80
30 Nov 2013 01:00:23
Revision:335254Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 0.79 to 0.80
- Take maintainership
- Add LICENSE
- Add stage support
0.79
20 Sep 2013 23:36:54
Revision:327776Original 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:
www)
0.79
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
0.79
06 Nov 2012 22:46:01
Revision:307101Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 0.79
- Use new options framework for DOCS
- Trim Makefile header

Feature safe:	yes
0.73
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
0.73
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.73
07 Apr 2009 10:23:43
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.73.
0.72
14 Apr 2008 20:46:41
Original commit files touched by this commit
stas search for other commits by this committer
- Update to 0.72.
0.71
21 Apr 2007 13:13:14
Original commit files touched by this commit
stas search for other commits by this committer
- Add port for www/squidview

Squidview is a program that displays the squid proxy server log file in a nice
fashion, providing the log file is in squid's native reporting fashion. It has
features such as search, report generation, monitor mode and supports three log
files.

WWW:    http://www.rillion.net/squidview

Number of commits found: 24