Commit graph

211617 commits

Author SHA1 Message Date
wiz
177a7761c9 Remove FETCH_USING, not a package-setable variable. 2014-01-19 08:39:00 +00:00
ryoon
81c13bf037 Updated cross/freemint-ldg to 20131104
Updated cross/freemint-mintlib to 20131219
2014-01-19 07:45:25 +00:00
ryoon
6cae7e9f14 Update to 20131219
Changelog:
* Improve multibyte string handling
* Improve umask, towupper/towlower, readdir, scandir, and nanosleep
2014-01-19 07:43:14 +00:00
ryoon
b985963830 Update to 20131104
* Set LICENSE

Changelog:
* Build mechanism has changed.
* Better support for 68020+
2014-01-19 07:36:18 +00:00
ryoon
2924615d3d Updated cross/freemint-binutils to 2.24 2014-01-19 07:24:52 +00:00
ryoon
22673559da Update to 2.24
Changelog:
Port m68k-atari-mint to latest binutils
2014-01-19 07:23:49 +00:00
rodent
e25e94eb96 Make this build on FreeBSD. Patch addition taken from FreeBSD's ports. 2014-01-19 02:54:56 +00:00
ryoon
19166fa66d Update mozc packages to 1.13.1651.102 2014-01-19 01:19:48 +00:00
ryoon
3823a3ac63 Update to 1.13.1651.102
* This version requires -std=c++11, then set GCC_REQD=4.7

Changelog:
r185 2014-01-06 1.13.1651.102

    FIX: Refactor placeholder management ( Issue 147 )
    FIX: Specify _NET_WM_WINDOW_TYPE to mozc_renderer ( Issue 195 )
    FIX: header-line-format breaks candidate window on Emacs 24 ( Issue 196 )
    Support Android NDK r9b.
2014-01-19 01:18:50 +00:00
rodent
efd3a0f08d Add -lintl for SunOS. Add patch to fix unportable cfmakeraw() for SunOS. 2014-01-19 00:49:06 +00:00
rodent
87898f8e6f Updated textproc/py-jinja2 to 2.7.2 2014-01-19 00:18:50 +00:00
rodent
cb5823d8c3 Updated to latest stable version, 2.7.2. All dependent packages built with
this version. From CHANGES:

Version 2.7.2
-------------
(bugfix release, released on January 10th 2014)

- Prefix loader was not forwarding the locals properly to
  inner loaders.  This is now fixed.
- Security issue: Changed the default folder for the filesystem cache to be
  user specific and read and write protected on UNIX systems.  See `Debian bug
  734747`_ for more information.

.. _Debian bug 734747: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734747
2014-01-19 00:18:37 +00:00
wiz
8fca4bf374 regen 2014-01-18 20:19:27 +00:00
wiz
b8513e3288 Fix typo. 2014-01-18 20:18:50 +00:00
wiz
a8c32d97a6 regen 2014-01-18 20:17:49 +00:00
wiz
8557a4283f Update Python section and document versioned_dependencies.mk. 2014-01-18 20:17:10 +00:00
wiz
aece887324 Convert to versioned_dependencies.mk for Pmw. 2014-01-18 19:56:36 +00:00
wiz
8756fe5815 Revert unintended commit; pkgsrc not ready yet. 2014-01-18 19:51:28 +00:00
wiz
ff08ab66a9 Support Pmw. 2014-01-18 19:50:27 +00:00
wiz
9df79c10a9 Added x11/py-Pmw2 version 2.0.0rc1 2014-01-18 19:50:08 +00:00
wiz
3127ae7a19 Mark as python-2.x version. 2014-01-18 19:49:56 +00:00
wiz
7bb011f81c + py-Pmw2. 2014-01-18 19:49:43 +00:00
wiz
25303c56a3 Import py33-Pmw-2.0.0rc1 as x11/py-Pmw2.
Pmw is a toolkit for building high-level compound widgets in Python
using the Tkinter module.

It consists of a set of base classes and a library of flexible and
extensible megawidgets built on this foundation. These megawidgets
include notebooks, comboboxes, selection widgets, paned widgets,
scrolled widgets and dialog windows.

This is the python-3.x version of the module.
2014-01-18 19:49:32 +00:00
wiz
b7ce74a7b4 Improve support for python-3.3. 2014-01-18 19:48:57 +00:00
wiz
16297b6893 Use versioned_dependencies.mk for flup. 2014-01-18 19:07:57 +00:00
wiz
c9ce474721 Support flup. 2014-01-18 19:05:56 +00:00
wiz
5dd23c4af9 Mark as python-2.x version. 2014-01-18 19:05:38 +00:00
wiz
45cd75678b Added www/py-flup3 version 1.0.3pre1 2014-01-18 19:05:32 +00:00
wiz
5130a3c30f Import py33-flup-1.0.3pre1 as www/py-flup3.
flup is a collection of modules for the Python Web Server Gateway
Interface, including support for AJP 1.3, FastCGI and SCGI. It also
offers a basic middleware.

