2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758) |
Log message:
Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-05-09 09:37:28 by Thomas Klausner | Files touched by this commit (553) |
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
|
2014-02-07 15:28:09 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Add link to upstream bug report about python 3.x support.
(Hint: not coming)
|
2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2013-07-03 10:37:43 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 2.0.18:
=== 2.0.18 ===
1173[tip] 93c436da2d19 2013-06-14 07:21 -0700 afshar
Remove unused script.
1172 e692050ec194 2013-06-14 07:20 -0700 afshar
Updated docs.
1171 159874713088 2013-06-14 07:20 -0700 afshar
Bumped version.
1170 7b4e3c22e83c 2013-06-07 15:52 +0200 burcud
Adding missing unit attributes for unit picing elements.
1169 ad8ee900dda5 2013-06-06 19:01 +0200 burcud
Fixing identifier_exists attribute for product items.
1168 d6ce8dc4970a 2013-06-06 17:53 +0200 burcud
Fixing multipack attribute.
1167 b87779918c90 2013-06-06 15:10 +0200 burcud
Adding new product spec attributes.
1166 624d33ad26f2 2013-02-11 12:47 -0800 rkubiak
Update Sites Python API to allow page creation from a template
1165 ecb1d49b5fbe 2013-01-07 11:29 -0800 dhermes
Adding an OAuth2Token subclass which can interact with google-api-python-client.
1164 f76c53eaf151 2012-11-20 16:09 +0100 burcud
Modifying Content API for Shopping client to use schema projection.
1163 a8c25010b8b7 2012-08-27 13:50 -0700 dhermes
Adding in ability to change Content for Shopping base URI via a kwarg for \
client constructor. (Fixes 6479060).
1162 c5d57eff0ef4 2012-08-15 08:31 -0700 dhermes
Adding paid clicks to Content API performance datapoint. (Issue 6443130)
1161 71971b013563 2012-08-06 15:20 -0700 dhermes
Adding support for adwords_accounts settings element in managedaccounts feed \
of Content API. (6443092)
1160 cf0208e89433 2012-07-30 09:53 -0700 dhermes
Changing OAuth2 Authorization Header lead in from OAuth to Bearer (per \
http://goo.gl/QDiLZ). (issue 6455060)
1159 3b021605570f 2012-07-12 18:14 -0700 dhermes
Adding missing name XML attribute to gdata.contentforshopping.data.Group.
1158 524fc2b2e821 2012-06-19 08:43 -0700 dhermes
Renaming classes for inventory feed of Content API. (Issue 6296085)
1157 32c0cb313b2e 2012-06-14 15:36 -0700 dhermes
Updating offline URI for OAuth2 and explicity specifying approval_prompt as a \
kw arg. (Issue 6296072)
1156 f7593ae5d035 2012-06-14 15:35 -0700 dhermes
Added individual get for ManagedAccounts, functionality for paging and changed \
to correct endpoint. (issue 6304076)
1155 723e577ada7b 2012-06-14 13:53 -0700 dhermes
Adding support for Local Products feed in Content API. (Issue 6305091)
1154 75ee2830ca74 2012-06-13 12:48 -0700 dhermes
Adding support for wrong open search version hack on other ContentAPI Feed \
classes. (Issue 6296071)
1153 f783c64b953f 2012-06-13 10:07 -0700 dhermes
Adding support for Data Quality Feed of Content API for Shopping. (Issue 6295074)
1152 4cc916619658 2012-06-13 09:07 -0700 dhermes
Adding back accidentally removed code from commit \
c92bc870e3a4363bed2732d50d782189407af7ac.
1151 c92bc870e3a4 2012-06-13 09:01 -0700 dhermes
Adding support for Content API Users Feed. (Issue 6295071)
1150 0dcb1f3aff81 2012-06-12 17:25 -0700 dhermes
Adding custom id parser for Content API errors. (issue 6306073)
1149 8f11de681f03 2012-06-12 17:21 -0700 dhermes
Adding support for product status elements in app:control for content for \
shopping. (Fixes 6299076)
|
2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-05-29 15:17:12 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
Update to 2.0.17:
The gdata.youtube.service class now explicitly sets the GData-Version: 1 \
header, and is updated to use the correct ClientLogin URL.
Adding support for OAuth2 revoke endpoint.
Make Resource and ResourceFeed "Batch" compatible.
Forgot to add camelcase alias for batch in issue 5970062.
Adding support for performance data in Content API for Shopping (fixes Issue \
5976061).
Added support for custom attributes in Content API for Shopping (fixes Issue \
5970070).
Changed dest attrs in Content API to iterable, added validate_dest and fixed \
qname on app:control (fixes Issue 5976046).
Added camel case names to content API client public methods (fixes Issue 5970062).
Added support for Content for API errors on single and batch requests (fixes \
Issue 5971061).
Added support for start-token in Content API for Shopping (closes Issue 5980044).
Change gdata.docs.client.DocsClient.DeleteResource to use the entry instead of \
the link.
Allow for random kwargs in atom.client.AtomClient.request method.
Changing Shipping to list element in Content API for Shopping.
Fixing behavior in atom.http_core.Uri._get_query_string for query parameters \
with no parameter value (closes Issue 5938047).
Fixed batch function issues in content api for shopping client.
Updated GetFeed methods in the Email Settings API to return typed feeds
Namespace for channel element (in contentforshopping) was promoted from scp to sc.
Fixed release date year.
Fixing bug in recent change to the Email Settings API client library (rev. \
194d0fd21fdd) + some typos
Updating the Email Settings API to return instances of the correct classes \
when retrieving settings
Added a sample to create a group and update its settings using the Groups \
Provisioning and Groups Settings APIs.
Added docs:description element to docs resources.
Fixed error in docs sample.
Added scopes for all Admin APIs in apps tag
Added a sample for Email Audit API demonstrating CRUD operations on email monitors
Fixed small doc errors, made tax a list element
Fix issues 590/591: Contact's gender XML element was wrong.
Added a sample marketplace application
Sample to delete obsolete suspended users
Sample to retrieve user's profile and contacts using 2LO
Fixing issue 587. Wrong URL used for batch ACL changes.
Added a sample to list all the members of a group
Adding access_type=offline to OAuth 2.0 authorize URL.
Check document list entries have a content before trying to download them.
Added tag 2.0.16 for changeset c67f3c6398ba
|
2012-04-08 22:22:01 by Thomas Klausner | Files touched by this commit (148) |
Log message:
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
|
2012-01-27 07:30:21 by OBATA Akio | Files touched by this commit (2) |
Log message:
* python24 support had been dropped, simplify dependency on elementtree.
* distutils pkg, register egg-info.
Bump PKGREVISION.
|
2012-01-21 16:38:25 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Mark as not-for-python24 (uses if statement that doesn't work in python-2.4.x)
|