notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gcalcli Google Calendar Command Line Interface
4.0.4_2 deskutils on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.4_1Version of this port present on the latest quarterly branch.
Maintainer: ports@thelanman.net search for ports maintained by this maintainer
Port Added: 2007-10-02 03:19:04
Last Update: 2024-02-23 03:31:44
Commit Hash: fe89ef9
People watching this port, also watch:: screen, mplayer-skins, grabc, grepcidr
Also Listed In: python
License: MIT
WWW:
https://github.com/insanum/gcalcli
Description:
gcalcli is a Python application that allows you to access you Google Calendar from a command line. It's easy to get your agenda, search for events, and quickly add new events. Additionally gcalcli can be used as a reminder service to execute any application you want.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}gcalcli>0:deskutils/gcalcli@${PY_FLAVOR}
To install the port:
cd /usr/ports/deskutils/gcalcli/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/gcalcli
  • pkg install py39-gcalcli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-gcalcli listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-gcalcli
Package flavors (<flavor>: <package>)
  • py39: py39-gcalcli
distinfo:
TIMESTAMP = 1551729455 SHA256 (insanum-gcalcli-v4.0.4_GH0.tar.gz) = 0ad3a3446e1ac1c5228ea3a2705a292b99f6cb3222fae4a12a004f92ce31037f SIZE (insanum-gcalcli-v4.0.4_GH0.tar.gz) = 1699589

Packages (timestamps in pop-ups are UTC):
py37-gcalcli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--4.0.4_1---4.0.4_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-gcalcli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.4_24.0.4_2-4.0.4_24.0.4_2---
FreeBSD:13:quarterly4.0.4_14.0.4_14.0.4_14.0.4_14.0.4_14.0.4_14.0.4_14.0.4_1
FreeBSD:14:latest4.0.4_24.0.4_24.0.4_14.0.4_24.0.4_24.0.4_1-4.0.4_1
FreeBSD:14:quarterly4.0.4_14.0.4_1-4.0.4_14.0.4_14.0.4_14.0.4_14.0.4_1
FreeBSD:15:latest4.0.4_24.0.4_2n/a4.0.4_1n/a4.0.4_14.0.4_14.0.4_2
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-dateutil>=0 : devel/py-dateutil@py39
  2. py39-google-api-python-client>=1.4 : www/py-google-api-python-client@py39
  3. py39-httplib2>=0 : www/py-httplib2@py39
  4. py39-parsedatetime>=0 : devel/py-parsedatetime@py39
  5. py39-oauth2client>0 : security/py-oauth2client@py39
  6. py39-six>0 : devel/py-six@py39
  7. py39-vobject>=0.4.8 : deskutils/py-vobject@py39
  8. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  9. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-gcalcli-4.0.4_2: ICS_VCAL=on: Enable importing of ics/vcal files ===> Use 'make config' to modify these settings
Options name:
deskutils_gcalcli
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/insanum/gcalcli/tar.gz/v4.0.4?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.4_2
23 Feb 2024 03:31:44
commit hash: fe89ef9de1a44bc0204ef968c15108f1c0caa30ccommit hash: fe89ef9de1a44bc0204ef968c15108f1c0caa30ccommit hash: fe89ef9de1a44bc0204ef968c15108f1c0caa30ccommit hash: fe89ef9de1a44bc0204ef968c15108f1c0caa30c files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
deskutils/gcalcli: Moved man to share/man

Approved by:    portmgr (blanket)
4.0.4_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.0.4_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.0.4_1
20 Jul 2022 14:21:10
commit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40acommit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40acommit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40acommit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
deskutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alex "lissyara" Keda <admin@lissyara.su>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Hsu <ahsu@users.sf.net>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov <andy@icc.surw.chel.su>
  *  Anton Berezin <tobez@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.0.4_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.0.4_1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
4.0.4_1
29 Oct 2019 08:50:08
Revision:515967Original commit files touched by this commit
bapt search for other commits by this committer
Fix the location of the manpages
4.0.4
12 May 2019 14:39:30
Revision:501382Original commit files touched by this commit
kai search for other commits by this committer
deskutils/gcalcli: Update to 4.0.4

