Next | Query returned 55 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2009-04-12 01:15:22 by Jens Rehsack | Files touched by this commit (34)
Log message:
PkgSrc changes:
  - removed packages p5-IO-Compress-Base, p5-IO-Compress-Zlib,
    p5-IO-Compress-Bzip2 and p5-Compress-Zlib because they are
    merged into p5-IO-Compress
  - Updated dependend packages to depend on p5-IO-Compress
    and bump PKGREVISION

Upstream changes:
  2.017 30 March 2009

      * Merged IO-Compress-Base, IO-Compress-Bzip2, IO-Compress-Zlib &
        Compress-Zlib into IO-Compress.
      * The interface to Compress-Raw-Zlib now uses the new LimitOutput
        feature. This will make all of the zlib-related IO-Compress modules
        less greedy in their memory consumption.
      * Removed MAN3PODS from Makefile.PL
      * A few changes to get the test harness to work on VMS courtesy of
        Craig. A. Berry.
      * IO::Compress::Base & IO::Uncompress::Base
        Downgraded some croaks in the constructors to just set $! (by letting
        the code attempt to open a file and fail).
        This makes the behavior more consistent to a standard open.
        [RT #42657]
      * IO::Uncompress::Base
        Doing a seek with MultiStream could drop some of the uncompressed
        data. Fixed.
      * IO::Compress::Zip
        - Fixed problem with the uncompressed & uncompressed fields when
          zip64 is enabled. They were set to 0x0000FFFF instead of
          0xFFFFFFFF. Also the ZIP64 extra field was 4 bytes short.
          Problem spotted by Dino Chiesa.
      * IO::Uncompress::Unzip
        - use POSIX::mktime instead of Time::Local::timelocal to convert
          the zip DOS time field into Unix time.
      * Compress::Zlib
        - Documented Compress::Zlib::zlib_version()
   2008-10-19 21:19:25 by Havard Eidnes | Files touched by this commit (1179)
Log message:
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-12-02 00:00:03 by Adrian Portelli | Files touched by this commit (1)
Log message:
+USE_TOOLS+=perl
PKGREVISION++
   2007-02-27 14:28:05 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 0.5.45:

Changes in this release (0.5.45)

tv_grab_hr          :new grabber for Croatia
tv_grab_ch_bluewin  :new grabber for Switzerland (replaces tv_grab_ch)

tv_check            :add a duplicate check for shows on multiple ReplayTV units
tv_grab_br_net      :misc fixes
tv_grab_de_tvtoday  :improved category and sub-title recognition
tv_grab_dk          :Only critical warnings when running with --quiet
tv_grab_ee          :misc fixes
tv_grab_fi          :default --days now 14 (all available).
tv_grab_fr          :added --perdays option, now default grab mode
tv_grab_huro        :misc fixes
tv_grab_il          :misc fixes (plus now in xmltv.exe)
tv_grab_na_dd       :fixes for "invalid start time". Don't return \ 
shows before starttime.
tv_grab_na_icons    :misc fixes
tv_grab_no          :misc fixes
tv_grab_re          :misc fixes
tv_imdb             :misc fixes

And lots of bugfixes and polish.

Changes in this release (0.5.44)

Additional work to provide a more consistent behaviour from all
grabbers
and a way for grabbers to express what they support. See
http://membled.com/twiki/bin/view/Main/XmltvCapabilities

tv_grab_it       : New channels added
tv_grab_br       : Fixed to deal with data source changes
tv_grab_br_net   : lots of improvements
tv_grab_na_icons : fixed to deal with data source changes
tv_grab_za       : add proxy server support
tv_grab_se_swedb : new grabber for Sweden
tv_grab_es_laguiatv : new alternative grabber for Spain
tv_grab_ch       : remove grabber ( blocked by data source )

And lots of bugfixes and polish.

* Changes in this release (0.5.43)

More consistent behaviour from all grabbers and a way for grabbers to
express what they support. See
http://membled.com/twiki/bin/view/Main/XmltvCapabilities

A testing framework that tests the behaviour of grabbers and their
output.

A new tool for testing a grabber, tv_validate_grabber.

A new tool for testing that a file is in a valid xmltv format,
tv_validate_file.

A new tool for listing all grabbers installed on the system,
tv_find_grabbers.
See http://membled.com/twiki/bin/view/Main/HowtoUseGrabbers

tv_grab_ch: Filter data to match --days and --offset.

tv_grab_de_tvtoday: Updated after site changes. Fixed unicode problems.
                    Filter data to match --days and --offset.

tv_grab_br: Updated to match site-changes.

tv_grab_br_net: New grabber for Brazil (NET cable).

tv_grab_fi: Grab data from telkku.com.

tv_grab_fr: Updated to match site-changes. Return more data for
programmes.
            Filter data to match --days and --offset.

tv_grab_huro: Updated to match site-changes.

tv_grab_na_dd: Use numeric time-offset for UTC.

tv_grab_nl: Updated to match site-changes.

tv_grab_no: Better xmltvids. Bugfixes.

tv_grab_pt: Ignore channels with invalid xmltvids.

tv_grab_re: Updated to match site-changes. Implement proper xmltvids.
            Misc. fixes.

tv_grab_se_swedb: Implement configuration API.

tv_grab_uk_rt: Updated channel ids.
               Filter data to match --days and --offset.

tv_grab_il: New Grabber for Isreal ( and use numberic TimeZones )

And lots of  bugfixes and polish.
   2006-10-28 23:29:48 by Thomas Klausner | Files touched by this commit (11) | Package updated
Log message:
Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev.
   2006-04-20 00:02:46 by Adrian Portelli | Files touched by this commit (2)
Log message:
Fix builds with recent versions of perl
Issue found by Bernd Ernesti
   2006-04-16 18:17:28 by Adrian Portelli | Files touched by this commit (3)
Log message:
Update to 0.5.42
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164)
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Next | Query returned 55 messages, browsing 31 to 40 | Previous