Port details |
- quassel Qt 5 based distributed IRC client (client and monolithic binary)
- 0.14.0_5 irc =5 0.14.0_5Version of this port present on the latest quarterly branch.
- Maintainer: fluffy@FreeBSD.org
- Port Added: 2008-09-06 22:34:22
- Last Update: 2023-12-03 22:17:33
- Commit Hash: b2a438e
- People watching this port, also watch:: vim, etl, mDNSResponder, InsightToolkit, openbox
- 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.
- ¦ ¦ ¦ ¦
- 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/irc/quassel/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/quassel
- pkg install quassel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: quassel
- 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):
- Slave ports:
-
- irc/quassel-core
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- optional.hpp : devel/boost-libs
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- libqsqlite.so : databases/qt5-sqldrivers-sqlite3
- Library dependencies:
-
- libdbusmenu-qt5.so : devel/libdbusmenu-qt@qt5
- libdbusmenu-qt5.so : devel/libdbusmenu-qt@qt5
- libldap.so.2 : net/openldap26-client
- libqca-qt5.so : devel/qca@qt5
- libphonon4qt5.so : multimedia/phonon@qt5
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5Script.so : devel/qt5-script
- libQt5Sql.so : databases/qt5-sql
- libQt5WebEngineCore.so : www/qt5-webengine
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for quassel-0.14.0_5:
NLS=on: Native Language Support
====> Quassel components: you have to choose at least one of them
CLIENT=on: Quassel client (for use with core)
CORE=off: Quassel core server (for use with client)
MONO=on: Quassel standalone (monolithic binary: core+client combined)
====> 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
====> Spellcheck and KDE integration for GUI app
KDE=off: Enable KDE integration for client / monolitic
SPELL=off: Enable spellcheck in client / monolitic via KF5Sonnet
===> Use 'make config' to modify these settings
- Options name:
- irc_quassel
- USES:
- cmake compiler:c++11-lib cpe ldap pkgconfig qca qt:5 tar:xz kde:5 kde:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 105 (showing only 5 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.0.2 01 Oct 2008 20:47:10 |
makc |
update to 0.3.0.2
approved by: miwi (mentor) |
0.3.0.1 23 Sep 2008 15:05:20 |
makc |
Add optins to allow build client and server separately.
Approved by: miwi (mentor) |
0.3.0.1 16 Sep 2008 13:05:08 |
makc |
Fix build on 6.3
Approved by: portmgr (pav) |
0.3.0.1 07 Sep 2008 12:43:27 |
makc |
add patch to disable l10n support
Approved by: miwi (mentor) |
0.3.0.1 06 Sep 2008 22:34:03 |
makc |
Quassel IRC is a modern, cross-platform, distributed IRC client
based on the Qt4 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.
WWW: http://www.quassel-irc.org/
Approved by: miwi (mentor) |
Number of commits found: 105 (showing only 5 on this page)
|