This package contains the 3.x version of the module.
2014-01-18 19:05:13 +00:00
wiz
9dcc90af1c Handle python-specific PLIST in the standard way. 2014-01-18 17:53:18 +00:00
wiz
834e72dd67 Mention it's the python-2.x version only. 2014-01-18 15:48:00 +00:00
wiz
8290172df0 Add jsoblib support (currently unused). 2014-01-18 15:47:24 +00:00
wiz
3e328194a4 Added textproc/py-jsonlib3 version 1.6.1 2014-01-18 15:46:15 +00:00
wiz
cde2301cc7 + py-jsonlib3. 2014-01-18 15:46:06 +00:00
wiz
f4c01bb5b8 Import py33-jsonlib-1.6.1 as textproc/py-jsonlib3.
JSON is a lightweight data-interchange format. It's often used for
exchanging data between a web server and user agent. This module
aims to produce a library for serializing and deserializing JSON
that conforms strictly to RFC 4627.

This package contains the python-3.x version of the module.
2014-01-18 15:45:30 +00:00
wiz
9b3a044ab6 Add quoting in the hope it fixes NetBSD 5's make(1)'s problems. 2014-01-18 15:13:26 +00:00
mspo
22cf904bb8 fix type deforaos-libdesktop update 2014-01-18 15:02:27 +00:00
obache
30fab015d3 Updated databases/ruby-ldap to 0.9.16 2014-01-18 12:59:19 +00:00
obache
b899292fe2 Update ruby-ldap to 0.9.16.
Fri Sep  6 07:04:07 UTC 2013 Alexey Chebotar <alexey.chebotar@gmail.com>
  * Version 0.9.16
  * Fixed undefined method 'each' in LDAP::LDIF.mods_to_ldif (GH-26).
    Thanks to Francesco Malvezzi.

Thu Aug 29 10:18:48 UTC 2013 Alexey Chebotar <alexey.chebotar@gmail.com>
  * Version 0.9.15
  * Accept nil for new_parent_dn for rename. Thanks to Kouhei Sutou.

Wed Aug 28 13:21:53 UTC 2013 Alexey Chebotar <alexey.chebotar@gmail.com>
  * Version 0.9.14
  * Fixed option parsing bug for LDAP::Conn.sasl_bind. Thanks to Brian Leake.
  * Added possibility to use :nocanon option in rb_ldap_conn_sasl_bind.
    See ldap_set_option(3) for more information. Thanks to Brian Leake.
  * Added function conn.rename(dn, new_rdn, new_parent_dn, delete_old_rdn, sctrls, cctrls)  => self
    Modify the RDN of the entry with DN, dn, giving it the new RDN in parent new_parent_dn,
    new_rdn. If delete_old_rdn is true, the old RDN value will be deleted from the entry.
    Thanks to Marek Veber.
  * Added option LDAP_OPT_NETWORK_TIMEOUT for openLDAP. Thanks to David Campbell.
  * Fixed build error with GCC 4.8.1. Thanks to Kouhei Sutou.
  * Add missing ldap_raname_s() function availability check. Thanks to Kouhei Sutou.
2014-01-18 12:58:59 +00:00
obache
012a1105cf treat python version depended PLIST handling with standard way. 2014-01-18 08:08:59 +00:00
wiz
f35736748d Updated www/py-httplib2 to 0.8 2014-01-18 07:43:52 +00:00
wiz
6a5f484a1a Update to 0.8, and fix PLIST for python-3.x.
0.8
  More fixes for the App Engine support.

  Added a new feature that allows you to supply your own provider for the
  CA_CERTS file. Just create a module named ca_certs_locater that has a method
  get() that returns the file location of the CA_CERTS file.

  Lots of clean up of the code formatting to make it more consistent.
2014-01-18 07:43:44 +00:00
wiz
1a3ce01748 Add separate PLISTs for python-2.x and python-3.x, to fix build with
python-3.x.
2014-01-18 07:40:24 +00:00
ryoon
abb0c51fb1 Fix PR pkg/48530. Fix packaging under NetBSD/i386. 2014-01-18 06:11:37 +00:00
wiz
d732e6acd7 Updated textproc/py-html5lib to 0.999 2014-01-17 23:32:10 +00:00
wiz
f5f66c5dd4 Update to 0.999:
0.999
~~~~~

