Commit graph

212207 commits

Author SHA1 Message Date
joerg
49fa058adf Expose libraries needed for -lgii. 2014-02-01 19:39:17 +00:00
rodent
4992c516c6 +py-trytond-account-product 2014-02-01 19:37:43 +00:00
rodent
71fb80dd4f Added finance/py-trytond-account-product version 3.0.0 2014-02-01 19:36:59 +00:00
rodent
e97240d4fe Import py27-trytond-account-product-3.0.0 as finance/py-trytond-account-product.
The account_product module of the Tryton application platform.
2014-02-01 19:36:49 +00:00
rodent
01a96d8cc5 +py-trytond-product 2014-02-01 19:29:14 +00:00
rodent
9bf5d3d192 Added misc/py-trytond-product version 3.0.0 2014-02-01 19:28:48 +00:00
rodent
b18eac1c63 Import py27-trytond-product-3.0.0 as misc/py-trytond-product.
The product module of the Tryton application platform.
2014-02-01 19:28:37 +00:00
rodent
6b82e2576d +py-trytond-account 2014-02-01 19:14:58 +00:00
rodent
379259b154 Added finance/py-trytond-account version 3.0.1 2014-02-01 19:14:34 +00:00
rodent
69c2a0b3f2 Import py27-trytond-account-3.0.1 as finance/py-trytond-account.
The account module of the Tryton application platform.
2014-02-01 19:14:22 +00:00
rodent
0a37ace279 +py-trytond-company 2014-02-01 19:05:21 +00:00
rodent
d2f4255006 Added misc/py-trytond-company version 3.0.0 2014-02-01 19:04:42 +00:00
rodent
531ded5e07 Import py27-trytond-company-3.0.0 as misc/py-trytond-company.
The company module of the Tryton application platform.
2014-02-01 19:04:31 +00:00
rodent
55bacd7318 +py-trytond-currency 2014-02-01 18:56:05 +00:00
rodent
086565f580 Added finance/py-trytond-currency version 3.0.0 2014-02-01 18:55:32 +00:00
rodent
4d852d7ebc Import py27-trytond-currency-3.0.0 as finance/py-trytond-currency.
The currency module of the Tryton application platform.
2014-02-01 18:55:15 +00:00
rodent
de8228ec61 Mark as PYTHON_VERSIONS_INCOMPATIBLE=33 according to setup.py 2014-02-01 18:51:07 +00:00
rodent
da4ffb561d +py-trytond-party 2014-02-01 18:27:42 +00:00
rodent
6c034595ef Added misc/py-trytond-party version 3.0.0 2014-02-01 18:26:55 +00:00
rodent
26eabe4c49 Import py27-trytond-party-3.0.0 as misc/py-trytond-party.
The party module of the Tryton application platform.
2014-02-01 18:26:44 +00:00
adam
df92066d97 Fix buildling with Tcl 8.6 2014-02-01 18:12:13 +00:00
rodent
6eb5c0682a +py-trytond-country 2014-02-01 18:11:45 +00:00
rodent
0c131e7207 Added geography/py-trytond-country version 3.0.0 2014-02-01 18:11:04 +00:00
rodent
8ac4b7ff9e Import py27-trytond-country-3.0.0 as geography/py-trytond-country.
The country module of the Tryton application platform.
2014-02-01 18:10:53 +00:00
rodent
e92cdafc30 Remove FETCH_USING, because that's handled with magick now. 2014-02-01 17:19:07 +00:00
rodent
e936a3c1ac Remove cdecimal option from SUGGESTED_OPTIONS, since it is not python33
compatible.
2014-02-01 14:19:17 +00:00
rodent
a6f216d5ae Updated databases/py-python-sql to 0.3 2014-02-01 14:11:02 +00:00
rodent
ba174a86eb Updated to latest release, 0.3. Remove setting WRKSRC. Fix HOMEPAGE.
Use pypi for MASTER_SITES. From CHANGELOG:

