Port details |
- lightsquid Light and fast web based squid proxy traffic analyser
- 1.8_4 www =13 1.8_4Version 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
- Port Added: 2005-12-30 06:25:24
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: squid, dovecot, webalizer, nginx, openssl
- License: GPLv2+
- WWW:
- https://lightsquid.sourceforge.net/
- Description:
- Light Squid - light squid report parser and visualizer
fast and simple install
fast log parser generatesmall per user data file
perl based cgi script for dynamic generated report pages
html template for design
no database required
no additional perl module
varios reports
user group support
graphics report
multilanguage interface
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lightsquid>0:www/lightsquid
- To install the port:
- cd /usr/ports/www/lightsquid/ && make install clean
- To add the package, run one of these commands:
- pkg install www/lightsquid
- pkg install lightsquid
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lightsquid
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (lightsquid-1.8.tgz) = 691ec0167f1d12f9a9038f734921c30b4578b57e5e627ce61e7d4107154be073
SIZE (lightsquid-1.8.tgz) = 60868
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- p5-CGI>0 : www/p5-CGI
- p5-GD>=0 : graphics/p5-GD
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lightsquid-1.8_4:
DOCS=on: Build and/or install documentation
GD=on: GD graphics library support
===> Use 'make config' to modify these settings
- Options name:
- www_lightsquid
- USES:
- perl5 shebangfix tar:tgz
- pkg-message:
- For install:
- Read /usr/local/share/doc/lightsquid/readme.txt.
Edit /usr/local/etc/lightsquid/lightsquid.cfg to suit your needs.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8_4 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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.8_4 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.8_4 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
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 ) |
1.8_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8_4 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
1.8_4 02 Jun 2017 15:39:38 |
sunpoet |
Remove outdated PERL_LEVEL check |
1.8_4 16 Jan 2017 18:16:48 |
pi |
www/lightsquid: add p5-CGI runtime dependency for newer Perl versions
- CGI was removed from Perl core in 5.22
PR: 215900
Submitted by: Franco Fichtner <franco@lastsummer.de> |
1.8_4 01 Dec 2016 11:18:04 |
mat |
Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.
Sponsored by: Absolight |
1.8_4 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.8_4 01 Mar 2016 18:15:22 |
garga |
Patch lightsquid to consider TCP_REFRESH_UNMODIFIED as a HIT and increment
counter. Bump PORTREVISION
Obtained from: pfSense Forum
https://forum.pfsense.org/index.php?topic=107659.msg599640#msg599640
Sponsored by: Rubicon Communications (Netgate) |
1.8_3 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.8_3 25 Sep 2015 15:18:11 |
amdmi3 |
- Add LICENSE
- Pet portlint
- Add NO_ARCH
- Switch to options helpers
- Don't cat pkg-message from Makefile |
1.8_3 24 Sep 2015 08:12:34 |
culot |
- Reassign to the heap after fluffy@'s bit was taken in for safekeeping |
1.8_3 07 Jun 2015 20:01:42 |
amdmi3 |
- Fix shebangs
- Modernize plist, drop @dirrm*
- Use @sample for config file handling
PR: 199629
Submitted by: amdmi3
Approved by: maintainer timeout (fluffy, 2 weeks)
MFH: 2015Q2 |
1.8_2 02 Mar 2015 23:51:50 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.8_2 06 Aug 2014 09:11:58 |
olgeni |
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. Category W.
CR: D510
Approved by: portmgr (bapt) |
1.8_2 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.8_2 07 Jan 2014 11:16:00 |
fluffy |
- Allow packaging as user with staging
Pointyhat to: myself
Noticed by: bapt@ |
1.8_2 07 Jan 2014 10:12:33 |
fluffy |
- Support staging |
1.8_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.8_2 14 Sep 2013 14:47:57 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.8_2 07 Mar 2013 16:53:46 |
miwi |
- Convert to OptionsNG
- Trim header
Reviewed by: bapt |
1.8_2 19 Feb 2013 13:12:37 |
fluffy |
- Adopt ports from avl@ to myself by his request
Approved by: maintainer via IM |
1.8_2 29 Jun 2012 16:25:01 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.8_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.8_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.8_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.8 08 Jul 2009 10:51:39 |
avl |
- Update to 1.8
Approved by: tabthorpe (mentor) |
1.7.1_1 28 May 2009 20:44:16 |
avl |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
1.7.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.7.1 05 Apr 2007 19:49:58 |
jmelo |
- Respect WWWDIR.
PR: ports/110782
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) |
1.7.1 15 Jan 2007 01:18:56 |
clsung |
- Update to 1.7.1
- Try to distribute config, data files
Note: config files are located in ${PREFIX}/etc/lightsquid now
PR: ports/107810
Submitted by: maintainer (Alexander Logvinov) |
1.7 24 Nov 2006 23:02:36 |
miwi |
- Update to 1.7
PR: ports/105803
Submitted by: user@blg.akavia.ru (maintainer) |
1.6_1 28 Jul 2006 03:04:35 |
clsung |
- email address of maintainer changed
PR: ports/100945
Submitted by: maintainer (Alexander Logvinov) |
1.6_1 04 Jan 2006 05:46:21 |
edwin |
Update port: www/lightsquid Fix the pkg-message info. Bump the PORTREVISION.
PR: ports/91265
Submitted by: Alexander Logvinov <user@blg.akavia.ru> |
1.6 30 Dec 2005 06:24:17 |
pav |
Light Squid - light squid report parser and visualizer
fast and simple install
fast log parser generate small per user data file
perl based cgi script for dynamic generated report pages
html template for design
no database required
no additional perl module
varios reports
user group support
graphics report
multilanguage interface
PR: ports/91077
Submitted by: Alexander Logvinov <user@blg.akavia.ru> |