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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
znc-clientbuffer Client specific buffers module for ZNC
1.0.48_1 irc on this many watch lists=2 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.0.48Version of this port present on the latest quarterly branch.
Maintainer: mdw@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-19 19:00:08
Last Update: 2024-09-23 23:29:44
Commit Hash: 350cb30
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://wiki.znc.in/Clientbuffer
Description:
ZNC Clientbuffer is a module for ZNC that allows to maintain client specific buffers for identified clients.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. lib/znc/clientbuffer.so
  2. /usr/local/share/licenses/znc-clientbuffer-1.0.48_1/catalog.mk
  3. /usr/local/share/licenses/znc-clientbuffer-1.0.48_1/LICENSE
  4. /usr/local/share/licenses/znc-clientbuffer-1.0.48_1/APACHE20
Collapse this list.
Dependency lines:
  • znc-clientbuffer>0:irc/znc-clientbuffer
To install the port:
cd /usr/ports/irc/znc-clientbuffer/ && make install clean
To add the package, run one of these commands:
  • pkg install irc/znc-clientbuffer
  • pkg install znc-clientbuffer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: znc-clientbuffer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1671444548 SHA256 (CyberShadow-znc-clientbuffer-v1.0.48_GH0.tar.gz) = c16e78351b78d62c1ce60164bb903041d67d414172116367f8a1075b7d347e90 SIZE (CyberShadow-znc-clientbuffer-v1.0.48_GH0.tar.gz) = 5602

Packages (timestamps in pop-ups are UTC):
znc-clientbuffer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.48_11.0.48_1-1.0.48_11.0.48_1---
FreeBSD:13:quarterly1.0.48_11.0.48_11.0.481.0.48_11.0.48_11.0.481.0.481.0.48
FreeBSD:14:latest1.0.48_11.0.48_11.0.481.0.48_11.0.48_11.0.48-1.0.48
FreeBSD:14:quarterly1.0.48_11.0.48_1-1.0.48_11.0.48_11.0.481.0.481.0.48
FreeBSD:15:latest1.0.48_11.0.48_1n/a1.0.48_1n/a1.0.481.0.481.0.48
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. znc : irc/znc
Runtime dependencies:
  1. znc : irc/znc
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for znc-clientbuffer-1.0.48_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
irc_znc-clientbuffer
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/CyberShadow/znc-clientbuffer/tar.gz/v1.0.48?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.48_1
23 Sep 2024 23:29:44
commit hash: 350cb30f2b336b44adf177fd4be25b6c7b01d00dcommit hash: 350cb30f2b336b44adf177fd4be25b6c7b01d00dcommit hash: 350cb30f2b336b44adf177fd4be25b6c7b01d00dcommit hash: 350cb30f2b336b44adf177fd4be25b6c7b01d00d files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
Author: Manuel Wiesinger
irc/znc-clientbuffer: Bump PORTREVISION after znc update

Bump PORTREVISION after latest update of znc to 1.9.1

PR:		281132
Reported by:	Javier Sturman <sturmanj@gmail.com>
1.0.48
07 Sep 2024 17:40:55
commit hash: f2c704807de00f8dbdf8995a1ed1496104f6d6a4commit hash: f2c704807de00f8dbdf8995a1ed1496104f6d6a4commit hash: f2c704807de00f8dbdf8995a1ed1496104f6d6a4commit hash: f2c704807de00f8dbdf8995a1ed1496104f6d6a4 files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Manuel Wiesinger
irc/znc-clientbuffer: Add PORTSCOUT

PR:		277123
Approved by:	submitter is maintainer
1.0.48
19 Dec 2022 18:58:40
commit hash: 0bc1d0dbeeaaebfa32147f3c594a33f92ef8d7e5commit hash: 0bc1d0dbeeaaebfa32147f3c594a33f92ef8d7e5commit hash: 0bc1d0dbeeaaebfa32147f3c594a33f92ef8d7e5commit hash: 0bc1d0dbeeaaebfa32147f3c594a33f92ef8d7e5 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Manuel Wiesinger
irc/znc-clientbuffer: New port

ZNC Clientbuffer is a module for ZNC that allows to maintain client
specific buffers for identified clients.

PR:		268474
Reported by:	manuel@mmap.at
Approved by:	mdw (Submitter is maintainer)

Number of commits found: 3