Port details |
- logswan Fast Web log analyzer
- 2.1.14 www =2 2.1.14Version of this port present on the latest quarterly branch.
- Maintainer: otis@FreeBSD.org
- Port Added: 2020-06-02 18:42:03
- Last Update: 2024-01-09 20:00:04
- Commit Hash: 21a1fd0
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://www.logswan.org
- Description:
- Logswan is a fast Web log analyzer using probabilistic data structures. It is
targeted at very large log files, typically APIs logs. It has constant memory
usage regardless of the log file size, and takes approximatively 4MB of RAM.
Project design goals include: speed, memory-usage efficiency, and keeping
the code as simple as possible.
- ¦ ¦ ¦ ¦
- 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/www/logswan/ && make install clean
- To add the package, run one of these commands:
- pkg install www/logswan
- pkg install logswan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: logswan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704819686
SHA256 (logswan-2.1.14.tar.gz) = 689e9af1ba8f22443e6ed3480693cc3a3add68c296d8e535dffa641c0c25e459
SIZE (logswan-2.1.14.tar.gz) = 25223
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libjansson.so : devel/jansson
- libmaxminddb.so : net/libmaxminddb
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_logswan
- USES:
- cmake compiler:c11
- pkg-message:
- For install:
- logswan uses libmaxminddb (GeoIP2) library to perform geolocation-based
lookups.
Install port net/geoipupdate to fetch and update the GeoIP database(s).
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.14 09 Jan 2024 20:00:04 |
Juraj Lutter (otis) |
www/logswan: Update to 2.1.14 |
2.1.13 09 Nov 2022 21:04:13 |
Juraj Lutter (otis) |
www/logswan: Update to 2.1.13 |
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) |
2.1.11 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 ) |
2.1.11 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 ) |
2.1.11 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
2.1.11 16 Nov 2021 13:36:50 |
Juraj Lutter (otis) |
www/logswan: Update to 2.1.11
Change log:
- Bump CMake minimum required version to 2.8.12
- Add SPDX short license identifier in source files
- Use CMAKE_C_STANDARD instead of hardcoding compiler flags
- Switch to using getline(3) instead of fgets(3)
- Call hll_init() after doing getopt() processing
Full changelog: https://github.com/fcambus/logswan/blob/2.1.11/ChangeLog |
2.1.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.10 17 Feb 2021 18:07:42 |
otis |
www/logswan: Update to 2.1.10
And while here, also switch to versioned download.
Reviewed by: osa (mentor)
Approved by: osa (mentor)
MFH: 2021Q1
Differential Revision: https://reviews.freebsd.org/D28685 |
2.1.8 17 Dec 2020 20:06:40 |
otis |
Update maintainer's e-mail address.
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27649 |
2.1.8 22 Oct 2020 06:04:50 |
lwhsu |
www/logswan: Update to 2.1.8
PR: 250487
Submitted by: Juraj Lutter <juraj@lutter.sk> (maintainer) |
2.1.7 18 Sep 2020 21:15:02 |
yuri |
www/logswan: Update 2.1.6 -> 2.1.7
PR: 249404
Submitted by: juraj@lutter.sk (maintainer) |
2.1.6 04 Jul 2020 13:36:14 |
wen |
- Update to 2.1.6
PR: 247751
Submitted by: juraj@lutter.sk(maintainer) |
2.1.5 18 Jun 2020 06:03:30 |
fernape |
www/logswan: update to 2.1.5
PR: 247243
Submitted by: juraj@lutter.sk |
2.1.4 03 Jun 2020 06:02:37 |
linimon |
Add compiler:c11 to USES to fix build on GCC-based systems:
cc1: error: unrecognized command line option "-std=c11"
Approved by: portmgr (tier-2 blanket) |
2.1.4 02 Jun 2020 18:42:00 |
lwhsu |
Add www/logswan: Fast Web log analyzer
PR: 245231
Submitted by: Juraj Lutter <juraj@lutter.sk> |