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
minirsyslogd Minimal, fast and secure syslog receiver
1.02_3 sysutils 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 1.02_1Version of this port present on the latest quarterly branch.
Maintainer: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-30 22:01:18
Last Update: 2024-01-11 18:04:37
Commit Hash: 7aec912
Also Listed In: net
License: not specified in port
Description:
minirsyslogd is a minimalistic, fast and secure (through lack of bloat) remote-only syslog receiver suitable for hardened log receiver hosts and/or central log receivers that receive several gigabyte of logs each day. It will not deal with local syslog data. It does not have a multitude of configuration, alerting or scripting options. It will however automatically split inbound syslog data according to IP address, date and current hour, and do so as rapidly and (I hope) securely as possible.
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. sbin/minirsyslogd
  2. share/man/man8/minirsyslogd.8.gz
  3. @owner
  4. @group
  5. @mode
Collapse this list.
Dependency lines:
  • minirsyslogd>0:sysutils/minirsyslogd
To install the port:
cd /usr/ports/sysutils/minirsyslogd/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/minirsyslogd
  • pkg install minirsyslogd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: minirsyslogd
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (minirsyslogd-1.02.tar.gz) = cc782154c2f2f3697966baef403c1ea2353326d01c3ca8e81088ec99eef017d3 SIZE (minirsyslogd-1.02.tar.gz) = 26309

Packages (timestamps in pop-ups are UTC):
minirsyslogd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.02_31.02_31.02_11.02_31.02_3-1.02_1-
FreeBSD:13:quarterly1.02_11.02_11.02_11.02_11.02_11.02_11.02_11.02_1
FreeBSD:14:latest1.02_31.02_31.02_11.02_31.02_31.02_1-1.02_1
FreeBSD:14:quarterly1.02_11.02_1-1.02_11.02_11.02_11.02_11.02_1
FreeBSD:15:latest1.02_31.02_3n/a1.02_3n/a1.02_31.02_31.02_3
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_minirsyslogd
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://redundancy.redundancy.org/mirror/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.02_3
11 Jan 2024 18:04:37
commit hash: 7aec9124921cd61350784c81676d6aff439f82fccommit hash: 7aec9124921cd61350784c81676d6aff439f82fccommit hash: 7aec9124921cd61350784c81676d6aff439f82fccommit hash: 7aec9124921cd61350784c81676d6aff439f82fc files touched by this commit
Dirk Meyer (dinoex) search for other commits by this committer
sysutils/minirsyslogd: use ${PREFIX}/share/man
1.02_3
11 Jan 2024 16:42:22
commit hash: b3b9bf34a8cf7db1ea3f9ae954b8a09a913eb932commit hash: b3b9bf34a8cf7db1ea3f9ae954b8a09a913eb932commit hash: b3b9bf34a8cf7db1ea3f9ae954b8a09a913eb932commit hash: b3b9bf34a8cf7db1ea3f9ae954b8a09a913eb932 files touched by this commit
Dirk Meyer (dinoex) search for other commits by this committer
sysutils/minirsyslogd: use ${PREFIX}/share/man
1.02_2
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
1.02_1
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.02_1
09 May 2022 11:39:01
commit hash: 7077fa8f32737f5a5b6dbc445198a8ffa24b9799commit hash: 7077fa8f32737f5a5b6dbc445198a8ffa24b9799commit hash: 7077fa8f32737f5a5b6dbc445198a8ffa24b9799commit hash: 7077fa8f32737f5a5b6dbc445198a8ffa24b9799 files touched by this commit
Dirk Meyer (dinoex) search for other commits by this committer
sysutils/minirsyslogd: take maintainership
1.02_1
25 Apr 2022 15:06:48
commit hash: 04b57ef63827658d18cdf14af056a2a89f5f9f3fcommit hash: 04b57ef63827658d18cdf14af056a2a89f5f9f3fcommit hash: 04b57ef63827658d18cdf14af056a2a89f5f9f3fcommit hash: 04b57ef63827658d18cdf14af056a2a89f5f9f3f files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
lx's ports: Reset maintainer to ports@ per his request

Sponsored by:	The FreeBSD Foundation
1.02_1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.02_1
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.
1.02_1
15 Dec 2020 19:04:27
Revision:558175Original commit files touched by this commit
dinoex search for other commits by this committer
- add RC_SUBR support
PR:		249432
Approved by:	maintainer-timeout
1.02
02 Mar 2015 23:47:18
Revision:380310Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
1.02
25 Feb 2014 13:54:14
Revision:346004Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.02
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.02
20 Sep 2013 23:06:00
Revision:327772Original 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:
sysutils)
1.02
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
1.02
25 Jul 2007 00:59:32
Original commit files touched by this commit
lx search for other commits by this committer
Remove dead master site.
1.02
20 Mar 2006 20:28:46
Original commit files touched by this commit
tdb search for other commits by this committer
- Add additional MASTER_SITE

PR:             94748
Submitted by:   David Thiel <lx@redundancy.redundancy.org> (maintainer)
1.02
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.02
30 Oct 2003 21:59:57
Original commit files touched by this commit
sergei search for other commits by this committer
Add minirsyslogd 1.02: minimal, fast and secure syslog receiver.

minirsyslogd is a minimalistic, fast and secure (through lack of bloat)
remote-only syslog receiver suitable for hardened log receiver hosts
and/or central log receivers that receive several gigabyte of logs each day.

It will not deal with local syslog data. It does not have a multitude
of configuration, alerting or scripting options. It will however
automatically split inbound syslog data according to IP address,
date and current hour, and do so as rapidly and (I hope) securely as
possible.

Author: Mikael Olsson <mikael.olsson@clavister.com>
WWW:    http://www.clueby4.org/minirsyslogd/

PR:             58737
Submitted by:   lx@redundancy.redundancy.org

Number of commits found: 18