summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-02-18Update "phpmyadmin" package to version 4.3.9. Changes since version 4.3.6:tron2-6/+6
- bug #4728 Incorrect headings in routine editor - bug #4730 Notice while browsing tables when phpmyadmin pma database exists, but not all the tables - bug #4729 Display original field when using "Relational display column" option and display column is empty - bug #4734 Default values for binary fields do not support binary values - bug #4736 Changing display options breaks query highlighting - bug Undefined index submit_type - bug #4738 Header lose align when scrolling in Firefox - bug #4741 in ./libraries/Advisor.class.php#184 vsprintf(): Too few arguments - bug #4743 Unable to move cursor with keyboard in filter rows box - bug Incorrect link in doc - bug #4745 Tracking does not handle views properly - bug #4706 Schema export doesn't handle dots in db/table name - bug #3935 Table Header not displayed correct (Safari 5.0.5 Mac) - bug #4750 Disable renaming referenced columns - bug #4748 Column name center-aligned instead of left-aligned in Relations - bug Undefined constant PMA_DRIZZLE - bug #4712 Wrongly positioned date-picker while Grid-Editing - bug #4714 Forced ORDER BY for own sql statements - bug #4721 Undefined property: stdClass::$version - bug #4719 'only_db' not working - bug #4700 Error text: Internal Server Error - bug #4722 Incorrect width table summary when favorite tables is disabled - bug #4710 Nav tree error after filtering the tables - bug #4716 Collapse all in navigation panel is sometimes broken - bug #4724 Cannot navigate in filtered table list - bug #4717 Database navigation menu broken when resolution/screen is changing - bug #4727 Collation column missing in database list when DisableIS is true - bug Undefined index central_columnswork - bug Undefined index favorite_tables - bug #4694 js error on marking table as favorite in Safari (in private mode) - bug #4695 Changing $cfg['DefaultTabTable'] doesn't update link and title - bug Undefined index menuswork - bug Undefined index navwork - bug Undefined index central_columnswork - bug #4697 Server Status refresh not behaving as expected - bug Null argument in array_multisort() - bug #4699 Navigation panel should not hide icons based on 'TableNavigationLinksMode' - bug #4703 Unsaved schema page exported as pdf.pdf - bug #4707 Call to undefined method PMA_Schema_PDF::dieSchema() - bug #4702 URL is non RFC-2396 compatible in get_scripts.js.php
2015-02-18Wants qmake for qt detection.joerg1-1/+2
2015-02-18Fix race condition.joerg2-3/+12
2015-02-18Race conditions around term.h.joerg1-1/+6
2015-02-18Fix compile with clang on i386.roy2-1/+25
Patch taken from FreeBSD.
2015-02-18Updated devel/p5-Config-GitLike to 1.16mef1-1/+5
Updated devel/p5-Hash-MultiValue to 0.16 Updated devel/p5-App-cpanminus to 1.7027 Updated devel/p5-MooX-HandlesVia to 0.001007
2015-02-18Update to 0.001007mef2-6/+6
------------------ 0.001007 2015-02-16 09:12:08-05:00 America/New_York - fix some badly cp'd pod (RT 91955) - add missing test time dependency on Test::Fatal (RT 101971)
2015-02-18Update to 1.7027mef2-6/+6
---------------- 1.7027 2015-02-14 12:14:13 PST [Improvements] - Use provides as provided in META.json and do not scan packages as PAUSE does. #435
2015-02-18Update 0.16mef2-6/+6
----------- 0.16 2015-02-17 08:39:35 CET - a few microöptimisations (microoptimisations)
2015-02-18Update to 1.15mef2-6/+6
-------------- 1.16 2015-02-16 - Canonicalize paths using File::Spec->canonpath; this addresses failures on Windows where /-separated paths were stored in the origins hash, due to Cwd::abs_path returning them
2015-02-18Updated devel/p5-autobox to 2.83mef1-1/+9
Updated devel/p5-autobox-Core to 1.28 Updated devel/p5-autodie to 2.26 Updated devel/p5-circular-require to 0.11 Updated devel/p5-experimental to 0.013 Updated devel/p5-indirect to 0.33 Updated devel/p5-lib-abs to 0.93 Updated devel/p5-namespace-autoclean to 0.24
2015-02-18Update 0.20 to 0.24mef2-6/+6
------------------- 0.24 2015-01-03 20:44:36Z - re-release to fix problematic $VERSION declaration (RT#101095) 0.23 2014-12-27 04:07:03Z - be more lenient in optional Mouse tests to handle edge cases in older and pure perl versions 0.22 2014-11-04 06:19:54Z - fix an erroneous change in 0.21 0.21 2014-11-04 05:24:36Z - drop testing of MooseX::MarkAsMethods, now that Moose 2.1400 has better overload handling
2015-02-18Update to 2.000015mef2-6/+6
------------------ 2.000015 - 2014-12-12 - Avoid using += in Makefile when bootstrapping for portability (RT#100797) - adjust quoting of paths with spaces to work with ExtUtils::MakeMaker 7.0, and bump our EUMM prereq to 7.0. - fix shell test for shells where we can't prevent some rc files from being loaded, like zsh (RT#99819).
2015-02-18Update to 0.93mef2-7/+6
-------------- 0.93 2013-10-25 Fix for not-existant path. RT#83706 Added -soft flag
2015-02-18Update 0.30 to 0.33mef2-7/+6
------------------- 0.33 2014-09-29 20:20 UTC + Fix : [RT #99083] : Breaks eval in an END block in Win32 pseudo-forks. Thanks Graham Knop for reporting. + Fix : Segfaults during global destruction of a thread or a pseudo-fork. 0.32 2014-09-21 20:15 UTC + Add : Support for the PERL_OP_PARENT optional feature introduced in perl 5.21.2. + Fix : [RT #92806] : Tests that use run_perl() fail on Android Thanks Brian Fraser for the patch. + Fix : indirect constructs will no longer segfault while inside the empty package on perl 5.8.x. This fix may also prevent some segfaults during global destruction. 0.31 2013-09-05 16:45 UTC + Fix : [RT #88428] : no indirect in eval can trigger for direct calls on __PACKAGE__ Thanks Graham Knop for reporting. + Tst : Author tests are no longer bundled with this distribution. They are only made available to authors in the git repository.
2015-02-18Update 0.007 to 0.013mef2-6/+6
---------------------- 0.013 2014-10-25 21:54:47+02:00 Europe/Amsterdam Rename lvalue_refs to refaliasing 0.012 2014-10-12 12:10:06+02:00 Europe/Amsterdam Added lvalue references feature 0.011 2014-09-27 14:08:47+02:00 Europe/Amsterdam Clarified which order to apply pragmas [Grant McLean] 0.010 2014-08-19 17:47:20+02:00 Europe/Amsterdam Add returning 1's to evals in tests 0.009 2014-08-16 13:43:53+02:00 Europe/Amsterdam Hardcode features for perl < 5.15.7 0.008 2014-07-05 13:58:28+02:00 Europe/Amsterdam Give better perl version formatting Fix smartmatch/switch description
2015-02-18Update to 0.11mef2-7/+6
--------------- 0.11 2013-07-24 - convert to Devel::OverrideGlobalRequire
2015-02-182.26 2014-12-26 16:27:23+00:00 UTCmef2-7/+6
* BUGFIX / INCOMPAT: Remove "fileno" and "umask" from the list of CORE subs protected by autodie and Fatal. When they return undef, it is not a failure. * BUGFIX: Fixed an error that could occur during global destruction of the form "(in cleanup) Can't use an undefined value as an ARRAY reference at .../autodie/Scope/GuardStack.pm line 48 during global destruction" (Thanks to Dave Rolsky). * BUGFIX: The open-pragma is now properly ignored when open is given an explicit layer. This brings autodie protected open in sync with open. Thanks to Gregory Oschwald and Graham Knop for the report + test case and the patch. (GH#52 + GH#53) * BUGFIX: Hide the "SCALAR" (buffer) argument in the string representation of autodie::exception for the read, sysread and syswrite CORE subs. This is to avoid a dump of binary data to the screen/log when a (sys)read or syswrite fails. * FEATURE: Let autodie::exception work in equality tests and string comparison via "overload fallback". (Thanks to Michael G. Schwern) * DOC: Mention that "kill" is in the ":ipc" category. It has been there since autodie v2.14. (Thanks to Felipe Gasper for reporting it, RT#97320). * INTERNAL: Use "parent" instead of "base" for inheritance. Also avoid some @ISA relationships that were redundant. Either truly redundant ones or by importing "import" from Exporter v5.57. - This change implies that perl 5.8 users must now also fetch "parent" from cpan. (Thanks to Olivier Mengue (Mengué), GH#59) * DEVEL / TEST: The autodie module now accepts an undefined Fatal version, assuming it to be development version. Test cases that require versions are now either skipped or considered "release" test. * TEST / INTERNAL: Enabled travis-ci for Perl 5.20 * TEST: Close temp file before re-opening in t/truncate.t. (Thanks to Craig A. Berry, RT#96609) * TEST: Pass O_TRUNC with O_CREAT to sysopen in t/utf8_open.t. (Thanks to Craig A. Berry, RT#87237) * TEST: Clean up temp file in t/truncate.t. (Thanks to Dave Mitchell, RT#100688)
2015-02-18Update 1.2 to 1.28mef2-7/+6
------------------ 1.28 Misc - Make crypt() test optional for platforms without it (thanks Hugmeir) 1.27 Misc - new version just to creage a new .tar.gz. a './' owned by root apparently got added to the tar at some point after 'make dist'. 1.26 Fix - remove 'use feature' from t/synopsis.t. this lets older perls perl. 1.25 Wed Jun 12 14:45:54 CDT 2013 Fix - remove 'use feature' from t/synopsis.t. that was cut and paste from the docs but wasn't actually necessary there. 1.24 Sun Jul 15 11:05:11 PDT 2012 Misc - MANIFEST no longer includes previous distribution tar balls (Jacinta Richardson) 1.23 Thu Jul 12 18:05:46 PDT 2012 Docs - Minor corrections (Jacinta Richardson) 1.22 Thu Jul 12 17:16:06 PDT 2012 New Features - %hash->each is now guaranteed to iterate through the complete hash, unlike each(%hash). [github 7] - defined() Distribution Changes - Added Test::More 0.88 as a pre-req (Jacinta Richardson) - Added license for new versions of EMM Docs - Expanded module synopsis (Jacinta Richardson) - Wrote documentation for all (or most) functions - Tidied book extract (Jacinta Richardson) Incompatible changes (Jacinta Richardson) - Removed functions - rand - bxor - gt - ne - mlt - times - div - le - meq - mne - add - eq - lshift - mge - rshift - band - flip - mult - mgt - sub - bor - ge - mcmp - mle - autobox::Core::CODE::map Bug Fixes - xor uses xor instead of ^ (Jacinta Richardson) 1.21 Mon Sep 26 16:15:19 PDT 2011 New Features - $string->reverse will now always reverse the string regardless of context. (Technically an incompatible change, but the list behavior of $string->reverse was clearly useless). Distribution Changes - fix MANIFEST (thanks Steffen Mueller (Müller) ). - move POD History section into standard Changes file (chocolateboy). - look, a change log! Misc - removed unnecessary prototypes on methods (schwern) - updated dependency on autobox
2015-02-18Update to 2.83mef2-7/+6
-------------- 2.83 Sun Feb 1 21:34:01 2015 - RT #100247: fix assertion failures on 5.21.x perls with -DDEBUGGING (thanks, ilmari and Father Chrysostomos) - RT #100717: don't hide autobox::universal from PAUSE (thanks, ppisar) - RT #89754: INSTALLDIRS fix (thanks, Kent Fredric)
2015-02-18Updated filesystems/p5-Module-Path to 0.18mef1-1/+4
Updated filesystems/p5-MooseX-Types-Path-Tiny to 0.011 Updated filesystems/p5-Path-Tiny to 0.061
2015-02-18Update to 0.061mef2-6/+6
--------------- 0.061 2014-11-13 16:50:05-05:00 America/New_York [FIXED] - Fixed append_utf8 and append_raw with 'truncate' option.
2015-02-18Update 0.006 to 0.011mef2-7/+6
--------------------- 0.011 2014-08-30 03:17:07Z - documentation amendments (thanks, Demian Riccardi!) - add missing prereq declaration 0.010 2014-02-16 22:02:29Z - fixed if eval problem in "use if" in 0.009 0.009 2014-02-16 21:57:00Z - only clean namespaces when MooseX::Types is new enough that our declared types are installed as methods 0.008 2014-02-16 21:20:46Z - new Paths, AbsPaths types, for coercable ArrayRefs 0.007 2013-12-22 00:44:49Z - add missing authority data to module and metadata
2015-02-18Update 0.13 to 0.18mef2-7/+6
------------------- 0.18 2014-12-17 - RIBASUSHI++ reminded me that to be a usable directory in @INC we need to check -d && -r && -x. 0.17 2014-12-17 - Fixed RT#96433: ignore directories in @INC which don't exist. Apologies to ETHER++ for over-thinking this one, and taking so long to fix it. 0.16 2014-12-13 - Added TODO.md with an initial todo list for the module 0.15 2014-10-14 - Doing a foreach $dir (@INC) and then resolving symblinks on $dir was changing the entries in @INC. HAARG++ for pull request with fix. - Changed author email address to be my CPAN email address. 0.14 2014-08-16 - Added Travis config, using cpanfile and cpanm to ensure all dependencies are installed before running tests with prove. Thanks to DAGOLDEN. - Improved the first paragraph of DESCRIPTION, so search results give a better summary of the module.
2015-02-18Fix CVE-2015-0273 php: #68942 Use after free vulnerability insevan5-2/+101
unserialize() with DateTimeZone Reviewed by wiz@
2015-02-18Fix CVE-2015-0273 php: #68942 Use after free vulnerability insevan4-2/+51
unserialize() with DateTimeZone Reviewed by wiz@
2015-02-18Updated sysutils/estd to 0.10wiz1-1/+2
2015-02-18Update to r10 from Leonardo Taccari in PR 49675:wiz4-143/+39
Changes: * Fix build on DragonFly due to pidfile changes. * Add support for TECH_LOONGSON, TECH_ROCKCHIP, and TECH_GENERIC. Taken from pkgsrc, submitted-by: Leonardo Taccari, original patches by Jared D. McNeill.
2015-02-18Add magic to fix freetype pc files on NetBSD 6 and 7 which had outdatedwiz2-10/+16
information in the installed pc file. Remove local hack in fonts/harfbuzz. From Leonardo Taccari <iamleot@gmail.com> in private email.
2015-02-18Add ssl option that's default-on for systems that provide openssl.wiz1-2/+18
(restoring v1.8 from obache)
2015-02-18Fix --disable-ssl; manually taken from othersrc until next full import.wiz1-2/+2
2015-02-18Fix BUILD_DEPENDS line.wiz1-2/+2
2015-02-18Updated emulators/snes9x-gtk to 1.53.81nb23wiz1-1/+2
2015-02-18Fix core dump during startup:wiz3-4/+30
unexpected error from c library during 'pthread_mutex_unlock': operation not permitted based on patch from FreeBSD ports via Stephen Black in PR 49671. Fix some pkglint while here. Bump PKGREVISION.
2015-02-18fix build failure using default optinostnn1-2/+2
2015-02-18* Make HOMEPAGE and MASTER_SITES empty since rubyforge.org has gone.taca1-3/+5
* wxruby dose not support Ruby 2.0 and later.
2015-02-18Updated devel/p5-Throwable to 0.200012mef1-1/+7
Updated devel/p5-Tie-Cache to 0.21 Updated devel/p5-Tie-Cache-LRU-Expires to 0.55 Updated devel/p5-Tie-IxHash to 1.23 Updated devel/p5-Tie-LLHash to 1.004 Updated devel/p5-Tie-RegexpHash to 0.17
2015-02-18Update 0.15 to 0.17mef2-7/+6
------------------- 0.17 - Fix the serialisation procedures following changes to the stringification of Regex "refs" in 5.14 0.16 - Reformatted Changes file to CPAN::Changes::Spec (Robert Rothenberg) - Removed SIGANTURE and Build.PL from distribution (Robert Rothenberg)
2015-02-18Update to 1.004mef2-7/+6
--------------- 1.004 2014-10-03 XAERXESS - added explicit SCALAR implementation, as perltie suggests - added warning about hash behavior in scalar context on Perls < 5.8.3 - updated README
2015-02-18Update to 1.23mef2-7/+6
-------------- 1.23 (24 February 2013) New method Clear() Deleting current element when doing cycle using each will work (test by OLEG, RT#82248)
2015-02-18Update 0.54 to 0.55mef2-8/+7
------------------- No Entry for 0.55 in ChangeLog, but the only difference is LICENSE file is included now, which is the same as 'artistic' (so the LICENSE= is changed to that).
2015-02-18Drop the use of -no-cpp-precomp which is specific to Apple's supplied toolchainsevan2-5/+18
Provide an explaination of changes in patches/patch-ac Closes PR pkg/47949 Reviewed by wiz@
2015-02-18Updated inputmethod/ibus-mozc to 2.16.2037.102ryoon1-1/+2
2015-02-18Update 0.17 to 0.21mef2-7/+6
------------------- $MODULE = "Tie::Cache"; $VERSION = .21; $DATE = '05/19/2014'; + fixed internal $VERSION number $MODULE = "Tie::Cache"; $VERSION = .19; $DATE = '02/23/2012'; + added cleaner ref() checking for data size calculations when using a MaxBytes cache, to address bug https://rt.cpan.org/Public/Bug/Display.html?id=69976 + updated test.pl to "use Tie::Cache" to prevent test conflicts with Cache.pm
2015-02-18(pkgsrc)mef2-9/+6
- Drop two dependency (See below) p5-MooX-Types-MooseLike>=0 p5-Class-Load>=0.20 (upstream) - Update 0.200009 0.200012 ------------------------- 0.200012 2014-09-19 21:59:28-04:00 America/New_York - avoid memory leaks and infinite recursion when stringifying (thanks, Dagfinn Ilmari Mannsaker (Mannsåker)!) 0.200011 2014-04-02 20:49:49-04:00 America/New_York - eliminate prereq on Class::Load (thanks, Toby Inkster!) - eliminate preqre on MooX::Types::MooseLike::Base (Toby Inkster) 0.200010 2014-03-08 22:39:25-05:00 America/New_York - eliminate a memory leak in StackTrace::Auto (thanks, Graham Knop!)
2015-02-17Updated inputmethod/mozc-server to 2.16.2037.102ryoon1-1/+6
Updated inputmethod/mozc-renderer to 2.16.2037.102 Updated inputmethod/mozc-tool to 2.16.2037.102 Updated inputmethod/mozc-elisp to 2.16.2037.102 Updated inputmethod/uim-mozc to 2.16.2037.102
2015-02-17Update to 2.16.2037.102ryoon3-18/+18
Changelog: r510 2015-01-25 2.16.2037.102 - r494 2015-01-24 2.16.2021.102 Summary of changes between 2.16.2021.102 (r494) and 2.16.2037.102 (r510). DEPS changes: none Build related changes: libc++ is used by default to build Android target binaries. Clang 3.5 is now required to build Mozc for Android, NaCl, and Linux. See Issue 276 for the motivation behind this change. Visual C++ 2013 is required to build Mozc for Windows. Major changes: Mozc for Windows now requires Windows Vista SP2 and later. Mozc 2.16.2034.102 (r507) is the last version that can run on Windows XP and Windows 2003 Server. See Issue 277 . Known issues: Voiced sound marks on the key pad is not placed at correct position in Android (Issue 263) Compilation errors in Android arm64 and mips64 build (Issue 273) Fixed issues: FIX: Inconsistency between suggestion candidates and conversion candidates ( Issue 274 ) FIX: Learning algorithm is sometimes too aggressive when punctuation is committed ( Issue 275 ) FIX: Require Clang to build Linux host binaries ( Issue 276 ) FIX: Discontinue the support of Windows XP / 2003 Server ( Issue 277 ) Commit summary: r510: Remove a workaround code for Visual C++ 2010 (KB813540) r509: Require Visual C++ 2013 to build Mozc for Windows r508: Require Windows Vista SP2 or later r507: Remove build_tools command from build_mozc.py r506: Require Clang to build Linux host binaries r505: Switch from stlport to libcxx in Android build r504: Remove mozc::DetachedThread as it is no longer used r503: Fix build failur of unit tests when libcxx is used on Android r502: Fix test failure in release build with Visual C++ 2013 r501: Make the conditions to learn candidates with a punctuation mark more strict r500: Apply the same hack as conversion to prediction for transition cost from history node r499: Remove an unused member field r498: As-is import of NaCl Mozc for Chromium OS r497: Remove platform-dependent mozc::Encryptor part 3 r496: Fix style violations in header include guards part 4 r495: Remove unused variables r494: Fix a typo in reading strings of Unicode Emoji data r486 2015-01-18 2.16.2020.102 - r474 2015-01-01 2.16.2008.102 Summary of changes between 2.16.2008.102 (r474) and 2.16.2020.102 (r486). DEPS changes: protobuf: bba83652e1be610bdb7ee1566ad18346d98b843c -> 172019c40bf548908ab09bfd276074c929d48415 (downgrading) Build related changes: Ubuntu 14.04 is used as the reference build/test environment for Android, NaCl, and Linux. Hereafter we will not make sure that Mozc can be built on Ubuntu 12.04. Known issues: Voiced sound marks on the key pad is not placed at correct position in Android (Issue 263) Compilation errors in Android arm64 and mips64 build (Issue 273) Fixed issues: FIX: All resources are not released in Service.onDestory ( Issue 265 ) FIX: Many emojis are suggested from space ( Issue 266 ) FIX: Noisy candidate "itsumo" due to language aware conversion ( Issue 267 ) FIX: BuildInDocker fails when building for Android ( Issue 269 ) FIX: Runtime CHECK failure on Windows: protobuf/src/google/protobuf/descriptor.cc:1018 ( Issue 271 ) FIX: AssertionError in gen_zip_code_seed.py ( Issue 272 ) Commit summary: r486: Unsupport Ubuntu 12.04 as a build environment r485: Update copyright year in source header comments r484: Update copyright year in the about dialog to 2015 r483: Update special rules for KEN_ALL.CSV r482: Revert r438 "Update Protocol Buffers to 2.6.1" and r444 "Suppress compiler warnings for Protocol Buffers 2.6.1" r481: Revert r477 "Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh"" r480: Call CalculatorInterface::CalculateString even for x86 Android testing r479: Suppress LangAwareRewriter to suggest the raw text if the query is in the dictionary as a key r478: Handle emojis that have multiple readings correctly r477: Revert r247 "Explicity invoke bash for make-standalone-toolchain.sh" r476: Several coding style fixes r475: Improve classic skins for Android r474: Fix resource leak on onDestroy
2015-02-17Reenable p5-biblatex-biber.joerg1-2/+2
2015-02-17Silence missing ghc.joerg1-2/+2
2015-02-17Note update of devel/ruby-msgpack package to 0.5.11.taca1-1/+2