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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
googlecl Command line tools for the Google Data APIs
0.9.15.1_1 net Deleted 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 0.9.15.1_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-09-15
Maintainer: sbz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-06-19 07:14:21
Last Update: 2020-09-19 13:01:00
SVN Revision: 548980
People watching this port, also watch:: w3m, R, microdc2, irssi
Also Listed In: python www
License: APACHE20
WWW:
https://github.com/vinitkumar/googlecl/
Description:
The Google Data APIs allow programmatic access to various Google services. This package wraps a subset of those APIs into a command-line tool that makes it easy to do things like posting to a Blogger blog, uploading files to Picasa, or editing a Google Docs file. WWW: https://github.com/vinitkumar/googlecl/
Homepage    cgit ¦ GitHub ¦ 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:
  • googlecl>0:net/googlecl
No installation instructions:
This port has been deleted.
PKGNAME: googlecl
Package flavors (<flavor>: <package>)
  • py27: googlecl
distinfo:
TIMESTAMP = 1493233544 SHA256 (vinitkumar-googlecl-0.9.15.1-e54a789_GH0.tar.gz) = 74a918fbfc774f58b20a037240f23edbf5e979dc6941c711c6ccbc39cd0c180e SIZE (vinitkumar-googlecl-0.9.15.1-e54a789_GH0.tar.gz) = 209163

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-gdata>0 : devel/py-gdata@py27
  2. py27-oauth2client>0 : security/py-oauth2client@py27
  3. py27-httplib2>0 : www/py-httplib2@py27
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for googlecl-0.9.15.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/vinitkumar/googlecl/tar.gz/e54a789?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
0.9.15.1_1
19 Sep 2020 13:01:00
Revision:548980Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.15.1_1
08 Mar 2020 17:01:47
Revision:528058Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate some ports using deprecated version of python

With hat:	portmgr
0.9.15.1_1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.9.15.1_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
0.9.15.1
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)
0.9.15.1
26 Apr 2017 19:44:29
Revision:439489Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 0.9.15.1
0.9.14
03 Mar 2017 16:00:20
Revision:435349Original commit files touched by this commit
mat search for other commits by this committer
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
0.9.14
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
0.9.14
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.9.14
28 Aug 2015 13:39:57
Revision:395483Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS

Approved by:	portmgr blanket
0.9.14
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.9.14
13 Dec 2014 17:02:14
Revision:374663Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix build when DEFAULT_VERSIONS=python=3.*
- Use USE_PYTHON=autoplist

With hat:	python
0.9.14
22 Nov 2014 14:43:24
Revision:373063Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.9.14
24 Oct 2014 16:21:26
Revision:371449Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of net/ to new USES=python

Approved by:	portmgr (implicit)
0.9.14
29 May 2014 05:48:01
Revision:355666Original commit files touched by this commit
sbz search for other commits by this committer
- Support STAGEDIR
0.9.14
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
0.9.14
20 Sep 2013 22:10:25
Revision:327755Original 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:
net)
0.9.14
09 Jan 2013 10:30:23
Revision:310133Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 0.9.14
- Respect DOCS
0.9.13
06 Apr 2012 14:47:50
Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 0.9.13
- Make happy portlint
- Take maintainership

PR:             ports/166692
Submitted by:   myself
Approved by:    jadawin@, miwi@ (mentors, implicit)
Feature safe:   yes
0.9.12_1
09 Jan 2012 15:41:08
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
0.9.12_1
26 Feb 2011 17:05:34
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add a patch to fix output of calendar list

PR:             ports/155061
Submitted by:   "Herbert J. Skuhra" <h.skuhra AT gmail.com>
0.9.12
22 Jan 2011 16:04:57
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.9.12

Feature safe:   yes
0.9.11
11 Dec 2010 18:51:52
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.9.11
- Respect NO_INSTALL_MANPAGES

PR:             ports/153011
Submitted by:   Sofian Brabez <sbrabez AT gmail.com>
0.9.10_1
02 Oct 2010 05:06:15
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Installing man/google.1 as man page
- Installing README.* files as documentation
- Setting license (Apache License, Version 2.0)
- Bump PORTREVISION

PR:             ports/151044
Submitted by:   Sébastien Santoro <dereckson AT gmail.com>
0.9.10
19 Sep 2010 15:45:06
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.9.10
0.9.9
24 Aug 2010 17:39:36
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add a patch to keep away from egg generation when setuptools is installed

PR:             ports/149935
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
0.9.9
04 Aug 2010 07:34:49
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.9.9
0.9.8
03 Jul 2010 05:45:11
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.9.8

Feature safe:   yes
0.9.7
22 Jun 2010 03:13:46
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.9.7

Feature safe:   yes
0.9.5
19 Jun 2010 07:13:58
Original commit files touched by this commit
lwhsu search for other commits by this committer
Add googlecl 0.9.5, command line tools for the Google Data APIs.

Feature safe:   yes

Number of commits found: 30