Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.82_1 19 Sep 2020 13:01:00 |
rene |
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 ) |
1.9.82_1 24 Mar 2020 19:54:57 |
antoine |
Convert the tree to use PY_PILLOW
With hat: portmgr
Originally submitted by: kai |
1.9.82_1 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
1.9.82_1 24 Feb 2020 11:36:16 |
kai |
graphics/py-pillow: Update to 7.0.0
* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
dropped the support for Python 2.
* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
consumers that can be built for Python 2 or newer.
* Exceptions are ports that can be built only for either Python 2 or
Python 3. For the first case, consumers are just assigned to the
repo-copied graphics/py-pillow6.
* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
listed in setup.py as a build dependency [1] and relax the version (Only the first 15 lines of the commit message are shown above ) |
1.9.82 13 Feb 2019 11:23:06 |
yuri |
www/google-appengine: Update to 1.9.82
PR: 235280
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: nivit (maintainer's timeout; 14 days) |
1.9.74 18 Aug 2018 09:22:02 |
nivit |
- Update to 1.9.74
- Update MySQL version to the current default
- Add NO_ARCH=yes
Changes: https://cloud.google.com/appengine/docs/standard/python/release-notes
PR: 230192
Submitted by: Dmitri Goutnik <dg@syrec.org> |
1.9.66 03 Mar 2018 16:54:01 |
yuri |
www/google-appengine: Update to 1.9.66
Maintainer's timeout expired: nivit@
Port changes:
* Split out do-install-EXAMPLES-on
* Line ordering
PR: 225830
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor, implicit) |
1.9.51_1 06 Feb 2018 14:09:14 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket |
1.9.51 30 Nov 2017 15:50:34 |
mat |
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 ) |
1.9.51 04 Nov 2017 11:43:35 |
dbaio |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
1.9.51 02 Apr 2017 16:42:01 |
nivit |
- Update to 1.9.51
- Use options helpers
Release
Notes: https://cloud.google.com/appengine/docs/standard/python/release-notes |
1.9.17 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.9.17 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.9.17 20 Feb 2015 17:11:59 |
nivit |
- Update to 1.9.17 |
1.9.8_1 07 Oct 2014 11:49:53 |
wg |
www/google-appengine: switch from py-imaging to py-pillow
- USES python
With hat: python
Approved by: portmgr (bdrewery, implicit) |
1.9.8 01 Aug 2014 04:16:01 |
nivit |
- Update to 1.9.8
Release Notes: https://code.google.com/p/googleappengine/wiki/SdkReleaseNotes
Build Log: https://redports.org/buildarchive/20140801035928-38711/ |
1.9.6 09 Jul 2014 00:27:06 |
nivit |
- Update to 1.9.6
- Unbreak (fix fetching [1])
Relnotes: https://code.google.com/p/googleappengine/wiki/SdkReleaseNotes
Reported by: portsmon [1] |
1.9.2 10 May 2014 08:57:36 |
antoine |
Mark BROKEN: Unfetchable
With hat: portmgr |
1.9.2 07 Apr 2014 02:25:41 |
nivit |
- Update to 1.9.2
- Update MASTER_SITES
- Specify the clause of BSD license
- Fix Python shebang via USES
- Switch to an auto plist, due to the extreme lenght of the pkg-plist file
- Install PHP stuff only when the PHP option is on
- Update WWW URL in pkg-descr
Release Notes: http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes |
1.8.6 10 Mar 2014 18:01:09 |
bapt |
Convert www to USES=zip |
1.8.6 26 Feb 2014 06:11:38 |
miwi |
- Fix stage support |
1.8.6 13 Jan 2014 21:00:04 |
rene |
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) |
1.8.6 30 Dec 2013 20:55:19 |
ohauer |
- 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@) |
1.8.6 29 Oct 2013 14:51:28 |
nivit |
- Update to 1.8.6
- Add option PHP (default off)
- Support staging
Build logs: https://redports.org/buildarchive/20131028233600-37345
Release notes: http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes |
1.8.1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.8.1 15 Jul 2013 21:22:16 |
nivit |
- Update to 1.8.1
Build log: http://goo.gl/xqbkS |
1.7.5 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.7.5 09 Mar 2013 23:03:40 |
nivit |
- Update to 1.7.5
BuildLog: http://goo.gl/NBcLH |
1.7.2 20 Sep 2012 08:57:13 |
nivit |
- Update to 1.7.2
- Adopt new Makefile header
- Add security/py-pycrypto to RUN_DEPENDS
- Remove (obsolete) documentation
BuildLog: http://goo.gl/APaq7
Changes&News: http://goo.gl/kLiQO |
1.7.1 23 Aug 2012 15:08:15 |
nivit |
- Update to 1.7.1
- Add LICENSE, LICENSE_COMB (multi)
- Replace tab character with one space
after WWW: (pkg-descr)
BuildLog: http://goo.gl/6wYwM
ReleaseNotes: http://goo.gl/Q1k0h |
1.7.0 28 Jul 2012 15:59:33 |
nivit |
- Update to 1.7.0
- Convert to the new options framework
- Set USE_PYTHON to 2.7
BuildLog: http://goo.gl/WKSEB |
1.5.3 17 Aug 2011 21:42:00 |
nivit |
- Update to 1.5.3 |
1.5.2 08 Aug 2011 08:54:11 |
nivit |
- Update to 1.5.2
- Install bytecode of all Python files |
1.5.1 04 Jul 2011 16:55:31 |
nivit |
- Update to 1.5.1 |
1.4.3 07 Apr 2011 12:52:08 |
nivit |
- Update to 1.4.3 |
1.4.2 05 Mar 2011 09:26:05 |
nivit |
- Update to 1.4.2
PR: ports/154716
Submitted by: lwhsu |
1.4.0 04 Dec 2010 14:16:52 |
nivit |
- Update to 1.4.0 |
1.3.8_1 18 Nov 2010 22:56:47 |
nivit |
- Change the minimal/required version of the dependency py-sqlite3 to
${PYTHON_VER}, otherwise the upgrade may fail |
1.3.8_1 17 Nov 2010 08:57:58 |
nivit |
- Add databases/py-sqlite3 to RUN_DEPENDS
- Bump PORTREVISION |
1.3.8 14 Nov 2010 09:58:01 |
nivit |
- Update to 1.3.8
PR: ports/152010
Submitted by: Jin-Sih Lin <linpct at gmail.com> |
1.3.7 10 Sep 2010 16:24:31 |
nivit |
- Update to 1.3.7 |
1.3.5 24 Jul 2010 15:00:36 |
nivit |
- Update to 1.3.5 |
1.3.4 01 Jun 2010 09:00:20 |
nivit |
- Update to 1.3.4 |
1.3.3 04 May 2010 15:59:48 |
nivit |
- Update to 1.3.3 |
1.3.1 17 Feb 2010 16:30:45 |
nivit |
- Update to 1.3.1
Feature safe: yes |
1.3.0_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.0 15 Dec 2009 11:51:20 |
nivit |
- Update to 1.3.0 |
1.2.7 15 Oct 2009 21:49:35 |
nivit |
- Update to 1.2.7 |
1.2.6 14 Oct 2009 21:19:57 |
nivit |
- Update to 1.2.6 |
1.2.5 08 Sep 2009 17:00:18 |
nivit |
- Update to 1.2.5
- Replace BROKEN with MANUAL_PACKAGE_BUILD |
1.2.4_1 23 Aug 2009 16:05:58 |
erwin |
Mark BROKEN: leaves (a lot of) files behind on deinstallation |
1.2.4_1 17 Aug 2009 09:14:57 |
nivit |
- Set USE_PYTHON to 2.5, because other versions are not officially supported. |
1.2.4_1 12 Aug 2009 21:42:10 |
nivit |
- Fix permissions on some directories
- Install two missing scripts
- Bump PORTREVISION |
1.2.4 07 Aug 2009 12:51:25 |
nivit |
- Update to 1.2.4 |
1.2.3 28 Jul 2009 20:44:58 |
nivit |
- Update to 1.2.3
- Set USE_PYTHON to 2.5-2.6, because GAE is not compatible with Python 3 |
1.2.2 10 May 2009 13:31:28 |
nivit |
- Update to 1.2.2 |
1.2.0 08 Apr 2009 16:40:18 |
nivit |
- Update to 1.2.0 |
1.1.9 16 Feb 2009 17:36:33 |
nivit |
- Update to 1.1.9 |
1.1.8 17 Jan 2009 12:31:08 |
nivit |
- Update to 1.1.8 |
1.1.7 25 Nov 2008 10:17:25 |
nivit |
- Update to 1.1.7 |
1.1.5 10 Oct 2008 09:11:19 |
nivit |
- Update to 1.1.5 |
1.1.4 02 Oct 2008 20:08:52 |
nivit |
- Update to 1.1.4
- Download and install additional docs when NOPORTDOCS is not defined |
1.1.1 26 Jul 2008 07:18:59 |
nivit |
- Update to 1.1.1 |
1.1.0 03 Jul 2008 13:03:28 |
nivit |
- Update to 1.1.0
- Add graphics/py-imaging to RUN_DEPENDS
PR: ports/125082
Submitted by: Junji NAKANISHI <jun-g at daemonfreaks.com> |
1.0.2 21 May 2008 16:08:51 |
nivit |
- Update to 1.0.2 |
1.0 18 Apr 2008 23:10:11 |
edwin |
Use MASTER_SITE_GOOGLE_CODE / PROJECTHOST macro |
1.0 09 Apr 2008 22:18:25 |
nivit |
Google App Engine software development kit (SDK).
Google App Engine enables you to build web applications
on the same scalable systems that power Google applications.
Google App Engine applications are implemented using the Python
programming language. The runtime environment includes the full
Python language and most of the Python standard library.
App Engine applications are easy to build, easy to maintain, and
easy to scale as your traffic and data storage needs grow.
With App Engine, there are no servers to maintain: you just upload
your application, and it's ready to serve your users.
WWW: http://code.google.com/appengine/ |