Version 0.3 - 2014-01-31
* Add returning to Update
* Add missing params for returning
* Add columns definitions to Function
* Fix AtTimeZone mapping
2014-02-01 14:10:47 +00:00
obache
bb8824708c first command in do-configure is same as default one, so removed it
and let rest parts to be post-configure.
2014-02-01 13:08:57 +00:00
obache
dead6904a9 define and use DISTNAME to match its naming. 2014-02-01 13:06:19 +00:00
wen
fad5e64e1a Updated textproc/p5-Pod-Elemental-PerlMunger to 0.200001 2014-02-01 13:05:48 +00:00
wen
eb5a2f5ee9 Update to 0.200001
Update DEPENDS

Upstream changes:
0.200001  2014-01-12 15:46:22-05:00 America/New_York
        - there's now also a post_code_replacer, used to generate replacements
          for Pod removed after the final bits of code, in case you were only
          worried about affecting code line numbers
2014-02-01 13:04:50 +00:00
wen
6ffde074c4 Updated textproc/p5-Pod-Elemental to 0.103000 2014-02-01 12:56:35 +00:00
wen
8c5c9495fc Update to 0.103000
Upstream changes:
0.103000  2014-01-12 09:03:06-05:00 America/New_York
          Pod::Elemental::Document only adds leading =pod or trailing =cut if
          they are not already present
2014-02-01 12:55:37 +00:00
wen
5aa61f5258 Updated devel/p5-Tree-DAG_Node to 1.20 2014-02-01 12:30:53 +00:00
wen
3b91dcec37 Update to 1.20
Upstream changes:
1.20  Fri Jan 31 09:46:00 2014
	- After a private email from Paul Howarth (yea!) I see I need File::Temp V 0.19 because that's
		the version which introduced the newdir() method, as used in the test suite. Sorry for the churn.

1.19  Thu Jan 30 09:24:00 2014
	- Set pre-req File::Temp version # to 0 (back from 0.2301). See D A Golden's blog entry:
		http://www.dagolden.com/index.php/2293/why-installing-distzilla-is-slow-and-what-you-can-do-about-it/.
2014-02-01 12:30:04 +00:00
wen
e4f33577ea Updated www/p5-Mojolicious to 4.73 2014-02-01 12:23:01 +00:00
wen
490329730d Update to 4.73
Upstream changes:
4.73  2014-02-01
  - Improved xml_escape performance significantly.
  - Improved html_unescape and url_unescape performance.
  - Fixed Mojo::UserAgent::Transactor to handle redirects more like most
    common browsers.

4.72  2014-01-29
  - Added accepts, template_for and template_handler methods to
    Mojolicious::Renderer.
  - Added accepts helper to Mojolicious::Plugin::DefaultHelpers.
  - Added before_render hook.
  - Fixed bug in Mojo::Transaction::WebSocket that prevented decompression
    errors from being handled gracefully.

4.71  2014-01-28
  - Fixed a few compression bugs in Mojo::Transaction::WebSocket and
    Mojo::Content.

4.70  2014-01-26
  - Added extract_usage method to Mojolicious::Command.
  - Added unindent method to Mojo::ByteStream.
  - Added unindent function to Mojo::Util.
  - Updated jQuery to version 2.1.
  - Improved all built-in commands to show usage information in their SYNOPSIS
    sections.
  - Improved tag helpers to make data attributes more convenient. (ravengerUA)
      %= tag 'div', data => {my_id => 1, Name => 'test'} => 'some content'
    is equivalent to
      %= tag 'div', data-my-id => 1, data-name => 'test' => 'some content'
  - Fixed indentation of code in documentation browser.

4.69  2014-01-24
  - Improved router to allow format detection for bridges.

