Commit graph

103004 commits

Author SHA1 Message Date
wiz
dfca9ec686 Update to 1.4.3:
VERSION 1.4.3:
  FEATURES:
    * New DCOP: player trackCurrentTimeMs, returns the current track position
      in milliseconds.
    * Amarok File Tracking (formerly ATF) goes public! See
      http://amarok.kde.org/wiki/Amarok_File_Tracking for more information.
    * DAAP client now supports Zeroconf. With mDNSResponder properly setup
      Amarok automatically shows local DAAP servers.
    * DAAP client saves manually added computers between sessions.

  CHANGES:
    * Performance with big playlists has been improved by a magnitude. This
      also makes application shutdown faster.
    * Remove the option to enable/disable history in dynamic mode. (BR 133076)
    * Reduce the minimum available tracks to show to 0. (BR 131223)
    * Change in file tracking behavior: IDs are no longer embedded into tags
      but are calculated from a portion of the file data instead, letting
      users with read-only music stores take advantage of it.
    * Don't report "/dev/hd" style devices as new media devices. (BR 127831)
    * Smart Playlists only load media from currently mounted devices.

  BUGFIXES:
    * Dequeing tracks whilst in dynamic mode might not work. (BR 133449)
    * When marking podcast episodes as listened, update the channel icon if
      necessary. (BR 133497)
    * Don't always mark podcast channel icon as "listened" on rescan if.
      (BR 133495)
    * User added streams were not editable once saved. (BR 133483)
    * Cover images were not displayed in some cases. (BR 133174)
    * Fixed bug which prevented Amarok from creating the collection database
      in rare circumstances using SQLite. (BR 133072)
    * Collection scanner would only restart a maximum of 2 times instead of
      20. (fixed in SVN revision 578922)
    * MTP mediadevice support would not compile against libmtp versions >=
      0.0.12. (fixed in SVN revision 576121)
    * AudioCD playback would stutter and sometimes freeze Amarok. (BR 133015)
    * Dynamic Collection broke flat collection view when the Filename column
      was added (BR 132874)
    * DAAP client shows connection errors to the user and no longer says
      "Loading" perpetually. After a failed connection, the user can now
      try again.
    * Don't empty media device transfer queue when canceling a transfer.
    * Ctrl-C for copying urls from the tag editor would not work. (BR 123327)
    * Delete covers from the filesystem when requested.
    * Show context menu on right-click in empty area of media device
      browser. (BR 127154)
    * Sort numeric columns in flat collection view numerically. (BR 130667)
2006-09-06 22:48:14 +00:00
wiz
c8885b8297 yencode updated to 0.4.6. 2006-09-06 20:44:47 +00:00
wiz
a6e5f0abb5 Update to 0.4.6, provided by Shaun Amott in PR 34485:
------------------------------------------------------------------------
2002-03-21      Don Moore <bboy@bboy.net>
        * ypost:
                Fixed =yend trailer, 0.45 omitted the "part=" field
                (thanks to Stephen Lee for noticing this).
------------------------------------------------------------------------
2006-09-06 20:44:12 +00:00
wiz
2981594565 dnetc updated. 2006-09-06 20:39:51 +00:00
wiz
b292885eea Update some of the port-specific files, provided by Shaun Amott in
PR 34247.

Changes:
==========================================================================
  Darwin/powerpc
==========================================================================

2.9000
------
2.9012-497  new: x86: Added new MMX assembly OGR core, selected for MMX CPUs
            fix: ogr: some platforms reported incorrect node counts if restarted
            imp: ppc: Recognize PPC970MP (G5 dual core)

