Commit graph

192695 commits

Author SHA1 Message Date
wiz
efaf14f8bd Update to 0.6.29:
------
0.6.29
------

* Pull Request #14: Honor file permissions in zip files.
* Issue #327: Merged pull request #24 to fix a dependency problem with pip.
* Merged pull request #23 to fix https://github.com/pypa/virtualenv/issues/301.
* If Sphinx is installed, the `upload_docs` command now runs `build_sphinx`
  to produce uploadable documentation.
* Issue #326: `upload_docs` provided mangled auth credentials under Python 3.
* Issue #320: Fix check for "createable" in distribute_setup.py.
* Issue #305: Remove a warning that was triggered during normal operations.
* Issue #311: Print metadata in UTF-8 independent of platform.
* Issue #303: Read manifest file with UTF-8 encoding under Python 3.
* Issue #301: Allow to run tests of namespace packages when using 2to3.
* Issue #304: Prevent import loop in site.py under Python 3.3.
* Issue #283: Reenable scanning of *.pyc / *.pyo files on Python 3.3.
* Issue #299: The develop command didn't work on Python 3, when using 2to3,
  as the egg link would go to the Python 2 source. Linking to the 2to3'd code
  in build/lib makes it work, although you will have to rebuild the module
  before testing it.
* Issue #306: Even if 2to3 is used, we build in-place under Python 2.
* Issue #307: Prints the full path when .svn/entries is broken.
* Issue #313: Support for sdist subcommands (Python 2.7)
* Issue #314: test_local_index() would fail an OS X.
* Issue #310: Non-ascii characters in a namespace __init__.py causes errors.
* Issue #218: Improved documentation on behavior of `package_data` and
  `include_package_data`. Files indicated by `package_data` are now included
  in the manifest.
* `distribute_setup.py` now allows a `--download-base` argument for retrieving
  distribute from a specified location.
