Port details |
- gsimplecal Lightweight calendar applet written in C++ using GTK
- 2.5.1_2 deskutils
=3 2.5.1_2Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2015-03-07 21:31:50
- Last Update: 2024-04-14 09:41:16
- Commit Hash: 57b4ac1
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: BSD3CLAUSE
- WWW:
- https://github.com/dmedvinsky/gsimplecal
- Description:
- Gsimplecal is a lightweight calendar applet written in C++ using GTK.
It was intentionally made for use with tint2 panel in the openbox environment
to be launched upon clock click, but of course it will work without it. In
fact, binding the gsimplecal to some hotkey in you window manager will probably
make you happy. The thing is that when it is started it first shows up, when
you run it again it closes the running instance. In that way it is very easy to
integrate anywhere. No need to write some wrapper scripts or whatever.
Also, you can configure it to not only show the calendar, but also display
multiple clocks for different world timezones. Read the manual page for the
details (there is info about keyboard controls as well!).
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gsimplecal>0:deskutils/gsimplecal
- To install the port:
- cd /usr/ports/deskutils/gsimplecal/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/gsimplecal
- pkg install gsimplecal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gsimplecal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695559847
SHA256 (dmedvinsky-gsimplecal-v2.5.1_GH0.tar.gz) = 1b7268959022cc7b8a405c9207b07258d2d1488192520baa15bbe9c0b0ff3f0f
SIZE (dmedvinsky-gsimplecal-v2.5.1_GH0.tar.gz) = 15036
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_gsimplecal
- USES:
- autoreconf compiler:c++11-lang gmake gnome pkgconfig
- pkg-message:
- For install:
- In order to use gsimplecal it is required to create a configuration file in
~/.config/gsimplecal
See man gsimplecal for an example of such a configuration file.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.1_2 14 Apr 2024 09:41:16
    |
Nuno Teixeira (eduardo)  |
*/*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket) |
2.5.1_2 27 Jan 2024 10:52:26
    |
Gleb Popov (arrowd)  Author: Nuno Teixeira |
*: Autotools manpages fix
Approved by: portmgr (blanket) |
2.5.1_1 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.5.1 24 Sep 2023 14:56:10
    |
Nuno Teixeira (eduardo)  |
deskutils/gsimplecal: Update to 2.5.1
ChangeLog: https://github.com/dmedvinsky/gsimplecal/blob/master/ChangeLog |
2.5 31 Aug 2023 09:44:23
    |
Nuno Teixeira (eduardo)  |
deskutils/gsimplecal: Update to 2.5
ChangeLog: https://github.com/dmedvinsky/gsimplecal/blob/master/ChangeLog |
2.4.1_2 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
2.4.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 ) |
2.4.1_1 20 Jul 2022 11:38:51
    |
Nuno Teixeira (eduardo)  |
deskutils/gsimplecal: Fix license type
- add LICENSE_FILE
- bump PORTREVISION |
2.4.1 20 Jul 2022 07:53:50
    |
Nuno Teixeira (eduardo)  |
deskutils/gsimplecal: Adopt/Update to 2.4.1
- take maintainership
- switch to DISTVERSION
- reorder variables
ChangeLog: https://github.com/dmedvinsky/gsimplecal/blob/master/ChangeLog |
2.4 17 Jun 2022 05:19:08
    |
Fernando Apesteguía (fernape)  |
deskutils/gsimplecal: update to 2.4
Reported by: portscout |
2.3 25 May 2022 16:10:18
    |
Fernando Apesteguía (fernape)  |
deskutils/gsimplecal: update to 2.3
ChangeLog: https://github.com/dmedvinsky/gsimplecal/blob/master/ChangeLog
* Add missing keyboard shortcut to launch external viewer
While here add pkg-message and warn about the creation of config file. |
2.2 28 Jul 2021 20:34:51
    |
Lars Engels (lme)  |
*: Drop maintainership on most of my ports.
Unfortunately I cannot give them the love they deserve at the moment. |
2.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2 18 Feb 2021 17:45:02
  |
lme  |
deskutils/gsimplecal: Update to 2.2 |
2.1_1 08 Nov 2019 09:41:45
  |
tobik  |
deskutils: Add missing USES={gnome,mate,php} |
2.1_1 26 Jul 2019 20:46:57
  |
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 |
2.1 24 Feb 2019 21:55:48
  |
linimon  |
Add USES=compiler:c++11-lang to fix build on GCC-based architectures.
PR: 235739
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
2.1 08 Sep 2018 09:04:29
  |
tobik  |
deskutils/gsimplecal: Fix build with Clang 6
MainWindow.cpp:157:33: error: C-style cast from 'nullptr_t' to 'GtkAccelFlags'
is not allowed
(GtkAccelFlags)NULL, closure);
^~~~~~~~~~~~~~~~~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/gsimplecal-2.1.log
PR: 230883
Submitted by: tobik
Approved by: lme (maintainer timeout, 2 weeks) |
2.1 01 Jun 2016 13:15:37
  |
mat  |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
2.1 06 May 2015 15:16:54
  |
mat  |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.1 02 Apr 2015 20:09:54
  |
lme  |
Fix my email address |
2.1 07 Mar 2015 21:31:41
  |
lme  |
Add deskutils/gsimplecal
Gsimplecal is a lightweight calendar applet written in C++ using GTK.
It was intentionally made for use with tint2 panel in the openbox environment
to be launched upon clock click, but of course it will work without it. In
fact, binding the gsimplecal to some hotkey in you window manager will probably
make you happy. The thing is that when it is started it first shows up, when
you run it again it closes the running instance. In that way it is very easy to
integrate anywhere. No need to write some wrapper scripts or whatever.
Also, you can configure it to not only show the calendar, but also display
multiple clocks for different world timezones. Read the manual page for the
details (there is info about keyboard controls as well!).
WWW: https://github.com/dmedvinsky/gsimplecal |