summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-02-13Fix paths for rpi GLESv1 libraries (provided by libGLESv2)jmcneill2-5/+5
2015-02-13Updated x11/mlterm to 3.4.3tsutsui1-1/+2
2015-02-13Update mlterm to 3.4.3.tsutsui4-14/+16
Changes noted in doc/en/ReleaseNote: ver 3.4.3 * Support true type fonts with the use of freetype library (./configure --enable-anti-alias) on framebuffer and Android. * Support ISCII proportional fonts with the use of freetype library on framebuffer and Android. * Drop -C/--ind/use_ind and -D/--bi/use_bidi options. Add -C/--ctl/use_ctl option which enables or disables both rendering bi-directional text and indic scripts. * --deffont/default_font option and vte_terminal_set_font* functions of libvte compatible library overwrite the default font of "ISO10646_UCS4_1" not only "DEFAULT". * Simplify font configuration of OSC 5380 and 5381. (e.g.) 'mlcc font USASCII' returns "#ISO8859_1,12=-mplus-*-medium-r-*--12-*-iso8859-1") * Bug fixes: Fix the position of a candidate window of fcitx. (Thanks to @msmhrt) Fix frozen screen in preediting text by soft keyboard on Android. (Thanks to @mikoto2000)
2015-02-13Added backuppctnn2-2/+4
2015-02-13Import backuppc-3.3.1 as sysutils/backuppc.tnn9-0/+362
BackupPC is a high-performance, enterprise-grade system for backing up *NIX, Windows and MacOSX PCs and laptops to a server's disk. BackupPC is highly configurable and easy to install and maintain. BackupPC does not require any agent software to be installed on the client systems as it operates over SSH/rsync, Samba or ftp.
2015-02-13Updated converters/dos2unix to 7.2ryoon2-3/+3
2015-02-13Update to 7.2ryoon3-7/+8
Changelog: 2015-02-11: Version 7.2. New Japanese translation of the UI messages. Support Chinese GB18030 locale. On Unix/Linux convert UTF-16 to the locale encoding. It is no longer required that the locale encoding is UTF-8.
2015-02-13Avoid GNU ld --version-script argument on SunOS.jperkin1-1/+5
2015-02-13Don't use GNU ld arguments on SunOS.jperkin2-1/+24
2015-02-13Remove --version-script linker arguments on SunOS.jperkin3-8/+21
2015-02-13Updated mail/thunderbird to 31.4.0ryoon1-1/+3
Updated mail/thunderbird-l10n to 31.4.0
2015-02-13Update to 31.4.0ryoon2-138/+138
* Sync with thunderbird-31.4.0.
2015-02-13Update to 31.4.0ryoon3-7/+8
Changelog: Fixed The previous issues with jp mac builds have now been fixed, and Thunderbird will no longer need to be run in 32-bit mode. Fixed Security fixes can be found here Fixed Installing extensions within Thunderbird no longer requires download and installing as a file (Bug 1081190) Fixed Autocomplete suggestion sort order was adjusted to prioritize entries where the search string matches the beginning of a word (Bug 970456) Fixed in Thunderbird 31.4 2015-04 Cookie injection through Proxy Authenticate responses 2015-03 sendBeacon requests lack an Origin header 2015-01 Miscellaneous memory safety hazards (rv:35.0 / rv:31.4)
2015-02-13Updated www/py-mod_wsgi to 4.4.8adam1-1/+2
2015-02-13Changes 4.4.8:adam3-8/+11
Bugs Fixed 1. The eviction timeout was not being correctly applied when request timeout wasn’t being applied at the same time. It may have partly worked if any of inactivity or graceful timeout were also specified, but the application of the timeout may still have been delayed. New Features 1. Added the --error-log-name option to mod_wsgi-express to allow the name of the file used for the error log, when being written to the log directory, to be overridden. 2. Added the --access-log-name option to mod_wsgi-express to allow the name of the file used for the access log, when being written to the log directory, to be overridden. 3. Added the --startup-log-name option to mod_wsgi-express to allow the name of the file used for the startup log, when being written to the log directory, to be overridden.
2015-02-13Updated devel/p5-MooX-Options to 4.017mef1-1/+2
2015-02-13Update to 4.017mef2-6/+6
--------------- 4.017 2015-02-13 07:13:03 GMT * Bug #472 : Upgrade deps on Module::Build and Getopt::Long (Celogeek San)
2015-02-13Updated devel/p5-AppConfig to 1.69mef1-1/+2
2015-02-13Update to 1.69mef2-6/+6
-------------- 1.69 2015-02-12 NEILB - License type added to metadata. ASB++ - Fixed typo in code example. ASB++ - Reformatted this file as per CPAN::Changes::Spec
2015-02-13Updated devel/p5-IO-AIO to 4.32mef1-1/+4
Updated devel/p5-Coro to 6.42 Updated devel/p5-Async-Interrupt to 1.21
2015-02-13revbumppho1-2/+2
emacs24 users may have already installed this while it's in fact broken.
2015-02-13Changes 3.1.3:adam2-6/+6
Do not call setlocale() globally in CMake applications Add setlocale() calls around use of libarchive APIs Makefile: Fix regression in target-bound custom command COMMENT output
2015-02-13(pkgsrc)mef3-21/+7
- Drop patches/patch-ecb.h, now upstream takes care. (upstream) - update 1.20 to 1.21 ------------------- 1.21 Wed Feb 11 20:31:01 CET 2015 - upgrade ecb.h for C11 compatibility.
2015-02-13Declare that misc/elscreen does not support Emacs 24 or laterpho1-2/+9
It uses some of obsolete variables/functions, resulting in an error on Emacs 24 or later like this: string-to-number: Symbol's value as variable is void: last-command-char I have recently created wip/elscreen-current for this reason. Unfortunately it doesn't have a version number nor a release tarball since it's an unofficial fork of the original ElScreen, even though it's what MELPA currently provides: http://melpa.org/#/elscreen
2015-02-13(pkgsrc)mef3-22/+6
- Drop patch-Colo_ecb.h (It was "Use __builtin_unreachable on Clang instead of the broken C11 hack.", and now upstream takes care.) (upstream) - Update 6.41 to 6.42 ------------------- 6.42 Wed Feb 11 20:29:52 CET 2015 - Coro::SemaphoreSet->try did not actually work (analyzed by SATO Kentaro). - upgrade libecb to be C11 compliant.
2015-02-13Note update of sysutils/ruby-facter package to 2.4.1.taca1-1/+2
2015-02-13Update ruby-facter to 2.4.1.taca4-25/+142
pkgsrc change: reduce conflict with adding pkg_alternatives support. Changes from 1.7.5 are too many to write here, but version 2.4.1 fixes CVE-2015-1426 security problem.
2015-02-13(pkgsrc)mef3-22/+6
- drop patch-libeio_ecb.h It was "Use __builtin_unreachable on Clang instead of the broken C11 hack.", and upstream put the equivalent change. +---------- | #if ECB_GCC_VERSION(4,5) || ECB_CLANG_BUILTIN(__builtin_unreachable) | #define ecb_unreachable() __builtin_unreachable () +---------- (upstream) - Update to 4.32 ----------------- 4.32 Wed Feb 11 20:32:11 CET 2015 - replace off_t by STRLEN where appropriate, should not result in user-visible changes. - update ecb.h for C11 compatibility.
2015-02-13Add bind-json-statistics-server option descriptionfhajny1-1/+2
2015-02-13Add bind-json-statistics-server option to bind910fhajny1-1/+12
2015-02-13Updated devel/p5-Net-CIDR to 0.18mef1-1/+5
Updated devel/p5-Net-LDAP-Server-Test to 0.19 Updated devel/p5-Net-LDAP-Class to 0.26 Updated devel/p5-Object-Realize-Later to 0.19
2015-02-13(pkgsrc)mef2-7/+7
- Add ${PERL5_LICENSE} (upstream) - version 0.19: Fri Jan 24 11:09:06 CET 2014 Improvements: - mv t/99pod.t to xt/ and removed dependency to Test::Pod - changed documentation syntax
2015-02-13Update to 0.26mef2-7/+6
-------------- 0.26 22 Feb 2011 * patch from dekimsey@ufl.edu per RT#65658 https://rt.cpan.org/Ticket/Display.html?id=65658 that fixes bug with multiple add_user/remove_user calls on a AD group object.
2015-02-13Update 0.10 to 0.19mef2-7/+6
------------------- 0.11 04 June 2011 * fixes for Net::LDAP::Server 0.43, per patch from RT https://rt.cpan.org/Ticket/Display.html?id=68577 0.12 27 Jan 2012 * added stop() method in response to https://rt.cpan.org/Ticket/Display.html?id=69615 removed DESTROY() method since it was a no-op. * RT 74425 - conditional debug output * RT 74416 - allow for instantiating with an existing socket object * RT 74461 - return requested attributes in auto_schema mode 0.13 17 April 2012 * RT 76270 - attributes add/delete/replace 0.14 27 July 2012 * RT 78612 - search scope patch from Thomas Sibley 0.15 21 Sept 2012 * RT 79776 - Net::LDAP >= 0.44 causes stop() to hang indefinitely. Added an alarm() workaround to kill() the problem pid if waitpid() hangs. 0.16 25 Oct 2012 * RT 80360 - return correct LDAP constant if entry does not exist Patch from Joni Salonen. * RT 80377 - return correct LDAP constant for variety of conditions. Patches from Rafael Porres Molina. 0.17 2 Feb 2013 * fix regression introduced in 0.16 via 4896a0418ecf704723d91b9d8efae662c0260e79 (issue RT 80360) 0.18 14 March 2013 * RT 83905 - server->stop() with waitpid+kill may take a second or two to work, so check+sleep for 10 seconds before returning. 0.19 30 April 2013 * patches from chorny @github patching Windows hanging bug (RT #84836)
2015-02-13Add one more dependency, as was said below. PKGREVISION++.mef1-1/+3
[Core Features] .... - Text::Soundex ...missing.
2015-02-13Update 0.14 to 0.18mef2-7/+6
------------------- 0.15 Thu Feb 16 08:09:45 EST 2012 - corrected cidrvalidate() to return values according to its documentation, in some corner cases. 0.16 Sat Sep 29 09:29:43 EDT 2012 - cidrvalidate() corrects octet-shortchanged IPv4 addresses to their proper size. 0.17 Sat Oct 20 23:21:18 EDT 2012 - version bump, put META back into the tarball. 0.18 Mon Feb 2 18:12:54 EST 2015 - leading 0s in IPv6 addresses are ok.
2015-02-13Updated devel/p5-Module-Starter to 1.710mef1-1/+10
Updated devel/p5-MooseX-Getopt to 0.66 Updated devel/p5-MooseX-Object-Pluggable to 0.0014 Updated devel/p5-MooseX-Params-Validate to 0.21 Updated devel/p5-MooseX-Role-WithOverloading to 0.16 Updated devel/p5-MooseX-SimpleConfig to 0.11 Updated devel/p5-MooseX-Types-LoadableClass to 0.013 Updated devel/p5-MooseX-Types-LogAny to 0.001003
2015-02-13update to 0.001003mef2-7/+6
------------------ 0.001003 2015-02-10 - try to fix cpantesters failing tests 0.001002 2015-02-08 - deprecate module - fix module for Log::Any 1.03
2015-02-13Update to 0.013mef2-7/+6
--------------- 0.013 2014-11-16 21:29:04Z - switch from Class::Load to Module::Runtime for loading modules
2015-02-13Update to 0.11mef2-6/+6
-------------- 0.11 2014-11-16 22:03:33Z - remove optional test prereq by testing .pl config files, rather than .conf
2015-02-13Update to 0.16mef2-6/+6
-------------- 0.16 2014-11-16 03:50:29Z - fix tests that failed due to an interaction between aliased.pm and perl 5.21.6
2015-02-130.21 2015-02-08mef2-6/+6
- No code changes from 0.20. 0.20 2015-01-01 (TRIAL RELEASE) [BACKWARDS INCOMPATIBILITIES] - The errors thrown by this module when a type constraint fails have changed. They are now instances of the MooseX::Params::Validate::Exception::ValidationFailedForTypeConstraint class. When stringified, this class include the message generated by the failing type constraint. While similar to the error message thrown by Params::Validate itself, this message does not match that string exactly, and may break code that relies on a regex against the error message. This addresses RT #89378, requested by several people.
2015-02-13Update to 0.0014mef2-6/+6
---------------- 0.0014 2015-01-18 20:38:41Z - add a test that runs `moose-outdated`, to make it more obvious when there are installation conflicts
2015-02-13Update to 0.66mef2-7/+7
-------------- 0.66 2015-01-28 02:05:54Z - fix tests for formatting changes in Getopt::Long::Descriptive 0.099 (RT#101724)
2015-02-130.30 2015-01-08 03:54:49Zmef2-7/+6
- MouseX::App::Cmd has been split off into its own distribution; now this dist uses Moose unconditionally, rather than Any::Moose 0.29 2015-01-06 02:47:11Z - re-release 0.28 as stable 0.28 2014-05-06 16:20:58Z (TRIAL RELEASE) - Be more intelligent about determining Moose or Mouse requirements at build time.
2015-02-13Added misc/libcec version 2.2.0jmcneill1-1/+2
2015-02-13+ libcecjmcneill1-1/+2
2015-02-13Import libcec-2.2.0 as misc/libcec.jmcneill7-0/+131
libCEC allows you in combination with the right hardware to control your device with your TV remote control. Utilising your existing HDMI cabling, it allows developers to interact with other HDMI devices without having to worry about the communication overhead, handshaking, and the various ways of sending a message for each vendor.
2015-02-13set the default JVM for NetBSD/sparc64 and clean out nonexistent JVMstnn1-32/+11
2015-02-13add bootstrap jvm binaries for NetBSD 7.* / sparc64,tnn4-11/+17
built in 7.0_BETA chroot with libkver.