summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-10-08Check for hes_getmailhost before trying to call it. It's not in the libcdholland5-8/+126
hesiod, and it looks as if it's a deprecated feature. This in turn will make the mail notify tool not understand Hesiod mailserver records on NetBSD and probably anyone else with a builtin hesiod. If anyone really really wants that functionality, set PREFER.hesiod=pkgsrc and let it build and link to the pkgsrc hesiod library... Fixes the build of zephyr.
2011-10-08Update to rtmpdump version 2.4:dsainty4-46/+45
11 July 2011, v2.4 - add RTMPE type 9 handshake support
2011-10-08Fix build with newer C++ compilers.dholland2-1/+26
2011-10-08Fix configure script to cope with hesiod in libc as well as in -lhesiod.dholland3-1/+110
2011-10-08Fix rev 1.10; require ruby18 the correct way.dholland1-2/+2
2011-10-08Note update of textproc/p5-Template-Tiny, www/p5-Web-Scraperhiramatsu1-1/+4
and databases/p5-DBIx-Class.
2011-10-08Update p5-DBIx-Class to 0.08195.hiramatsu2-7/+6
Excerpted new features. For complete list of bug fixes, look into Changes file in the distfile. 0.08193 2011-07-14 17:00 (UTC) * New Features / Changes - Allow schema cloning to mutate attributes - DBIC now attempts more aggressive de-duplication of where conditions on resultset chaining - The Ordered component is now smarter wrt reordering of dirty objects, and does its job with less storage queries - Logging via DBIC_TRACE=1=<filename> no longer overwrites the logfile on every program startup, appending loglines instead 0.08191 2011-05-02 00:45 (UTC) (deleted from CPAN) * New Features / Changes - Add quote_names connection option. When set to true automatically sets quote_char and name_sep appropriate for your RDBMS - Add retrieve_on_insert column info flag, allowing to retrieve any column value instead of just autoinc primary keys - Bring back strict ordering of selectors in complex search chains (an ill-fated attempt was made in 0.08127 to order intelligently) - All limit dialects (except for the older Top and FetchFirst) are now using bind parameters for the limits/offsets, making DBI's prepare_cached useful across paged resutsets - Support for savepoints for SQLite - Support for MS Access databases via DBD::ODBC and DBD::ADO (only Win32 support currently tested) - Support for the Firebird RDBMS over the new DBD::Firebird driver - IC::DateTime support for MSSQL over DBD::ADO - Both the ::ODBC and ::ADO dispatchers now warn if a rdbms-specific driver is not found for this connection before falling back to plain ::Storage::DBI - ::Storage::DBI::sth was mistakenly marked/documented as public, privatize and warn on deprecated use - Massive overhaul of bind values/attributes handling - slightly changes the output of as_query (should not cause compat issues) - Support ancient DB2 versions (5.4 and older), with proper limit dialect - Support sub-second precision for TIMESTAMPs for Firebird over ODBC - Support BLOBs and CLOBs in WHERE clauses for Oracle, including LIKE queries for CLOBs. 0.08190-TRIAL 2011-01-24 15:35 (UTC) * New Features / Changes - Support for completely arbitrary SQL::Abstract-based conditions in all types of relationships 0.08127 2011-01-19 16:40 (UTC) * New Features / Changes - Schema/resultsource instances are now crossreferenced via a new system guaranteeing leak-free mutually assured destruction - DBIx::Class now warns when the user erroneously supplies AutoCommit => 0 to connect() - A warning is also issued before forcing the RaiseError setting of externally supplied DBI handles - Switch to a warning when find() is invoked with both a 'key' argument and a NULL-containing condition to satisfy the named constraint. Previously (starting with 0.08124) an exception was thrown - Switch to a warning when a commit is attempted with an out-of-sync transaction_depth (someone issued a begin externally to DBIC). Previously (starting with 0.08124) an exception was thrown 0.08126 2010-12-28 18:10 (UTC) * Fixes - Bump forgotten Class::Accessor::Grouped core dependency - Promote forgotten Hash::Merge optdep to a hard requirement - Skip t/storage/error.t on smokers with leaking perls - Fix t/storage/txn.t deadlocks on slower machines - Do not run on smokers if a trial Package::Stash is found 0.08125 2010-12-27 04:30 (UTC) * New Features / Changes - New method ResultSource columns_info method, returning multiple pairs of column name/info at once - $rs->search now throws when called in void context, as it makes no sense (and is nearly always a sign of a bug/misdesign) - Restore long-lost ability to supply unbalanced select/as pairs e.g. +select => \'DISTINCT(foo, bar)', +as => ['foo', 'bar'] - +columns now behaves just like columns by not stripping a fully-qualified 'as' spec (i.e. foo.bar results in $obj->foo->bar) - Deprecate legacy $rs->search( %condition ) syntax (warn once per callsite) - NULL is now supplied unquoted to all debug-objects, in order to differentiate between a real NULL and the string 'NULL' - New search() condition operator -value used to pass complex bind values to DBI: search({ array_col => { -value => [1,2,3] }}) - Add full INSERT...RETURNING support for Oracle - Deprecate use of -nest in search conditions (warn once per callsite) - Deprecate the completely useless DBIx::Class::Serialize::Storable result component
2011-10-08Update p5-Web-Scraper to 0.35.hiramatsu2-7/+6
Changes from previous: 0.35 Mon Sep 26 18:40:06 PDT 2011 - Added support for comments() XPath #3 (Perlover) 0.34 Thu Feb 24 09:35:12 PST 2011 - Skip xml_simple.t if LibXML is not there (omega) 0.33 Thu Feb 17 09:12:55 PST 2011 - Remove failing invalid XPath tests
2011-10-08Update p5-Template-Tiny to 1.12.hiramatsu2-7/+6
Changes from previous: 1.12 Fri 17 Jun 2011 - Template::Tiny is unchanged for a year, moving to stable release - Cleaning up POD grammar a bit (ADAMK) - Removing test dependency on Capture::Tiny for tiny purity (ADAMK)
2011-10-08Fix build (install under ${PREFIX}).ryoon1-1/+4
2011-10-08ruby-xz requires ruby19-base.minskim1-2/+3
2011-10-07PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/shshattered40-72/+72
2011-10-07mention recent updatesdrochner1-1/+9
2011-10-07PKGREV bumps for libmatroska requirement (binary incompatible change)drochner3-6/+6
2011-10-07update to 1.1.2drochner7-142/+70
changes: -improvements for audio output on MacOS and with PulseAudio -security fix for HTTP and RTSP server components (was patched in pkgsrc)
2011-10-07update to 5.0.0drochner3-8/+10
changes: many fixes and improvements pkgsrc note: This version hasn't been tested in practice yet. The previous one had a problem with mkvmerge going into an endless loop. We still have mkvtoolnix-old (2.9.8) as a known working one for that reason.
2011-10-07update to 1.3.0drochner5-13/+14
changes: cleanup and minor fixes pkgsrc note: according to the ChangeLog, this version is not binary compatible to older versions -> ABI_DEPENDS bumped
2011-10-07update to 1.2.2drochner2-6/+6
changes: bugfixes, minor improvements
2011-10-07Updated misc/libreoffice3-bin to 3.4.3ryoon1-1/+2
2011-10-07Update to 3.4.3 based on wip/libreoffice3-binryoon8-30/+44
Due to security issue CVE-2011-2713. http://www.libreoffice.org/advisories/CVE-2011-2713/
2011-10-07Mechanically regen PLIST from webkit-gtk.obache2-46/+59
2011-10-07Note update of these contao* packages.taca1-1/+4
www/contao210 2.10.1nb2 www/contao29 2.9.5nb4 www/typolight28 2.8.4nb5
2011-10-07Add patch from upstream to fix a NULL dereference vulnerability in thedrochner3-3/+42
HTTP and RTSP server component (possible DOS)
2011-10-07Add a patch based r1041 from the repository of Contao to fix potentialtaca10-16/+112
XSS vulnerability. Bump PKGREVISION.
2011-10-07update to 0.7.6drochner3-9/+9
changes: -security fixes to many demuxers and decoders -bugfixes
2011-10-07update to 1.6.1drochner7-66/+99
changes: -JavaScriptCore library can be used independently -New DOM methods -API extensions: spell checking, local storage database path -bugfixes
2011-10-07Updated inputmethod/ibus-skk to 1.3.9obache1-1/+2
2011-10-07Update ibus-skk to 1.3.9.obache3-7/+10
Update to 1.3.9. Fix XML entity reference. Update to 1.3.8. Update virtkbd module to check engine's typing mode. Don't connect to eekboard-server if enable_virtual_keyboard is false. Support virtual keyboard. Define hotkeys and icon-symbol in description. Don't start auto conversion if there is no preceding input (Issue#36). Don't handle ctrl+g in non-converting state (Issue#35). Ignore errors when locale module doesn't provide bindtextdomain (Issue#34).
2011-10-07Updated inputmethod/scim-thai to 0.1.2obache1-1/+2
2011-10-07Update scim-thai to 0.1.2.obache2-7/+6
Version 0.1.2 (2011-06-27) ============= - Update gettext support using autopoint. - Fix compiling error when libthai is installed in non-standard location. - Improve linker flags handling.
2011-10-07Updated inputmethod/gtk-im-libthai to 0.2.0obache1-1/+2
2011-10-07Update gtk-im-libthai to 0.2.0.obache3-27/+20
0.2.0 (2011-06-17) ===== - Ported to GTK+ 3 (GTK+ 2 is still supported in the mean time) - Fix bug with level 3 and level 5 keys
2011-10-07Note update of net/p5-Test-TCP, www/p5-WWW-Shorten andhiramatsu1-1/+4
devel/p5-MooseX-ClassAttribute.
2011-10-07Update p5-MooseX-ClassAttribute to 0.26.hiramatsu2-9/+8
Changes from previous: 0.26 2011-06-06 - The default() method for class attributes always returned a value, even if the default was a subroutine ref, which isn't how the method works for regular attributes. This broke inlining with Moose HEAD. 0.25 2011-06-05 - Class attributes now have a definition context set, which means that errors thrown from generated methods associated with these attributes say something like "X at accessor MyClass::ClassAttribute (defined at path/to/file line 42)" rather than "generated method (unknown origin)". 0.24 2011-02-22 - This release provides forward compatibility with Moose 1.99+. It will still work with Moose 1.23 as well. Partially based on work originally done by Moritz Onken. 0.23 2011-02-13 - Fixed a bug where applying a role with class attributes didn't record the role as actually being applied in the meta class (or role) to which it was applied. Reported by Karen Etheridge. RT #59610. - Applying multiple roles to a class lost all class attributes from those roles. Fixed by Andrew Rodland. RT #59572. 0.22 2011-02-02 - Explicitly require namespace::clean 0.20 to avoid some bad interactions between namespace::clean and Package::Stash. 0.21 2010-10-29 - Switch from Test::Exception to Test::Fatal. 0.20 2010-10-07 - A test file tried to load MooseX::Role::Parameterized, which was not listed as a dep. Reported by Andreas Koenig. RT #61957. 0.19 2010-10-06 - Removed references to MooseX::ClassAttribute::Meta::Method::Accessor, which was removed in 0.18. This caused lots of test failures if you hadn't installed a previous version of this distribution. 0.18 2010-10-05 - Changes to work with (and require) Moose 1.15. 0.17 2010-09-26 - Changes to work with (and require) Moose 1.09.
2011-10-07Update p5-WWW-Shorten to 3.02.hiramatsu2-7/+7
Changes from previous: 2010-12-06 Dave Cross <dave@dave.org.uk> * lib/WWW/Shorten.pm: Bump version number for release. * bin/shorten: Be far more intelligent about the code that allows the user to choose which service to use. * MANIFEST.SKIP: Added MYMETA.yml to MANIFEST.SKIP. * bin/shorten: Default to using a service that we currently support. * Build.PL, lib/WWW/Shorten.pm: Added Config::Auto to list of dependencies (it's used by the shorten program). Bumped version for release.
2011-10-07Update p5-Test-TCP to 1.13.hiramatsu2-7/+6
Changes from previous: 1.13 - RT#67292: Tests are blocking in Windows 7. https://rt.cpan.org/Ticket/Display.html?id=67292 - change port number range from 10000 .. 11000 to 50000 .. 60000 to respect IANA. https://rt.cpan.org/Ticket/Display.html?id=64012 1.12 - workaround for win32 test fails. https://rt.cpan.org/Ticket/Display.html?id=66016 - more diagnostic messages 1.11 - localize $@ in Test::TCP::DESTROY 1.10 - added Test::TCP->stop method 1.09 - added document in FAQ section 1.08 - no feature changes 1.07_01 - new OO interface! 1.07 - allow forking in the client(lestrrat)
2011-10-07Updated devel/py-babel to 0.9.6obache1-1/+2
2011-10-07Update py-babel to 0.9.6.obache2-6/+6
Version 0.9.6 http://svn.edgewall.org/repos/babel/tags/0.9.6/ (Mar 17 2011, from branches/stable/0.9.x) * Backport r493-494: documentation typo fixes. * Make the CLDR import script work with Python 2.7. * Fix various typos. * Fixed Python 2.3 compatibility (ticket #146, #233). * Sort output of list-locales. * Make the POT-Creation-Date of the catalog being updated equal to POT-Creation-Date of the template used to update (ticket #148). * Use a more explicit error message if no option or argument (command) is passed to pybabel (ticket #81). * Keep the PO-Revision-Date if it is not the default value (ticket #148). * Make --no-wrap work by reworking --width's default and mimic xgettext's behaviour of always wrapping comments (ticket #145). * Fixed negative offset handling of Catalog._set_mime_headers (ticket #165). * Add --project and --version options for commandline (ticket #173). * Add a __ne__() method to the Local class. * Explicitly sort instead of using sorted() and don't assume ordering (Python 2.3 and Jython compatibility). * Removed ValueError raising for string formatting message checkers if the string does not contain any string formattings (ticket #150). * Fix Serbian plural forms (ticket #213). * Small speed improvement in format_date() (ticket #216). * Fix number formatting for locales where CLDR specifies alt or draft items (ticket #217) * Fix bad check in format_time (ticket #257, reported with patch and tests by jomae) * Fix so frontend.CommandLineInterface.run does not accumulate logging handlers (#227, reported with initial patch by dfraser) * Fix exception if environment contains an invalid locale setting (#200)
2011-10-07Mention devel/hdf5 update and new devel/hdf5-c++ package.alnsn1-1/+3
2011-10-07Updated devel/py-testtools to 0.9.12obache1-1/+2
2011-10-07Revision dump after devel/hdf5 update.alnsn3-5/+6
2011-10-07Update py-testtools to 0.9.12.obache3-10/+16
0.9.12 ~~~~~~ This is a very big release. We've made huge improvements on three fronts: 1. Test failures are way nicer and easier to read 2. Matchers and ``assertThat`` are much more convenient to use 3. Correct handling of extended unicode characters We've trimmed off the fat from the stack trace you get when tests fail, we've cut out the bits of error messages that just didn't help, we've made it easier to annotate mismatch failures, to compare complex objects and to match raised exceptions. Testing code was never this fun. Changes ------- * ``AfterPreproccessing`` renamed to ``AfterPreprocessing``, which is a more correct spelling. Old name preserved for backwards compatibility, but is now deprecated. Please stop using it. (Jonathan Lange, #813460) * ``assertThat`` raises ``MismatchError`` instead of ``TestCase.failureException``. ``MismatchError`` is a subclass of ``AssertionError``, so in most cases this change will not matter. However, if ``self.failureException`` has been set to a non-default value, then mismatches will become test errors rather than test failures. * ``gather_details`` takes two dicts, rather than two detailed objects. (Jonathan Lange, #801027) * ``MatchesRegex`` mismatch now says "<value> does not match /<regex>/" rather than "<regex> did not match <value>". The regular expression contains fewer backslashes too. (Jonathan Lange, #818079) * Tests that run with ``AsynchronousDeferredRunTest`` now have the ``reactor`` attribute set to the running reactor. (Jonathan Lange, #720749) Improvements ------------ * All public matchers are now in ``testtools.matchers.__all__``. (Jonathan Lange, #784859) * ``assertThat`` can actually display mismatches and matchers that contain extended unicode characters. (Jonathan Lange, Martin [gz], #804127) * ``assertThat`` output is much less verbose, displaying only what the mismatch tells us to display. Old-style verbose output can be had by passing ``verbose=True`` to assertThat. (Jonathan Lange, #675323, #593190) * ``assertThat`` accepts a message which will be used to annotate the matcher. This can be given as a third parameter or as a keyword parameter. (Robert Collins) * Automated the Launchpad part of the release process. (Jonathan Lange, #623486) * Correctly display non-ASCII unicode output on terminals that claim to have a unicode encoding. (Martin [gz], #804122) * ``DocTestMatches`` correctly handles unicode output from examples, rather than raising an error. (Martin [gz], #764170) * ``ErrorHolder`` and ``PlaceHolder`` added to docs. (Jonathan Lange, #816597) * ``ExpectedException`` now matches any exception of the given type by default, and also allows specifying a ``Matcher`` rather than a mere regular expression. (Jonathan Lange, #791889) * ``FixtureSuite`` added, allows test suites to run with a given fixture. (Jonathan Lange) * Hide testtools's own stack frames when displaying tracebacks, making it easier for test authors to focus on their errors. (Jonathan Lange, Martin [gz], #788974) * Less boilerplate displayed in test failures and errors. (Jonathan Lange, #660852) * ``MatchesException`` now allows you to match exceptions against any matcher, rather than just regular expressions. (Jonathan Lange, #791889) * ``MatchesException`` now permits a tuple of types rather than a single type (when using the type matching mode). (Robert Collins) * ``MatchesStructure.byEquality`` added to make the common case of matching many attributes by equality much easier. ``MatchesStructure.byMatcher`` added in case folk want to match by things other than equality. (Jonathan Lange) * New convenience assertions, ``assertIsNone`` and ``assertIsNotNone``. (Christian Kampka) * New matchers: * ``AllMatch`` matches many values against a single matcher. (Jonathan Lange, #615108) * ``Contains``. (Robert Collins) * ``GreaterThan``. (Christian Kampka) * New helper, ``safe_hasattr`` added. (Jonathan Lange) * ``reraise`` added to ``testtools.compat``. (Jonathan Lange)
2011-10-07Import devel/hdf5-c++ version 1.8.7.alnsn4-0/+122
HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is portable and is extensible, allowing applications to evolve in their use of HDF5. The HDF5 Technology suite includes tools and applications for managing, manipulating, viewing, and analyzing data in the HDF5 format. This package provides C++ wrappers for the HDF5 C library.
2011-10-07Update devel/hdf5 from 1.6.10nb1 to 1.8.7.alnsn26-1142/+300
A list of changes is available at http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html A list of new features of 1.8.x release is available at http://www.hdfgroup.uiuc.edu/HDF5/doc_1.8pre/WhatsNew180.html This update removes "cxx" option from the package. New devel/hdf5-c++ should be used instead.
2011-10-07Add LICENSE.hiramatsu1-1/+2
2011-10-07Updated emulators/suse113_base to 11.3nb6ryoon1-1/+2
2011-10-07Create mount point empty diredtory, /emul/linux/dev/shm.ryoon2-3/+4
Bump PKGREVISION.
2011-10-07Add LICENSE.hiramatsu1-1/+2
2011-10-07Updated devel/p5-Test-Simple to 0.98.hiramatsu1-1/+3
Updated textproc/p5-XML-LibXML-Simple to 0.91.
2011-10-07Update p5-XML-LibXML-Simple to 0.91.hiramatsu2-7/+6
Changes from previous: version 0.91: Mon Jul 11 22:40:02 CEST 2011 Fixes: - forcearray option with one element rt.cpan.org#69336 [Matt W Johnson] version 0.90: Wed Jun 15 10:20:48 CEST 2011 Fixes: - initialize XML::LibXML::Parser into safe mode. rt.cpan.org#68803 [Yann Kerherve] Improvements: - new Parser and ParserOpts parameters version 0.15: Thu Apr 28 10:22:34 CEST 2011 Fixes: - parser object recreated each time, because it cannot be reused (any more?). [Didier Brun]