4.68  2014-01-22
  - Added Mojo::DOM::Node.
  - Added contents and node methods to Mojo::DOM.
  - Removed deprecated http_proxy, https_proxy, name and no_proxy attributes
    from Mojo::UserAgent.
  - Removed deprecated app, app_url, detect_proxy and need_proxy methods from
    Mojo::UserAgent.
  - Improved router to allow placeholders anywhere in a pattern to become
    optional.
      "get '/foo/:bar/baz' => {bar => 'bar'};" now matches "/foo/baz"
      "get '/foo(:bar)baz' => {bar => 'bar'};" now matches "/foobaz"
  - Improved request_ok method in Test::Mojo to handle WebSocket handshakes.
  - Improved Mojo::IOLoop::Server to use address and port for descriptor
    inheritance.
  - Improved list of available commands to be alphabetical. (jberger)
  - Fixed select_field helper to be nondestructive.
  - Fixed XML semantics bug in Mojo::DOM::HTML.

4.67  2014-01-11
  - Added history and max_history_size attributes to Mojo::Log.
  - Improved exception and not found pages with log messages.
  - Improved exception page with more information.
  - Improved not found page with a more generic message.
  - Improved inline templates to use their checksum as name.
2014-02-01 12:21:38 +00:00
adam
19b571aa1d Updated graphics/pngcrush to 1.7.70 2014-02-01 11:55:57 +00:00
adam
ba91fef118 Changes 1.7.70:
Updated libpng to version 1.6.8.
2014-02-01 11:54:50 +00:00
adam
ed65c80a42 Updated www/curl to 7.35.0; devel/cmake to 2.8.12.2; databases/mysql55 to 5.5.36; www/awstats to 7.3 2014-02-01 11:42:47 +00:00
adam
aa46e81c1a Changes 7.3:
New features:
- Add command line option -version
- Better error management of geoip modules.
- Update domains, robots and search engines database:
- Windows 8 + iOS Support in AWStats
- Detection of 8.1 and IE11.

Fixes:
- When using builddate option of script awstats_buildstaticpages,
  static link is wrong.
- Restore detection of Opera browsers versions.
- GeoIP Cities page doesnt work.
- Add missing icons.
- Avoid warning mixed http/https with module graphgooglechartapi.
- $MinHit{'Host'} rather than $MinHit{'Login'} used in sub HTMLShowLogins.

Other:
- Move version system to sourceforge Git instead of CVS.
2014-02-01 11:38:48 +00:00
adam
6ed5793d14 Changes 5.5.36:
Functionality Added or Changed

CMake now supports a -DTMPDIR=dir_name option to specify the default tmpdir value. If unspecified, the value defaults to P_tmpdir in <stdio.h>. Thanks to Honza Horak for the patch.

Bugs Fixed

InnoDB: Table renaming errors would appear in the LATEST FOREIGN KEY ERROR section of the SHOW ENGINE INNODB STATUS output.

Partitioning: Queries using the index_merge optimization (see Index Merge Optimization) could return invalid results when run against tables that were partitioned by HASH.

Partitioning: When no partition had returned a row since the last HA_ERR_KEY_NOT_FOUND error, the use of uninitialized memory in the priority queue used for returning rows in sorted order could lead to a crash of the server.

Replication: mysqlbinlog --verbose failed when it encountered a corrupt row event in the binary log. Such a row event could also cause the slave to fail.

Replication: When log_warnings is greater than 1, the master prints binary log dump thread information—containing the slave server ID, binary log file name, and binary log position—in mysqld.1.err. A slave server ID greater than 2 billion was printed with a negative value in such cases.

Replication: Invalid event offsets in the binary log were not always handled correctly, which could lead to replication failure.

The cache used for the Index Merge access method was freed only after successful retrieval of all rows. Interruption or failure of the operation led to a file descriptor leak.

For utf8 and utf8mb4 strings, handler functions unnecessarily called a Unicode conversion function.

Use of a nonmulti-byte algorithm for skipping leading spaces in multi-byte strings could cause a server exit.