2012-10-20 16:11:00 +00:00
wiz
3bbef3ef97 Remove p5-gtk, p5-Gdk-Imlib, and p5-Gdk-Pixbuf, as discussed on tech-pkg
and pkgsrc-users.
2012-10-20 15:43:08 +00:00
darcy
87850f352b Added audio/freeswitch-music version 1.0.8 2012-10-20 14:50:35 +00:00
wen
0fd0761af8 Updated security/p5-Crypt-OpenSSL-DSA to 0.14 2012-10-20 14:27:48 +00:00
wen
ab9ceeb5f9 Update to 0.14
Upstream changes:
0.14  October 16, 2012
	- compiling with -Werror=format-security now works (Jerome Quelin, #48446)
	- Use Digest::SHA instead of Digest::SHA1 (Ansgar Burchardt, #60271)
	- Security fix, CVE-2009-0129: Missing error check in do_verify (Havard Eidnes, #79958)
2012-10-20 14:25:58 +00:00
christos
7f0bbd1505 add missing files 2012-10-20 13:39:38 +00:00
wiz
093bc9b392 Replace patch with SUBST_SED. 2012-10-20 13:32:54 +00:00
wiz
394d81a019 Updated x11/xterm to 284 2012-10-20 13:23:47 +00:00
wiz
d8e082048e Update to 284:
Fixes bugs reported with the #283 release (regression in the --regex
configure option and undesirable interaction with existing iconName
behavior).
2012-10-20 13:23:38 +00:00
wiz
9dc1e436e7 Updated devel/mono-addins to 1.0 2012-10-20 13:21:50 +00:00
wiz
0d613a0260 Update to 1.0:
1.0:
    Fixed crash in ExtensionContext finalizer
    Minor optimizations

0.6.2:
    Added option to support non-interactive installations when using mautil
    Fixed bugs:
        Avoid entering in an infinite loop when finding corrupted file
        Fixed crash when checking for add-in info in dynamic assemblies
        Fix bug in Repair command
2012-10-20 13:21:34 +00:00
wiz
9c5712defc Updated converters/py-chardet to 2.1.1 2012-10-20 13:15:04 +00:00
wiz
da114c1cbe Update to 2.1.1. Old HOMEPAGE gone, switch to pypi. Changes undocumented. 2012-10-20 13:14:48 +00:00
darcy
9394ff4436 Missed another debugging leftover. 2012-10-20 13:01:30 +00:00
darcy
900444a6c9 Remove fake option used in debugging. 2012-10-20 12:49:35 +00:00
darcy
2972e2b050 dd music-on-hold files for FreeSWITCH. 2012-10-20 12:21:39 +00:00
darcy
19d102fafe Add FreeSWITCH audio sample rate options. 2012-10-20 12:19:52 +00:00
wiz
8c5e173313 REPLACE_PERL one more file and add a SUBST_MESSAGE.
The rm class doesn't always work for me because miniperl regenerates
some Makefiles and then overwrites the substed file. I haven't tracked
the exact reason that triggers this down yet.
2012-10-20 10:41:46 +00:00
sbd
1aa2cde9cb Linux build fixes:
- Use GZIP_CMD instead of GZIP so that GZIP is exported to the env of ar
  sub-make and then to gzip itself.
- Define EOF if needed.
2012-10-20 02:25:16 +00:00
wiz
011f8b34a7 Updated graphics/cairo-gobject to 1.12.4 2012-10-20 00:58:51 +00:00
wiz
9d3b9a4abf Updated graphics/cairo to 1.12.4nb2 2012-10-20 00:58:23 +00:00
wiz
af5d9a0924 Update to 1.12.4 again. 2012-10-20 00:55:39 +00:00
wiz
3745f298d8 Second try at updating to 1.12.4 with an additional patch from
Chris Wilson (upstream).

Fixes problems on NetBSD and OS X.

Bump PKGREVISION compared to last 1.12.4 version.
2012-10-20 00:55:05 +00:00
taca
da578064a7 Fix build problem when suhosin option enabled with a little dirty way.
Since this problem was build problem with suhosin option, no PKGREVISION
bump.

Thanks Amitai Schlair who noted this problem via private mail.
2012-10-20 00:29:40 +00:00
alnsn
4909b0a5ec Add missing bsd.prefs.mk for ${MACHINE_ARCH}. 2012-10-19 23:13:15 +00:00
marino
4aef651190 converters/help2man: Restore removed RPATH patch
converters/help2man does not embed an rpath into bindtextdomain.so, and
it will fail PKG_DEVELOPER checks on platforms that don't have native
libintl like DragonFly.  This was fixed back in July but the patch got
removed during the update to the current version.

Re-introduce the equivalent patch to fix the build on DragonFly.
2012-10-19 19:58:47 +00:00
drochner
aea4faafc2 mention updates 2012-10-19 18:42:32 +00:00
drochner
86de51f498 update to 3.6.1
This switches to the gnome-3.6 release branch
2012-10-19 18:39:05 +00:00
drochner
3fcd21061f update to 2.36.4
changes: build fixes
2012-10-19 18:33:07 +00:00
drochner
dfe5093dbc update to 1.6.1
changes:
-Better SIGINT handling for python signals module
-Translation update
2012-10-19 18:24:08 +00:00
drochner
dc00e2e5e1 update to 3.6.0
This switches to the gnome-3.6 release branch
2012-10-19 18:22:05 +00:00
drochner
5b239d4330 update to 0.6.7
changes:
* Fix 'green' colour
* Build fixes
2012-10-19 18:19:33 +00:00
drochner
733f386c0d update to 0.6.6
changes: Fix Iterator.remove in PriorityQueue
2012-10-19 18:11:20 +00:00
drochner
164f5e5193 update to 1.34.1.1
sorry, noch changelog available
2012-10-19 18:08:33 +00:00
drochner
5af48dab22 update to 2.40.1
This switches to the 2.40 (gnome-3.6) release branch
2012-10-19 18:01:13 +00:00
drochner
4624e4f1eb update to 2.34.0
this switches to the 2.34 (gnome-3.6) release branch
2012-10-19 17:58:03 +00:00
drochner
79d7747598 update to 2.34.1
changes:
-bugfixes
-translation updates
2012-10-19 17:54:57 +00:00
drochner
55d4d4d9a4 update to 2.4
from the announcement:
Version 2.4 is a featured release that introduces new functionality as
well as many performance and security improvements.
Main additions are:
-Black point detection from the algorithm disclosed by Adobe
-Added support for transforms on planar data with different stride
-Added a new plug-in type for optimizing full transforms
-Linear (gamma 1.0) profiles can now operate in unbounded mode
-Added "half" float support

approved by the maintainer
2012-10-19 17:52:38 +00:00
drochner
b41312ce16 update to 2.0.4
changes (from the anouncement):
VideoLAN and the VLC development team present the fifth version
of "Twoflower", a major update that fixes a lot of regressions, issues
and security issues in this branch.
It introduces Opus support, improves Youtube, Vimeo streams
and Blu-Ray dics support. It also fixes many issues in playback, notably
on Ogg and MKV playback and audio device selections and a hundred of
other bugs.

pkgsrc note: opus and bluray are not supported yet
2012-10-19 17:48:06 +00:00
taca
e04a67f819 Note update of lang/php53 package to 5.3.18 and lang/php54 package to 5.4.8. 2012-10-19 14:59:57 +00:00
taca
dff8fd8fcf Update definition of PHP version for php53 and php54. 2012-10-19 14:59:15 +00:00
taca
f6b15f29fb Reset PKGREVISION by updating both php53 and php54. 2012-10-19 14:58:31 +00:00
taca
e159496816 Update php54 to 5.4.8.
18 Oct 2012, PHP 5.4.8

- CLI server:
  . Changed response to unknown HTTP method to 501 according to RFC.
    (Niklas Lindgren).
  . Support HTTP PATCH method. Patch by Niklas Lindgren, GitHub PR #190.
    (Lars)

- Core:
  . Added optional second argument for assert() to specify custom message. Patch
    by Lonny Kapelushnik (lonny@lonnylot.com). (Lars)
  . Support building PHP with the native client toolchain. (Stuart Langley)
  . Added --offline option for tests. (Remi)
  . Fixed bug #63162 (parse_url does not match password component). (husman)
  . Fixed bug #63111 (is_callable() lies for abstract static method). (Dmitry)
  . Fixed bug #63093 (Segfault while load extension failed in zts-build).
    (Laruence)
  . Fixed bug #62976 (Notice: could not be converted to int when comparing
    some builtin classes). (Laruence)
  . Fixed bug #62955 (Only one directive is loaded from "Per Directory Values"
    Windows registry). (aserbulov at parallels dot com)
  . Fixed bug #62907 (Double free when use traits). (Dmitry)
  . Fixed bug #61767 (Shutdown functions not called in certain error
    situation). (Dmitry)
  . Fixed bug #60909 (custom error handler throwing Exception + fatal error
    = no shutdown function). (Dmitry)
  . Fixed bug #60723 (error_log error time has changed to UTC ignoring default
    timezone). (Laruence)

