Port details |
- obconf-qt Qt port of preferences manager for Openbox
- 0.16.1_2 x11-wm
=0 Version of this port present on the latest quarterly branch. - Maintainer: jsm@FreeBSD.org
 - Port Added: 2018-10-15 14:55:17
- Last Update: 2022-07-20 14:23:42
- Commit Hash: f65f20b
- License: GPLv2
- Description:
- ObConf-Qt is a Qt port of ObConf, a configuration editor for OpenBox.
It allows you to edit and choose theme, and to edit window manager preferences
such as mouse focus behaviour, font-settings and number of virtual desktops.
WWW: https://github.com/lxqt/obconf-qt
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- obconf-qt>0:x11-wm/obconf-qt
- To install the port:
- cd /usr/ports/x11-wm/obconf-qt/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/obconf-qt
- pkg install obconf-qt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: obconf-qt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1618781177
SHA256 (lxqt/obconf-qt-0.16.1.tar.xz) = 458d96b63dca8a09a4f477d42030d829e8090aae0ea39b3994fcf0b8da8e8b42
SIZE (lxqt/obconf-qt-0.16.1.tar.xz) = 102328
- 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
- ninja : devel/ninja
- lxqt-build-tools-config.cmake : devel/lxqt-build-tools
- 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
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- Runtime dependencies:
-
- lrelease : devel/qt5-linguisttools
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xft.pc : x11-fonts/libXft
- Library dependencies:
-
- libobt.so : x11-wm/openbox
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libImlib2.so : graphics/imlib2
- libintl.so : devel/gettext-runtime
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- librsvg-2.so : graphics/librsvg2-rust
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- This port is required by:
- for Run
-
- x11-wm/lxqt
- Configuration Options:
- No options to configure
- Options name:
- x11-wm_obconf-qt
- USES:
- cmake compiler:c++11-lang gettext-runtime localbase qt:5 gnome lxqt pkgconfig tar:xz xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:42 0.16.1_2 |
Tobias C. Berner (tcberner)  |
x11-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov> (Only the first 15 lines of the commit message are shown above ) |
10 Apr 2022 19:11:41 0.16.1_2 |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
26 Mar 2022 08:27:27 0.16.1_1 |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
08 May 2021 16:51:58 0.16.1 |
Jesper Schmitz Mouridsen (jsm)  |
x11-wm/obconf-qt: Update to 0.16.1 |
06 Apr 2021 14:31:07 0.16.0 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Nov 2020 11:56:11
0.16.0 |
jsm  |
x11-wm/obconf-qt Update to 0.16.0 |
09 Nov 2020 17:08:12
0.15.0_1 |
tcberner  |
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878 |
20 Jun 2020 09:26:25
0.15.0 |
jsm  |
Upgrade to 0.15.0 |
30 Dec 2019 15:20:28
0.14.1 |
jsm  |
Update LXQt to 0.14.1
Update devel/libqtxdg to 3.4.0
Update x11/lxqt-globalkeys to 0.14.3
Official announcement https://forum.lxqt.org/t/release-lxqt-0-14-1/648
PR: 239427
Approved by: swills (mentor) mbeis@xs4all.nl (maintainer)
Differential Revision: https://reviews.freebsd.org/D21056 |
07 Nov 2019 18:36:56
0.14.0_1 |
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
26 Jul 2019 20:46:57
0.14.0_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
28 Mar 2019 17:59:34
0.14.0 |
jsm  |
Upgrade the LXQt desktop environment to 0.14.0
Upstream announcement https://forum.lxqt.org/t/release-lxqt-0-14-0/572
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19056 |
16 Jan 2019 11:13:45
0.13.0_2 |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
25 Dec 2018 20:25:40
0.13.0_1 |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
0.13.0_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
15 Oct 2018 14:55:00
0.13.0 |
jsm  |
New port x11-wm/obconf-qt
PR: 229306
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D17261 |