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
logswan Fast Web log analyzer
2.1.14 www on this many watch lists=0 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 2.1.13Version of this port present on the latest quarterly branch.
Maintainer: otis@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-06-02 18:42:03
Last Update: 2024-01-09 20:00:04
Commit Hash: 21a1fd0
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.
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 (5 items)
Collapse this list.
  1. bin/logswan
  2. share/man/man1/logswan.1.gz
  3. /usr/local/share/licenses/logswan-2.1.14/catalog.mk
  4. /usr/local/share/licenses/logswan-2.1.14/LICENSE
  5. /usr/local/share/licenses/logswan-2.1.14/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • logswan>0:www/logswan
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):
logswan
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.142.1.142.1.82.1.142.1.14-2.1.8-
FreeBSD:13:quarterly2.1.132.1.132.1.132.1.132.1.132.1.132.1.132.1.13
FreeBSD:14:latest2.1.142.1.142.1.132.1.142.1.142.1.13-2.1.13
FreeBSD:14:quarterly2.1.132.1.13-2.1.132.1.132.1.132.1.132.1.13
FreeBSD:15:latest2.1.142.1.14n/a2.1.14n/a2.1.142.1.142.1.14
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libjansson.so : devel/jansson
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/fcambus/logswan/releases/download/2.1.14/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.14
09 Jan 2024 20:00:04
commit hash: 21a1fd0b9b7d86ffb68f7638086b0c820efe66c9commit hash: 21a1fd0b9b7d86ffb68f7638086b0c820efe66c9commit hash: 21a1fd0b9b7d86ffb68f7638086b0c820efe66c9commit hash: 21a1fd0b9b7d86ffb68f7638086b0c820efe66c9 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
www/logswan: Update to 2.1.14
2.1.13
09 Nov 2022 21:04:13
commit hash: c0edff81c36bc475790cd83887f8d0b4300d703bcommit hash: c0edff81c36bc475790cd83887f8d0b4300d703bcommit hash: c0edff81c36bc475790cd83887f8d0b4300d703bcommit hash: c0edff81c36bc475790cd83887f8d0b4300d703b files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
www/logswan: Update to 2.1.13
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)
2.1.11
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)
2.1.11
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)
2.1.11
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
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
commit hash: 736be15f47c5f9ccc1b858d4263e150773acf29dcommit hash: 736be15f47c5f9ccc1b858d4263e150773acf29dcommit hash: 736be15f47c5f9ccc1b858d4263e150773acf29dcommit hash: 736be15f47c5f9ccc1b858d4263e150773acf29d files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
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
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.
2.1.10
17 Feb 2021 18:07:42
Revision:565606Original commit files touched by this commit
otis search for other commits by this committer
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
Revision:558318Original commit files touched by this commit
otis search for other commits by this committer
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
Revision:552933Original commit files touched by this commit
lwhsu search for other commits by this committer
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
Revision:548912Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:541215Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.6

PR:		247751
Submitted by:	juraj@lutter.sk(maintainer)
2.1.5
18 Jun 2020 06:03:30
Revision:539525Original commit files touched by this commit
fernape search for other commits by this committer
www/logswan: update to 2.1.5

PR:	247243
Submitted by:	juraj@lutter.sk
2.1.4
03 Jun 2020 06:02:37
Revision:537597Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:537568Original commit files touched by this commit
lwhsu search for other commits by this committer
Add www/logswan: Fast Web log analyzer

PR:		245231
Submitted by:	Juraj Lutter <juraj@lutter.sk>

Number of commits found: 16