summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-12-15Deduplicate, move common code into more appropriate place.asau3-15/+9
2009-12-15+ aria2-1.7.2, empathy-2.28.2 [GNOME 2.28], evolution-2.28.2,wiz1-19/+25
evolution-data-server-2.28.2, evolution-exchange-2.28.2, evolution-mapi-0.28.2 [GNOME 2.28], fbreader-0.12.1, fotoxx-9.0, ghc-6.12.1, gnome-keyring-2.28.2, gtkhtml324-3.28.2, gupnp-igd-0.1.5 [needs gupnp-1.0 >= 0.13.2], gvfs-1.4.3, libgnomekbd-2.28.2, libpciaccess-0.11.0, licq-1.3.8, mkvtoolnix-3.0.0, mousetweaks-2.28.2, nautilus-2.28.3, orca-2.28.2, postgresql84-8.4.2, puzzles-8780, scapy-2.1.0, xorg-util-macros-1.4.1.
2009-12-15Updated textproc/raptor to 1.4.20wiz2-3/+3
2009-12-15Update to 1.4.20:wiz2-6/+6
Turtle serializing performance improvement by Chris Cannam librdfa RDFa parser updates to fix empty datatype, xml:lang and 1-char prefixes by Manu Sporny Fix a crash when the GRDDL parser reported errors Enable large file support for 32-bit systems Several resilience improvements by Lauri Aalto Other minor portability and bug fixes Fixed reported issues: 0000306 0000307 0000310 and 0000312.
2009-12-15Updated www/p5-libwww to 5.834wiz2-3/+3
2009-12-15Update to 5.834:wiz2-6/+6
2009-11-21 Release 5.834 Gisle Aas (4): Check for sane default_headers argument [RT#50393] Add $ua->local_address attribute [RT#40912] Test that generation of boundary works [RT#49396] Page does not display the "standard" apache listing any more Ville Skyttä (2): Remove unneeded executable permissions. Switch compression/decompression to use the IO::Compress/IO::Uncompress and Compress::Raw::Zlib family of modules. Slaven Rezic (1): lwp-request should use stderr for auth [RT#21620]
2009-12-15Updated textproc/p5-ack to 1.92wiz2-3/+3
2009-12-15Update to 1.92:wiz2-6/+6
1.92 Fri Dec 11 11:47:56 CST 2009 ack is now hosted at github: http://github.com/petdance/ack [FIXES] The --pager flag would not work. Now it does. Thanks Packy Anderson. File matching for Emacs work files that match #*# was wrong. It was checking the entire path, not just the basename. This is fixed. (http://github.com/petdance/ack/issues/closed/#issue/101) Fixed URLs that pointed to old Google Code. [ENHANCEMENTS] Added Scala support. Thanks to Dan Sully. Added .phtml as an extension for PHP. Using -f or -g now return a proper error code. If files are found, ack returns 0. If none are found, ack returns 1. This is a change in the specification, but the code didn't match the specfication anyway. No man pages are created for any of the .pm files any more.
2009-12-15Updated textproc/p5-YAML-Tiny to 1.41wiz2-3/+3
2009-12-15Update to 1.41:wiz2-6/+6
1.41 Fri 11 Dec 2009 - Fixes a performance bug reported by Apocalypse. Single line double-quoted strings longer than 32,000ish characters resulted in the regular expression engine crashing due to excessive recursion. Changed to a different regex that will most likely only crash after 32,000 ESCAPED characters. If I could use negative look-behind assertions (I can't because I need 5.004) this whole issue would be MUCH simpler to fix.
2009-12-15Updated textproc/p5-XML-RSS to 1.47wiz2-3/+3
2009-12-15Update to 1.47:wiz2-6/+6
1.47 - December 8, 2009 - Made sure XML::RSS::save() can do its thing when in taint mode: - http://rt.cpan.org/Public/Bug/Display.html?id=52334
2009-12-15Merge last changes.wiz1-4/+1
2009-12-15Updated www/p5-URI to 1.51wiz2-4/+7
2009-12-15Update to 1.51, set LICENSE.wiz2-6/+7
2009-11-23 Gisle Aas <gisle@ActiveState.com> Release 1.51 Fixup a test that was broken on Windows 2009-11-21 Gisle Aas <gisle@ActiveState.com> Release 1.50 The main news in this release is the initial attempt at providing support to IRIs. URI objects now support the 'as_iri' and 'ihost' methods. Gisle Aas (28): Added more tests for setting IPv6 addresses using the host method Document how the host methods deal with IPv6 addresses A "test case" to start IDNA prototype from Escape IDNA hostnames Introduce the as_unicode method Make as_unicode undo punycode for server URLs An IRI class might be helpful (RFC 3987) Must punycode each part of the domain name separately Include initial private Punycode module Get URI::_punycode working punycode of plain ascii should not edit with "-" Some more tests from RFC 3492 Add private URI::_idna module based on encodings/idna.py Start using URI::_idna for encoding of URIs Avoid various use of undef warnings Fix test affected by IDNA Keep reference to IDNA::Punycode in the URI::_punycode docs Ensure upgraded strings as input Update manifest with the new idna/punycode files Rename as_unicde to as_iri draft-duerst-iri-bis-07: The proposed RFC 3987 update Load Encode when its used Rename host_unicode as ihost Add basic iri test Hack to make as_iri turn A-labels into U-labels Make as_iri leave escapes not forming valid UTF-8 sequences Merge branch 'iri' Don't include RFCs in the cpan tarball Michael G. Schwern (3): Fix != overloading to match == Note that mailto does not contain a host() and this is not a bug. Strip brackets off IPv6 hosts [RT#34309]
2009-12-15Updated lang/erlang to 13.2.3nb2asau2-3/+3
2009-12-15Update to 1.20:wiz2-6/+6
1.20 -- Sat Dec 12 06:38:14 CST 2009 * Typo => s/timezome/timezone/ [yanick] * RT#52387 Fix %s formating to use timelocal when no timezone is given * RT#51664 fix str2time('16 Oct 09') to not give a negative result
2009-12-15Updated textproc/p5-Pod-Simple to 3.11wiz2-3/+3
2009-12-15Update to 3.11:wiz2-6/+6
2009-12-09 David E. Wheeler <david@justatheory.org> * Release 3.11 Restored code to HTMLBatch that allows the TOC (index) to be created in batch jobs (RT #52324 from Martin J. Evans). Added resources to META.yml, including bug tracker, license, and repository. Turned man page links into links to man.he.net in Pod::Simple::HTML and Pod::Simple::XHTML output. Subclass and override resolve_man_page_link() to use a different URL. Added the resolve_pod_page_link() and resolve_man_page_link() methods to Pod::Simple::XHTML to make it easier for subclasses to change the URLs created for POD and man page links. Fixed the output of entities in L<> tags by Pod::Simple::XHTML. Fixed the output of POD links from Pod::Simple::XHTML so that the section part (/foo) is turned into a proper fragment identfier (#foo) in the resulting search.cpan.org link. Pod::Simple::Text now outputs URLs for links created in the L<text|URL> format. For example, L<Perl|http://perl.org> is now output as "Perl <http://perl.org>" rather than just as "Perl". Updated perlpod.pod and perlpodspec.pod to sync up with Perl core (and to be released in Perl 5.12). Changes include: * Removing the prohibition against L<text|href> * Deprecation of L<section> and L<"section"> * Legalization of "=begin formatname parameter" A couple of bug fixes in Pod::Simple::HTML from Graham Barr. Added the do_section() method to Pod::Simple::HTML. Graham Barr. Word-smithed the "DESCRIPTION" a bit and wrote the README. Synced up all module version numbers to 3.11 except for Pod::Simple::HTMLLegacy, which is at 5.01 and should not have its version number lowered. 2009-11-12 David E. Wheeler <david@justatheory.org> * Release 3.11 Converted test files that had DOS endings to have Unix endings (RT #50922 from Steve Hay). Skip tests on VMS where the lack of filename case preservation can wreak havoc (RT #51184 from Craig A. Berry). Fix nested definition list format in the XHTML output (RT #51187 from Lars Dɪᴇᴄᴋᴏᴡ). Added some files missing from the MANIFEST (and therefore the distribution) in the last two releases.
2009-12-15jinterface version should be 1.5.2,asau1-2/+2
discovered while updating documentation package.
2009-12-15Updated devel/p5-Params-Validate to 0.94wiz2-3/+3
2009-12-15Update to 0.94:wiz2-6/+6
0.94 2009-12-01 - Removed the Makefile.PL entirely. If it was used then the XS code was never built, because I'm using the Module::Build XS layout. Reported by jawnsy on IRC. 0.93 2009-11-30 - If the pure Perl version of validate() received a hash reference it would alter that reference directly. Reported by Paul Eckhardt. RT #51155. - Author-only tests now only run if $ENV{AUTHOR_TESTING} is true. RT #49890.
2009-12-15Follow Erlang/OTP update to R13B03.asau3-1226/+504
While here, simplify PLIST generation.
2009-12-15Updated devel/p5-PAR-Dist to 0.47wiz2-3/+3
2009-12-15Update to 0.47:wiz2-6/+6
By: smueller on 2009/11/29 * POD fixes (Frank Wiegand) * This is 0.47.
2009-12-15Update ejabberd to 2.1.0.fhajny11-856/+270
Very brief list of additions: * Erlang/OTP R13 support * HTTP-Bind (BOSH) optimization and clean-up * LDAPS support * MUC rooms can require a CAPTCHA to join the room * PubSub: major improvements. Update to XEP version 1.12 * PEP and Caps: many improvements * Run commands with ejabberdctl or other frontends (XML-RPC, HTTP) * STUN server * XEPs like: XMPP Ping, Roster Versioning, Import/Export Format See full release note: http://www.process-one.net/en/ejabberd/release_notes/release_note_ejabberd_2.1.0
2009-12-15Updated security/p5-Module-Signature to 0.61wiz2-3/+3
2009-12-15Update to 0.61, set LICENSE to public-domain (see below).wiz2-8/+7
[Changes for 0.61] * Added "=encoding utf8" to POD to fix author name display. No functional changes. [Changes for 0.60] * LICENSING CHANGE: This compilation and all individual files in it are now under the nullary CC0 1.0 Universal terms: To the extent possible under law, 唐鳳 has waived all copyright and related or neighboring rights to Module-Signature. * Updated Module::Install to 0.91, prompted by Florian Ragwitz.
2009-12-15Updated devel/p5-Module-ScanDeps to 0.96wiz2-3/+3
2009-12-15Update to 0.96:wiz2-6/+6
[Changes for 0.96 - 2009-11-13] * perl 5.6.1 compatibility (Alexandr Ciornii) * Test for "use module version;" (Alexandr Ciornii)
2009-12-15Updated net/p5-IO-Socket-INET6 to 2.57wiz2-3/+3
2009-12-15Update to 2.57, set LICENSE.wiz2-6/+7
2009-11-23 Shlomi Fish <shlomif@iglu.org.il> * Applied a modified version of a patch by Matthew Horsfall <wolfsage@gmail.com> in order to add t/blocking.t and deal with the blocking sockets properly. * New Release IO-Scoket-INET6-2.57
2009-12-15Updated security/p5-GnuPG-Interface to 0.42wiz2-3/+3
2009-12-15Update to 0.42, set LICENSE (still depend on gpg1 for now).wiz4-58/+8
0.42 Wed Sep 30 23:20:58 JST 2009 * Support for GPG2 0.41_01 Fri Sep 25 02:56:33 JST 2009 * Beginnings of support for GPG2 0.40_04 Tue Apr 21 19:50:12 JST 2009 * Use Any::Moose instead of Moose for Mouse celerity (Sartak) 0.40_1 Sat Nov 15 12:35:59 EST 2008 * [rt.cpan.org #40963] Replace Class::MethodMaker with Moose (Chris Prather)
2009-12-15Updated textproc/p5-Encode to 2.39wiz2-3/+3
2009-12-15Update to 2.39:wiz2-6/+6
# $Id: Changes,v 2.39 2009/11/26 09:23:59 dankogai Exp dankogai $ ! Encode.xs t/fallback.t $utf8 = decode('utf8', $malformed, sub{ ... }) # now works! http://rt.cpan.org/Ticket/Display.html?id=51204 ! t/CJKT.t t/guess.t t/perlio.t $ENV{'PERL_CORE'} tricks removed since they are no longer necessary. Message-Id: <20091116161513.GA25556@bestpractical.com>
2009-12-15Overhaul mail/cue pacakge.taca10-47/+455
* Add patches to fix build problem with OpenSSL 1.0.0 beta and later. * Generase "-DUSE_SSL" instead of "-DSSL". Similar changes are CANNA and ZLIB. (In the case of ZLIB, it could be change to use HAVE_ZLIB_H.) * Split Makefile to use hacks.mk and options.mk. * And miscellaneous pkglint clean up. There should be no functional change and fix PR pkg/42452.
2009-12-15Follow Erlang/OTP update to R13B03.asau3-14/+315
2009-12-15Updated time/p5-DateTime-TimeZone to 1.05wiz2-3/+3
2009-12-15Update to 1.05:wiz2-6/+6
1.05 2009-11-09 - This release is based on version 2009s of the Olson database. It includes changes for Antarctica and Fiji.
2009-12-15Updated time/p5-DateTime-Format-W3CDTF to 0.05wiz2-3/+3
2009-12-15Update to 0.05:wiz2-7/+6
0.05 2009-11-01 - Fixed a long-standing bug where a time zone other than UTC that had an offset of 0 caused the format_datetime method to return the string "0". RT #22802.
2009-12-15Updated lua-expat to 1.1.0.fhajny7-67/+81
Changes in 1.1.0: * Adapted to work on both Lua 5.0 and Lua 5.1 * Updated to use Expat 2.0.0 Changes in 1.0.2: * Minor bugfix, lom correct module name is lxp.lom Changes in 1.0.1: * Minor changes for compatibility with Expat version 1.95.8 pkgsrc changes: * Changed installation scheme to use the lang/lua/module.mk framework
2009-12-15Updated wm/openbox to 3.4.8wiz2-3/+3
2009-12-15Update to 3.4.8:wiz7-75/+22
3.4.8: * Updated translations: Slovak. * Allow windows to change their decorations at any time (Fix for Google Chrome). * Make openbox-session to respect the $XDG_CONFIG_HOME environment variable. * Fixed bug #4344 where borders were given to windows that should not have them. * Merge the SessionLogout and Exit actions. They now test if connected to a session manager and ask it to exit if so, or simply kill Openbox if not. * Further tweaks to the _NET_ACTIVE_WINDOW message handling. Use the same logic for focus-stealing as is used when mapping a new window. * Don't go out of our way any more to prevent focus from moving while the keyboard is grabbed. * Fix openbox-gnome-session when using gnome-session > 2.22.
2009-12-15Updated lang/chicken to 4.3.0asau1-1/+2
2009-12-15Update Chicken to 4.3.0.asau3-7/+11
Patch provided by Peter Bex. Changes in 4.3.0: - removed tracing facility and apply-hook (see the "trace" egg for a replacement for tracing and breakpoints) - chicken-install(1): renamed `-host-extension' option to `-host' - added support for a make(1) configuration file ("config.make") - `chicken-install' now allows specifiying a proxy for retrieving extensions over HTTP (thanks to Nicolas Pelletier) - fixed bug in `cond-expand' that incorrectly renamed feature-identifiers if the form was the product of a syntax expansion (reported by Thomas Bushnell) - import-libraries are only generated by the compiler if they don't exist yet and if the content has actually changed (this simplifies makefile- rules in some cases) - it is now possible to pass a config-file to `make(1)' instead of specifying all build-options as variables on the command-line (see README) - removed compiler options for "benchmark-mode" and replaced them with a new optimization level (5) (note that `-O5' does not imply fixnum mode anymore) - `hen.el' and `scheme-complete.el' are not bundled with the core system anymore - `hen.el' is currently not maintained, and `scheme-complete.el' has its own release cycle; both files are available, see http://chicken.wiki.br/emacs - removed meaningless benchmark suite and cleaned up - added optional argument to `grep' that allows applying a function to each matched item (contributed by Tony Sidaway) - added extension-property `import-only', which makes it possible to create extensions that have no runtime part - the argument to `seconds->string', `seconds->utc-time' and `seconds->local-time' is now optional and defaults to the value of `(current-seconds)' (suggested by Mario Goulart) - removed read-syntax for `syntax' form - fixed bug in `get-condition-property' - fixed bug in windows version of `process-execute' - TCP timeouts throw exception of kind `timeout' to allow distinguishing between timeouts and other errors - removed some internal functions that manipulate environments - fixed bugs in `standard-extension' (`setup-api' module) and added keyword arguments for building static extensions and adding custom properties - when cross-compiling, `chicken-install(1)' doesn't pass `-setup-mode' (the host tools should not attempt to load target binaries) - `installation-prefix' in the `setup-api' module was not always correctly set - the `-force' option in `chicken-install(1)' overrides the CHICKEN version check - disabled e-mail feature in `chicken-bug(1)', since it doesn't work anyway, in the moment - fixed bug in `reexport' that made it impossible to reexport core library definitions - fix in optimizer that sometimes caused C functions for inlined procedures to be emitted multiple times (Thanks to Joerg Wittenberger) - documented `define-compiler-syntax' and `let-compiler-syntax' - printer for hash-tables shows current number of stores items - when upgrading during installation of a dependency `chicken-install' shows the version to upgrade to (Thanks to Christian Kellermann) - Updated scheme-complete (Thanks to Alex Shinn) - fix for pathnames with whitespace in 'runtests.sh' on Windows - fix for 'normalize-pathname' with absolute pathname argument - added 'decompose-directory' to unit files - fix for 'local-timezone-abbreviation' - wasn't using the current time so tz-name constant - deprecated 'make-pathname' separator argument
2009-12-15Set LICENSE.wiz1-1/+2
2009-12-15Updated math/mpfr to 2.4.2wiz2-3/+3
2009-12-15Update to 2.4.2:wiz4-24/+21
Changes from version 2.4.1 to version 2.4.2: - Security fix in formatted output functions (buffer overflow). - Formatted output functions: 6 is now the default value for empty precision field with %Rf. - Better portability of configure script. - Detection of intmax_t and uintmax_t types. - Improved documentation: mpfr_get_z_exp, mpfr_strtofr, mpfr_get_str and formatted output functions. - Improved message in case of assertion failure. - Test coverage: 97.0% lines of code. - Updated tcmp_ld test to really test the long double. - Some documentation files are installed in $docdir. - Removed mpfr_init_cache (unused and undocumented function). - Fixed the way $CC / $CFLAGS are got from gmp.h (__GMP_CC / __GMP_CFLAGS). - Bug fixes. - Also note that GCC 4.4.0 (only this obsolete version) does not build MPFR 2.4.2 correctly; this is detected by "make check" (failures in tget_z and tpow_all).