Port details |
- xfce4-calculator-plugin Simple calculator for the Xfce panel
- 0.7.1_1 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: xfce@FreeBSD.org
 - Port Added: 2016-01-30 06:09:17
- Last Update: 2022-07-20 14:22:24
- Commit Hash: f53eb28
- Also Listed In: xfce
- License: GPLv2
- Description:
- It is a calculator plugin for the Xfce4 panel. The plugin supports common
mathematical operators, constants (pi) and functions.
WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xfce4-calculator-plugin>0:math/xfce4-calculator-plugin
- To install the port:
- cd /usr/ports/math/xfce4-calculator-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install math/xfce4-calculator-plugin
- pkg install xfce4-calculator-plugin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xfce4-calculator-plugin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608719122
SHA256 (xfce4/xfce4-calculator-plugin-0.7.1.tar.bz2) = e4016a03c3ef4ebddd97e4135f5e304f80677033c98e19644b9989ec6f5ada81
SIZE (xfce4/xfce4-calculator-plugin-0.7.1.tar.bz2) = 402401
- 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:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- xfce4-panel : x11-wm/xfce4-panel
- x11.pc : x11/libX11
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libgarcon-gtk3-1.so : sysutils/garcon
- libexo-2.so : x11/libexo
- libxfce4ui-2.so : x11/libxfce4menu
- libxfce4util.so : x11/libxfce4util
- libxfce4panel-2.0.so : x11-wm/xfce4-panel
- libxfconf-0.so : x11/xfce4-conf
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- x11/xfce4-goodies
- Configuration Options:
- ===> The following configuration options are available for xfce4-calculator-plugin-0.7.1_1:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- math_xfce4-calculator-plugin
- USES:
- compiler:c11 gettext-tools gmake gnome libtool pkgconfig tar:bz2 xfce xorg gettext-runtime
- 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:22:24 0.7.1_1 |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
10 Oct 2021 19:44:42 0.7.1_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.7.1_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Jan 2021 16:36:33
0.7.1_1  |
madpilot  |
Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200
This XFCE release dropped support for GTK2 plugins and also dropped
GTK2 from all components.
WARNING: please check UPDATING before upgrading your packages. In
case of problems also read the libexo pkg-message.
Due to this some panel plugins and libraries will be removed since
they cannot compile anymore:
- print/xfce4-print
- x11/xfce4-quicklauncher-plugin (Only the first 15 lines of the commit message are shown above ) |
23 Dec 2020 19:45:14
0.7.1 |
madpilot  |
Update xfce4-calculator-plugin to 0.7.1 |
02 Oct 2019 14:00:52
0.7.0_1 |
pkubaj  |
math/xfce4-calculator-plugin: fix build on GCC architectures
Use C11 compiler:
In file included from /usr/local/include/xfce4/libxfce4util/libxfce4util.h:33,
from calculator.c:29:
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:37: error: redefinition of
typedef 'XfceKiosk'
/usr/local/include/xfce4/libxfce4util/xfce-kiosk.h:35: error: previous
declaration of 'XfceKiosk' was heremv -f .deps/libcalculator_la-lexer.Tpo
.deps/libcalculator_la-lexer.Plo
Approved by: mentors (implicit approval) |
19 Sep 2019 23:46:34
0.7.0_1 |
madpilot  |
Welcome XFCE 4.14 to the FreeBSD ports tree
- This XFCE release uses almost exclusively gtk3, so the USES=xfce
now defaults to gtk3
- Make x11-themes/gtk-xfce-engine an optional dependency(disabled
by default), it only supports gtk2, so would leave miost of this
XFCE version unthemed.
- Add Greybird as an optional and enabled dependency as a modern
theme supporting both GTK versions and all other XFCE parts
- The xfce4-vala port is deprecated and removed. The VALA bindings
are available in the library ports using the GIR and VAPI options
(on by default)
- Fixed various missing library and portlint warnings (portmgr fixit
blanket)
- Default Display Manager changed to lightdm (Thanks to woodsb02 (Only the first 15 lines of the commit message are shown above ) |
19 Jun 2019 16:14:27
0.7.0 |
madpilot  |
- Simplify XFCE MASTER_SITES usage
- Update XFCE Master sites list
Submitted by: olivierd
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D8416 |
25 Feb 2019 14:03:46
0.7.0 |
madpilot  |
- Update to 0.7.0
- Adjust dependencies
- Add NLS option
PR: 236007
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> |
22 Jan 2019 14:44:38
0.6.0 |
madpilot  |
Clenup xfce ports:
- Add missing dependencies
- Remove unneeded patches
- Regenerate and rename legacy patches
- Add NLS option to ports providing such a knob, and missing the
option
- Add INSTALL_TARGET=install-strip where missing
- Sort things
- Remove unneeded +=
- Cosmetic changes to OPTION related variables to improve readability
- Update WWW
- Silence portlint warnings about variables order
- Bump PORTREVISION where changing dependencies and/or adding
install-strip |
21 Jun 2016 03:39:35
0.6.0 |
olivierd  |
Update to 0.6.0 |
16 Apr 2016 09:26:14
0.5.2 |
olivierd  |
Update to 0.5.2 |
30 Jan 2016 06:09:07
0.5.1 |
olivierd  |
It is a calculator plugin for the Xfce4 panel. The plugin supports common
mathematical operators, constants (pi) and functions.
WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin
Obtained from: Xfce devel repository |