* Remove options FUZZYDATE, SIMPLEJSON and DOCS:
  * devel/py-parsedatetime is now explicitly required
  * devel/py-simplejson is no longer used since the 3.2 release
  * The supplied documentation doesn't contain useful information

* Simplify the Makefile by using Python's distutils to build the port
* Flavorize the port because the port also works with Python 3

While I'm here:
* Add location to the license file

Changelog since 3.4.0:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.0
28 Sep 2018 18:19:45
Revision:480874Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.4.0

PR:		230553
Submitted by:	ndowens@yahoo.com
Approved by:	maintainer timeout
Sponsored by:	iXsystems Inc.
3.2_3
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2_3
24 Apr 2017 12:58:02
Revision:439287Original commit files touched by this commit
miwi search for other commits by this committer
- Fix shebangs

Submitted by:	Jochen Neumeister (via irc)
3.2_2
10 Jan 2017 19:24:36
Revision:431127Original commit files touched by this commit
sunpoet search for other commits by this committer
Move devel/py-gflags to devel/py-python-gflags and update to 3.1.0

- Add LICENSE_FILE
- Add NO_ARCH
- Relax USES=python
- Allow concurrent installation (USE_PYTHON=concurrent)
- Remove PROJECTHOST
- Update WWW

Changes:	https://github.com/google/python-gflags/releases
PR:		215614
Differential Revision:	https://reviews.FreeBSD.org/D8926
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
3.2_1
30 Jul 2016 10:51:46
Revision:419306Original commit files touched by this commit
koobs search for other commits by this committer
deskutils/gcalcli: Fix for oauth2client > 1.4.12

gcalcli requires a dependency on oauth2client <= 1.4.12 to work
correctly, as higher versions replaced the run() method with run_flow().

The version of oauth2client in ports is 2.2.0 at the time of writing.

Fixes for the issue [1][2][3] have been submitted upstream in multiple
cases, although upstream has closed them as duplicates of a refactor
issue [4] that is yet to be committed/resolved.

This commit commits the proposed change in issue #229 [2].

While I'm here:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
3.2
10 Sep 2015 15:24:13
Revision:396577Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- Add some NO_ARCHes

Approved by:	portmgr blanket
3.2
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
3.2
17 Feb 2015 05:17:09
Revision:379142Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 3.2
- Pass maintainership to submitter

Submitted by:	Henrik Hudson <henrik@thelanman.net>
2.4.2
19 Oct 2014 08:50:18
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
2.4.2
16 Mar 2014 17:45:48
Revision:348422Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.4.2

PR:		ports/187619
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>
2.1_1
20 Sep 2013 16:21:38
Revision:327718Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
2.1_1
13 Nov 2012 08:58:24
Revision:307363Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add missing dependency

PR:		ports/173587
Submitted by:	Michael Moll <kvedulv@kvedulv.de>

Feature safe:	yes
2.1
12 Nov 2012 06:05:24
Revision:307327Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update WWW to new site

Submitted by:	lme

Feature safe:	yes
2.1
11 Nov 2012 09:51:55
Revision:307304Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.1

PR:		ports/173536
Submitted by:	Mark Felder <feld@feld.me>

Feature safe:	yes
1.4_2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.4_2
16 Feb 2009 02:26:49
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add a patch to fix unicode supporting

PR:             ports/125327
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
1.4_1
10 Apr 2008 23:49:35
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Chase updating of devel/py-dateutil

Submitted by:   pointyhat via pav
1.4
06 Mar 2008 22:19:52
Original commit files touched by this commit
edwin search for other commits by this committer
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:             ports/121435 (related)
1.4
13 Dec 2007 05:45:52
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.4
- Take maintainership

Approved by:    ijliao (maintainer)
1.2
02 Oct 2007 03:18:55
Original commit files touched by this commit
ijliao search for other commits by this committer
add gcalcli 1.2
Google Calendar Command Line Interface

Number of commits found: 30