2.9011-496  new: x86: Added new assembly OGR core and selected as default
            fix: x86: Correct RC5 core count speed factor for mmx (#3770)
            fix: x86: Properly detect National Geode (#3852)
            new: x86-64: Added new KBE-64 core and selected as default for K8/P4
            chg: x86: pre-selection for AMD K6 (#3863)
            chg: x86: pre-selection for Pentium M (#3870)
            chg: x86: OGR pre-selection for C3 (#3885)
            new: x86: detect Athlon 64 X2 (#3889)

2.9010-495  fix: x86: Fixed cores dg3, sgp3 and snjl.
            new: all: Added a stress-test ("-stress") for RC5-72 cores
            imp: macosx: Revised temperature monitoring for G5
            new: x86: Added new cores ma4 (#3415) and mmx (#3770)
            imp: x86: Speed improvements for dg3 (#3601) and go2 (#3265) cores
            fix: win32: Prevent possible console mode recursion loop (#3846)
            imp: ppc: Now recognize PPC 7448
            fix: win32: Eliminate random crash on NT service shutdown (#3159)
            new: all: Display detected CPU clockspeed on "-cpuinfo"
            imp: ppc: Select vector cores as defaults whenever possible.

2.9009-494  chg: all: Major clean up in the OGR core base
            imp: ppc: Modified KOGE cores - should be faster in most cases
            new: solaris: 64-bit sparc client with faster 64-bit OGR
            imp: alpha: Added EV4 and EV67-specific 64-bit cores
            fix: x86: ogr core preselection for Pentium 4 & M (#3742, #3744)
            imp: x86: Pentium/Celeron M & Pentium 4 Prescott detection (#3745)
            new: amigaos: AltiVec cores enabled for OS4
            new: netware: New port for Netware LibC (Netware 5.1 and up)
            fix: x86: Cyrix core selection (#3809)
            imp: x86: K8 and P4 detection (#3799, #3807, #3814)

2.9008-493  new: ppc: Enabled KOGE cores for all PPC targets, except AIX
            new: macosx: ASM-optimized GARSP-5 cores (KOGE Scalar/Hybrid)
            fix: all: Fixed an issue with -runbuffers (= -runoffline -n -1)
                      that caused the client to wait for ever.

2.9008-492  imp: ppc: Faster GARSP Vector core
            imp: all: Added an option to rotate log files at local time or UTC
                      time (#2613)
            fix: all: Made week number ISO 8601 compliant (#3336)
            imp: all: Display which cruncher load/save/complete work (#2954)
            imp: all: Log more error messages (#3611)
            imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
            fix: ppc: Select core #5 on PPC 601 (#3685)
            fix: macosx: Now recognize PPC 750FX (#3675)
            fix: macosx: No longer read the TAU on G4/G5.
            imp: solaris: Identify SPARC64-IV/US-IV (#3693)
            fix: all: Fixed the ideal completion time inaccuracy (#3495)
            fix: some: OGR crunchers no longer busy-wait (#3618)
            fix: all: Refuse unknown contest/core specified with -bench*/-test
            fix: all: Added an exponential backoff of the retry timer for
                      server connections/remote buffers (#3648)
            imp: all: Client no longer exit when no OGR-P2 work is available
                      (#3680, #3691)
            fix: all: Memory buffers are now preserved on restart (#2833)
            imp: all: Increased the maximum size of memory buffers.
            new: win64: native AMD64 port
            fix: macosx: Fixed broken logic in temperature sensor detection.
                      Re-enable TAU reading on 7400/7410 (#3699)

2.9008-491  chg: all: Disabled OGR (Phase 1) contest
            fix: all: Client didn't stop as instructed (#3672)
            fix: macosx: Fixed an issue caused by white spaces in file paths.
            imp: macosx: Reworked the Startup Items implementation.
            imp: macosx: Display CPU temp. upon startup (if enabled/available)
            imp: all: Reworked the activity display in test mode (OGR-P2)
            imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
            imp: ppc: Faster OGR-P2 cores.
            imp: amigaos: Allow crunchers to shutdown on exit when other user
                          tasks are monopolizing cpu time
            imp: macosx: Added PowerPC 970FX recognition (#3675)

2.9008-490  new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
            new: amigaos: native OS4 port

2.9007-489  new: x86: new rc5-72 cores (#3265, #3398)
            fix: ppc: now detects 745/755 (G3) cpu under linux
            chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
            imp: x86: cpu identification (#3593, #3627)
            chg: x86-linux: new build style using uClibc

2.9007-488  fix: macosx: Undefined symbol issue (10.1.5, #3578)
            imp: all: Force partial work to be restarted when fetched from a
                      shared buffer by a different user.
            imp: macosx: somewhat fix the "Pause if running" option (#3566)
            new: morphos: MorphOS pre-release
            fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
            fix: all: Fixed checkpoint file problem introduced by the user
                      check.

2.9007-487  fix: amigaos: 68k: fixed a race condition adding public port
            fix: amigaos: fixed a race quitting the cruncher thread
            new: MorphOS port
            new: morphos: added resethandler, client will quit before reset
            fix: amigaos: fixed timer.device exit crash
            fix: all: fixed a busy loop that could occur with OGR (#2726)

2.9007-486  imp: nextstep: include assembler cores on x86
            imp: nextstep: fix console handling for config menu
            fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
            fix: macosx: fix temperature monitoring (#3343)
            new: macosx: use IOHWSensor to read CPU temperature (#3334)
            imp: some: allow for fractional temperature thresholds (#3315)
            chg: x86: made Pentium M preselection like Pentium 4 (#3323)
            imp: aix: include assembler cores on ppc
            fix: aix: smp: threads now get correctly spread over all cpus
            chg: macosx: KKS 970 core temporarily disabled (useless)

2.9006-485  new: decunix: cpu temperature detection
            new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
            imp: macosx: use latest gcc 3.3 to compile client and OGR cores
            new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
            new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
            new: nextstep: revived port with OGR and RC5-72 support

==========================================================================
  NetBSD/i386
==========================================================================

2.9000
------
2.9008-492  imp: ppc: Faster GARSP Vector core
            imp: all: Added an option to rotate log files at local time or UTC
                      time (#2613)
            fix: all: Made week number ISO 8601 compliant (#3336)
            imp: all: Display which cruncher load/save/complete work (#2954)
            imp: all: Log more error messages (#3611)
            imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
            fix: ppc: Select core #5 on PPC 601 (#3685)
            fix: macosx: Now recognize PPC 750FX (#3675)
            fix: macosx: No longer read the TAU on G4/G5.
            imp: solaris: Identify SPARC64-IV/US-IV (#3693)
            fix: all: Fixed the ideal completion time inaccuracy (#3495)
            fix: some: OGR crunchers no longer busy-wait (#3618)
            fix: all: Refuse unknown contest/core specified with -bench*/-test
            fix: all: Added an exponential backoff of the retry timer for
                      server connections/remote buffers (#3648)
            imp: all: Client no longer exit when no OGR-P2 work is available
                      (#3680, #3691)
            fix: all: Memory buffers are now preserved on restart (#2833)
            imp: all: Increased the maximum size of memory buffers.
            new: win64: native AMD64 port
            fix: macosx: Fixed broken logic in temperature sensor detection.
                      Re-enable TAU reading on 7400/7410 (#3699)

2.9008-491  chg: all: Disabled OGR (Phase 1) contest
            fix: all: Client didn't stop as instructed (#3672)
            fix: macosx: Fixed an issue caused by white spaces in file paths.
            imp: macosx: Reworked the Startup Items implementation.
            imp: macosx: Display CPU temp. upon startup (if enabled/available)
            imp: all: Reworked the activity display in test mode (OGR-P2)
            imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
            imp: ppc: Faster OGR-P2 cores.
            imp: amigaos: Allow crunchers to shutdown on exit when other user
                          tasks are monopolizing cpu time
            imp: macosx: Added PowerPC 970FX recognition (#3675)

2.9008-490  new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
            new: amigaos: native OS4 port

2.9007-489  new: x86: new rc5-72 cores (#3265, #3398)
            fix: ppc: now detects 745/755 (G3) cpu under linux
            chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
            imp: x86: cpu identification (#3593, #3627)
            chg: x86-linux: new build style using uClibc

2.9007-488  fix: macosx: Undefined symbol issue (10.1.5, #3578)
            imp: all: Force partial work to be restarted when fetched from a
                      shared buffer by a different user.
            imp: macosx: somewhat fix the "Pause if running" option (#3566)
            new: morphos: MorphOS pre-release
            fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
            fix: all: Fixed checkpoint file problem introduced by the user
                      check.

2.9007-487  fix: amigaos: 68k: fixed a race condition adding public port
            fix: amigaos: fixed a race quitting the cruncher thread
            new: MorphOS port
            new: morphos: added resethandler, client will quit before reset
            fix: amigaos: fixed timer.device exit crash
            fix: all: fixed a busy loop that could occur with OGR (#2726)

==========================================================================
  NetBSD/mipsel
==========================================================================

2.9000
------

2.9006-485  new: decunix: cpu temperature detection
            new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
            imp: macosx: use latest gcc 3.3 to compile client and OGR cores
            new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
            new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
            new: nextstep: revived port with OGR and RC5-72 support

2.9005-484  new: x86: detect Athlon with Barton core (#3227)
            new: x86: detect Celeron with Tualatin core / brand id 1 (#3246)
            new: x86: detect Pentium M (#3304)
            imp: x86: changed some preselected cores (#3233, #3293)
            new: sparc: rc5-72 assembly cores by Andreas Beckmann
            new: decunix: initial Lurk support
            chg: all: single-threaded clients now ignore numcpu/max-threads
            imp: alpha: preselect ansi 4-pipe for EV56 and higher
            imp: alpha: preselect ansi 1-pipe for EV45 and lower
            imp: all: remote buffer error reporting
            imp: linux: print "'host' command not found" on resolve failure

2.9005-483  fix: x86: re-added SS-2 core - new version fixes bug #3187
            fix: ppc: no longer coredumps while resolving under Linux (#3213)
            new: ppc: support for Altivec under linux (#1349)
            new: sparc: optimized rc5-72 core by Didier Levet
            new: sparc/solaris: cpu detection
            new: ppc: faster non-Altivec rc5-72 core by Malcolm Howell
            new: 68k: optimized rc5-72 cores, now not only for AmigaOS
            fix: some: network cleanup failed during rare error condition
            new: ppc: two new rc5-72 non-Altivec cores by Malcolm Howell
            chg: ppc: more optimizations to rc5-72 cores by Didier Levet
            chg: ppc: ansi cores removed, asm cores are faster

2.9004-482  undo: x86: rc5-72 SS-2 core (Athlon optimized) removed due to
                       reentrancy and stack problems (#3187)
            chg: some: rc5-72 ansi cores removed in favor of faster asm cores
            chg: x86: disabled dg-* cores (bswap instr) on i386/i486 (#2878)

2.9003-481  fix: smp via fork: 2nd process died after switching to project
                               ogr (added workaround for #3006)
            chg: ppc: use OGR-scalar cruncher for PowerPC 7450  (#3035)
            fix: ppc: manual selection of OGR cores is now possible
            new: macosx: CPU temperature reading by Karakoussis Apostolos
            new: ppc: two additional rc5-72 cores for ppc by Didier Levet
            new: arm: ogr assembly cores by Peter Teichmann

2.9003-480  new: x86: rc5-72 SS-2 core by Ianos Gnatiuc (Athlon optimized)
            chg: all: -numcpu 0 disables use of shared memory (if any)
            fix: macosx: changed -install to work on Mac OS X 10.2 (#1618)

2.9002-479  new: ppc: rc5-72 core by Malcolm Howell (603e optimized)
            new: ppc: two rc5-72 cores by Didier Levet (AltiVec optimized)
            new: amigaos: optimized 68k rc5-72 cores by Malcolm Howell
            fix: amigaos: PowerUp compiler linklib no longer trashes memory
            imp: amigaos: added G3/G4 cpu detection

==========================================================================
  NetBSD/powerpc
==========================================================================

2.9000
------
2.9008-492  imp: ppc: Faster GARSP Vector core
            imp: all: Added an option to rotate log files at local time or UTC
                      time (#2613)
            fix: all: Made week number ISO 8601 compliant (#3336)
            imp: all: Display which cruncher load/save/complete work (#2954)
            imp: all: Log more error messages (#3611)
            imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
            fix: ppc: Select core #5 on PPC 601 (#3685)
            fix: macosx: Now recognize PPC 750FX (#3675)
            fix: macosx: No longer read the TAU on G4/G5.
            imp: solaris: Identify SPARC64-IV/US-IV (#3693)
            fix: all: Fixed the ideal completion time inaccuracy (#3495)
            fix: some: OGR crunchers no longer busy-wait (#3618)
            fix: all: Refuse unknown contest/core specified with -bench*/-test
            fix: all: Added an exponential backoff of the retry timer for
                      server connections/remote buffers (#3648)
            imp: all: Client no longer exit when no OGR-P2 work is available
                      (#3680, #3691)
            fix: all: Memory buffers are now preserved on restart (#2833)
            imp: all: Increased the maximum size of memory buffers.
            new: win64: native AMD64 port
            fix: macosx: Fixed broken logic in temperature sensor detection.
                      Re-enable TAU reading on 7400/7410 (#3699)

2.9008-491  chg: all: Disabled OGR (Phase 1) contest
            fix: all: Client didn't stop as instructed (#3672)
            fix: macosx: Fixed an issue caused by white spaces in file paths.
            imp: macosx: Reworked the Startup Items implementation.
            imp: macosx: Display CPU temp. upon startup (if enabled/available)
            imp: all: Reworked the activity display in test mode (OGR-P2)
            imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
            imp: ppc: Faster OGR-P2 cores.
            imp: amigaos: Allow crunchers to shutdown on exit when other user
                          tasks are monopolizing cpu time
            imp: macosx: Added PowerPC 970FX recognition (#3675)

2.9008-490  new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
            new: amigaos: native OS4 port

2.9007-489  new: x86: new rc5-72 cores (#3265, #3398)
            fix: ppc: now detects 745/755 (G3) cpu under linux
            chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
            imp: x86: cpu identification (#3593, #3627)
            chg: x86-linux: new build style using uClibc

2.9007-488  fix: macosx: Undefined symbol issue (10.1.5, #3578)
            imp: all: Force partial work to be restarted when fetched from a
                      shared buffer by a different user.
            imp: macosx: somewhat fix the "Pause if running" option (#3566)
            new: morphos: MorphOS pre-release
            fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
            fix: all: Fixed checkpoint file problem introduced by the user
                      check.

2.9007-487  fix: amigaos: 68k: fixed a race condition adding public port
            fix: amigaos: fixed a race quitting the cruncher thread
            new: MorphOS port
            new: morphos: added resethandler, client will quit before reset
            fix: amigaos: fixed timer.device exit crash
            fix: all: fixed a busy loop that could occur with OGR (#2726)

2.9007-486  imp: nextstep: include assembler cores on x86
            imp: nextstep: fix console handling for config menu
            fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
            fix: macosx: fix temperature monitoring (#3343)
            new: macosx: use IOHWSensor to read CPU temperature (#3334)
            imp: some: allow for fractional temperature thresholds (#3315)
            chg: x86: made Pentium M preselection like Pentium 4 (#3323)
            imp: aix: include assembler cores on ppc
            fix: aix: smp: threads now get correctly spread over all cpus
            chg: macosx: KKS 970 core temporarily disabled (useless)

2.9006-485  new: decunix: cpu temperature detection
            new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
            imp: macosx: use latest gcc 3.3 to compile client and OGR cores
            new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
            new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
            new: nextstep: revived port with OGR and RC5-72 support

==========================================================================
  NetBSD/vax
==========================================================================

2.9000
------
2.9008-492  imp: ppc: Faster GARSP Vector core
            imp: all: Added an option to rotate log files at local time or UTC
                      time (#2613)
            fix: all: Made week number ISO 8601 compliant (#3336)
            imp: all: Display which cruncher load/save/complete work (#2954)
            imp: all: Log more error messages (#3611)
            imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
            fix: ppc: Select core #5 on PPC 601 (#3685)
            fix: macosx: Now recognize PPC 750FX (#3675)
            fix: macosx: No longer read the TAU on G4/G5.
            imp: solaris: Identify SPARC64-IV/US-IV (#3693)

2.9008-491  chg: all: Disabled OGR (Phase 1) contest
            fix: all: Client didn't stop as instructed (#3672)
            fix: macosx: Fixed an issue caused by white spaces in file paths.
            imp: macosx: Reworked the Startup Items implementation.
            imp: macosx: Display CPU temp. upon startup (if enabled/available)
            imp: all: Reworked the activity display in test mode (OGR-P2)
            imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
            imp: ppc: Faster OGR-P2 cores.
            imp: amigaos: Allow crunchers to shutdown on exit when other user
                          tasks are monopolizing cpu time
            imp: macosx: Added PowerPC 970FX recognition (#3675)

2.9008-490  new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
            new: amigaos: native OS4 port

2.9007-489  new: x86: new rc5-72 cores (#3265, #3398)
            fix: ppc: now detects 745/755 (G3) cpu under linux
            chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
            imp: x86: cpu identification (#3593, #3627)
            chg: x86-linux: new build style using uClibc

2.9007-488  fix: macosx: Undefined symbol issue (10.1.5, #3578)
            imp: all: Force partial work to be restarted when fetched from a
                      shared buffer by a different user.
            imp: macosx: somewhat fix the "Pause if running" option (#3566)
            new: morphos: MorphOS pre-release
            fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
            fix: all: Fixed checkpoint file problem introduced by the user
                      check.

2.9007-487  fix: amigaos: 68k: fixed a race condition adding public port
            fix: amigaos: fixed a race quitting the cruncher thread
            new: MorphOS port
            new: morphos: added resethandler, client will quit before reset
            fix: amigaos: fixed timer.device exit crash
            fix: all: fixed a busy loop that could occur with OGR (#2726)

2.9007-486  imp: nextstep: include assembler cores on x86
            imp: nextstep: fix console handling for config menu
            fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
            fix: macosx: fix temperature monitoring (#3343)
            new: macosx: use IOHWSensor to read CPU temperature (#3334)
            imp: some: allow for fractional temperature thresholds (#3315)
            chg: x86: made Pentium M preselection like Pentium 4 (#3323)
            imp: aix: include assembler cores on ppc
            fix: aix: smp: threads now get correctly spread over all cpus
            chg: macosx: KKS 970 core temporarily disabled (useless)

2.9006-485  new: decunix: cpu temperature detection
            new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
            imp: macosx: use latest gcc 3.3 to compile client and OGR cores
            new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
            new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
            new: nextstep: revived port with OGR and RC5-72 support

2.9005-484  new: x86: detect Athlon with Barton core (#3227)
            new: x86: detect Celeron with Tualatin core / brand id 1 (#3246)
            new: x86: detect Pentium M (#3304)
            imp: x86: changed some preselected cores (#3233, #3293)
            new: sparc: rc5-72 assembly cores by Andreas Beckmann
            new: decunix: initial Lurk support
            chg: all: single-threaded clients now ignore numcpu/max-threads
            imp: alpha: preselect ansi 4-pipe for EV56 and higher
            imp: alpha: preselect ansi 1-pipe for EV45 and lower
            imp: all: remote buffer error reporting
            imp: linux: print "'host' command not found" on resolve failure

2.9005-483  fix: x86: re-added SS-2 core - new version fixes bug #3187
            fix: ppc: no longer coredumps while resolving under Linux (#3213)
            new: ppc: support for Altivec under linux (#1349)
            new: sparc: optimized rc5-72 core by Didier Levet
            new: sparc/solaris: cpu detection
            new: ppc: faster non-Altivec rc5-72 core by Malcolm Howell
            new: 68k: optimized rc5-72 cores, now not only for AmigaOS
            fix: some: network cleanup failed during rare error condition
            new: ppc: two new rc5-72 non-Altivec cores by Malcolm Howell
            chg: ppc: more optimizations to rc5-72 cores by Didier Levet
            chg: ppc: ansi cores removed, asm cores are faster

2.9004-482  undo: x86: rc5-72 SS-2 core (Athlon optimized) removed due to
                       reentrancy and stack problems (#3187)
            chg: some: rc5-72 ansi cores removed in favor of faster asm cores
            chg: x86: disabled dg-* cores (bswap instr) on i386/i486 (#2878)

2.9003-481  fix: smp via fork: 2nd process died after switching to project
                               ogr (added workaround for #3006)
            chg: ppc: use OGR-scalar cruncher for PowerPC 7450  (#3035)
            fix: ppc: manual selection of OGR cores is now possible
            new: macosx: CPU temperature reading by Karakoussis Apostolos
            new: ppc: two additional rc5-72 cores for ppc by Didier Levet
            new: arm: ogr assembly cores by Peter Teichmann

==========================================================================
  SunOS/sparc
==========================================================================

2.9000
------
2.9009-494  chg: all: Major clean up in the OGR core base
            imp: ppc: Modified KOGE cores - should be faster in most cases
            new: solaris: 64-bit sparc client with faster 64-bit OGR
            imp: alpha: Added EV4 and EV67-specific 64-bit cores

2.9008-493  new: ppc: Enabled KOGE cores for all PPC targets, except AIX
            new: macosx: ASM-optimized GARSP-5 cores (KOGE Scalar/Hybrid)
            fix: all: Fixed an issue with -runbuffers (= -runoffline -n -1)
                      that caused the client to wait for ever.

2.9008-492  imp: ppc: Faster GARSP Vector core
            imp: all: Added an option to rotate log files at local time or UTC
                      time (#2613)
            fix: all: Made week number ISO 8601 compliant (#3336)
            imp: all: Display which cruncher load/save/complete work (#2954)
            imp: all: Log more error messages (#3611)
            imp: macosx: Made the buffer threshold limits hw-dependant (#3626)
            fix: ppc: Select core #5 on PPC 601 (#3685)
            fix: macosx: Now recognize PPC 750FX (#3675)
            fix: macosx: No longer read the TAU on G4/G5.
            imp: solaris: Identify SPARC64-IV/US-IV (#3693)
            fix: all: Fixed the ideal completion time inaccuracy (#3495)
            fix: some: OGR crunchers no longer busy-wait (#3618)
            fix: all: Refuse unknown contest/core specified with -bench*/-test
            fix: all: Added an exponential backoff of the retry timer for
                      server connections/remote buffers (#3648)
            imp: all: Client no longer exit when no OGR-P2 work is available
                      (#3680, #3691)
            fix: all: Memory buffers are now preserved on restart (#2833)
            imp: all: Increased the maximum size of memory buffers.
            new: win64: native AMD64 port
            fix: macosx: Fixed broken logic in temperature sensor detection.
                      Re-enable TAU reading on 7400/7410 (#3699)

2.9008-491  chg: all: Disabled OGR (Phase 1) contest
            fix: all: Client didn't stop as instructed (#3672)
            fix: macosx: Fixed an issue caused by white spaces in file paths.
            imp: macosx: Reworked the Startup Items implementation.
            imp: macosx: Display CPU temp. upon startup (if enabled/available)
            imp: all: Reworked the activity display in test mode (OGR-P2)
            imp: ppc: Select GARSP 5.1x Scalar by default on PPC 74x7/G5
            imp: ppc: Faster OGR-P2 cores.
            imp: amigaos: Allow crunchers to shutdown on exit when other user
                          tasks are monopolizing cpu time
            imp: macosx: Added PowerPC 970FX recognition (#3675)

2.9008-490  new: all: Enable OGR-24 and OGR-25 Phase 2 (finalization)
            new: amigaos: native OS4 port

2.9007-489  new: x86: new rc5-72 cores (#3265, #3398)
            fix: ppc: now detects 745/755 (G3) cpu under linux
            chg: x86: core preselection (#3477, #3580, #3602, #3621, #3625)
            imp: x86: cpu identification (#3593, #3627)
            chg: x86-linux: new build style using uClibc

2.9007-488  fix: macosx: Undefined symbol issue (10.1.5, #3578)
            imp: all: Force partial work to be restarted when fetched from a
                      shared buffer by a different user.
            imp: macosx: somewhat fix the "Pause if running" option (#3566)
            new: morphos: MorphOS pre-release
            fix: all: Trashed OGR buffers (bug introduced in 2.9007-487)
            fix: all: Fixed checkpoint file problem introduced by the user
                      check.

2.9007-487  fix: amigaos: 68k: fixed a race condition adding public port
            fix: amigaos: fixed a race quitting the cruncher thread
            new: MorphOS port
            new: morphos: added resethandler, client will quit before reset
            fix: amigaos: fixed timer.device exit crash
            fix: all: fixed a busy loop that could occur with OGR (#2726)

2.9007-486  imp: nextstep: include assembler cores on x86
            imp: nextstep: fix console handling for config menu
            fix: macosx: no longer reference _kIOMasterPortDefault (#3338)
            fix: macosx: fix temperature monitoring (#3343)
            new: macosx: use IOHWSensor to read CPU temperature (#3334)
            imp: some: allow for fractional temperature thresholds (#3315)
            chg: x86: made Pentium M preselection like Pentium 4 (#3323)
            imp: aix: include assembler cores on ppc
            fix: aix: smp: threads now get correctly spread over all cpus
            chg: macosx: KKS 970 core temporarily disabled (useless)

2.9006-485  new: decunix: cpu temperature detection
            new: macosx: use AppleCPUthermo to read CPU temperature (#3315)
            imp: macosx: use latest gcc 3.3 to compile client and OGR cores
            new: macosx: properly recongize the PowerPC 970 (G5) (#3310)
            new: ppc: new rc5-72 core for PowerPC 970 (G5) by Didier Levet
            new: nextstep: revived port with OGR and RC5-72 support

Some pkglint cleanup while here.
2006-09-06 20:38:57 +00:00
wiz
116f0a89fe sfs PKGREVISION bump. 2006-09-06 20:33:55 +00:00
wiz
7d36c746be Fix MASTER_SITES. Use VARBASE. Bump PKGREVISION.
From Shaun Amott in PR 34423.
2006-09-06 20:33:24 +00:00
wiz
bcd673f66b cvsd updated to 1.0.13. 2006-09-06 20:23:13 +00:00
adam
09d037ea6e Updated graphics/ImageMagick to 6.2.9.3 2006-09-06 20:17:10 +00:00
adam
40a10569c7 Changes 6.2.9-3:
* Add -clip-mask option to clip as defined by an image mask.

Changes 6.2.9-2:
* Add >>, <<, >=, and <= operators to -fx.
2006-09-06 20:15:57 +00:00
adam
6cff93c96c Added graphics/cairomm version 1.2.2 2006-09-06 19:57:47 +00:00
adam
7a818ba0e0 cairomm is a C++ wrapper for the cairo graphics library. It offers all the
power of cairo with an interface familiar to C++ developers, including use of
the Standard Template Library where it makes sense.
2006-09-06 19:56:40 +00:00
adrianp
062e910439 Updated www/cvsweb to 3.0.6 2006-09-06 19:26:13 +00:00
adrianp
2fe177382d Update to 3.0.6
2005-09-25  Ville Skyttä  <scop@FreeBSD.org>
* Release 3.0.6.
* README: CVS home page has moved to http://www.nongnu.org/cvs/

2005-08-26  Ville Skyttä  <scop@FreeBSD.org>
* cvsweb.cgi: Allow the "content-type" CGI param to contain "+".
[Submitted by: <charles.buysschaert@advalvas.be>]

2005-06-19  Ville Skyttä  <scop@FreeBSD.org>
* cvsweb.conf: Spelling fixes.
[Submitted by: Zafer Aydogan <zafer@gmx.org>,
Jonathan Noack <noackjr@alumni.rice.edu>]

2005-05-06  Ville Skyttä  <scop@FreeBSD.org>
* cvsweb.cgi (printLog): Improve presentation of the "Diff to ..."
lines, thanks to Jerry Nairn for pointing this out.

2005-04-11  Ville Skyttä  <scop@FreeBSD.org>
* cvsweb.cgi (human_readable_diff): Try harder to output sane
revision numbers when rcsdiff produced no output.
[Submitted by: Jerry Nairn <jpnairn@gmail.com>,
Jon Noack <noackjr@alumni.rice.edu> (modified)]
2006-09-06 19:24:10 +00:00
wiz
94ea446d0b Update to 1.0.13, provided by Martin Wilke in PR 34475:
* cvsd-buildroot: further portability improvements on 64 bit platforms
    * added Portuguese debconf translation by Ricardo Silva
    * added warnings and errors on failing to close a socket
2006-09-06 19:04:59 +00:00
wiz
12c76083a7 Gnome-2.16.0 is starting to appear...
+ ORBit2-2.14.3, amarok-1.4.3, cvsd-1.0.13 [pkg/34475], cvsweb-3.0.6
  [pkg/34474], eog2-2.16.0.1, evolution-2.8.0, file-roller-2.16.0,
  gedit-2.16.0, gnome-applets-2.16.0.1, gnome-desktop-2.16.0,
  gnome-doc-utils-0.8.0, gnome-games-2.16.0, gnome-icon-theme-2.16.0.1,
  gnome-media-2.16.1, gnome-menus-2.16.0, gnome-panel-2.16.0,
  gnome-screensaver-2.16.0, gnome-session-2.16.0, gnome-user-docs-2.16.0,
  gnome2-terminal-2.16.0, gtk2+-2.10.3 [wait for gnome-2.16; breaks
  libgnomeui-2.14.1|drochner], gtklife-5.0, gucharmap-1.8.0,
  libbonobo-2.16.0, libbonoboui-2.16.0, libgda-1.9.103,
  libgnomedb-1.9.103, libgnomeui-2.16.0, libgtop2-2.14.3,
  libwnck-2.16.0, mergeant-0.63, metacity-2.16.0,
  nautilus-cd-burner-2.16.0, py-gobject-2.12.1, py-gtk2-2.10.1,
  sound-juicer-2.16.0, vte-0.14.0, xemacs-21.4.19, xmms-alarm-0.3.7
  [pkg/34484], yelp-2.16.0, yencode-0.46 [pkg/34485].
2006-09-06 18:03:41 +00:00
tron
0d9e9ca332 Remove Mario Kemper as maintainer of these package on his request. 2006-09-06 15:38:32 +00:00
obache
69aaa6f1a6 hyperestraier updated to 1.4.2. 2006-09-06 15:26:51 +00:00
obache
844293aeb1 Update to 1.4.2.
2006-09-05  Mikio Hirabayashi

        * estraier.c (est_db_set_cache_size): parameters now support zero value.

        * estcmd.c (doputdoc): -fx option now supports *.

        * estseek.c (realmain, showform): perpage attribute was added.

        * estmaster.c (sendmasterdata, sendmasterdataui): referer checking was modified.

        * wavermod.c (waver_init, fetch_document): replace attribute was added.

        * myconf.h: a wrong message about version requirement of QDBM was fixed.

        - Release: 1.4.2
2006-09-06 15:24:12 +00:00
abs
1d204ccf47 Update elinks to 0.11.1nb5
Previous version committed incorrect patch
2006-09-06 15:14:34 +00:00
abs
b2ef40e6f7 update lua to 5.1.1nb1 - fix build on linux (and hopefully some others) 2006-09-06 14:58:00 +00:00
obache
587af30f84 Mention new terminus-font package. 2006-09-06 14:06:12 +00:00
obache
4e38be6d48 Add terminus-font. 2006-09-06 14:03:21 +00:00
obache
50e183187c Imported terminus-font from pkgsrc-wip.
Terminus Font is a clean fixed width font.
2006-09-06 14:01:17 +00:00
hira
2814fe1a31 Note PKGREVISION bump of print/acroread7. 2006-09-06 13:06:06 +00:00
hira
db69f31d29 Don't create files to outside of ${PREFIX} (e.g. /usr/bin/acroread).
Bump PKGREVISION.
2006-09-06 13:04:58 +00:00
markd
130c783ecc k3b and libgcrypt updates 2006-09-06 12:14:33 +00:00
obache
42be778ed8 Also uses c. 2006-09-06 12:09:41 +00:00
markd
be1d97a391 Fix PLIST for sparc64. 2006-09-06 12:08:30 +00:00
obache
3e08ebf9e2 Using msgfmt. 2006-09-06 11:54:46 +00:00
markd
2176312609 Update to k3b 0.12.17. PR pkg/34325 from Martin Wilke
Changes:
Fixed saving/loading of the file view configuration.
Improved ffmpeg autoconf check.
More FreeBSD Compile fixes (thanks to Heiner Eichmann).
Fixed symbolic link handling in data projects (a bug introduced in 0.12.16).
Use UTF-8 encoding to store and load local CDDB entries.
Never use growisofs parameter -dvd-compat with DVD+RW media.
Fixed flac audio encoding for the audio project conversion feature.
2006-09-06 11:47:46 +00:00
markd
9ce631bb90 libgcrypt 1.2.3 may have fixed the name of the random device on NetBSD but
it broke the name of the urandom device.  Bump PKGREVISION
2006-09-06 11:41:41 +00:00
joerg
e42b43c2be flup uses py-setuptools when available, resulting in a different
PLIST. Always require it for consistency. Bump revision.
2006-09-06 10:59:30 +00:00
rillig
353c4fb8ac Fixed hard-coded paths. 2006-09-06 10:16:25 +00:00
rillig
d66c772f6b Fixed path to the Perl interpreter. Bumped PKGREVISION. 2006-09-06 10:06:13 +00:00
rillig
0d4b1897a3 Fixed pkglint warnings. 2006-09-06 10:00:25 +00:00
rillig
6b09efaf11 Fixed path to the manual pages. 2006-09-06 09:59:24 +00:00
rillig
57ecd779f0 Fixed pkglint warnings. 2006-09-06 09:54:39 +00:00
rillig
50bdde5ccd Removed the unnecessary .gz extension from the manual pages. 2006-09-06 09:52:42 +00:00
rillig
dc25a92621 Fixed some pkglint warnings. 2006-09-06 09:50:25 +00:00
rillig
fc0fbf02a7 Fixed the build error on NetBSD. 2006-09-06 09:44:57 +00:00
rillig
08c4a00659 Fixed the PLIST. subprocess.py does not get installed. Noticed by wiz,
verified by me.
2006-09-06 09:08:55 +00:00
ben
06bc4e4d4b Make note of memtest86 update. 2006-09-06 04:01:04 +00:00
ben
55db58b88a Update memtest86 to version 3.2, addresses PR#34328 2006-09-06 03:59:54 +00:00
ben
c1fce6c613 Add note for regress/make-env-phases 2006-09-06 03:39:16 +00:00
ben
be2571a4ab Add make-env-phases. 2006-09-06 03:37:54 +00:00
ben
8fbd1d3ce0 Initial import of a test that checks whether MAKE_ENV changes between
build and install phase.  MAKE_ENV needs to remain the same for
packages that use scons.  Otherwise, in the install step, scons will
take the new MAKE_ENV to mean that the build action changed, and it will
rebuild the package with the wrong configuration and install that.
2006-09-06 03:37:14 +00:00
tv
5f8b703b6b GeoIP -> 1.4.0 2006-09-05 21:04:21 +00:00
tv
6a08eec4a7 Update to 1.4.0. Changes:
1.4.0   2006-8-7
        * Changed license from GPL to LGPL, so that PHP Extension can be included in PECL (Olivier Hill)
        * Rewrote GEOIP_CHECK_CACHE code, fixed numerous bugs
                - CheckCache now works if GeoIP file is overwriten by mv command
                - Fixed bug where CheckCache kept reloading in GEOIP_STANDARD_MODE
                - Fixed segfault issue in GEOIP_MEMORY_CACHE mode
                - Fixed garbage data appearing in GEOIP_INDEX_CACHE mode
                - Fixed realloc in case realloc returns new memory block (Andre Morozov of Stone Steps)
        * Updated geoipupdate to print status messages for each database instead of just last database
        * Check that gi is not null before running code in GeoIP_delete
        * Updated LICENSE file to add GPL License Exception for PHP
        * Fixed alpha-3 codes ordering, replaced TLS,TKM,TUN,TON with TKM,TUN,TON,TLS
        * TP/East Timor changed to TL/Timor-Leste, reflecting changes in ISO-3166
        * Added Netware and Windows makefiles (Guenter Knauf)
        * Fixed NetWare compiler issue with char block[block_size] declaration (Guenter Knauf)
        * Updated geoipupdate example to run weekly
2006-09-05 21:03:58 +00:00
adrianp
b655ea2e68 Updated net/bind9 to 9.3.2nb2 2006-09-05 20:48:31 +00:00