summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-02-08Note update of devel/ruby-rugged package to 0.21.4.taca1-1/+2
2015-02-08Update ruby-rugged to 0.21.4.taca3-7/+9
## Rugged 0.21.4 (January 18, 2015) ## * Update bundled libgit2 to 0.21.4. See https://github.com/libgit2/libgit2/releases/tag/v0.21.4 for a list of fixed issues. *Arthur Schreiber* ## Rugged 0.21.3 (December 18, 2014) ## * Update bundled libgit2 to 0.21.3. See https://github.com/libgit2/libgit2/releases/tag/v0.21.3 for a list of fixed issues. *Arthur Schreiber* ## Rugged 0.21.2 (November 16, 2014) ## * Update bundled libgit2 to 0.21.2 (from 0.21.0). See https://github.com/libgit2/libgit2/releases/tag/v0.21.1 and https://github.com/libgit2/libgit2/releases/tag/v0.21.2 for a list of fixed issues. *Arthur Schreiber* ## Rugged 0.21.1 was not released ##
2015-02-08Updated devel/p5-POE-Test-Loops to 1.360mef1-1/+4
Updated devel/p5-POE to 1.366 Updated devel/p5-Curses-UI-POE to 0.04000
2015-02-08Update 0.03500 to 0.04000 (DISTNAME version is 0.40)mef2-8/+9
------------------------------------------------------------------------ r206 | scott | 2010-01-21 11:41:36 -0800 (Thu, 21 Jan 2010) | 1 line Fixed POD
2015-02-08Add REPLACE_PERL= lib/POE/Wheel/Curses.pmmef1-1/+3
2015-02-08Update 1.358 to 1.366mef2-8/+7
--------------------- Original CHANGE has too many lines, just record their date here: -------------------------------- 2014-11-03 13:39:18 -0500 v1_366 2014-10-01 19:38:47 -0400 v1_365 2014-07-12 18:24:36 -0400 v1_364 2014-07-12 02:41:55 -0400 v1_363 2014-07-11 23:16:32 -0400 v1_362 2014-07-11 09:31:29 -0400 v1_361 2014-07-08 08:20:30 -0400 v1_360 2014-07-08 08:16:28 -0400 v1_359
2015-02-08Update 1.354 to 1.360mef2-7/+6
------------------------------------------ version 1.360 at 2014-11-03 18:39:01 +0000 Date : 2014-11-03 11:51:29 +0000 Update dist.ini for relatively new plugi behaviors. Date : 2014-10-30 12:38:45 +0000 Reflect a change in POE::Kernel->stop() behavior. ------------------------------------------ version 1.359 at 2014-07-27 07:07:53 +0000 Date : 2014-07-27 03:07:53 +0000 Merge pull request #4 from Hugmeir/master Don't assume that /tmp exists, use File::Temp instead Date : 2014-07-27 03:35:16 +0000 Don't assume that /tmp exists, use File::Temp instead Some unixy systems don't have /tmp (android, blackberry 10) which was causing tests in POE to fail.
2015-02-08Don't need to set -DDEFAULT_LIBPATH on compiler command line when it'stnn3-6/+5
handled in a patch already.
2015-02-08netbsd -> ${LOWER_OPSYS}tnn1-3/+3
2015-02-08Updated devel/p5-App-cpanminus to 1.7025mef1-1/+11
Updated devel/p5-File-ConfigDir to 0.016 Updated devel/p5-File-chdir to 0.1010 Updated devel/p5-IMDB-Film to 0.53 Updated devel/p5-IO-AIO to 4.31 Updated devel/p5-IO-Prompter to 0.004012 Updated devel/p5-IO-TieCombine to 1.004 Updated devel/p5-IPC-Shareable to 0.61 Updated devel/p5-IPC-System-Simple to 1.25 Updated devel/p5-Inline-C to 0.73
2015-02-08(pkgsrc)mef2-7/+6
- Remove dependency to ExtUtils:MakeMaker (It is in the corelist now). (upstream) - update 0.67 to 0.73 ------------------- 0.73 Thu Jan 1 17:10:15 PST 2015 - Fix Swim plugins and Meta to include Sisyphus in Authors and Copyright 0.72 Thu Jan 1 15:43:37 PST 2015 - Support for Inline::Filters::* plug-ins. Fractal++ - Complete doc refactoring 0.71 Sat Dec 27 00:44:20 PST 2014 - Make tests pass on Win32 0.70 Fri Dec 26 21:43:44 PST 2014 - Windows depends on Win32::Mutex now 0.69 Fri Dec 26 23:13:52 GMT 2014 - 27inline_maker.t - remove install-dir after each module, to help Win32 0.68 Wed Dec 24 09:14:31 GMT 2014 - Fixups for Windows test 27, skip 26 on WinXP for now
2015-02-08Update 1.21 to 1.25mef2-7/+6
------------------- 1.25 2013-10-20 13:38:32 Pacific/Auckland * BUILD: No longer ship unrequired file Debian_CPANTS.txt. (GH #7, thanks to real-dam) 1.24 2013-10-18 16:27:39 Australia/Melbourne * BUILD: No longer mark BSD::Resource as required (GH #6). * TEST: Skip core-dump tests on OS X. They're not as straightforward as the test script would like. (GH #5). 1.23 2013-10-08 14:50:50 Australia/Melbourne * BUGFIX: Silence "Statement unlikely to be reached" warning (Karen Etheridge) * BUGFIX: Repository information fix, and typo fixes (@dsteinbrunner) * BUILD: Converted to using dzil. 1.22 Tue Oct 8 14:49:43 AUSEST 2013 * Same as 1.23 release, but with booched changelog. Oops! :)
2015-02-08Update 0.60 to 0.61mef2-7/+6
------------------- 0.61 Mon Oct 8 00:27:39 2012 - Added patch from Frank Lichtenheld fixing IPC::Shareable's dependence on the presence of a perl bug which is no longer present in perl >= 5.10 - Fixed bug reported by Dan Harbin where the FETCH operation on a tie()d string containing HASH, ARRAY, or SCALAR fails because it was using the stringification of the data to determine what kind of reference it was. Now using Scalar::Util::reftype - Added missing dependency on IPC::Semaphore to Makefile.PL (reported by Adrian Issott) - Added a 'sleep 1' in a test that was hanging on certain systems due (possibly) to two alarm signals coming too quickly to the child process. From Ton Voon.
2015-02-08Update 1.002 to 1.004mef2-7/+6
--------------------- 1.004 2014-02-01 19:15:17-05:00 America/New_York - update bugtracker link 1.003 2013-09-21 15:11:30 Asia/Tokyo - "say" to a tied fh on 5.12, 5.14, and 5.16 is broken, too; we'll test it, but leave the test broken, for now
2015-02-08Update to 0.004012mef2-6/+6
------------------ 0.004012 Wed Feb 4 09:46:17 2015 * Added -void option to silence void warnings * Added ability to declare lexically scoped wrapper subs (thanks Schwern!) * Documented incompatibility with Moose (thanks Torbjørn!) * Handle terminal escape sequences (e.g. arrow keys) more gracefully (Thanks, Lukasz!)
2015-02-08(pkgsrc)mef3-9/+10
- Add comment on patch, picking from cvs log (upstream) - Update 4.18 to 4.31 ------------------- 4.31 Tue Jun 3 03:29:27 CEST 2014 - work around more 5.20 bugs. backwards compatibility my ass. 4.3 Fri Apr 11 06:22:38 CEST 2014 - perl5porters broke Async::Interrupt, BDB, EV, IO::AIO, OpenCL without warning by switching the meaning of USE_SOCKETS_AS_HANDLES in 5.18. What's so attractive about giving a shit about backwards compatibility - I will never understand. 4.2 Sat Jan 25 01:13:14 CET 2014 - aio_group could corrupt memory because it didn't restore the stack after req_submit. - be more careful on (e.g. permission) errors in bin/treescan. - work around changes in ExtUtils::MakeMaker. - (libeio) implement aio_realpath for win32. - (xthread) work around compile time bugs in ptw32. - added IO::AIO::pipesize. - (libecb) insignificant update. 4.19 Sun Jan 6 12:47:26 CET 2013 - avoid endless loop in fiemap with some XFS files. - in aio_rename and aio_rmdir, specialcase the case of [$wd, "."] and call rename/rmdir instead of renameat/unlinkat.
2015-02-08Udate to 0.53mef2-7/+6
---------------- 0.53 Jan 04 2013 - fixed search functionality; - fixed parsing of movie data.
2015-02-08Update to 0.1010mef2-6/+6
---------------- 0.1010 2015-02-05 10:04:27-05:00 America/New_York [Changed] - Updated distribution metadata and repo layout - Changed bugtracker to github
2015-02-08Update to 0.016mef2-6/+6
--------------- 0.016 2015-02-06 - Update copyright year - use FindBin instead of $0 (suggested by Tina Mueller (Müller) via RT#101699) - style fixes - metadata updates and tweaks
2015-02-08Update to 1.7025mef2-6/+6
---------------- 1.7025 2015-02-07 07:58:21 CET [Improvements] - Bump Parse::PMFile to 0.35 - Bump CPAN::Meta::Check to 0.020 - Bump CPAN::Meta::Requirements to 2.132 - Bump HTTP::Tiny to 0.054 - Bump Module::Metadata to 1.000026 - Bump version.pm to 0.9912
2015-02-08Updated misc/calibre to 2.18.0wiz2-3/+3
2015-02-08Update to 2.18. Lots of changes since 1.x, most significant one probablywiz6-84/+215
the switch from qt4 to qt5; but also support for more new readers and more recipes. Based on wip package by myself.
2015-02-08Added misc/calibre1 version 1.48.0nb4wiz1-1/+2
2015-02-08+ calibre1.wiz1-1/+2
2015-02-08Re-Import calibre-1.48.0nb4 from misc/calibre as misc/calibre1wiz6-0/+3727
in preparation of update of former to 2.18. calibre is a ebook library management application. Its features are divided into the following categories: * Library Management * Format conversion (all major ebook formats can be converted from) * Syncing to ebook reader devices * Fetching news from the web and converting it into ebook form * Viewing many different ebook formats * Giving you access to your book collection over the internet using just a browser
2015-02-08Add test target.wiz1-1/+2
For me, on 7.99.4/amd64, I get: Totals: Tests run: 310 Tests failed: 6 Assertions checked:20371764 Assertions failed: 7 Skips reported: 62
2015-02-07The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html )tnn6-19/+9
2015-02-07No reason to keep netbsd-4 hacks when we don't have it in ONLY_FOR_PLATFORMtnn3-30/+2
2015-02-07Drop trailing '/' from DEPENDS lines. Found by Bernhard Riedel.tnn8-17/+17
2015-02-07Regenerate for updated `patch-include_cln_types.h'.jdc1-2/+2
2015-02-07Commit correct version of patch (oops).jdc1-13/+4
2015-02-07Provide (invalid) value for BOOT_ARCHIVE for unknown architectures tojoerg1-1/+2
avoid warnings in the rest of the while.
2015-02-07Regenerate for new `patch-include_cln_types.h'.jdc1-1/+2
2015-02-07Allow this to compile on sparc64 (sent upstream).jdc1-0/+40
2015-02-07Updated databases/mysql56 to 5.6.23adam1-2/+4
2015-02-07Changes 5.6.23:adam5-18/+39
* The linked OpenSSL library for the MySQL Commercial Server has been updated from version 1.0.1j to version 1.0.1k. * Support for the SSL 2.0 and SSL 3.0 protocols has been disabled because they provide weak encryption. * yaSSL was upgraded to version 2.3.7. * The valid date range of the SSL certificates in mysql-test/std_data has been extended to the year 2029. * Bugs Fixed
2015-02-07Note update of net/iperf3 to 3.0.11nb1.he1-1/+2
2015-02-07If NetBSD has TCP_INFO, display number of retransmits and thehe5-2/+133
congestion window on each test interval. Also fix the FreeBSD version to do the same (wrong variable in the tcp_info struct was used...). Bump PKGREVISION.
2015-02-07Added x11/py-qt5 version 5.4wiz2-3/+3
2015-02-07+ py-qt5.wiz1-1/+2
2015-02-07Import py34-qt5-5.4 as x11/py-qt5, packaged for wip by myself.wiz6-0/+808
PyQt is a set of Python bindings for the Qt toolkit. PyQt brings together the Qt C++ cross-platform toolkit and the cross-platform interpreted language Python. PyQt contains 300 classes and over 5,750 functions and methods. PyQt also includes the pyuic and pylupdate utilities which correspond to the Qt uic and lupdate utilities. pyuic converts the GUI designs created with Qt Designer to executable Python code. pylupdate scans Python code, extracts all strings that are candidates for internationalisation, and creates an XML file for use by Qt Linguist. This package is for QT5.
2015-02-07Added devel/p5-Data-Dumper version 2.154pettai1-1/+2
2015-02-07Add p5-Data-Dumperpettai1-1/+2
2015-02-07Import perl module Data::Dumperpettai3-0/+26
Stringified perl data structures, suitable for both printing and eval.
2015-02-07Fix MESSAGE_SRC for the sphinx option. Bump PKGREVISION.fhajny4-7/+8
2015-02-07Updated devel/p5-File-LibMagic to 1.10mef1-2/+2
2015-02-07(pkgsrc)mef3-34/+22
- Remove the first chunk from patch-aa (See below at 1.02) - Add MAKE_JOBS_SAFE= no, without that, getting following error cannot open LibMagic.xs: No such file or directory (upstream) - Updated 0.96 to 1.10 -------------------- 1.10 2015-02-01 - Fixed Makefile.PL to actually use --lib and --inkclude properly. Previously it did the wrong thing with both of these arguments, and they were essentially ignored. Reported by WATANABE Hiroaki. Patch by Mithun Ayachit. RT #101715. 1.09 2014-12-20 - No code changes. This release just removes some junk that accidentally ended up in the last release's tarball. Reported by Alexander Bluhm. RT #101015. 1.08 2014-12-17 - Fix generated Makefile.PL so it's compatible with older versions of ExtUtils::MakeMaker. The previous release accidentally required EUMM 6.83_04 or newer without declaring this in configure_requires. Reported by Nick Peterson and solved by Slaven Rezic. RT #100975. 1.07 2014-12-14 - No changes from 1.06. [SUMMARY OF USER-FACING CHANGES SINCE 1.03] - Added yet another OO API to File::LibMagic. This provides a simpler and more future-proof API which can be expanded on later. The new methods are info_from_string(), info_from_filename(), and info_from_handle(). The latter method allows you to get info about an open filehandle. These new methods return the description, MIME type, and character encoding in one call. This addresses RT #54843 and partially addresses RT #99470. - Fix compilation with a threaded Perl. 1.06 2014-12-13 (TRIAL RELEASE) - Guard against older versions of libmagic that don't provide magic_version(). - Fix compilation with a threaded Perl. 1.05 2014-12-13 (TRIAL RELEASE) - Added a test that outputs the return value of magic_version() to help me debug test failures. 1.04 2014-12-13 (TRIAL RELEASE) - Added yet another OO API to File::LibMagic. This provides a simpler and more future-proof API which can be expanded on later. The new methods are info_from_string(), info_from_filename(), and info_from_handle(). The latter method allows you to get info about an open filehandle. These new methods return the description, MIME type, and character encoding in one call. This addresses RT #54843 and partially addresses RT #99470. 1.03 2014-08-30 - The shipped Makefile.PL now accepts --lib and --include command line arguments so you can specify additional lib and include directories. This should make this package easier to build on BSD systems, among others. Reported by Alexander Bluhm. RT #97945. 1.02 2014-07-26 - Added instructions for installing libmagic.so and magic.h to the POD and INSTALL.md file. Requested by Gabor Szabo. RT #97391. - Switched from using Devel::CheckLib to Config::AutoConf with the hope that the latter will work with more compilers. Requested by Jens Rehsack. RT #46543. - Switched the primary git repo to github (https://github.com/autarch/File-LibMagic). 1.01 2014-05-04 - Fixed repository metadata. Reported by Jens Rehsack. RT #89200. - A File::LibMagic object would not close one of the handles it might have opened, leading to leaks. Reported by Alexander Zaitsev. RT #93512. 1.00 2013-09-02 - Don't get all excited about this being 1.00. It's just what comes after 0.99. - The checktype_contents() and describe_contents() methods now accept a scalar ref in addition to a plain scalar. RT #28747. 0.99 2013-08-26 - More test changes to try to get tests passing on midnightbsd. 0.98 2013-08-25 - Fix test failures on midnightbsd (I hope) by relaxing a MIME type check in one of the tests. 0.97 2013-06-23 - Updated to the latest Devel::CheckLib, which should fix error reported by Perl 5.18 against the old CheckLib we were shipping. Reported by Dominic. RT #85210. - We no longer link against libz, since this module doesn't need it. Reported by Ansgar Burchardt. RT #56479. - Fixed tests to work with the latest libmagic. Patch by Gregor Herrmann. RT #75457. - Attempted to make the tests work with various versions of libmagic. Please report failures and your file/libmagic package versions.
2015-02-07Updated devel/p5-Hash-FieldHash to 0.14mef1-1/+7
Updated devel/p5-Hash-Merge to 0.200 Updated devel/p5-Hash-MultiValue to 0.15 Updated devel/p5-Hash-Util-FieldHash-Compat to 0.08 Updated devel/p5-Hook-LexWrap to 0.25
2015-02-07Update to 0.15mef2-7/+6
-------------- 0.25 2014-10-21 02:32:56Z - fix for perl 5.21.4: ensure barewords are parsed properly (RT#99021, perl RT#122757, Father Chrysostomos)
2015-02-07(pkgsrc)mef2-7/+7
- Add ${PERL5_LICENSE} (upstream) - Update 0.03 to 0.08 ------------------- 0.08 2014-07-17 15:06:28Z - add missing prereq declarations needed for perl 5.6 (RT#97000) 0.07 2014-03-20 17:05:45Z - better fix for misleading 'provides' metadata - now skipping back-compat tests on newer perls - this test will now run for authors only 0.06 2014-03-20 05:56:43Z - fix misleading 'provides' metadata (added in 0.05) that may confuse some tools 0.05 2014-02-16 09:14:30Z - convert to Dist::Zilla, with more metadata 0.04 2014-02-01 - RT#83667: localize $SIG{__DIE__} before an eval