non port: devel/py-gdata/Makefile |
SVNWeb
|
Number of commits found: 52 |
Sat, 15 Aug 2020
|
[ 23:23 swills ]
devel/py-gdata: Mark DEPRECATED (unmaintained upstream)
PR: 248303
Submitted by: John W. O'Brien <john@saltant.com>
|
Tue, 9 Apr 2019
|
[ 19:06 sunpoet ]
Add NO_ARCH
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sun, 19 Mar 2017
|
[ 16:11 rm ] (Only the first 10 of 11 ports in this commit are shown above. )
Pass maintainership to python@
|
[ 14:02 rene ] (Only the first 10 of 74 ports in this commit are shown above. )
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary
|
Sat, 24 Dec 2016
|
[ 16:55 sunpoet ]
- 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
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
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
|
Fri, 29 Aug 2014
|
[ 20:57 olivierd ] (Only the first 10 of 14 ports in this commit are shown above. )
- Convert my own Python ports to USES= python
|
Tue, 15 Jul 2014
|
[ 17:52 adamw ] (Only the first 10 of 13 ports in this commit are shown above. )
Add EXAMPLES to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MEXAMPLES.
|
Fri, 24 Jan 2014
|
[ 13:34 olivierd ] (Only the first 10 of 27 ports in this commit are shown above. )
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
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
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)
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- 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@)
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sun, 16 Jun 2013
|
[ 16:26 rm ] (Only the first 10 of 14 ports in this commit are shown above. )
- 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)
|
Mon, 15 Oct 2012
|
[ 17:06 olivierd ]
- Convert to OptionsNG
While here
- Update maintainer address
- Trim Makefile headers
Approved by: rene, miwi (mentors)
Feature safe: yes
|
Wed, 16 May 2012
|
[ 07:35 miwi ]
- Update to 2.0.17
PR: 167607
Submitted by: maintainer
|
Wed, 11 Jan 2012
|
[ 17:45 culot ]
- 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)
|
Mon, 9 Jan 2012
|
[ 15:41 tabthorpe ] (Only the first 10 of 107 ports in this commit are shown above. )
- 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
|
Mon, 7 Nov 2011
|
[ 03:36 sunpoet ]
- 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)
|
Mon, 9 May 2011
|
[ 13:11 sahil ]
- Update to 2.0.14
PR: ports/156878
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
|
Fri, 25 Feb 2011
|
[ 10:59 miwi ] (Only the first 10 of 12 ports in this commit are shown above. )
- Remove PYTHON_REL < 250, since USE_PYTHON 2.5+
|
Sun, 2 Jan 2011
|
[ 19:22 sunpoet ]
- 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)
|
Fri, 8 Oct 2010
|
[ 17:01 sunpoet ]
- Update to 2.0.12
- Use PORTVERSION
PR: ports/151249
Submitted by: Olivier DUCHATEAU <duchateau.olivier@gmail.com> (maintainer)
Approved by: pgollucci (mentor)
|
Sun, 1 Aug 2010
|
[ 16:50 lwhsu ]
- Update to 2.0.11.final
PR: ports/149163
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com> (maintainer)
|
Sat, 22 May 2010
|
[ 15:49 lwhsu ]
- Update to 2.0.10
PR: ports/146825
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com> (maintainer)
|
Sun, 4 Apr 2010
|
[ 06:43 lwhsu ]
- Update to 2.0.9
PR: ports/144740
Submitted by: Yuan-Chung Hsiao <ychsiao AT ychsiao.org>
Approved by: maintainer timeout
|
Fri, 12 Feb 2010
|
[ 11:40 lwhsu ]
- Update to 2.0.7
- Trans maintainership to submitter
PR: ports/143691
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com>
|
Thu, 7 Jan 2010
|
[ 03:11 lwhsu ]
- Update to 2.0.6
PR: ports/142265
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com>
|
Sat, 12 Dec 2009
|
[ 07:26 lwhsu ]
- Update to 2.0.5
PR: ports/141250 (based on)
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com>
|
Sat, 21 Nov 2009
|
[ 07:50 lwhsu ]
- Update to 2.0.4
PR: ports/140395
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com>
|
Wed, 1 Jul 2009
|
[ 15:15 lwhsu ]
- Update to 2.0.0
|
Mon, 29 Jun 2009
|
[ 12:25 lwhsu ]
- Update to 1.3.3
|
Tue, 12 May 2009
|
[ 13:40 lwhsu ]
- Update to 1.3.1
PR: ports/134469 (based on)
Submitted by: Olivier Duchateau <duchateau.olivier AT gmail.com>
|
Thu, 16 Oct 2008
|
[ 05:00 lwhsu ]
- Update to 1.2.2
PR: ports/128135
Submitted by: Wen Heping <wenheping AT gmail.com>
|
Wed, 24 Sep 2008
|
[ 04:18 lwhsu ]
- Update to 1.2.1
|
Sun, 15 Jun 2008
|
[ 06:28 lwhsu ]
- Update to 1.1.1
|
Thu, 8 May 2008
|
[ 20:46 lwhsu ]
- Update to 1.0.13
|
Tue, 8 Apr 2008
|
[ 09:28 lwhsu ]
- Update to 1.0.11.1
|
Thu, 13 Mar 2008
|
[ 11:27 edwin ] (Only the first 10 of 18 ports in this commit are shown above. )
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@
|
Tue, 11 Mar 2008
|
[ 02:17 lwhsu ]
- Update to 1.0.11
|
Thu, 13 Dec 2007
|
[ 05:46 lwhsu ]
- Update to 1.0.9
|
Tue, 2 Oct 2007
|
[ 02:52 lwhsu ]
- Update to 1.0.8
PR: ports/116802
Submitted by: ijliao
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- 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)
|
Mon, 30 Jul 2007
|
[ 09:42 alexbl ] (Only the first 10 of 445 ports in this commit are shown above. )
- 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
|
Fri, 22 Jun 2007
|
[ 07:33 lwhsu ]
- Remove test code
Noticed by: sat
|
[ 06:21 lwhsu ]
- Update to 1.0.3
- Respect NOPORTEXAMPLES
|
Wed, 4 Apr 2007
|
[ 08:49 lwhsu ] (Only the first 10 of 29 ports in this commit are shown above. )
- Change to my FreeBSD.org email
Approved by: clsung (mentor)
|
Wed, 28 Mar 2007
|
[ 07:45 miwi ]
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: 52 |