summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-11-29Updated sysutils/p5-File-Remove to 0.39wiz1-1/+2
2007-11-29Update to 0.39:wiz2-6/+6
0.39 Mon 12 Nov 2007 (Adam Kennedy) - No functional changes - Updating to Module::Install 0.68 0.38 Mon 15 Oct 2007 (Adam Kennedy) - Removed an extremely dangerous and reckless test case that tried to delete a soft link to root and (when it failed) deleted the actual root directory. 0.37 Sun 8 Jul 2007 (Adam Kennedy) - Restoring support for broken symlinks (Marek Rouchal) - Adding tests for the broken symlink case (Marek Rouchal) - Tidying up the Changes file a bit 0.36 Fri 30 Jun 2007 (Adam Kennedy) - Avoid the installation of Mac::Glue. (It should not be necesary to test voice synthesis to delete a file) - Anyone truly needing "trash" support will need to add a dependency on Mac::Glue themself. The function may be split out of File::Remove later down the track. - Constanting the debugger flag for a minor speed and memory improvement - Copy in a known-readonly flag for more accurate testing on Win32 - Remove assumption that -w implied deletion rights on Win32 - Validate that the file was actually deleted. - Add better mode-handling for files. - Add smarter implementation of "candelete" logic. 0.35 Fri 9 Feb 2007 (Stephen Steneker) - Update makefile to require Mac::Glue version compatible with Intel macs - Change pod heading from "methods" to "subroutines" [RT#13687] - No functional changes from 0.34
2007-11-29Updated devel/p5-ExtUtils-CBuilder to 0.21wiz1-1/+2
2007-11-29Update to 0.21:wiz2-7/+6
- Clean up perl_src path using Cwd::realpath(). Only affects usage as part of the perl core. - Protect $., $@, $!, $^E, and $? from any clobbering that might occur in our DESTROY method. [Zefram] - From bleadperl, a patch to clean up debug symbol files (.pdb for VC++, .tds for BCC) when running have_compiler(). [Steve Hay & Steve Peters]
2007-11-29Updated games/liquidwar to 5.6.4wiz1-1/+2
2007-11-29Update to 5.6.4:wiz5-128/+33
2007-10-17 Christian Mauduit (ufoot@ufoot.org) * Released 5.6.4. * Updated config.guess & config.sub * NSIS packaging (windows .exe installer). 2007-10-15 Christian Mauduit (ufoot@ufoot.org) * MSVC -> MinGW * src/base.h now included in source tarball (for MS platforms...) 2007-10-06 Christian Mauduit (ufoot@ufoot.org) * Minor packaging & doc fixes. 2007-09-07 Christian Mauduit (ufoot@ufoot.org) * Included the (old) exploit http://www.securityfocus.com/bid/8629/ 2007-09-06 Christian Mauduit (ufoot@ufoot.org) * Copyright 2006 -> 2007 * Minor Makefile fix 2006-10-17 Christian Mauduit (ufoot@ufoot.org) * Gcc option -mpcu (deprecated) -> -march. 2006-10-16 Christian Mauduit (ufoot@ufoot.org) * Makefile patch for BSD by Thomas Klausner. 2006-04-04 Christian Mauduit (ufoot@ufoot.org) * Fixed atrocious bug in group_mesher. Almost 8 years old. 2006-04-02 Christian Mauduit (ufoot@ufoot.org) * Deleted lwtabto3.pcx which was a duplicate of lwtab006.pcx 2006-04-01 Christian Mauduit (ufoot@ufoot.org) * Deleted lwtab007.pcx which was a duplicate of lwtabto4.pcx 2006-03-08 Christian Mauduit (ufoot@ufoot.org) * Fixed segfault when graphics mode are not available. 2006-03-07 Christian Mauduit (ufoot@ufoot.org) * Created an NSIS installer script (not working yet). * Copyright 2005 -> 2006. * Minor patch, removed accent (ascii>127) from doc. 2005-12-11 Christian Mauduit (ufoot@ufoot.org) * Move Arch depot to Savannah. 2005-12-04 Christian Mauduit (ufoot@ufoot.org) * Changed ufoot.org/liquidwar to ufoot.org/liquidwar/v5
2007-11-29Updated converters/libiconv to 1.12wiz1-1/+2
2007-11-29Update to 1.12:wiz6-42/+29
New in libiconv-1.12-cp932.patch: * Changed CP932 converter to use exact mapping table. * Added WINDOWS-31J, csWINDOWS31J, SJIS-OPEN, SJIS-WIN as aliases for CP932. * Added EUCJP-MS converter. * Added EUC-JP-MS, EUCJP-OPEN, EUCJP-WIN as aliases for EUCJP-MS. New in 1.12: * The iconv program is now licensed under the GPL version 3, instead of the GPL version 2. The libiconv library continues to be licensed under LGPL. * Added RK1048 converter. * On AIX, an existing system libiconv no longer causes setlocale() to fail. * Upgraded EUC-KR, JOHAB to include the Korean postal code sign.
2007-11-29Updated devel/libidn to 1.2wiz1-1/+2
2007-11-29Update to 1.2:wiz3-8/+7
* Version 1.2 (released 2007-10-01) ** Development git tree moved to savannah. See <https://savannah.gnu.org/projects/libidn/>. ** Update gnulib files. Including mono detection fixes. ** Update translations. ** API and ABI is backwards compatible with the previous version. * Version 1.1 (released 2007-09-01) ** Fix compilation error in idn-int.h. The error would typically be 'error: no include path in which to search for stdint.h'. Reported by Remko van der Vossen <wich@stack.nl>, see <http://thread.gmane.org/gmane.comp.gnu.libidn.general/65> and <http://bugs.sourcemage.org/show_bug.cgi?id=13857>. ** Declare external variables with __declspec(import) for Windows. Apparently this is required for variables in DLL's on Windows. This is enabled if __DECLSPEC_SUPPORTED is defined (MinGW), or if _MSC_VER and_DLL is defined (MSVC). ** Update gnulib files. ** Update translations. ** API and ABI is backwards compatible with the previous version.
2007-11-29Updated graphics/tesseract to 2.01wiz1-1/+2
2007-11-29Update to 2.01:wiz3-7/+9
August 27 2007 - V2.01 Fixed UTF8 input problems with box file reader. Fixed various infinite loops and crashes in dawg code. Removed include of config_auto.h from host.h. Added automatic wctype encoding to unicharset_extractor. Fixed dawg table too full error. Removed svn files from tarball. Added new functions to tessdll. Increased maximum utf8 string in a classification result to 8.
2007-11-29Updated security/opencdk to 0.6.6wiz1-1/+2
2007-11-29Update to 0.6.6:wiz3-22/+6
Noteworthy changes in version 0.6.6 (2007-11-15) ------------------------------------------------ * Slightly adjust the stream code. The check for fflush is omitted because the return value might be undefined. This fixes a problem reported from the NetBSD team. * Don't use __inline__ in src/cipher.c (breaks on Sun CC).
2007-11-29Updated devel/p5-File-MimeInfo to 0.14wiz1-1/+2
2007-11-29Update to 0.14:wiz2-7/+10
0.14 Fri Jun 08 2007 - Changed syntax for open() to 3 argument form - Fixed bug for filenames like "0" - Fixed bug with "-l" for Win32 - Fixed bug with malformed utf8 chars in default() method derived from suggestions by mcummings_gentoo.org and jonas_cpan.org - Moved from Makefile.PL to Build.pl
2007-11-29Updated devel/p5-File-BaseDir to 0.03wiz1-1/+2
2007-11-29Add PLIST.wiz1-0/+3
2007-11-29Update to 0.03:wiz2-9/+9
0.03 Wed Oct 24 2007 - Added lookup methods for files and dirs: data_home, data_files, data_dirs, config_home, config_files, config_dirs & cache_home; suggested by Matisse Enzer - Deprecated xdg_data_files and xdg_config_files; suggested by Michael Schwern - Added a bit of Win32 support - Extended tests to full coverage
2007-11-29Added devel/p5-File-DesktopEntry version 0.04wiz1-1/+2
2007-11-29+ p5-File-DesktopEntrywiz1-1/+2
2007-11-29+bind-9.4.2, rails-1.2.6.taca1-1/+3
2007-11-29Initial import of p5-File-DesktopEntry-0.04:wiz4-0/+28
This module can be used to work with .desktop files as specified by the Freedesktop.org specification.
2007-11-29Updated devel/p5-File-Temp to 0.19wiz1-1/+2
2007-11-29Update to 0.19:wiz2-6/+6
2007-11-19 Tim Jenness <tjenness@cpan.org> ----- Release V0.19 CPAN ----- * Temp.pm (tempfile): Add EXLOCK option which can be used to disable O_EXLOCK * t/lock.t: Test ability to disable O_EXLOCK 2007-11-16 Tim Jenness <tjenness@cpan.org> * Temp.pm (newdir): Add object oriented interface to "tempdir". Use File::Temp->newdir() 2007-11-15 Tim Jenness <tjenness@cpan.org> * Temp.pm (tempdir): Add a note to the tempdir documentation to clarify that the default is for the directory not to be temporary and that use of an OO approach may be required (thanks to David Golden's annotation on CPAN). * Temp.pm (_randchar): Remove _randchar function (no longer used) * Temp.pm: Add note about File::Tempdir module 2007-11-14 Tim Jenness <tjenness@cpan.org> * Temp.pm (new): Track pid used when file created and make sure object destructor deletes the file only when the current pid matches the original pid (RT#11067 again - thanks to Grousse) Added new test (fork.t) to test this behaviour. * t/seekable.t: Add tests to verify fix for RT#22052 2007-11-01 Tim Jenness <tjenness@cpan.org> * Temp.pm (_is_safe): Correct cluck message to match uid check (thanks to Alexey Tourbin RT #14218) * Temp.pm: Add note on use of binmode to modify encoding. (prompted by Wolfgang Husmann) 2007-10-31 Tim Jenness <tjenness@cpan.org> * Temp.pm (tempfile): Add TMPDIR flag to simplify tempdir(template, DIR => File::Spec->tmpdir) and to remove confusion for tempdir interface. (thanks to Brendan O'Dea - debian bug #351373) * META.yml: Update to v1.0 spec YAML spec. (thanks to Alexandr Ciornii RT# 23524) * Temp.pm: Localize $@ when using eval to prevent leakage (prompted by Zefram) * Makefile.PL: Support LICENSE in newer ExtUtils::MakeMaker implementations (thanks to Alexandr Ciornii RT #23524) 2007-10-31 Tim Jenness <tjenness@cpan.org> * t/seekable.t: Skip seek test on older IO::Seekable versions. (thanks to Sebastien Aperghis-Tramoni RT #23524) * Temp.pm: Allow XXX replacement to run on perl 5.005 and 5.004. (thanks to Sebastien Aperghis-Tramoni RT #23524) 2007-10-29 Tim Jenness <tjenness@cpan.org> * Temp.pm: Fix range of random character determination such that the last character in the list (_) will appear occassionally. (Thanks to Peter Dintelmann perl RT# 41345) * Temp.pm: Clarify error message when parent directory does not exist (thanks to Peter Dintelmann perl RT # 41346) * Temp.pm: Carp::Heavy does not exist on older perls (eg 5.005) so wrap the require in an eval (Thanks to Sebastien Aperghis-Tramoni, Jesse Vincent, Slaven Rezic and Robin Barker RT #26841) * Temp.pm: Replace "new File::Temp" with "File::Temp->new" at the behest of H. Merijn Brand
2007-11-29Updated mail/p5-Mail-Webmail-Gmail to 1.09wiz1-1/+2
2007-11-29Update to 1.09:wiz3-21/+7
1.09 Thu May 08 22:10:00 2006 - Fixed change in logon sequence (Thank you to Eric Wong). - Fixed change in contacts layout (Thank you to Eric Wong).
2007-11-29Updated audio/p5-MP3-Info to 1.23wiz1-1/+2
2007-11-29Update to 1.23:wiz2-6/+6
* v1.23 Thu Jul 26 14:11:08 2007 * Handle all tags with NULL delimited lists - Patch from Justin Fletcher <gerph (at) gerph.org> * Fix MP3::Info for tag reading in AIF (and WAV, presumably) - kdf * Read RVA2 (signed short) in big-endian order - andyg * v1.22 Tue Mar 13 16:16:59 2007 * Backwards compatibility changes for non-SlimServer callers of MP3::Info
2007-11-29Updated mail/p5-MIME-tools to 5.425wiz1-1/+2
2007-11-29Update to 5.425:wiz2-6/+6
* VERSION 5.425 RELEASED * (bugfix) A stub for MIME::Parser's tmp_recycling() method has been re-added to preserve compatibility. Since recycling of tempfiles never worked and has been removed, any code calling tmp_recycling() should stop attempting to use the feature. * VERSION 5.424 RELEASED * (bugfix) [rt.cpan.org #29864] - lines in $entity->body() should be newline-terminated.
2007-11-29Updated devel/p5-Test-Manifest to 1.22wiz1-1/+2
2007-11-29Update to 1.22:wiz2-6/+6
1.22 - Sat Oct 27 21:24:10 2007 * distro cleanups after moving from CVS to SVN 1.21 - Wed Sep 19 19:45:27 2007 * [BUGFIX] getting rid of Test::More
2007-11-29Updated devel/p5-Storable to 2.18wiz1-1/+2
2007-11-29Update to 2.18:wiz2-6/+6
Version 2.18 Compile fixes for older Perls. (No functional changes.) Version 2.17 Various broken tests fixed. (No functional changes.)
2007-11-29Updated textproc/p5-XML-Atom to 0.28wiz1-1/+2
2007-11-29Update to 0.28:wiz2-7/+7
0.28 2007.11.06 * Fixed Namespace handling in extensions so that both URL and NS object work (Thanks to Brian Cassidy) 0.27_01 2007.10.04 * Removes most of hacks to deal with LibXML insane unicode stuff which are fixed with 1.64 0.27 2007.09.15 * Fixed $feed->as_xml_utf8 to work with latest XML::LibXML 0.26 2007.09.15 * This be 0.26 0.25_02 2007.06.20 * Fixed tests that fail with newer libxml (Thanks to knagano) 0.25_01 2007.04.27 * Fixed XML::Atom::Base element accessor to work with attributes (Patch from LTjake and Jshirley for OpenSearch extension) * Make XML::Atom::Link easily subclassable (Patch from Simon Wistow for Google Calendar support)
2007-11-29Updated textproc/p5-XML-LibXML to 1.65wiz1-1/+2
2007-11-29Update to 1.65:wiz2-6/+6
1.65 - fix bug in t/40reader.t revealed by a bugfix in Test::More 0.71 (Jonathan Rockway) - fix possible SIGSEGV when PI's or attrs created with createDocument can get garbage-collected after their owning document (old-standing bug suddenly caught by XML::Compile regression tests) - skip tests for unsupported features on unsupported versions of Perl/libxml2 - make Reader interface require Perl 5.8 (patches to extend to 5.6 are welcome) 1.64 - fix reconcilation of the "xml" namespace [rt.cpan.org #26450] - make tests pass with libxml2 2.9.29 - PI regression tests now accept "" as data of an empty PI [rt.cpan.org #27659] - strip-off UTF8 flag with $node->toString($format,1) for consistent behavior independent on the actual document encoding - fix in XML::LibXML::Reader::nextSiblingElment - fix synopsis for XML::LibXML::Reader - skip tests that require Encode module if not available (perl 5.6) - finally removed the iterator() method deprecated since 1.54 - set_document_locator support in XML::LibXML::SAX::Parser - SYNOPSIS sections of the docs now mention which module to use and which other manpage to look into for inherited methods - XML::LibXML::Namespace API fixed in order to achieve an agreement between the docs and the implementation
2007-11-29Updated textproc/p5-XML-Parser to 2.36wiz1-1/+2
2007-11-29Update to 2.36:wiz2-7/+8
2.36 - Fix for Carp::Heavy bugs 2.35 - Works in 5.10 (Andreas J. Koenig) - Added license in Makefile.PL (Alexandr Ciornii) - Makefile.PL also searches for expat in C:/lib/Expat-2.0.0 (Alexandr Ciornii) - No longer uses variable named 'namespace' in Expat.xs (Jeff Hunter)
2007-11-29Updated textproc/p5-YAML to 0.66wiz1-1/+2
2007-11-29Update to 0.66:wiz2-6/+6
version: 0.66 date: Thu Sep 27 01:37:16 PDT 2007 changes: - Blessed code refs with LoadCode=0 still get blessed. rafl++ --- version: 0.65 date: Thu Jun 21 17:37:32 PDT 2007 changes: - \z is really \0 - Speed up regexp loading. audreyt++ --- version: 0.64 date: Thu Jun 21 14:31:20 PDT 2007 changes: - Better support for loading regexps. audreyt++ --- version: 0.63 date: Wed Jun 20 16:03:22 PDT 2007 changes: - Don't emit nodes blessed into '' in the new tag scheme, and improve semantics of loading such nodes. - New support for dumping/loading regexps.
2007-11-29Updated security/p5-Crypt-SSLeay to 0.57wiz1-1/+2
2007-11-29Update to 0.57:wiz2-6/+6
0.57 2007-09-17 20:45:20 UTC - Honour both $ENV{NO_PROXY} and $ENV{no_proxy} in Net::SSL::proxy_connect_helper. (Bug #29371 reported by Jan Dubois). - $@ construction used in Net::SSL::connect was messed up, which could lead to sub-optimal error reporting. (Bug #29372 reported by Jan Dubois). - Ensure no proxification is used in t/01-connect.t (which might be the reason for all the spurious smoke failures). Bug #29373 reported by, you guessed it, Jan Dubois). - Silence a dubious fopen() warning in SSLeay.xs. - s/Netware/NetWare/ in Net/SSL.pm platform check - Improvements to Makefile.PL for dealing with platforms where openssl is installed with ./include and ./lib as sibling directories rather than child directories. This should allow the code to configure and build "out of the box" on Solaris (and probably other proprietary platforms). - Don't carp in LICENSE key addition code in Makefile.PL 0.56_01 2007-08-09 21:59:47 UTC - Various improvements to the Win32 configure code in Makefile.PL, based on CPAN tickets #28431 and #28432, by Guenter Knauf, notably to allow static linking and OpenSSL living in a relative directory. - Net::SSL: alarm() is not implemented on Netware platform, so don't try to set one there. (Guenter Knauf). - Should build on Solaris correctly (bug fix in include dir specification). Based on fix suggested in CPAN bug #28680. 0.56 2007-07-10 19:08:20 UTC - Purely a documentation issue raised by CPAN bug #27935. Users of previous versions do not need to upgrade.
2007-11-29Updated devel/p5-Class-Singleton to 1.4wiz1-1/+2
2007-11-29Update to 1.4:wiz2-7/+6
#------------------------------------------------------------------------ # Version 1.04 Date: 2007/09/28 #------------------------------------------------------------------------ * Added the has_instance() method to return an existing instance without creating a new one. * General cleanup of code, documentation and tests. * Changed licence from Perl Artistic to the same terms as Perl itself (e.g. Artistic 2.0/GPL)
2007-11-29Updated finance/gnucash to 2.2.1nb3wiz1-1/+2
2007-11-29Add dependencies to make gnc-gq-* run. Noted by troxel. Bump PKGREVISION.wiz1-3/+4
2007-11-29Needs libresolv on Solaris.sketch1-3/+3