Port details |
- kongress Conference companion application
- 1.0.1_2 deskutils =2 1.0.1_2Version of this port present on the latest quarterly branch.
- Maintainer: adridg@FreeBSD.org
- Port Added: 2021-01-29 21:29:10
- Last Update: 2023-04-25 15:17:15
- Commit Hash: feb1fa3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://apps.kde.org/en/kongress
- Description:
- Kongress is a conference companion application. Its purpose is to help
participants to organize their visit or online participation in a
conference. It contains the following features:
- A collection of conferences
- The scheduled talks
- Start/end time of each talk (in various timezones)
- List of favorites and warning on overlapping favorites
- Reminders before the beginning of the talk
The primary target user-base of Kongress is people attending a
conference with a Linux mobile phone. It also works on desktop,
leveraging the convergence capabilities of Kirigami.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kongress>0:deskutils/kongress
- To install the port:
- cd /usr/ports/deskutils/kongress/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/kongress
- pkg install kongress
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kongress
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1615313915
SHA256 (kongress-1.0.1.tar.xz) = ca2b89a67c4d21abb535f8411154e26ae5a5ee0465e7f2b248296e1a1a6d2175
SIZE (kongress-1.0.1.tar.xz) = 419024
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- libKirigamiPlugin.so : x11-toolkits/kf5-kirigami2
- kbuildsycoca5 : devel/kf5-kservice
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- linguist : devel/qt5-linguist
- qt5-qmake>=5.15 : devel/qt5-qmake
- qmldir : x11-toolkits/qt5-quickcontrols
- Runtime dependencies:
-
- libKirigamiPlugin.so : x11-toolkits/kf5-kirigami2
- kbuildsycoca5 : devel/kf5-kservice
- qmldir : x11-toolkits/qt5-quickcontrols
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libKF5CalendarCore.so : net/kf5-kcalendarcore
- libKF5ConfigCore.so : devel/kf5-kconfig
- libKF5CoreAddons.so : devel/kf5-kcoreaddons
- libKF5DBusAddons.so : devel/kf5-kdbusaddons
- libKF5I18n.so : devel/kf5-ki18n
- libKF5Notifications.so : devel/kf5-knotifications
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5QuickControls2.so : x11-toolkits/qt5-quickcontrols2
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_kongress
- USES:
- cmake compiler:c++17-lang gl kde:5 pkgconfig qt:5 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.0.1_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.0.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0.1_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.0.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.1 09 Mar 2021 18:21:53 |
adridg |
Update deskutils/kongress to latest upstream
Kongress is a conference-attendance helper application. This release
shuffles the translations-scheme to be more in-line with what KDE
does, and has no major changes. Patches that were upstreamed have
been duly removed. |
1.0 29 Jan 2021 21:28:32 |
adridg |
New port deskutils/kongress, a conference companion
Kongress is a conference companion application. Its purpose is to help
participants to organize their visit or online participation in a
conference. It runs well on a (Linux) mobile phone, but works fine
on a desktop or laptop machine.
Release notes were on the KDE-releases mailing list but I copied
them into the pkg-descr; they are also available at
https://dimitris.cc/kde/2021/01/28/Kongress_1_0.html
There is one patch because I didn't like the Qt5::Test dependency
and it seems to be optional anyway, MR submitted upstream. |