Port details |
- elementary-calendar Desktop calendar app designed for elementary OS
- 8.0.0 deskutils
=3 7.0.0Version of this port present on the latest quarterly branch. - Maintainer: nc@FreeBSD.org
 - Port Added: 2021-01-01 09:57:00
- Last Update: 2025-03-17 04:02:08
- Commit Hash: e87d813
- People watching this port, also watch:: freetds, phpfpmtop, samba416, virt-manager, py311-ansible-lint
- License: GPLv3+
- WWW:
- https://github.com/elementary/calendar
- Description:
- Desktop calendar app designed for elementary OS.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elementary-calendar>0:deskutils/elementary-calendar
- To install the port:
- cd /usr/ports/deskutils/elementary-calendar/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/elementary-calendar
- pkg install elementary-calendar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: elementary-calendar
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1739996426
SHA256 (elementary-calendar-8.0.0_GH0.tar.gz) = da9c858984a5c69906d1a6f7e9528a77b96ed92c54b42e99cc40642b6a0abe58
SIZE (elementary-calendar-8.0.0_GH0.tar.gz) = 561479
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:
-
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- valac : lang/vala
- Runtime dependencies:
-
- consolekit2>0 : sysutils/consolekit2
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libchamplain-0.12.so : graphics/libchamplain
- libclutter-1.0.so : graphics/clutter
- libclutter-gtk-1.0.so : graphics/clutter-gtk3
- libfolks.so : net-im/folks
- libgee-0.8.so : devel/libgee
- libgeoclue-2.so : net/geoclue
- libgeocode-glib.so : net/geocode-glib
- libgranite.so : x11-toolkits/granite
- libhandy-1.so : x11-toolkits/libhandy
- libical-glib.so : devel/libical
- libportal.so : deskutils/libportal
- libportal-gtk3.so : deskutils/libportal-gtk3
- libsoup-2.4.so : devel/libsoup
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libedataserver-1.2.so : databases/evolution-data-server
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libxml2.so : textproc/libxml2
- libharfbuzz.so : print/harfbuzz
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_elementary-calendar
- USES:
- desktop-file-utils gettext gnome meson pkgconfig vala:build
- 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 |
8.0.0 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
8.0.0 25 Feb 2025 01:35:14
    |
Neel Chauhan (nc)  |
deskutils/elementary-calendar: Update to 8.0.0 |
7.0.0_1 24 Jan 2025 05:05:19
    |
Jason E. Hale (jhale)  |
deskutils/elementary-calendar: Bump PORTREVISION after devel/libical update
This is for safety as libical-glib.so is unstable. |
7.0.0 15 May 2024 15:13:00
    |
Neel Chauhan (nc)  |
deskutils/elementary-calendar: Update to 7.0.0 |
6.1.2_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
6.1.2_1 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 ) |
6.1.2 23 Jan 2023 01:41:18
    |
Neel Chauhan (nc)  |
deskutils/elementary-calendar: Update to 6.1.2 |
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) |
6.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 ) |
6.1.1 26 Aug 2022 17:02:25
    |
Tobias C. Berner (tcberner)  |
framework: switch tree to using vala.mk
PR: 249940 |
6.1.1 19 May 2022 17:53:24
    |
Neel Chauhan (nc)  Author: Olivier Duchateau |
deskutils/elementary-calendar: update to 6.1.1
Changes: https://github.com/elementary/calendar/releases/tag/6.1.1
PR: 264074 |
6.1.0_2 10 Apr 2022 19:11:41
    |
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) |
6.1.0_1 26 Mar 2022 08:27:27
    |
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 |
6.1.0 09 Feb 2022 23:14:42
    |
Neel Chauhan (nc)  |
deskutils/elementary-calendar: Update to 6.1.0 |
6.0.3_1 08 Dec 2021 10:57:06
    |
Adriaan de Groot (adridg)  |
x11-toolkits/granite: update to 6.2.0, latest upstream
Release notes are at
https://github.com/elementary/granite/releases/tag/6.2.0
Bumping PORTREVISION of consumers, too, because of the crash-fix.
PR: 260024
Reported by: Olivier Duchateau |
6.0.3 21 Nov 2021 00:16:35
    |
Neel Chauhan (nc)  |
deskutils/elementary-calendar: Update to 6.0.3 |
6.0.2 10 Oct 2021 19:44:42
    |
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) |
6.0.2 04 Oct 2021 18:01:19
    |
Neel Chauhan (nc)  |
deskutils/elementary-calendar: Update to 6.0.2 |
6.0.1 28 Aug 2021 05:16:13
    |
Neel Chauhan (nc)  Author: Olivier Duchateau |
deskutils/elementary-calendar: update to 6.0.1
PR: 258093 |
6.0.0 14 Aug 2021 19:34:01
    |
Neel Chauhan (nc)  |
deskutils/elementary-calendar: Fix pkg-plist issues with 6.0 |
6.0.0 09 Aug 2021 17:19:27
    |
Neel Chauhan (nc)  Author: Olivier Duchateau |
deskutils/elementary-calendar: update to 6.0.0
PR: 257716 |
5.1.1_2 10 Jun 2021 21:20:09
    |
Li-Wen Hsu (lwhsu)  |
*/*: Bump PORTREVISION after x11-toolkits/granite update
PR: 254626 |
5.1.1_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.1.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.1.1_1 18 Jan 2021 17:07:46
  |
nc  |
deskutils/elementary-calendar: Fix Segmentation fault.
PR: 252741
Submitted by: 0mp
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
MFH: 2021Q1
Differential Revision: https://reviews.freebsd.org/D28216 |
5.1.1 05 Jan 2021 15:33:40
  |
nc  |
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966 |
5.1.1 01 Jan 2021 09:56:21
  |
pi  |
New port: deskutils/elementary-calendar: Desktop calendar app designed for
elementary OS
Desktop calendar app designed for elementary OS.
WWW: https://github.com/elementary/calendar
PR: 252185
Submitted by: Neel Chauhan <neel@neelc.org> |