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
Port details
py-gdata GData Python Client Library
2.0.18_1 devel Deleted on this many watch lists=6 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 2.0.18_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained upstream, superseded by www/py-google-api-python-client
Expired This port expired on: 2020-10-25
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-03-28 07:46:32
Last Update: 2020-10-27 22:44:00
SVN Revision: 553506
People watching this port, also watch:: libao, desktop-file-utils, font-misc-meltho, font-bh-lucidatypewriter-100dpi, xlsclients
Also Listed In: python
License: APACHE20
WWW:
https://github.com/google/gdata-python-client
Description:
The Google Data APIs (GData) provide a simple protocol for reading and writing data on the web. Each of the following Google services provides a Google data API: * Base * Code Search * Blogger * Notebook * Calendar * Webmaster Tools API * Health * Google Analytics Data Export API * Picasa Web Albums * Google Book Search Data API * Spreadsheets * Google Finance Portfolio Data API * Documents List * Google Maps Data API * Contacts * Sites Data API * YouTube * Issue Tracker Data API * Google Apps Provisioning The GData Python Client Library provides a library and source code that make it easy to access data through Google Data APIs. WWW: https://github.com/google/gdata-python-client
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:
  • ${PYTHON_PKGNAMEPREFIX}gdata>0:devel/py-gdata@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-gdata
Package flavors (<flavor>: <package>)
  • py27: py27-gdata
distinfo:
SHA256 (gdata-2.0.18.tar.gz) = 56e7d22de819c22b13ceb0fe1869729b4287f89ebbd4bb55380d7bcf61a1fdb6 SIZE (gdata-2.0.18.tar.gz) = 2475552

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
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-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 5 deleted ports
  1. deskutils/blogtk*
  2. deskutils/kupfer*
  3. net/googlecl*
  4. net/py-gspreadsheet*
  5. www/py-goobook*
  6. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py27-gdata-2.0.18_1: EXAMPLES=on: Build and/or install examples GMPY=off: Multiprecision arithmetic M2CRYPTO=off: Cryptography and SSL toolkit PYCRYPTO=off: Cryptography toolkit ===> 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 (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/g/gdata/
  2. https://pypi.org/packages/source/g/gdata/
Collapse this list.

Number of commits found: 54

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.18_1
27 Oct 2020 22:44:00
Revision:553506Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-10-25 devel/py-repoze.what: does not build with python3
2020-09-15 net/reposado: Uses deprecated version of python
2020-12-31 devel/py-setuptools_darcs: Uses Python 2.7 which is EOLed upstream
2020-10-25 devel/py-darcsver: does not build with python3
2020-10-25 devel/py-gdata: Unmaintained upstream, superseded by
www/py-google-api-python-client

See https://people.freebsd.org/~rene/stuff/old-ports.txt for the "unremovable"
ports.
2.0.18_1
15 Aug 2020 23:23:24
Revision:545082Original commit files touched by this commit
swills search for other commits by this committer
devel/py-gdata: Mark DEPRECATED (unmaintained upstream)

PR:		248303
Submitted by:	John W. O'Brien <john@saltant.com>
2.0.18_1
09 Apr 2019 19:06:22
Revision:498506Original commit files touched by this commit
sunpoet search for other commits by this committer
Add NO_ARCH
2.0.18_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
2.0.18_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
2.0.18
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)
2.0.18
19 Mar 2017 16:11:40
Revision:436503Original commit files touched by this commit
rm search for other commits by this committer
Pass maintainership to python@
2.0.18
19 Mar 2017 14:02:24
Revision:436494Original commit files touched by this commit
rene search for other commits by this committer
Take in olivierd@'s commit bit on his request.

Submitted by:	olivierd@
With hat:	portmgr-secretary
2.0.18
24 Dec 2016 16:55:14
Revision:429374Original commit files touched by this commit
sunpoet search for other commits by this committer
- Change MASTER_SITES to CHEESESHOP and unbreak this port
- Convert to options helper
- Convert to options target helper
- Use USE_PYTHON=autoplist [1]
- Remove PROJECTHOST
- Update WWW
- While I'm here, fix indent

Approved by:	portmgr (blanket)
With hat:	python [1]
MFH:		2016Q4
2.0.18
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
2.0.18
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
2.0.18
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2.0.18
27 Oct 2014 10:58:26
Revision:371548Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.0.18
29 Aug 2014 20:57:09
Revision:366562Original commit files touched by this commit
olivierd search for other commits by this committer
- Convert my own Python ports to USES= python
2.0.18
15 Jul 2014 17:52:18
Revision:361989Original commit files touched by this commit
adamw search for other commits by this committer
Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.
2.0.18
24 Jan 2014 13:34:31
Revision:340894Original commit files touched by this commit
olivierd search for other commits by this committer
Convert my own Python ports to:
- STAGEDIR
- Replace USE_PYDISTUTILS= easy_install by USE_PYDISTUTILS= yes

While I'm here
- Use PYDISTUTILS_AUTOPLIST
- Adjust or add LICENSE
2.0.18
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2.0.18
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@)
2.0.18
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
2.0.18
16 Jun 2013 16:26:52
Revision:321058Original commit files touched by this commit
rm search for other commits by this committer
- update to 2.0.18
- apply all the patches unconditionally (we have no pythons less than 2.6)
- avoid PYTHON_SITELIBDIR usage
- tab -> space change in pkg-descr:WWW