- cURL:
  . Fixed bug #62085 (file_get_contents a remote file by Curl wrapper will
    cause cpu Soaring). (Pierrick)

- Date:
  . Fixed bug #62896 ("DateTime->modify('+0 days')" modifies DateTime object)
    (Lonny Kapelushnik)
  . Fixed bug #62561 (DateTime add 'P1D' adds 25 hours). (Lonny Kapelushnik)

- DOM:
  . Fixed bug #63015 (Incorrect arginfo for DOMErrorHandler). (Rob)

- FPM:
  . Fixed bug #62954 (startup problems fpm / php-fpm). (fat)
  . Fixed bug #62886 (PHP-FPM may segfault/hang on startup). (fat)
  . Fixed bug #63085 (Systemd integration and daemonize). (remi, fat)
  . Fixed bug #62947 (Unneccesary warnings on FPM). (fat)
  . Fixed bug #62887 (Only /status?plain&full gives "last request cpu"). (fat)
  . Fixed bug #62216 (Add PID to php-fpm init.d script). (fat)

- OpenSSL:
  . Implemented FR #61421 (OpenSSL signature verification missing RMD160,
    SHA224, SHA256, SHA384, SHA512). (Mark Jones)

- SOAP
  . Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
    (Dmitry)

- SPL:
  . Bug #62987 (Assigning to ArrayObject[null][something] overrides all
    undefined variables). (Laruence)

- mbstring:
  . Allow passing null as a default value to mb_substr() and mb_strcut(). Patch
    by Alexander Moskaliov via GitHub PR #133. (Lars)

- Filter extension:
  . Bug #49510: Boolean validation fails with FILTER_NULL_ON_FAILURE with empty
    string or false. (Lars)

- Sockets
  . Fixed bug #63000 (MCAST_JOIN_GROUP on OSX is broken, merge of PR 185 by
    Igor Wiedler). (Lars)
2012-10-19 14:57:49 +00:00
taca
fb672877e3 Update php53 to 5.3.18.
18 Oct 2012, PHP 5.3.18

