summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2012-01-28Update to 2.0.23:wiz2-7/+7
Ver 2.0.23 - Sat Dec 3 22:55:04 PST 2011 * Updated sources to resolve some splint (static code analysis) issues * Updates for OpenSDK (WinCE6/ARM) build target (patch contributed itsnotabigtruck) * Added OSX Xcode3+ template files to Other Builds collection (contributed by Vasyl) * Added various fixes and improvements contributed by folks on sourceforge (thanks contributors). * Switched library and test code to zlib license.
2012-01-28Update to 2.0.11. Set LICENSE.wiz2-7/+7
2.0.11: Sam Lantinga - Sat Dec 31 10:49:42 EST 2011 * SDL_ttf is now under the zlib license Peter Kosyh - Mon Feb 28 14:57:03 PST 2011 * Improved font glyph caching for non-latin languages Erik Snoek - Wed Jan 12 09:10:15 PST 2011 * Added API to get kerning info: TTF_GetFontKerningSize() Sam Lantinga - Mon Jan 10 10:58:34 2011 -0800 * Added Android.mk to build on the Android platform
2012-01-28Any of compiler langauges are not required to build.obache1-1/+3
2012-01-28Recursive bump for removal of jpeg/tiff/png buildlink3.mk fileswiz4-8/+8
from SDL_image. If one of these packages needs them, it should include them itself.
2012-01-28No need to buildlink with py-gtk2, simple DEPENDS is sufficient.obache1-3/+3
2012-01-28Set LICENSE.wiz1-1/+2
2012-01-28Any of compiler languages are not required to build.obache1-1/+3
2012-01-28PYDISTUTILSPKG=yes is not required for egg package.obache1-2/+1
2012-01-28Update to 1.2.15:wiz5-28/+12
General Notes * Fixed assembly register clobbering in CPU info routines * Fixed memory stomp when using stretch blit on large images * Fixed pixel corruption with overlapping blits * SDL_JOYSTICK_DEVICE can be a colon separated list of joystick devices * Disabled MMX blitters since they don't compile on modern compilers Unix Notes * Fixed crash in joystick code on newer Linux kernels * Fixed channel swizzling for ALSA target with 6-channel output * Use the OpenGL GLX_EXT_swap_control extension if available * XRandR support is disabled by default because it causes desktop reconfiguring. It can be enabled with the SDL_VIDEO_X11_XRANDR=1 environment variable, or by applying this patch: http://hg.libsdl.org/SDL/raw-rev/8ec3036098df Windows Notes * Fixed SDL_GL_ACCELERATED_VISUAL handling * Fixed application state handling with ALT-Tab * Fixed occasional crash handling WM_ACTIVATEAPP in Direct X code * Fixed UTF-8 decoding of Russian characters Mac OS X Notes * Fixed building and running on Mac OS X 10.7 (Lion)
2012-01-28Let to only accept Python 2.4, Python 2.5 and higher include newer version.obache1-1/+3
2012-01-28This package has no contents to buildlink, remove unwanted buildlink3.mk.obache1-14/+0
2012-01-28This package has no contents to buildlink, remove unwanted buldlink3.mk.obache1-15/+0
2012-01-28* any of compiler languages are not required to build.obache2-4/+7
* distutils pkg, register egg-info. Bump PKGREVISION.
2012-01-28disutils pkg, switch to use disutils.mk.obache2-5/+5
Bump PKGREVISION.
2012-01-28* LICENSE=gnu-lgpl-v2.1 # or laterobache2-4/+10
* In setup.py, setuptool is preferred than distutils, so switch to use egg.mk, to avoid PLIST mismatch when setuptools is installed. Bump PKGREVISION.
2012-01-28* No need to buildlink with py-curses, simple DEPENDS is sufficient.obache1-2/+4
* directly depend on ncurses, using libpanel, buildlink on devel/ncurses.
2012-01-27No need to buildlink with py-gtk2, simple DEPENDS is sufficient.obache1-2/+2
2012-01-27No need to buildlink with py-xml, simple DEPENDS is sufficient.obache1-2/+2
2012-01-27* LICENSE=modified-bsdobache2-5/+7
* distutils pkg, register egg-info. Bump PKGREVISION.
2012-01-27* any of compiler languages are not required to build.obache2-4/+9
* distutils pkg, register egg-info. Bump PKGREVISION.
2012-01-27remove redundant includion of python/tool.mk.obache1-2/+1
2012-01-27* any of compiler languages are not required to build.obache2-4/+6
* distutils pkg, register egg-info. Bump PKGREVISION.
2012-01-26Updated to 0.17rhaen2-6/+6
Changes: - 0.17 ... Add PREREQ_PM config option
2012-01-26Update to 0.8.10 (request by maintainer)cheusov3-21/+6
BUG FIXES * Fix test suite on Cygwin. (Ronald Blaschke) * Support windows-cryptoapi on Cygwin. (Ronald Blaschke) * Include wc.h in wc.c. FIxes build on NetBSD 5.1/amd64. (#894659)
2012-01-26Updated to 0.33rhaen2-7/+6
Changes: Updated to 0.33 Changes: 0.33 Monday 19th September, 2011 Fixes the case where name("foo(*") hits an error with mismatched parentheis. Reported by Jan Engelhardt.
2012-01-26Updated to 1.16rhaen2-7/+6
Changes: 1.16 2010 Nov 10 - unit test fix for Perl 5.6.2 on x86_64 1.15 2010 Nov 04 - added span_ord() method
2012-01-26Updated to 1.9016rhaen2-7/+6
Changes: = 2011/03/22 1.9016 Fix bug #46996: warnings issued for bad input. Fix bug #43348: use POSIX::floor() instead of int() Rewrite netmask.t to use Test::More
2012-01-26Updated to 1.21rhaen2-6/+6
Changes: 2011-10-15 Gisle Aas <gisle@ActiveState.com> Release 1.21 Make dump($1) work when $1 was integer [RT#63883] Dump floats without quoting 2011-10-02 Gisle Aas <gisle@ActiveState.com> Release 1.20 Add depth() method to FilterContext Make dump($1) work [RT#63883] Limit our temp listen socket to localhost [RT#63534]
2012-01-26Updated to 1.45rhaen2-7/+6
Changes: 1.45 2011-03-09T20:00:59 * Removed Module::Build from `build_requires`, since it does nothing out-of-the ordinary, and this keeps it out of the `Makefile.PL`'s `PM_PREREQ`. Per gripe from Peter Scott.
2012-01-26Updated to 0.14rhaen2-7/+7
Changes: 0.14 2011-01-28 09:40:36 EST5EDT [BUG FIXES] - fix error writing to undef handle on MSWin32 in some circumstances [OTHER] - converted distribution to Dist::Zilla
2012-01-26Updated to 0.62rhaen2-6/+6
Changes: ============================== 2011-11-05 23:14:37 +0000 0.62 ============================== commit 3cb8b66ade12cf01ab420a29f5f65797786f0df0 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Sat Nov 5 23:14:37 2011 +0000 Update FreeBSD hints to support FreeBSD 10.0 ============================== 2011-10-24 15:21:34 +0100 0.60 ============================== commit b737b8521ffd34bf91438add2ff0073d9e01b65a Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Mon Oct 24 15:21:34 2011 +0100 Autoguessing perl versions was broken, it is fixed now. Thanks to Tom Molesworth and Paul Evans for helping to spot this. ============================== 2011-10-03 21:24:45 +0100 0.58 ============================== commit 2057805e5129dcde0a88ae81f5936547ad5a3484 Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Mon Oct 3 21:24:45 2011 +0100 Fix v5.14-ism in regex. Reported by Gregor Herrmann [rt.cpan.org #71416] ============================== 2011-10-03 13:40:19 +0100 0.56 ============================== commit e698b95b579df68d5bf7fef933269019fecf2e2c Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Mon Oct 3 13:40:19 2011 +0100 Fix previous update ============================== 2011-10-03 13:02:08 +0100 0.54 ============================== commit 6f7b6eafb637fcf30c7e8a21c9e3a4c2908f266c Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> Date: Mon Oct 3 13:02:08 2011 +0100 Add patching of make_ext.pl for virtualisation fixes
2012-01-26Updated to 0.314rhaen2-6/+7
Dependency to devel/p5-Capture-Tiny Change: 0.314 2012-01-03 21:38:59 America/New_York adds App::Cmd::Tester::CaptureExternal to capture output from external subcommands (thanks, David Golden) if there's no Pod =head1 NAME, a Pod::Weaver-esque #ABSTRACT will be respected (thanks, Andreas Hernitscheck) 0.313 2011-12-23 13:29:53 America/New_York don't load Text::Abbrev until it's needed (thanks, Olivier Mengué)
2012-01-26Updated to 1.04rhaen2-6/+6
Changes: 1.04 Thu 20 Oct 2011 - Fixed _cmp to compare properly (MIYAGAWA) - Fixed the automated MakeMaker dependency addition (MIYAGAWA) - Last Perl 5.5 compatible MakeMaker was actually 6.36 (ADAMK) 1.03 Wed 19 Oct 2011 - META.yml flag dynamic_config is now always generated (ADAMK) - Added the convenience command static_config, as the default is to be dynamic (ADAMK) - Module::Install::DSL will automatically set static_config unless it can see an 'if' or 'unless' suffix (ADAMK) 1.02 Thu 29 Sep 2011 - Support for installdeps_target in Module::Install::AutoInstall and Module::AutoInstall (Caelum) - Support for installdeps_notest, upgradedeps and upgradedeps_notest, listdeps and listalldeps targets in Module::AutoInstall (Caelum)
2012-01-26Updated to 0.108rhaen2-7/+6
ChangeLog: At the request Michael Schwern, do not "require threads" any longer as it can upset Test::Builder. Anyone using threads should already have done that themselves. Anyway not, doesn't need it.
2012-01-26Updated to 1.04rhaen2-7/+6
ChangeLog: 1.04 Thu 1 Dec 2011 - Adam Kennedy - Added the experimental :early debugging pragma to cause warnings to be emitted immediately. This should stay off otherwise (ADAMK) 1.03 Tue 2 Aug 2011 - Adam Kennedy - Test::Builder and Test::Tester dependencies were the wrong way around, corrected (ADAMK)
2012-01-26Updated to 1.04rhaen2-7/+6
ChangeLog: 1.04 Tue 8 Mar 2011 - Updating author tests (ADAMK) - Updating to Module::Install (ADAMK) - Simple refactoring of Makefile.PL (CHORNY)
2012-01-26Updated to 2.83rhaen2-6/+6
ChangeLog: 2.83 2011-10-29T00:19:07Z - Added the `smtp_port` parameter and accompanying `--smtp-port` option. Patch from Gustavo Leite de Mendonça Chaves. - Switched from Net::SMTP and Net::SMTP_auth to Net::SMTP::TLS, which handles TLS and non TLS and auth and non-auth in any combintation. Based on patches from Dawood Sangameshwari and Marino Miculan (RT # 40188). - Added `--smtp-tls` option to enable TLS. Based on patch from Marino Miculan. - Deprecated `--smtp-authtype`, which is now a no-op. Net::SMTP::TLS determins the auth type to use by asking the SMTP server.
2012-01-26Updated to 0.045rhaen2-7/+6
ChangeLog: 0.045 2011-12-23 skip a test that tickles an OpenBSD bug and hangs the process (thanks, BinGOs)
2012-01-26Updated devel/p5-AnyEvent to 6.13rhaen2-8/+8
ChangeLog: 6.13 Thu Jan 12 07:27:01 CET 2012 - AnyEvent::Util::fork_call checked for POSIX availability in the wrong way, causing it to fail if POSIX wasn't loaded already (analysed by Rock Power). - AnyEvent::Handle::push_read (line => did pass $1 directly, so regex-matching inside the callback would change the parameter, despite $1 being dynamically scoped per-block. this perl bug is now being worked around (testcase by Cindy Wang). 6.12 Mon Dec 12 13:21:10 CET 2011 - $! was clobbered by subsequent calls in tcp_connect, due to the postpone not saving/restoring it (analyzed by Richard Garnish). 6.11 Tue Nov 22 10:36:05 CET 2011 - Tk cannot create windows when tainted unless you set a title, so set a dummy title for AnyEvent's dummy mainwindow. How dummy. - escape any nonprintable/nonascii characters when stringifying backtraces. - log the reason loading an interface module fails to load at level debug. 6.1 Tue Oct 4 19:44:30 CEST 2011 - INCOMPATIBLE CHANGE: the default log level is now "4" (error and above), and some messages inside AnyEvent have been elevated to higher log levels to print by default. - AnyEvent::log, unlike AnyEvent::Log::log, did not always exit on fatal. - work around yet another signal race bug, newly introduced by POE. My how that module sucks. - add google public ipv6 dns as fallback servers, so AE::DNS can finally support ipv6-only operation even with defaults (also use ::1 instead of 127.0.0.1). - give better guidelines on how to chose a logging level. - AnyEvent::Log can now cap (limit) log message priority by context. - AE::log will now save and restore $! and $@, so callers don't have to. - AE::Strict now checks that registered fds are still valid at regular intervals. - skip frequently called 'require' calls if the module appears loaded. - increase signal latency test timer considerably for poor little osx, which can't be bothered with basic posix functionality such as signal delivery. - mention some debugging aids in the tutorial. - new env variable PERL_ANYEVENT_MAX_SIGNAL_LATENCY. - private (%namespace) log contexts in PERL_ANYEVENT_LOG now have the name of the context as title. - AnyEvent::Strict would not restore read-write access to $_ when a callback died - this is a user bug, but since AE::Strict exists to help dbeugging... - detect the extremely evil IO::Async::Loop::AnyEvent module and refuse to work with it - the author is well aware of the issues but refuses to fix them. This extreme step has been taken because the module actively attacks the goals of AnyEvent and makes it harder for module authors to use AnyEvent. 6.02 Fri Aug 26 20:08:31 CEST 2011 - log_to_syslog now accepts facility strings. - log_to_syslog would not allow facilities - "$facility|$level" *literally* means that string. sheesh. - the CPAN parser got confused and thought we provide Sys::Syslog, try to work around. - renamed AnyEvent::Impl::FLTK2 to FLTK. 6.01 Fri Aug 26 07:04:11 CEST 2011 - INCOMPATIBLE CHANGE: AnyEvent::DNS resource records now include the TTL as fourth element - this affects ->resolve, ->request and ->dns_unpack indirectly. Convenience functions such as AnyEvent::DNS::{a,txt,mx,srv} are not affected, neither is AnyEvent::Socket. - INCOMPATIBLE CHANGE: backend authors now should not implement one_event or loop, but instead the AnyEvent::CondVar::_wait and _poll methods. - INCOMPATIBLE CHANGE: verbosity levels have been redefined, see AnyEvent (PERL_ANYEVENT_VERBOSE) and AnyEvent::Log for details. - DEPRECIATION: please change "use AnyEvent::Impl::Perl" to "use AnyEvent::Loop" and "AnyEvent::Impl::Perl::loop" to "AnyEvent::Loop::run" in your programs, for future compatibility. - *blush* idle watcher emulation was borked. - AnyEvent::Strict now checks the AE::xxx functions as well. - querying too long domain names would barf deep inside AnyEvent::DNS - since this is hard to avoid for applications, AnyEvent:.DNS::request now checks for for too long domain names explicitly and passes an undef to the callback instead (reported by James Bromberger). - make AnyEvent::Util more robust against EINTR (analyzed by Andrew Suffield). - new functions: AnyEvent::postpone, AnyEvent::log. - new module: AnyEvent::Log, for simple logging needs. - new env variable, PERL_ANYEVENT_LOG, for fine-grained logging config. - new env variable, PERL_ANYEVENT_DEBUG_SHELL, to automatically start a debug shell. - new env variable, PERL_ANYEVENT_DEBUG_WRAP, to automatically enable watcher instrumentation/wrapping (see AnyEvent::Debug::wrap). - new env variable, PERL_ANYEVENT_HOSTS, to override the place where /etc/hosts can be found. - an empty PERL_ANYEVENT_RESOLV_CONF now selects the default configuration. - env variables can now be specified using AE_xyz instead of PERL_ANYEVENT_xyz, subject to some rules. - lots of new AnyEvent::Debug functionality. - AnyEvent::Strict now checks for modifications $_ by the callback (by setting it to readonly while executing the callback, if possible). - IO::Async sometimes cancels the wrong timer when you call cancel_timer. Invest extra overhead to work around this peculiar behaviour. - split the pure perl backend into a loop module and an impl module (AnyEvent::Loop and AnyEvent::Impl::Perl). - some read types (regex, netstring, json, storable) could errornously keep an AE::Handle object alive on their own (reported by Mohammad Toossi). - AnyEvent::Socket::resolve_sockaddr and all functions using it now supports /etc/hosts overrides. - add more workarounds around child watcher bugs in IO::Async and (newly introduced) in POE. - use glib child watchers and try to work around its limitations, if possible (based on a patch by Kevin Ryde). - add support for FLTK (fltk2), via AnyEvent::Impl::FLTK2. - many read types in AnyEvent::Handle would malfunction during transitions to TLS because of a "delete $self->{rbuf}". (reported by Gerald Galster). - improve condvar blocking wait performance (probably only noticable with faster backends), also make it easier for event loops that do not support blocking waits. - PERL_ANYEVENT_MODEL now also allows full module names, although the usefulness of this feature is not yet clear. - add tests for all supported event loops, conditional on PERL_ANYEVENT_LOOP_TESTS. - add t/80_ssltext.t. - no longer use AUTOLOAD for the initial loading (for no very good reason). - tcp_server now tries to unlink unix domain sockets when it gets destroyed. - do not run event loop detection multiple times when programs call their cached copies of AnyEvent::detect. - parse_hostport now accepts absolute paths als unix domain sockets. - suppress the idiotic warning inside POE by patching the POE::Kernel run flags instead of asking the user to jump through contortions. - add Task::Weaken as dependency (as recommends only at this time). - replace PF_UNSPEC by 0, for good old minix. 6.0 (not officially released, but was on CPAN for about 15 minutes :/)
2012-01-26Updated devel/p5-EV to 4.10rhaen2-6/+6
ChangeLog: 4.10 Thu Jan 19 18:54:23 CET 2012 - (libev) fix a race where the workaround against the epoll fork bugs caused signals to not be handled anymore. - (libev) correct backend_fudge for most backends, and implement a windows specific workaround to avoid looping because we call both select and Sleep, both with different time resolutions. - e_new wasn't declared static (causing very minor .so bloat). - replace more old api names by new ones.
2012-01-26Remove the section from configure that adds the gcc multi_os_directory tosbd3-1/+48
the libdir.
2012-01-24Another fix for keyboard handling, from Opolo Remo,wiz4-16/+18
and a fix for the color patterns, also from him. Bump PKGREVISION.
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd26-50/+52
2012-01-24When building in sim/ucsim/cmd.src:sbd4-1/+50
* cmdlex.cc needs to include <cstdio> for the EOF macro. * Search $(srcdir) before directorys in CXXFLAGS so that the "FlexLexer.h" in $(srcdir) is found before the one under PREFIX (from CXXFLAGS).
2012-01-23Added py-pippettai1-1/+2
2012-01-23pip is a replacement for easy_install. It uses mostly the samepettai4-0/+147
techniques for finding packages, so packages that were made easy_installable should be pip-installable as well. pip is meant to improve on easy_install. Some of the improvements: * All packages are downloaded before installation. Partially-completed installation doesn't occur as a result. * Care is taken to present useful output on the console. * The reasons for actions are kept track of. For instance, if a package is being installed, pip keeps track of why that package was required. * Error messages should be useful. * The code is relatively concise and cohesive, making it easier to use programmatically. * Packages don't have to be installed as egg archives, they can be installed flat (while keeping the egg metadata). * Native support for other version control systems (Git, Mercurial and Bazaar) * Uninstallation of packages. * Simple to define fixed sets of requirements and reliably reproduce a set of packages.
2012-01-23Add build dependency on help2man to get all man pages properlyjoerg1-2/+4
formatted.
2012-01-23Fix mdoc syntax. Bump revision.joerg3-2/+52
2012-01-23Added buildlink3.mkpettai1-0/+12
2012-01-22Updated devel/p5-Parallel-Prefork to 0.13abs2-7/+6
0.13 - repackage 0.12 (tar xf fails with 0.12 on some platforms) 0.12 - support for pre/post fork callbacks