For the utf8_bin collation, ORDER BY LOWER(col_name) could produce incorrect ordering.

On Windows, the --local-service server option did not work, and was not displayed in the --help message.

The prototype of the Performance Schema instrumentation API mysql_cond_timedwait() call was fixed to be drop-in compatible with pthread_cond_timedwait(). This fix affects only implementers of third-party plugins.

For the path specified with the --basedir option, mysql_plugin attempted to unlink the path rather than free the memory in which the path was stored.

COUNT(DISTINCT) sometimes produced an incorrect result when the last read row contained a NULL value.

Some scripts displayed out-of-date information regarding where to report bugs.

Updating a FEDERATED table with UPDATE... JOIN caused a server exit when the local table contained a single row and that row could be joined to a row in the FEDERATED table.

mysql_install_db referred to the obsolete mysqlbug script for reporting problems. It now refers to http://bugs.mysql.com/ instead.
2014-02-01 11:16:03 +00:00
adam
03224e2fd5 Changes 2.8.12.2:
VS: Map /Fd to ProgramDataBaseFileName for VS 7,8,9
      Replace <OBJECT_DIR> rule placeholder consistently
      VS: Convert include path to backslashes for VS >= 10
      Revert "Ninja: Track configured files so we can regenerate them."
      FindOpenMP: fix detecting compilers that do not need any special flag
      Xcode: Fix storyboard view
      CMakeDetermineCompilerId: Fix compiler line match for Xcode 5.1
2014-02-01 11:14:06 +00:00
markd
c6d6f392a5 Update to KDE SC 4.11.5 2014-02-01 11:08:22 +00:00
adam
0774b537d8 Changes 7.35.0:
imap/pop3/smtp: Added support for SASL authentication downgrades
imap/pop3/smtp: Extended the login options to support multiple auth mechanisms
TheArtOfHttpScripting: major update, converted layout and more
mprintf: Added support for I, I32 and I64 size specifiers
makefile: Added support for VC7, VC11 and VC12

Bugfixes:
SECURITY ADVISORY: re-use of wrong HTTP NTLM connection
curl_easy_setopt: Fixed OAuth 2.0 Bearer option name
pop3: Fixed APOP being determined by CAPA response rather than by timestamp
Curl_pp_readresp: zero terminate line
FILE: don't wait due to CURLOPT_MAX_RECV_SPEED_LARGE
docs: mention CURLOPT_MAX_RECV/SEND_SPEED_LARGE don't work for FILE://
pop3: Fixed auth preference not being honored when CAPA not supported
imap: Fixed auth preference not being honored when CAPABILITY not supported
threaded resolver: Use pthread_t * for curl_thread_t
FILE: we don't support paused transfers using this protocol
connect: Try all addresses in first connection attempt
curl_easy_setopt.3: Added SMTP information to CURLOPT_INFILESIZE_LARGE
OpenSSL: Fix forcing SSLv3 connections
openssl: allow explicit sslv2 selection
FTP parselist: fix "total" parser
conncache: fix possible dereference of null pointer
multi.c: fix possible dereference of null pointer
mk-ca-bundle: introduces -d and warns about using this script
ConnectionExists: fix NTLM check for new connection
trynextip: fix build for non-IPV6 capable systems
Curl_updateconninfo: don't do anything for UDP "connections"
darwinssl: un-break Leopard build after PKCS-12 change
threaded-resolver: never use NULL hints with getaddrinf
multi_socket: remind app if timeout didn't run
OpenSSL: deselect weak ciphers by default
error message: Sensible message on timeout when transfer size unknown
curl_easy_setopt.3: mention how to unset CURLOPT_INFILESIZE*
win32: Fixed use of deprecated function 'GetVersionInfoEx' for VC12
configure: fix gssapi linking on HP-UX
chunked-parser: abort on overflows, allow 64 bit chunks
chunked parsing: relax the CR strictness
cookie: max-age fixes
progress bar: always update when at 100%
progress bar: increase update frequency to 10Hz
tool: Fixed incorrect return code if command line parser runs out of memory
tool: Fixed incorrect return code if password prompting runs out of memory
HTTP POST: omit Content-Length if data size is unknown
GnuTLS: disable insecure ciphers
GnuTLS: honor --slv2 and the --tlsv1[.N] switches
multi: Fixed a memory leak on OOM condition
netrc: Fixed a memory and file descriptor leak on OOM
getpass: fix password parsing from console
TFTP: fix crash on time-out
hostip: don't remove DNS entries that are in use
tests: lots of tests fixed to pass the OOM torture tests
2014-02-01 11:07:14 +00:00
wiz
61c1e93e36 Updated devel/p5-Proc-ProcessTable to 0.50 2014-02-01 10:53:59 +00:00
wiz
815efd4010 Update to 0.50:
0.45    Mon Sep  8 09:13:14 MDT 2008
  -Patch from Milosz Tanski <mtanski@gridapp.com> to make module
  thread-safe on linux (rt.cpan.org ID 38709). Patch from Scott
  Davis <darkpreludesi@hotmail.com> for new constructor flag
  enable_ttys, which when set to 0 disables traversing the
  device tree.