- Core:
  . Fixed bug #63111 (is_callable() lies for abstract static method). (Dmitry)
  . Fixed bug #63093 (Segfault while load extension failed in zts-build).
    (Laruence)
  . Fixed bug #62976 (Notice: could not be converted to int when comparing
    some builtin classes). (Laruence)
  . Fixed bug #61767 (Shutdown functions not called in certain error
    situation). (Dmitry)
  . Fixed bug #61442 (exception threw in __autoload can not be catched).
    (Laruence)
  . Fixed bug #60909 (custom error handler throwing Exception + fatal error
    = no shutdown function). (Dmitry)

- cURL:
  . Fixed bug #62085 (file_get_contents a remote file by Curl wrapper will
    cause cpu Soaring). (Pierrick)

- FPM:
  . Fixed bug #62954 (startup problems fpm / php-fpm). (fat)
  . Fixed bug #62886 (PHP-FPM may segfault/hang on startup). (fat)
  . Fixed bug #63085 (Systemd integration and daemonize). (remi, fat)
  . Fixed bug #62947 (Unneccesary warnings on FPM). (fat)
  . Fixed bug #62887 (Only /status?plain&full gives "last request cpu"). (fat)
  . Fixed bug #62216 (Add PID to php-fpm init.d script). (fat)

- Intl:
  . Fix bug #62915 (defective cloning in several intl classes). (Gustavo)

- SOAP
  . Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).
    (Dmitry)

- SPL:
  . Bug #62987 (Assigning to ArrayObject[null][something] overrides all
    undefined variables). (Laruence)
2012-10-19 14:57:02 +00:00
wiz
d9d14b9e3f Works with python-3.2, remove limitation. 2012-10-19 12:45:40 +00:00
wiz
f7416dc149 + at-spi2-2.6.1, cfengine-3.3.8, cheese-3.6.1, clutter-1.12.2,
eog-3.6.1, eog-plugins-3.6.1, evince-3.6.1, feh-2.7, galculator-2.0,
  glade-3.14.1, glib2-2.34.1, gnome-3.6.1, gnome-games-3.6.1,
  gnome-keyring-3.6.1, gtk3-3.6.1, libgee-0.8.1, mg-20110905
  [pkg/47079], mu-0.9.9, py-gobject3-3.4.1, seahorse-3.6.1,
  seahorse-nautilus-3.6.1, vifm-0.7.4, vinagre-3.6.1, vino-3.6.1,
  webkit-gtk-1.10.1, webkit-gtk3-1.10.1, wwwoffle-2.9i
2012-10-19 10:28:48 +00:00
sno
d8cadda23b Updated databases/p5-SQL-Translator to 0.11016 2012-10-19 08:08:35 +00:00
sno
ace34c0c11 Updating package for CPAN module SQL::Translator from 0.11010nb2 to
0.11016.

pkgsrc changes:
- adjust dependencies

Upstream changes:
# ----------------------------------------------------------
# 0.11016 2012-10-09
# ----------------------------------------------------------

* Allow passing an arrayref to SQLT->filename (lost in Mooification)

# ----------------------------------------------------------
# 0.11015 2012-10-05
# ----------------------------------------------------------

* Fix stupid missing version number in SQL::Translator::Schema::Object

# ----------------------------------------------------------
# 0.11014 2012-10-05
# ----------------------------------------------------------

* Relicense under Perl 5 terms

# ----------------------------------------------------------
# 0.11013_03 2012-09-25
# ----------------------------------------------------------

* Remove SQL::Translator::Schema::Graph as announced in 0.11011
* Remove a number of no longer needed deps

# ----------------------------------------------------------
# 0.11013_02 2012-09-23
# ----------------------------------------------------------

* Fix missing dep (List::MoreUtils)

# ----------------------------------------------------------
# 0.11013_01 2012-09-22
# ----------------------------------------------------------

* Convert SQL::Translator, ::Schema and ::Schema::* to Moo
* Fix leaks by weakening circular references between schema objects

# ----------------------------------------------------------
# 0.11013 2012-09-22
# ----------------------------------------------------------

* Make MySQL producer add NULL after every nullable field, conforming to SQL
  standard, and avoiding MySQL bugs

# ----------------------------------------------------------
# 0.11012 2012-07-02
# ----------------------------------------------------------