Released on December 23, 2013

* Fix #127: add work-around for CPython issue #20007: .read(0) on
  http.client.HTTPResponse drops the rest of the content.

* Fix #115: lxml treewalker can now deal with fragments containing, at
  their root level, text nodes with non-ASCII characters on Python 2.


0.99
~~~~

Released on September 10, 2013

* No library changes from 1.0b3; released as 0.99 as pip has changed
  behaviour from 1.4 to avoid installing pre-release versions per
  PEP 440.


1.0b3
~~~~~

Released on July 24, 2013

* Removed ``RecursiveTreeWalker`` from ``treewalkers._base``. Any
  implementation using it should be moved to
  ``NonRecursiveTreeWalker``, as everything bundled with html5lib has
  for years.

* Fix #67 so that ``BufferedStream`` to correctly returns a bytes
  object, thereby fixing any case where html5lib is passed a
  non-seekable RawIOBase-like object.


1.0b2
~~~~~

Released on June 27, 2013

* Removed reordering of attributes within the serializer. There is now
  an ``alphabetical_attributes`` option which preserves the previous
  behaviour through a new filter. This allows attribute order to be
  preserved through html5lib if the tree builder preserves order.

* Removed ``dom2sax`` from DOM treebuilders. It has been replaced by
  ``treeadapters.sax.to_sax`` which is generic and supports any
  treewalker; it also resolves all known bugs with ``dom2sax``.

* Fix treewalker assertions on hitting bytes strings on
  Python 2. Previous to 1.0b1, treewalkers coped with mixed
  bytes/unicode data on Python 2; this reintroduces this prior
  behaviour on Python 2. Behaviour is unchanged on Python 3.


1.0b1
~~~~~

Released on May 17, 2013

* Implementation updated to implement the `HTML specification
  <http://www.whatwg.org/specs/web-apps/current-work/>`_ as of 5th May
  2013 (`SVN <http://svn.whatwg.org/webapps/>`_ revision r7867).

* Python 3.2+ supported in a single codebase using the ``six`` library.

* Removed support for Python 2.5 and older.

* Removed the deprecated Beautiful Soup 3 treebuilder.
  ``beautifulsoup4`` can use ``html5lib`` as a parser instead. Note that
  since it doesn't support namespaces, foreign content like SVG and
  MathML is parsed incorrectly.

* Removed ``simpletree`` from the package. The default tree builder is
  now ``etree`` (using the ``xml.etree.cElementTree`` implementation if
  available, and ``xml.etree.ElementTree`` otherwise).

* Removed the ``XHTMLSerializer`` as it never actually guaranteed its
  output was well-formed XML, and hence provided little of use.

* Removed default DOM treebuilder, so ``html5lib.treebuilders.dom`` is no
  longer supported. ``html5lib.treebuilders.getTreeBuilder("dom")`` will
  return the default DOM treebuilder, which uses ``xml.dom.minidom``.

* Optional heuristic character encoding detection now based on
  ``charade`` for Python 2.6 - 3.3 compatibility.

* Optional ``Genshi`` treewalker support fixed.

* Many bugfixes, including:

  * #33: null in attribute value breaks XML AttValue;

  * #4: nested, indirect descendant, <button> causes infinite loop;

  * `Google Code 215
    <http://code.google.com/p/html5lib/issues/detail?id=215>`_: Properly
    detect seekable streams;

  * `Google Code 206
    <http://code.google.com/p/html5lib/issues/detail?id=206>`_: add
    support for <video preload=...>, <audio preload=...>;

  * `Google Code 205
    <http://code.google.com/p/html5lib/issues/detail?id=205>`_: add
    support for <video poster=...>;

  * `Google Code 202
    <http://code.google.com/p/html5lib/issues/detail?id=202>`_: Unicode
    file breaks InputStream.

* Source code is now mostly PEP 8 compliant.

* Test harness has been improved and now depends on ``nose``.

* Documentation updated and moved to http://html5lib.readthedocs.org/.
2014-01-17 23:32:02 +00:00
wiz
6954d2bbc5 Updated textproc/py-Tempita to 0.5.2 2014-01-17 23:26:50 +00:00
wiz
ad672d919c Update to 0.5.2: python-3.x compatibility. 2014-01-17 23:26:42 +00:00
wiz
22796c4daf Convert to versioned_dependencies.mk (for dns) 2014-01-17 23:11:27 +00:00
wiz
4c409e7669 Add py-dns/py-dns3 support. 2014-01-17 23:10:05 +00:00