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 on branch 2022Q3
quassel-core Qt 5 based distributed IRC client (core/server only)
0.14.0_5 irc on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.14.0_1Version of this port present on the latest quarterly branch.
Maintainer: fluffy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-10-29 17:01:41
Last Update: 2022-08-12 14:46:53
Commit Hash: 4cf39de
People watching this port, also watch:: gitg, emby-server, obhttpd, tmux
License: GPLv2+
WWW:
https://www.quassel-irc.org/
Description:
Quassel IRC is a modern, cross-platform, distributed IRC client based on the Qt framework. Distributed means that one (or multiple) client(s) can attach to and detach from a central core that stays permanently online. Re-attaching your client will show your IRC session in the same state as you left it in (plus whatever happened while you were gone), and this even when you re-attach from a different location. An optional Beginner's Mode completely hides this feature, so Quassel IRC can be used like a traditional client.
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 (4 items)
Collapse this list.
  1. bin/quasselcore
  2. /usr/local/share/licenses/quassel-core-0.14.0_5/catalog.mk
  3. /usr/local/share/licenses/quassel-core-0.14.0_5/LICENSE
  4. /usr/local/share/licenses/quassel-core-0.14.0_5/GPLv2+
Collapse this list.
Dependency lines:
  • quassel-core>0:irc/quassel-core
To install the port:
cd /usr/ports/irc/quassel-core/ && make install clean
To add the package, run one of these commands:
  • pkg install irc/quassel-core
  • pkg install quassel-core
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: quassel-core
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1641377022 SHA256 (quassel-0.14.0.tar.xz) = 090777f37a6ae1057a046d5c2896ce5e4bef2382377e3ba52c63efe6b5fe4e10 SIZE (quassel-0.14.0.tar.xz) = 3987144

Packages (timestamps in pop-ups are UTC):
quassel-core
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.14.0_50.14.0_50.13.1_40.14.0_50.14.0_5---
FreeBSD:13:quarterly0.14.0_50.14.0_5-0.14.0_50.14.0_50.14.0_50.14.0_50.14.0_5
FreeBSD:14:latest0.14.0_50.14.0_5-0.14.0_50.14.0_50.14.0_4-0.14.0_4
FreeBSD:14:quarterly0.14.0_50.14.0_5-0.14.0_50.14.0_50.14.0_50.14.0_50.14.0_5
FreeBSD:15:latest0.14.0_50.14.0_5n/a0.14.0_5n/a0.14.0_50.14.0_50.14.0_5
FreeBSD:15:quarterly--n/a-n/a---
Master port: irc/quassel
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. optional.hpp : devel/boost-libs
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. qt5-buildtools>=5.15 : devel/qt5-buildtools
  6. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. libqsqlite.so : databases/qt5-sqldrivers-sqlite3
Library dependencies:
  1. libldap.so.2 : net/openldap26-client
  2. libqca-qt5.so : devel/qca@qt5
  3. libQt5Core.so : devel/qt5-core
  4. libQt5Network.so : net/qt5-network
  5. libQt5Script.so : devel/qt5-script
  6. libQt5Sql.so : databases/qt5-sql
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for quassel-core-0.14.0_5: ====> Database for Quassel core / monolithic: you have to choose at least one of them PGSQL=off: PostgreSQL database support SQLITE3=on: SQLite 3 database support ===> Use 'make config' to modify these settings
Options name:
irc_quassel-core
USES:
cmake compiler:c++11-lib cpe ldap pkgconfig qca qt:5 tar:xz
pkg-message:
For install:
To run quasselcore at system start-up, add quasselcore_enable="YES" to /etc/rc.conf. Quassel can use SSL connection between client and core parts. At first start quasselcore will ask you to enter some information that will be incorporated into generated SSL certificate. You can generate a new certificate by running the following command as root: # service quasselcore keygen or # /usr/local/etc/rc.d/quasselcore keygen By default quasselcore listens on 4242 port at localhost. To change default behavior set quasselcore_args variable in /etc/rc.conf. See 'quasselcore --help' for available arguments.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/quassel/quassel/releases/download/0.14.0/
Collapse this list.

There are no commits on branch 2022Q3 for this port