0.46    Fri, Oct 19 2012
  -Initial release by new maintainer jswartz, identical to 0.45 except for meta
        files and README
0.47 16 Feb. 2013
  -Initial releas by new maintainer jwb. Incorporated meta file updates from
  Jonathan Swartz <swartz@pobox.com>. Closed a bunch of bugs: Patch from
  Christian Boitel <christian.boitel@gmail.com> (fixes #51470); added
  suggestion from Opera Wang <Opera.Wang@synopsys.com> (fixes #51470 even
  more); patches from Michael Schilli (MSCHILLI) (fix #41397, #46861 and
  #58236), work on perl w/o threads; pulled commits from Slaven Rezić
  <SREZIC@cpan.org>, use kvm implementation for FreeBSD >= 6.0 (closes #68405
  and #16978); fixed bug #69397, fh not closed; fixed RT #72862, unsafe use of
  /tmp; added tests;

0.48
  -Pulled commits from Chris Williams <chris@bingosnet.co.uk>, fixes build
  errors on NetBSD and OpenBSD. Fixed #72862 (byte order tag in cache file),
  applied patch to fix #67224 (cygwin PID_ORPHANED) by <rurban at x-ray.at>.
  Pulled FreeBSD patches from Slaven Rezić <SREZIC@cpan.org>;
  Pulled from David Zaebst <zaebst@gmail.com>): Fixes to stay accurate on
  machines with many cpus (#82175), to include system time into calculations
  (#80391) and others (#81312, #82175 and #80391) and to fix unknown process
  states for debian kernels #71976. Tried to get it compiling under
  MidnightBSD.
0.49
  -Fixed #61946 (odd process names), solution by Bernd Kallies. Fixed #48445, patch from
  Guillaume Rousse. Pulled fixes from Opera Wang. Fixed typos discovered by
  Salvatore Bonaccorso, David Steinbrunner and HMBRAND. Fixed #89117, patch
  from yyang. Got it (hopefully) running under kfreebsd.
2014-02-01 10:53:49 +00:00
markd
33801486e5 kdevelop update. 2014-02-01 09:56:41 +00:00
markd
3e7a9f5a41 Update to kdevplatform 1.6.0 (kdevelop 4.6.0)
Aside from many bug fixes and general improvements such as performance
optimizations in various areas, which make KDevelop 4.6.0 faster and less
memory-hungry, a few changes are especially noteworthy:

The ReviewBoard plugin now supports updating existing review requests.
There is a new plugin which adds support for building projects with ninja
instead of make. CMake support was also stabilized and improved, adding
support for missing or new CMake features.
2014-02-01 09:54:23 +00:00