Port details |
- deforaos-panel DeforaOS desktop panel
- 0.3.6_1 x11
=1 0.3.6_1Version of this port present on the latest quarterly branch. - Maintainer: olivier@FreeBSD.org
 - Port Added: 2012-12-19 11:48:51
- Last Update: 2021-10-10 19:44:42
- Commit Hash: 2c672a4
- People watching this port, also watch:: python, unoconv, py38-pycparser, sysinfo
- License: GPLv3
- Description:
- DeforaOS desktop panel
WWW: https://www.defora.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- deforaos-panel>0:x11/deforaos-panel
- For LIB depends:
- libPanel.so:x11/deforaos-panel
- To install the port:
- cd /usr/ports/x11/deforaos-panel/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/deforaos-panel
- pkg install deforaos-panel
- PKGNAME: deforaos-panel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1483369528
SHA256 (Panel-0.3.6.tar.gz) = 00739939fbb14e0df478f026624649eff8cab64a81e067721fa4f75713896241
SIZE (Panel-0.3.6.tar.gz) = 146129
- 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:
-
- browser : x11-fm/deforaos-browser
- xsltproc : textproc/libxslt
- docbook.xsl : textproc/docbook-xsl
- pkgconf>=1.3.0_1 : devel/pkgconf
- msgfmt : devel/gettext-tools
- x11.pc : x11/libX11
- Runtime dependencies:
-
- index.theme : misc/hicolor-icon-theme
- sudo : security/sudo
- x11.pc : x11/libX11
- Library dependencies:
-
- libDesktop.so : x11/deforaos-libdesktop
- libSystem.so : devel/deforaos-libsystem
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- x11/deforaos-locker
- for Run
-
- x11/deforaos-desktop
- Configuration Options:
- ===> The following configuration options are available for deforaos-panel-0.3.6_1:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- x11_deforaos-panel
- USES:
- gnome pkgconfig xorg gettext
- pkg-message:
- For install:
- Note regarding the suspend feature :
Your user need sudo right for executing /usr/sbin/zzz
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Oct 2021 19:44:42 0.3.6_1
|
Baptiste Daroussin (bapt)  |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
06 Apr 2021 14:31:07 0.3.6_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
16 Feb 2021 17:35:10
0.3.6_1
|
antoine  |
Mark BROKEN on FreeBSD 13 and 14
network.c:298:19: error: variable has incomplete type 'struct ifdatareq'
struct ifdatareq ifdr;
^
network.c:298:9: note: forward declaration of 'struct ifdatareq'
struct ifdatareq ifdr;
Reported by: pkg-fallout
MFH: 2021Q1 |
07 Nov 2019 18:36:56
0.3.6_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. |
14 Aug 2019 12:25:52
0.3.6_1
|
mat  |
Convert to UCL & cleanup pkg-message (categories x) |
16 May 2019 09:31:35
0.3.6_1
|
amdmi3  |
- Fix whitespace
- Add USES=gnome
- Pet portlint
- Update WWW
Approved by: portmgr blanket |
02 Jan 2017 15:07:34
0.3.6_1
|
olivier  |
Update to 0.3.6
Approved by: jadawin (mentor)
Differential Revision: https://reviews.freebsd.org/D8992 |
01 Oct 2016 10:55:41
0.3.1_1
|
antoine  |
Deprecate ports broken for more than 6 months |
01 Apr 2016 14:33:58
0.3.1_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
13 Mar 2016 19:44:53
0.3.1_1
|
antoine  |
Mark BROKEN: fails to build
cc -I ../../include -W `pkg-config --cflags libSystem gtk+-2.0` -fPIC -Wall -g
-O2 -pedantic `pkg-config --cflags libDesktop` -c embed.c
embed.c:104:33: error: too few arguments to function call, single argument
'code' was not specified
helper->error(NULL, error_get(), 1);
Reported by: pkg-fallout |
08 Mar 2016 10:24:06
0.3.1_1
|
olivier  |
- patch for main deforaos library
- bump PORTREVISION for dependencies
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5562 |
17 Feb 2016 10:42:08
0.3.1
|
olivier  |
Update my email for ports I maintain
Approved by: jadawin
Differential Revision: https://reviews.freebsd.org/D5309 |
22 Feb 2015 23:18:26
0.3.1
|
rm  |
x11/deforaos-panel: update to 0.3.1
PR: 197322
Submitted by: olivier@cochard.me (maintainer)
Reviewed by: marino |
24 Nov 2014 20:22:00
0.2.18
|
antoine  |
Cleanup plist |
04 Nov 2013 20:06:46
0.2.18
|
wg  |
x11/deforaos-panel: update to 0.2.18
- Update to 0.2.18
- Allow staging
- Convert lib depends to new format
PR: ports/183635
Submitted by: maintainer |
20 Sep 2013 23:43:20
0.2.17
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
23 Apr 2013 14:20:28
0.2.17
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
03 Jan 2013 15:49:30
0.2.17
|
rm  |
- update to 0.2.17
- make it PREFIX-safe
PR: 174834
Submitted by: olivier@cochard.me (maintainer) |
19 Dec 2012 11:48:33
0.2.15
|
bapt  |
DeforaOS Desktop panel
PR: ports/172991
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> |