PR:		179609
Submitted by:	rm (myself)
Approved by:	olivierd (maintainer)
2.0.17
15 Oct 2012 17:06:02
Revision:305925Original commit files touched by this commit
olivierd search for other commits by this committer
- Convert to OptionsNG

While here
- Update maintainer address
- Trim Makefile headers

Approved by:	rene, miwi (mentors)
Feature safe:	yes
2.0.17
16 May 2012 07:35:19
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.0.17

PR:             167607
Submitted by:   maintainer
2.0.16
11 Jan 2012 17:45:43
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2.0.16

Changes:       
http://code.google.com/p/gdata-python-client/source/browse/RELEASE_NOTES.txt
PR:             ports/164009
Submitted by:   ychsiao <ychsiao@ychsiao.org>
Approved by:    Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2.0.15
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
2.0.15
07 Nov 2011 03:36:56
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0.15
- While I'm here, restrict USE_PYTHON range and pet portlint

Changes:       
http://code.google.com/p/gdata-python-client/source/browse/RELEASE_NOTES.txt
PR:             ports/162310
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2.0.14
09 May 2011 13:11:21
Original commit files touched by this commit
sahil search for other commits by this committer
- Update to 2.0.14

PR:             ports/156878
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2.0.13
25 Feb 2011 10:59:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove PYTHON_REL < 250, since USE_PYTHON 2.5+
2.0.13
02 Jan 2011 19:22:55
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0.13

Changes:       
http://code.google.com/p/gdata-python-client/source/browse/RELEASE_NOTES.txt
PR:             ports/153603
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2.0.12
08 Oct 2010 17:01:23
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.0.12
- Use PORTVERSION

PR:             ports/151249
Submitted by:   Olivier DUCHATEAU <duchateau.olivier@gmail.com> (maintainer)
Approved by:    pgollucci (mentor)
2.0.11.f
01 Aug 2010 16:50:11
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.0.11.final

PR:             ports/149163
Submitted by:   Olivier Duchateau <duchateau.olivier AT gmail.com> (maintainer)
2.0.10
22 May 2010 15:49:30
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.0.10

PR:             ports/146825
Submitted by:   Olivier Duchateau <duchateau.olivier AT gmail.com> (maintainer)
2.0.9
04 Apr 2010 06:43:33
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.0.9

PR:             ports/144740
Submitted by:   Yuan-Chung Hsiao <ychsiao AT ychsiao.org>
Approved by:    maintainer timeout
2.0.7
12 Feb 2010 11:40:24
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.0.7
- Trans maintainership to submitter

PR:             ports/143691
Submitted by:   Olivier Duchateau <duchateau.olivier AT gmail.com>
2.0.6
07 Jan 2010 03:11:45
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.0.6

PR:             ports/142265
Submitted by:   Olivier Duchateau <duchateau.olivier AT gmail.com>
2.0.5
12 Dec 2009 07:26:15
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.0.5

PR:             ports/141250 (based on)
Submitted by:   Olivier Duchateau <duchateau.olivier AT gmail.com>
2.0.4
21 Nov 2009 07:50:53
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.0.4

PR:             ports/140395
Submitted by:   Olivier Duchateau <duchateau.olivier AT gmail.com>
2.0.0
01 Jul 2009 15:15:46
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.0.0
1.3.3
29 Jun 2009 12:25:40
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.3.3
1.3.1
12 May 2009 13:40:10
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.3.1

PR:             ports/134469 (based on)
Submitted by:   Olivier Duchateau <duchateau.olivier AT gmail.com>
1.2.2
16 Oct 2008 05:00:47
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.2.2

PR:             ports/128135
Submitted by:   Wen Heping <wenheping AT gmail.com>
1.2.1
24 Sep 2008 04:18:28
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.2.1
1.1.1
15 Jun 2008 06:28:14
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.1.1
1.0.13
08 May 2008 20:46:27
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0.13
1.0.11.1
08 Apr 2008 09:28:35
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0.11.1
1.0.11
13 Mar 2008 11:27:29
Original commit files touched by this commit
edwin search for other commits by this committer
Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.

PR:             ports/121453 (related)
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Reviewed by:    pav@
1.0.11
11 Mar 2008 02:17:32
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0.11
1.0.9
13 Dec 2007 05:46:48
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0.9
1.0.8
02 Oct 2007 02:52:41
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0.8

PR:             ports/116802
Submitted by:   ijliao
1.0.3
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
1.0.3
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
1.0.3
22 Jun 2007 07:33:45
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Remove test code

Noticed by:     sat
1.0.3
22 Jun 2007 06:21:44
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 1.0.3
- Respect NOPORTEXAMPLES
1.0
04 Apr 2007 08:49:31
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Change to my FreeBSD.org email

Approved by:     clsung (mentor)
1.0
28 Mar 2007 07:45:20
Original commit files touched by this commit
miwi search for other commits by this committer
The Google Data APIs (GData) provide a simple protocol for reading and
writing data on the web.

Each of the following Google services provides a Google data API:

    * Base
    * Blogger
    * Calendar
    * Picasa Web Albums
    * Spreadsheets
    * Google Apps Provisioning
    * Code Search
    * Notebook

The GData Python Client Library provides a library and source code that
make it easy to access data through Google Data APIs.

WWW:    http://code.google.com/p/gdata-python-client/

PR:             ports/110958
Submitted by:   Li-Wen Hsu <lwhsu at lwhsu.org>

Number of commits found: 54