* Fix/update quoting in PostgreSQL producer
* Add missing quote function to SQLServer producer
* Fix incorrect Parser::DBI documentation (RT#60878)

# ----------------------------------------------------------
# 0.11011 2012-05-09
# ----------------------------------------------------------

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*** INCOMPATIBLE CHANGES:
* SQLT no longer supports setting separate conflicting values for the now
  deprecated 'quote_table_names' and 'quote_field_names'. Instead their values
  are proxied to the new 'quote_identifiers'. If 'quote_identifiers' is
  supplied, the legacy settings are ignored (with a warning). If nothing is
  specified the default is TRUE as before. If only one is specified - default
  to its value for everything, and if both are specified with a conflicting
  value an exception is thrown.
* Partial quoting support has been added in SQLite. It is currently disabled by
  default, you need to request is explicitly with quote_identifiers => 1. In a
  future version of SQL::Translator *THIS DEFAULT BEHAVIOR WILL CHANGE*.
  If you do NOT WANT quoting, set quote_identifiers to a false value to
  protect yourself from changes in a future release.
* Bump the default MySQL parser version to MySQL 4.0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
* script/sqlt-graph now accepts a --trace option
* Fixes to SQLite foreign keys production (patch from Johan Viklund)
  closes RT#16412, RT#44769
* ON DELETE/UPDATE actions for SQLite (patch from Lukas Thiemeier)
  closes RT#70734, RT#71283, RT#70378
* Fix data preservation on SQLite diffs involving adding/dropping columns
* Support for triggers in PostgreSQL producer and parser
* Correct Data Type in SQLT::Parser::DBI::PostgreSQL (patch from Andrew Pam)
* Fix index issue in SQLT::Parser::DBI::PostgreSQL
* Add column and table comments in SQLT::Parser::DBI::PostgreSQL(patch from Andrew Pam)
* Stop the DBI parser from disconnecting externally supplied DBI handles (RT#35868)
* Fixed alter_drop_constraint for foreign keys and applying multiple changes
  via alter_field to a column in Postgres Producer
* Added a working mechanism for naming foreign keys in the PostgreSQL producer
* Fix PostgreSQL ignoring default values with specified data type
* Fix PostgreSQL parser support for (N)::int defaults (patch by Tina Müller)
* Fix possible name duplication in SQLlite producer
* Oracle does not accept ON DELETE/UPDATE RESTRICT (though it is the actual default)
  fix by not adding the ON DELETE/UPDATE clause at all
* Changed dependency on Digest::SHA1 to the core-bundled Digest::SHA (RT#67989)
* Support for double quoted and bit strings as default values in MySQL parser
* Improved VIEW support in MySQL parser
* Proper handling of CURRENT_TIMESTAMP default values in MySQL parser (RT#65844)
* Check in MySQL parser to avoid trying to parse a table defined twice in the same
  file as indices (and probably other things) get messed up
* Workaround for some MySQL quirks on primary key definitions
* Fix dropping primary keys in MySQL diffs (RT#62250, patch from Nick Bertrand)
* MySQL producer does not attempt to write out non-existent unique constraint names
* MySQL parser correctly differentiates between signed and unsigned integer column
  display sizes
* Replace Class::Accessor::Fast dependency with already-included Moo
* Entire codebase is now free of tabs and trailing whitespace
* Spellfixes (RT#68912)
* Fix Diagram Producer POD (RT#71397, RT#71398)
* Fix Diagram Producer to use correct binmode on output (RT#71399)
* Fix ignored option to script/sqlt-diagram (RT#5992)
* Fix t/17sqlfxml-producer.t failures due to whitespace differences introduced by
  environment config snippets (RT#70786)
* Fix assembly of Table objects with numbered columns being added out of order
  (RT#74771) (based on patch from Jonathan Otsuka)
* Fix syntax error in SQL::Translator::Producer::Latex (RT#74953)
* Deprecate SQL::Translator::Schema::Graph and the as_graph() schema method
* Bump minimum supported perl version to 5.8.1 (mostly due to Moo)
2012-10-19 08:08:25 +00:00
sno
8f28eb275a Added databases/p5-Dancer-Plugin-DBIC version 0.1601 2012-10-19 08:03:08 +00:00
sno
8bb40effe1 Adding new package for CPAN module Dancer::Plugin::DBIC version 0.1601
into databases/p5-Dancer-Plugin-DBIC.

Dancer::Plugin::DBIC makes it very easy to create Dancer applications that
interface with databases. Only the database connection has to be configured
in Dancer configuration file of the application.

For performance, schema objects are cached in memory and are lazy loaded
the first time they are accessed.
2012-10-19 08:02:55 +00:00