summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-11-05Update from version 6.44nb1 to 6.48.he2-8/+7
Pkgsrc changes: o Simplified MASTER_SITES Upstream changes: 6.48 Mon Oct 20 11:18:13 PDT 2008 Test Fixes * Protect against stray environment variables effecting the tests. [rt.cpan.org 14930] 6.47_02 Thu Oct 16 16:14:20 PDT 2008 Test Fixes * MIN_PERL_VERSION test had some goofs on VMS. [thanks Craig Berry] 6.47_01 Tue Oct 14 12:38:05 EDT 2008 New Features * Added optional parameter MIN_PERL_VERSION, to define minimal required perl version for dependency checks and to pass on to META.yml and ppd files. [rt.cpan.org 28374] Thanks to David Golden, Alexandr Ciornii (chorny) and Martin Becker Bug Fixes * Guard against a path to Perl with a space in it. From Max Maischein. [bleadperl@32905] Test Fixes - Small fix for VOS from Paul Green [bleadperl@33259] Other * $ExtUtils::MakeMaker::Revision, $ExtUtils::MM_Unix::Revision and $ExtUtils::MM_VMS::Revision are all now based on $VERSION. You shouldn't be using them for anything anyway. 6.46 Sat Sep 27 17:34:03 EDT 2008 Bug Fixes - Fix META_MERGE for more than one level of hashes. [rt.cpan.org 39348] 6.45_02 Sun Sep 7 13:59:14 PDT 2008 Bug Fixes - Updated bundled ExtUtils::Command to 1.14, ExtUtils::Install to 1.50 and ExtUtils::Manifest to 1.54 Test Fixes - t/writemakefile_args.t had the wrong skip amount causing failures when run without version.pm (mostly 5.6 users) 6.45_01 Sat Sep 6 03:19:03 PDT 2008 New Features * META_ADD and META_MERGE have been added to manipulate the META.yml. Thanks to Adriano Ferreira. [rt.cpan.org 21282] - META.yml now includes configure_requires ExtUtils::MakeMaker by default. [rt.cpan.org 32337] - META.yml now excludes t/ and inc/ from indexing by default. - META.yml license is now "unknown" instead of undef if a LICENSE is not given. - META.yml now conforms to version 1.4 of the spec. Bug Fixes - Make @MM_Sections and @Overridable global again. It's an undocumented but used way to manipulate MakeMaker behavior. [rt.cpan.org 36047] Portability * Changed the name/dmake test in MM_Win32.pm to use regexs to that they are able to handle Perl on a Stick absolute paths.
2008-11-05Update from version 0.300nb1 to 0.301.he2-7/+7
Pkgsrc changes: o Added commented-out HOMEPAGE using search.cpan.org Upstream changes: 0.301 Sat Sep 6 20:11:01 CEST 2008 - On Cygwin, link directly against the DLLs of dependencies. Patch by Yaakov. - Require perl 5.6.0.
2008-11-05Mentioned PKGSRC_RUN_TEST using the standard formatting.rillig1-1/+6
2008-11-05Updated from version 1.14nb1 to 1.15.he2-7/+8
Pkgsrc changes: o Change to Module::Build Upstream changes: 1.15 Sun, Oct 12, 2008 - cp fails to update timestamp on Win32: http://rt.cpan.org/Ticket/Display.html?id=34718 Patch supplied by MSCHWERN
2008-11-05Update from version 1.24nb1 to 1.26.he2-8/+7
Pkgsrc changes: o Canonicalize HOMEPAGE Upstream changes: 1.26 Oct 25, 2008 - No code changes, just bumped the Devel::StackTrace dependency to 1.20. The changes in 1.25 exposed a bug in Devel::StackTrace which has now been fixed. This caused HTML::Mason test failures, among other things. Reported by Andreas Koenig. 1.25 Oct 21, 2008 - The Exception::Class::Base constructor no longer looks at the associated Devel::StackTrace object's frames. Avoiding looking at the frames should make constructing exception objects much faster. Instead the information based on the stack trace frames - package(), file(), and line() - is only retrieved when it is requested. Patch by Ruslan Zakirov. RT #40221.
2008-11-05Update from version 1.1902nb1 to 1.2000 (upstream 1.20).he2-8/+7
(I hope the maintainer won't mind.) Pkgsrc changes: o Add the "00" suffix to ensure we don't decrease the version number Upstream changes: 1.20 Oct 25, 2008 - The change in 1.15 to object creation broke the no_refs feature, causing references to be stored until the trace's frame objects were created. * Exception::Class objects are always stringified by calling overload::StrVal().
2008-11-05Updated pkgtools/pkgdiff to 0.121wiz1-1/+2
2008-11-05Ignore more uninteresting output.wiz2-5/+20
Tries to address PR 39291. Welcome to 0.121.
2008-11-05Updated security/base to 1.4.1adrianp1-1/+2
2008-11-05Add some extra install docsadrianp2-3/+8
2008-11-05Update to 1.4.1adrianp3-19/+21
Some highlights: Bug #1680965 sans lookup fails -- Jordan Wiens Fixed index.php redirect -- Kevin Johnson for Terry Burton Added Worldmap feature -- Juergen Leising Added Vendor MAC Map -- Juergen Leising Increased memory limit from 50 to 128 MB in base_graph_common.php Fixed "Select Signature from List" in the query form -- Juergen Leising Newly generated coordinates file world_map6.txt. -- Juergen Leising See docs/CHANGELOG for all the details
2008-11-05Update from version 1.00nb1 to 1.01.he2-7/+9
Pkgsrc changes: o Add commented-out HOMEPAGE using search.cpan.org o Add overlooked (?) dependencies Upstream changes: 1.01 Sat Oct 25, 2008, joern Bugfixes: - Even objects returned by methods not declared as an "object returner" where turned into Event::RPC object handles instead of copying the complete data structure to the client. Thanks for the report to Alex <alex AT lokku.com>.
2008-11-05+ libspf2-1.2.9, modular-xorg-server-1.5.3, sbcl-1.0.22, xapian-1.0.9.wiz1-10/+5
- cdrtools-2.01.01.53, imlib2-1.4.1, kipi-plugins-0.1.6, libkdcraw-0.1.6, modular-xorg-server-1.5.2, mtr-0.75, nspluginwrapper-1.1.2 (development version), p5-Finance-Quote-1.15.
2008-11-05Updated net/mtr to 0.75wiz1-1/+2
2008-11-05Update to 0.75:wiz3-15/+15
v0.75 Feelgood patch to move sprintf to snprintf. People might think that sprintf might cause a buffer overflow. Now it's clean. cut-paste patches: you can now copy an intermediate host to the clipboard.
2008-11-05Mention cdrtools-ossdvd removal.wiz1-1/+2
2008-11-05Remove cdrtools-ossdvd, which was a patched version of cdrtools-2.01.01a05.wiz22-576/+1
It is not maintained upstream any longer and the need for it is gone; the current cdrtools package does all it did.
2008-11-05Updated sysutils/cdrtools to 2.01.01.53wiz1-1/+2
2008-11-05Update to 2.01.01a53:wiz4-21/+21
Libcdrdeflt: - This is a new library that has been introduced as mans programs like to parse the content of /etc/default/cdrecord Libscgcmd: - This is a new SCSI command library Cdrecord: - Converted to use libcdrdeflt - Converted to use libscgcmd - Man page now includes many small modifications that mention BluRay media. Cdda2wav - Converted to use libcdrdeflt - Converted to use libscgcmd - The -M/-md5 option now finally works. Cdda2wav now computes MD5-sums for the audio data and writes the result into the *.inf files. Readcd: - Converted to use libcdrdeflt - Converted to use libscgcmd Scgcheck: - Converted to use libcdrdeflt - Converted to use libscgcmd Scgskeleton: - Converted to use libcdrdeflt - Converted to use libscgcmd Btcflash: - Converted to use libcdrdeflt - Converted to use libscgcmd Mkisofs (Maintained/enhanced by J - Converted to use libcdrdeflt - Converted to use libscgcmd NEW features of cdrtools-2.01.01a52: All: - Config.sub now supports NetBSD on AMD64 - The email addresses in many file have been updated. Libfile: - The license has been changed from a license (similar to a BSDl 4 clause) to a new BSDL 2 clause license with permission from all involved authors. Libscg: - Unneeded code from libscg/scsierrs.c removed Cdda2wav - The MD5 implemenation (although currently unused) has been changed from the RSA variant (that requires advertizing for RSA) to a "public domain" implementation from Colin Plumb used in OpenBSD. - The new MD5 implementation has been made portable.
2008-11-05Updated graphics/kipi-plugins to 0.1.6wiz1-1/+2
2008-11-05Update to 0.1.6:wiz6-69/+120
v 0.1.6 --------------------------------------------------------------------------- Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org): 001 ==> 162687 : FlickrExport : Make Flickr Export screen non-modal. 002 ==> 162683 : FlickrExport : Export to picassaweb doesn't works. 003 ==> 164152 : FlickrExport : Geotagging when exporting to Flickr. 004 ==> 166712 : PrintWizard : Choosing the part which is cut off for printing only works for the first photo. 005 ==> 162994 : PicasaWebExport : Picasa album list does not contain "not listed" albums, contains only "public" albums. 006 ==> 150912 : PicasaWebExport : Uploader does not upload. 007 ==> 164908 : PicasaWebExport : Private albums are not listed (and then not usable). 008 ==> 150979 : PicasaWebExport : Picasa Export-Plugins does not work. v 0.1.6 - beta1 --------------------------------------------------------------------------- Kipi-plugins NEW FEATURES: FlickrExport : dialog layout re-written to be more suitable. FlickrExport : list of item to upload is now display in dialog. FlickrExport : Support RAW files format to upload as JPEG preview. PicasaWebExport: Support RAW files format to upload as JPEG preview. Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org): 001 ==> 149890 : TimeAdjust : Adjust date and time from Exif does not work. 002 ==> 154273 : RAWConverter : Quality setting for jpegs saved by raw converter is insanely high. 003 ==> 157190 : GPSSync : Misleading description for geotagging images. 004 ==> 154289 : FlickrExport : Cannot upload RAW images. 005 ==> 153758 : FlickrExport : FlickrUploader fails to upload photos whose caption contains accented characters or a trailing space. 006 ==> 128211 : FlickrExport : "Ok" Button in "Add Photos" shouldn't fire upload directly. 007 ==> 159081 : FlickrExport : Upload to Flickr not working. 008 ==> 162096 : FlickrExport : When selecting all photos reverses the order. 009 ==> 158483 : PicasaWebExport : Plugin cause Digikam crash. 010 ==> 160453 : PicasaWebExport : Crashes when exporting to Picasaweb. 011 ==> 155270 : FlickrExport : Tags with non-Latin characters dropped during image export. 012 ==> 153207 : FlickrExport : Without using application tags: Flickr still reads embedded metadata into tags. 013 ==> 153206 : FlickrExport : Provide option to remove spaces in tags during export. 014 ==> 145149 : FlickrExport : Flickr uploading from DigiKam does not cache auth data. v 0.1.5 --------------------------------------------------------------------------- Kipi-plugins NEW FEATURES: SimpleViewerExport : plugin is now compatible with SimpleViewer version 1.8.x. SimpleViewerExport : plugin now support RAW files format. Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org): 001 ==> 155231 : GPSSync : Timezones are assumed to be only in hourly increments/decrements of GMT. 002 ==> 154849 : GPSSync : Updates first find only, does not match other than GMT camera time. 003 ==> 144070 : GPSSync : Typing coordinates doesn't update the map. 004 ==> 152526 : GPSSync : Remember last display options like zoom and map/sattelite/hybrid view. 005 ==> 158176 : SlideShow : Linking errors in slideshow plugin (missing -lXrandr). 006 ==> 150393 : SimpleViewerExport : XML file is corrupted if exif comment contains a "<". 007 ==> 134774 : SimpleViewerExport : Exported simpleviewer gallery fails to load images due to wrong xml file name. v 0.1.5 - RC2 --------------------------------------------------------------------------- Kipi-plugins NEW FEATURES: PrintWizard : caption can contain more exif info Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org): 001 ==> 151578 : BatchProcess : Popup window says "Cannot run properly 'convert' program from 'ImageMagick' package" but it seems fine. (really fixed) 002 ==> 155084 : PrintWizard : Printing comments and EXIF tags. 003 ==> 155371 : GPSSync : Add search feature to the embedded GPS Sync Google Maps based editor. 004 ==> 102021 : SlideShow : Pan and Zoom on Slideshow viewing (not a transition) a la iPhoto v 0.1.5 - RC1 --------------------------------------------------------------------------- Kipi-plugins NEW FEATURES: General : Added the availability to disable plugins we don't want to build. : This feature is very useful for source based distros (Matej Laitl) PrintWizard : Added raw file management, now raw files can be printed. SlideShow : Solved minor issue in filename printing (2D slideshow). SlideShow : New caching mechanism SlideShow : Added Ken Burns effect Calendar : Fixed recurring events not showing (only first date was showed) Setting special events only once (before printing), instead of one for every page Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org): 001 ==> 149666 : General : iPod Export kipi plugin cannot be disabled at compile time when libgpod is present on system. 002 ==> 151604 : PrintWizard : Print Wizard does not recognize raw images. 003 ==> 102021 : SlideShow : Pan and Zoom on Slideshow viewing (not a transition) a la iPhoto. 004 ==> 151578 : BatchProcess : Popup window says "Cannot run properly 'convert' program from 'ImageMagick' package" but it seems fine. 005 ==> 152210 : BatchProcess : Metadata lost when converting from png to jpeg (IPTC thumbnail too big). 006 ==> 152215 : GPSSync : GPS correlator starts too many kio_thumbnail processes. 007 ==> 149491 : GPSSync : GPS correlator GPSSYNC do_not admit GMT+5h30 (India). 008 ==> 150114 : GPSSync : Max time gap is limited to 999 or 2000 seconds. 009 ==> 154244 : ImageViewer : SHIFT triggers help dialog. v 0.1.5 - Beta1 ---------------------------------------------------------------------------- Kipi-plugins NEW FEATURES: General : Added configure options to allow disabling plugins (--disable-XXXX) provided by Matej Laitl (bug #149666) PrintWizard : Wizard GUI review Added exif management. Prints exif date-time info. Font, color and size of captions. Added an option to to print without margins (full-bleed). Added 10x13.33cm into a4 (provided by Joerg Kuehne) Added full size A4 printing (one photo per A4 page) Added A6 size to get the old configuration for 10x15cm page Changed page size to real 10x15cm instead of A6 (need to set up right page size on kprinter) Added a new page size 13x18cm (need to set up right page size on kprinter) Each photo can be printed more than once PicasaWebExport: New plugin to export pictures to Picasa web service (by Vardhman Jain). SlideShow : Dropped imlib2 dependency Kipi-plugins BUG FIXING from B.K.O (http://bugs.kde.org): 001 ==> 133193 : PrintWizard : Data on the photo. 002 ==> 111454 : PrintWizard : Print photo's date into one corner like print assistant. 003 ==> 146457 : PrintWizard : Rotation is not done correctly Exif. 004 ==> 138838 : NewPlugin : Digikam Picasaweb export plugin. 005 ==> 103152 : PrintWizard : Improvement suggestions for printing wizard. 006 ==> 117085 : PrintWizard : Have pictures fit a whole, single sheet. 007 ==> 100471 : PrintWizard : Can't print the same image more than once on the same page. 008 ==> 148621 : JPEGLossLess : Image rotation not working properly. 009 ==> 144388 : JPEGLOssLess : Cache is not updated after rotating pictures. 010 ==> 144604 : JPEGLossLess : Rotation causes Exif data corruption. 011 ==> 150063 : JPEGLossLess : Rotating JPEG produces error and truncates original file.
2008-11-05Updated graphics/libkdcraw to 0.1.6wiz1-1/+2
2008-11-05Update to 0.1.6:wiz3-12/+10
0.1.6 ------------------------------------------------------------------------ Updated LibRaw to 0.6.1. Ported to LibRaw 0.6.0 Api. Removed dcraw.c and DcrawBinary class. New cameras: Canon 50D, Sony A900, Nikon D90 & P6000, Panasonic LX3 FZ28. 0.1.5 ------------------------------------------------------------------------ - API changed: Add white point settings support (dcraw -S option) Add new method to set/check brigness settings aviability Raw decoding settings widget re-designed to group each options by features using tabs. Add support dcraw options -m -A -P -p -o. Add new signal emited when something is changed in settings. Add new integer and double slider widgets with default values and reset buttons. Add new combo box widget with a default item and reset button. Add new method to extract whole embedded JPEG image data as a byte array. - Updated dcraw to 8.87 New camera : Kodak C603, Nikon D700, Canon EOS 1000D, Canon PowerShot SD300, and Olympus E-520. Removed useless code from ppg_interpolate(). - Updated dcraw to 8.86 New camera : Sony A300. Fixed camera WB on the A200. Set model-specific saturation levels in adobe_coeff(). No new options introduced. - Updated dcraw to 8.85 New camera : Olympus E-420. No new options introduced. - Updated dcraw to 8.84 New cameras: Canon EOS 450D, Nikon D60, and Fuji S100FS. Copied new matrices from Adobe DNG Converter 4.4. sRAW support in 1.393 broke Fuji DNG files, now fixed. No new options introduced. 0.1.4 ------------------------------------------------------------------------ - updated dcraw to 8.83 new cameras: Apple QuickTake 200, Fuji IS-1, Sony DSLR-A350, Pentax K20D, Nokia N95, Canon PowerShots A460, Canon PowerShots A530, Canon PowerShots A650. no new options introduced. - updated dcraw to 8.82 new cameras: Sony DSLR-A200, Sony DSLR-A700, Sony XCD-SX910CR, STV680 VGA no new options introduced. Bugs fixed from B.K.O (http://bugs.kde.org): 001 ==> 142055 : Which whitebalance is used.
2008-11-05Updated finance/p5-Finance-Quote to 1.15wiz1-1/+2
2008-11-05Update to 1.15:wiz2-7/+6
2008-10-26 Erik Colson <eco@ecocode.net> * BUG correction : IndiaMutual.pm: symbol not set it module. * Release 1.15 2008-10-21 Erik Colson <eco@ecocode.net> * BUG correction : function isoTime - make sure $hours and $mins are treated as numbers * use sprintf in isoTime 2008-10-15 Erik Colson <eco@ecocode.net> * Release 1.14 2008-10-13 Erik Colson <eco@ecocode.net> * Finanzpartner.pm added by Jan Willamowius 2008-10-12 Erik Colson <eco@ecocode.net> * isoTime function added * added quote.t * yahoo time is now format using isoTime 2008-10-11 Erik Colson <eco@ecocode.net> * added prerequisite for HTML::TreeBuilder * union.t from todo 2008-10-10 Paul Fenwick <pjf@cpan.org> * TEST: Ensure Data::Dumper is not accidently left in F::Q code. 2008-10-07 Erik Colson <eco@ecocode.net> * Root README added * BUGFIX: asx.t 2008-10-05 Erik Colson <eco@ecocode.net> * Added Cominvest module from Stephan Ebelt 2008-10-04 Erik Colson <eco@ecocode.net> * Failing tests moved to todo-state for trustnet, usfedbonds, bourso, deka, union * BUGFIX: currency.t * BUGFIX: lerevenu.t - index ID corrected 2008-10-02 Erik Colson <eco@ecocode.net> * Failing tests moved to todo-state for ftportfolios, aiahk, nzx, maninvestments. 2008-09-30 Paul Fenwick <pjf@cpan.org> * BUGFIX: Applied patch from Bill Carlson to fix Tiaacref.pm. Thanks Bill, you rock! 2008-09-28 Erik Colson <eco@ecocode.net> * StockHouseCanada.pm updated to new site layout * DWS.pm updated 2008-09-27 Erik Colson <eco@ecocode.net> * VWD.pm updated to new site layout * TSX.pm added 2008-09-27 Paul Fenwick <pjf@cpan.org> * DOCUMENTATION: Fixed malformed formatting in authors email addresses in Fiannce/Quote.pm. 2008-09-26 Erik Colson <eco@ecocode.net> * AEX.pm updated to new site layout (comma used in numbers) 2008-09-22 Paul Fenwick <pjf@cpan.org> * BUILD: Module::Install 0.77 is now used for building and installation. (PJF) * TESTING: Finance::Quote's test system has been restructured. Tests are now run during installation, but online and author tests are skipped by default. (PJF) 2008-09-21 Erik Colson <eco@ecocode.net> * lib/Finance/Quote/Yahoo/Brasil.pm: Enable semicolon. 2007-05-13 David Hampton <hampton@employees.org> * lib/Finance/Quote/SEB.pm: Patch from Henrik Riomar <henrik.riomar at gmail.com> to fix a problem finding quotes for funds with the Swedish chars åäö in the name. * lib/Finance/Quote/IndiaMutual.pm: Patch from Devendra Gera <gera0ul at yahoo.com> to remove white space when splitting the results in the AMFI data file.
2008-11-05+ bison-2.4, covered-20081030, global-5.7.3, heyu-2.4.0, joe-3.6,wiz1-17/+15
kid3-1.1, kipi-plugins-0.1.6, libkdcraw-0.1.6, lsof-4.81, mpg123-1.6.0, nagios-3.0.5, nut-14.1, texmaker-1.8, zsh-4.3.9. - libidn-1.11, libtheora-1.0rc2, nasm-2.05.01, p5-Archive-Tar-1.40, p5-DBD-mysql-4.010, p5-IO-Socket-SSL-1.17, p5-Socket6-0.23, p5-Test-Simple-0.84, p5-libwww-5.818.
2008-11-05Updated devel/libidn to 1.11wiz1-1/+2
2008-11-05Update to 1.11:wiz3-24/+6
* Version 1.11 (released 2008-10-28) ** libidn: New WARN_CFLAGS configure variable. It is used internally to add -Werror and other warnings flags, to catch coding mistakes before releases. ** Win32: Perl is no longer required to build Libidn in Visual Studio. ** Win32: Functions in idna.h are also exported. Reported by Adam Strzelecki <adam.strzelecki@java.pl>. ** doc: Included cyclomatic code complexity charts of the library code. See doc/cyclo/. ** tests: Add more self-tests to get more self-test code coverage. ** tests: New 'make coverage' command to generate code coverage reports. The output is created in doc/coverage/. Requires the LCOV tools. See http://www.gnu.org/software/libidn/coverage/ for a pre-generated copy. ** Clarify copyright and license for gdoc, man pages, and C# port. ** Update gnulib files and translations. ** API and ABI is backwards compatible with the previous version.
2008-11-05Updated devel/ncursesw to 5.7wiz1-1/+2
2008-11-05Updated devel/ncurses to 5.7wiz1-1/+2
2008-11-05Update to 5.7:wiz6-31/+90
New features and improvements: * library o new flavor of the ncurses library provides rudimentary support for POSIX threads. Several functions are reentrant, but most require either a window-level or screen-level mutex. (This is API-compatible, but not ABI-compatible with the normal library). o add NCURSES_OPAQUE symbol to curses.h, will use to make structs opaque in selected configurations. o add NCURSES_EXT_FUNCS and NCURSES_EXT_COLORS symbols to curses.h to make it simpler to tell if the extended functions and/or colors are declared. o add wresize to C++ binding o eliminate fixed-buffer vsprintf calls in C++ binding. o add several functions to C++ binding which wrap C functions that pass a WINDOW* parameter. o adapt mouse-handling code from menu library in form-library o improve tracing for form library, showing created forms, fields, etc. o make $NCURSES_NO_PADDING feature work for termcap interface . o add check to trace-file open, if the given name is a directory, add ".log" to the name and try again. o several new manpages: curs_legacy.3x, curs_memleaks.3x, curs_opaque.3x and curs_threads.3x * programs: o modified three test-programs to demonstrate the threading support in this version: ditto, rain, worm. o several new test-programs: demo_panels, dots_mvcur, inch_wide, inchs, key_name, key_names, savescreen, savescreen.sh test_arrays, test_get_wstr, test_getstr, test_instr, test_inwstr and test_opaque. o add adacurses-config to the Ada95 install. o modify tic -f option to format spaces as \s to prevent them from being lost when that is read back in unformatted strings. o The tack program is now distributed separately from ncurses. * terminal database o added entries: + Eterm-256color, Eterm-88color and rxvt-88color + aterm + konsole-256color + mrxvt + screen.mlterm + screen.rxvt + teraterm4.59 is now the primary primary teraterm entry, renamed original to teraterm2.3 + 9term terminal + Newbury Data entries o updated/improved entries: + gnome to version 2.22.3 + h19, z100 + konsole to version 1.6.6 + mlterm, mlterm+pcfkeys + xterm, and building-blocks for function-keys to xterm patch #230. Major bug fixes: * add logic to tic for cancelling strings in user-defined capabilities (this is needed for current konsole terminfo entry). * modify mk-1st.awk so the generated makefile rules for linking or installing shared libraries do not first remove the library, in case it is in use, e.g., libncurses.so by /bin/sh. * correct check for notimeout in wgetch. * fix a sign-extension bug in infocmp's repair_acsc function. * change winnstr to stop at the end of the line. * make Ada95 demo_panels example work. * fix for adding a non-spacing character at the beginning of a line. * fill in extended-color pair to make colors work for wide-characters using extended-colors. * improve refresh of window on top of multi-column characters, taking into account split characters on left/right window boundaries. * modify win_wchnstr to ensure that only a base cell is returned for each multi-column character. * improve waddch and winsch handling of EILSEQ from mbrtowc by using unctrl to display illegal bytes rather than trying to append further bytes to make up a valid sequence. * restore curs_set state after endwin/refresh * modify keyname to use "^X" form only if meta has been called, or if keyname is called without initializing curses, e.g., via initscr or newterm. * modify unctrl to check codes in 128-255 range versus isprint. If they are not printable, and locale was set, use a "M-" or "~" sequence. * improve resizeterm by moving ripped-off lines, and repainting the soft-keys. * modify form library to accept control characters such as newline in set_field_buffer, which is compatible with Solaris. * use NCURSES_MOUSE_MASK in definition of BUTTON_RELEASE, etc., to make those work properly with the --enable-ext-mouse configuration * correct some functions in Ada95 binding which were using return value from C where none was returned. * reviewed/fixed issues reported by Coverity and Klocwork tools. Portability: * configure script: o new options: --disable-big-strings control whether static string tables are generated as single large strings (to improve startup performance), or as array of individual strings. --disable-relink control whether shared libraries are relinked (during install) when rpath is enabled. --disable-tic-depends make explicit whether tic library depends on ncurses/ncursesw library. --enable-mixed-case override the configure script's check if the filesystem supports mixed-case filenames. This allows one to control how the terminal database maps to the filesystem. For filesystems that do not support mixed-case, the library uses generate 2-character (hexadecimal) codes for the lower-level of the filesystem terminfo database --enable-reentrant builds a different flavor of the ncurses library (ncursest) which improves reentrant use of the library by reducing global and static variables (see the "--with-pthread" option for the threaded support). --enable-weak-symbols use weak-symbols for linking to the POSIX thread library, and use the same soname for the ncurses shared library as the normal library (caveat: the ABI is for the threaded library, which makes global data accessed via functions). --with-pthread build with the POSIX thread library (tested with AIX, GNU/Linux, FreeBSD, OpenBSD, HPUX, IRIX64, Solaris, Tru64). --with-ticlib build/install the tic-support functions in a separate library o improved options: --enable-ext-colors requires the wide-character configuration. --with-chtype ignore option value "unsigned" is always added to the type in curses.h; do the same for --with-mmask-t. --with-dmalloc build-fix for redefinition of strndup. --with-hashed-db + accepts a parameter which is the install-prefix of a given Berkeley Database. + the $LIBS environment variable overrides the search for the db library. --without-hashed-db assumed when "--disable-database" is used. * other configure/build issues: o build-fixes for LynxOS o modify shared-library rules to allow FreeBSD 3.x to use rpath. o build-fix for FreeBSD "contemporary" TTY interface. o build-fixes for AIX with libtool. o build-fixes for Darwin and libtool. o modify BeOS-specific ifdef's to build on Haiku. o corrected gcc options for building shared libraries on Solaris and IRIX64. o change shared-library configuration for OpenBSD, make rpath work. o build-fixes for using libutf8, e.g., on OpenBSD 3.7 o add "-e" option in ncurses/Makefile.in when generating source-files to force earlier exit if the build environment fails unexpectedly. o add support for shared libraries for QNX. o change delimiter in MKlib_gen.sh from '%' to '@', to avoid substitution by IBM xlc to '#' as part of its extensions to digraphs. * library: o rewrite wrapper for wcrtomb, making it work on Solaris. This is used in the form library to determine the length of the buffer needed by field_buffer. o add/use configure script macro CF_SIG_ATOMIC_T, use the corresponding type for data manipulated by signal handlers. o set locale in misc/ncurses-config.in since it uses a range o disable GPM mouse support when $TERM does not happen to contain "linux", since Gpm_Open no longer limits its assertion to terminals that it might handle, e.g., within "screen" in xterm. o reset mouse file-descriptor when unloading GPM library. * test programs: o update test programs to build/work with various UNIX curses for comparisons.
2008-11-05Updated archivers/p5-Archive-Tar to 1.40wiz1-1/+2
2008-11-05Update to 1.40.wiz3-7/+13
XXX: Automatic handling and plain entries don't work for symlinks for ptar and ptardiff, no idea why. Added PLIST entries like the following for this reason: @unexec ${RM} -f %D/bin/ptar 2>/dev/null || ${TRUE} * important changes in version 1.40 13/10/2008: - Add $class->has_zlib_support and $class->has_bzip2_support to discern which A::T can support - Address: #39933: [PATCH] handle ../ directory name on VMS (core patch) * important changes in version 1.39_04 08/09/2008: - Address: #38932: pax_global_header extracted as file Don't extract these special files, which are added by, among others, git-generated tarballs. It holds a comment and is not meant for extraction. This follows gnu tar 1.14 and later behaviour - Address: #19577: extract_file() drops volume part of extraction path Windows users can now extract files to a different volume * important changes in verison 1.39_03 26/08/2008: - Because all the IO::Compress modules are interlinked, they must be the same version when installed, or breakage will occur like shown at this tester report: http://www.nntp.perl.org/group/perl.cpan.testers/2008/08/msg2083310.html Mailed the author to find a less fragile solution, but for now we require all the individual modules, and all at the same version. * important changes in version 1.39_02 25/08/2008: - Address #31806: Please add support for bzipped tar files. Archive::Tar now supports reading/writing tar.bz2 files. - Since IO::Zlib is now core, it is now a default dependency. - Added Package::Constants as a dependency to ease the use of A::T::Constants - Dependency on IO::Compress::Bzip2 and IO::Uncompress::Bunzip2 is on by default, but can be negated with the -n switch when building: 'perl Makefile.PL -n' - Improve documentation on the new ->iter function * important changes in version 1.39_01 22/08/2008: - Address the second part mentioned in this report: #30380: directory traversal vulnerability in Archive-Tar Archives are no longer allowed to extract into symlinked directories, unless Insecure Extract Mode is enabled (which is off by default). - Add regression tests for this behaviour - Address #33669 (Could not update timestamp warning on symlinks) Don't update timestamps on symlinks, they'll modify the original - Apply core patch: [patch@33971] Archive::Tar was building corrupt archives on VMS as supplied by John Malmberg - Address #37375: ptar should allow '-' as an archive_file name Patch provided by glenn jackman - Add convenience method ->extract() to A::T::File - improve docs of A::T::File by adding rv & object in the header - Address #38580: [PATCH] Archive::Tar-&gt;iter This adds an iterator to Archive::Tar, thanks to Gisle Aas
2008-11-05Added devel/p5-IO-Compress-Bzip2 version 2.015wiz1-1/+2
2008-11-05+ p5-IO-Compress-Bzip2.wiz1-1/+2
2008-11-05Import p5-IO-Compress-Bzip2-2.015 as devel/p5-IO-Compress-Bzip2.wiz3-0/+29
This module provides a Perl interface to allow reading and writing of bzip2 files/buffers.
2008-11-05Added devel/p5-Compress-Raw-Bzip2 version 2.015wiz1-1/+2
2008-11-05+ p5-Compress-Raw-Bzip2wiz1-1/+2
2008-11-05Import p5-Compress-Raw-Bzip2-2.015 as devel/p5-Compress-Raw-Bzip2.wiz3-0/+28
Compress-Raw-Bzip2 provides the interface to the bzip2 library for the modules IO::Compress::Bzip2 and IO::Compress::Bunzip2.
2008-11-05Reset PKGREVISION after update 7 minutes ago.wiz1-2/+1
2008-11-05Updated security/p5-IO-Socket-SSL to 1.17wiz1-1/+2
2008-11-05Update to 1.17. Add dependencies on p5-Net-LibIDN and p5-IO-Socket-INET6wiz2-9/+11
for IDN and inet6 support. v.17 2008.10.13 - no code changes, publish v.16_3 as v.17 because it looks better than v.16 - document win32 behavior regarding non-blocking and timeouts v.16_3 2008.09.25 - fix t/nonblock.t with workaround for problems with IO::Socket::INET on some systems (Mac,5.6.2) where it cannot do nonblocking connect and leaves socket blocked. - make some tests less verbose by fixing diag in t/testlib.t (send output to STDOUT not STDERR and prefix with '#') v.16_2 2008.09.24 - work around Bug in IO::Socket::INET6 on BSD systems http://rt.cpan.org/Ticket/Display.html?id=39550 by setting Domain based on PeerAddr Thanks to srezic for report and support - remove tests of recv/send from t/core.t. Might badly interact with SSL handshake and cause crashes as seen on OS X 10.4 v.16_1 2008.09.19 - better support for IPv6: - IPv6 is enabled by default if IO::Socket::INET6 is available - t/inet6.t for basic tests
2008-11-05Added net/p5-IO-Socket-INET6 version 2.56wiz1-1/+2
2008-11-05+ p5-IO-Socket-INET6.wiz1-1/+2
2008-11-05Import p5-IO-Socket-INET6-2.56 as net/p5-IO-Socket-INET6.wiz3-0/+35
IO::Socket::INET6 provides an object interface to creating and using sockets in both AF_INET|AF_INET6 domain. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket. WARNING: You should use this module mainly to program IPv6 domain. Most pobably future releases will not support AF_INET | AF_UNSPEC options, as the module seems to fail on some given corner cases. If you require IPv4, you are encouraged to use IO::Socket::INET from the application level. Be warned.
2008-11-05Updated devel/p5-Test-Simple to 0.84wiz1-1/+2
2008-11-05Update to 0.84:wiz2-7/+6
0.84 Wed Oct 15 09:06:12 EDT 2008 Other * 0.82 accidentally shipped with experimental Mouse dependency. 0.82 Tue Oct 14 23:06:56 EDT 2008 Bug Fixes - 0.81_01 broke $TODO such that $TODO = '' was considered todo. 0.81_02 Tue Sep 9 04:35:40 PDT 2008 New Features * Test::Builder->reset_outputs() to reset all the output methods back to their defaults. Bug Fixes - Fixed the file and line number reported by like when it gets a bad regex. Features Changed - Now preserves the tests' exit code if it exits abnormally, rather than setting it to 255. - Changed the "Looks like your test died" message to "Looks like your test exited with $exit_code" - no_plan now only warns if given an argument. There were a lot of people doing that, and it's a sensible mistake. [test-more.googlecode.com 13] 0.81_01 Sat Sep 6 15:13:50 PDT 2008 New Features * Adam Kennedy bribed me to add new_ok(). The price was one DEFCON license key. [rt.cpan.org 8891] * TODO tests can now start and end with 'todo_start' and 'todo_end' Test::Builder methods. [rt.cpan.org 38018] * Added Test::Builder->in_todo() for a safe way to check if a test is inside a TODO block. This allows TODO tests with no reason. * Added note() and explain() to both Test::More and Test::Builder. [rt.cpan.org 14764] [test-more.googlecode.com 3] Features Changed * Changed the message for extra tests run to show the number of tests run rather than the number extra to avoid the user having to do mental math. [rt.cpan.org 7022] Bug fixes - using a relative path to perl broke tests [rt.cpan.org 34050] - use_ok() broke $SIG{__DIE__} in the used module [rt.cpan.org 34065] - diagnostics for isnt() were confusing on failure [rt.cpan.org 33642] - warnings when MakeMaker's version contained _ [rt.cpan.org 33626] - add explicit test that non-integer plans die correctly [rt.cpan.org 28836] (Thanks to Hans Dieter Pearcey [confound] for fixing the above) - die if no_plan is given an argument [rt.cpan.org 27429]
2008-11-05Updated databases/p5-DBD-mysql to 4.010wiz1-1/+2
2008-11-05Update to 4.010:wiz2-7/+6
2008-10-24 Patrick Galbraith <patg@patg.net> (4.010) * Fix to dbd_bind_ph() for uninitialized value 'buffer_length' thanks for bug report and patch from Askniel.com (thanks!) 2008-10-21 Patrick Galbraith <patg@patg.net> (4.009) * Fix to re-enable TAKE_IMP_DATA_VERSION. Still have to ensure DBI version 1.607 or higher * Fix to escaped single quotes throwing off bind param detection. Patch from Zhurs (zhurs@yandex.ru) Spasibo! 2008-8-15 Patrick Galbraith <patg@patg.net> (4.008) * Multi statement patch, thanks to Chris Heath! * Disabled TAKE_IMP_DATA_VERSION because segfault with DBI < 1.607 * #29528: bind_param(..., SQL_FLOAT) ignores exponents - fixed, Thanks to Tokuhiro Matsuno! * Cleanups to make mysqlEmb work under Cygwin - Thanks to Chris Rodgers <http://rodgers.org.uk/> ! * Modified and disabled tests for MySQL version < 4.1 for unsupported features 2008-5-11 Patrick Galbraith <patg@patg.net> (4.007) * Took out mysql_server_init call where not needed * Complete re-write of test suit to use Test::More - tons of cleanups! * Makefile.PL changes to use current user in 'make test' if not defined
2008-11-05Updated net/p5-Socket6 to 0.23nb1wiz1-1/+2