The NetBSD Project

CVS log for pkgsrc/misc/dnetc/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / misc / dnetc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.19 / (download) - annotate - [select for diffs], Tue Mar 4 19:21:11 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.18: +10 -8 lines
Diff to previous 1.18 (colored)

Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Sep 6 20:38:57 2006 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.17: +29 -18 lines
Diff to previous 1.17 (colored)

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.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:10 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:07 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:54 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jul 15 18:27:52 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:21 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (colored)

Create directories before installing files into them.

Revision 1.12 / (download) - annotate - [select for diffs], Mon May 16 01:15:32 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

Note that gtar is required by the package.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:46 2004 UTC (7 years, 4 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 24 00:36:51 2004 UTC (7 years, 10 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.9: +28 -7 lines
Diff to previous 1.9 (colored)

Updated dnetc (for netbsd/i386) to 2.9007.486, pr PR 22390.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Oct 3 15:57:08 2003 UTC (8 years, 7 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.8: +8 -1 lines
Diff to previous 1.8 (colored)

Make the pkg install on arm (the file layout in the arm tar ball
is different from the i386 one).

Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 8 10:12:15 2003 UTC (8 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored)

Update to 2.8018.472:

2.8018.472

2.8017.471  (not publicly released)
            new: x86: P4 RC5 core (ak-p7)
            imp: x86: better intel and AMD chip identification. (#2448, #2424)
            fix: x86: Win2K, WinXP: disabled crashing RC5 SMC core. (#2399)
            new: alpha: OGR core for processors supporting the CIX extension.
            imp: sparc: improved OGR core. (#2480)
            fix: ppc: linux kernel cpu string additions. (#2407)
            new: all: configurable frequent update failure retry interval.
            fix: all: client ignores "--" on command line by itself. (#2474)
            fix: all: Errors in generated man page (#2451)
            fix: all: lurking caused ENETDOWN on -fetch/-flush/-update (#2417)
            fix: hpux: threading, timing fixes (#2371)
            fix: fbsd: occasionally not responding to SIG(INT/TERM) (#1985)
            fix: decunix: also not responding to SIG(INT/TERM) (#1613)
            fix: linux: no alpha SMP support (#2142)
            new: macosx: platform-specific read me doc (#2580)
            new: macosx: now supports -[un]install for /Library/StartupItems/
            fix: macosx: Mach/mem leaks in pause-if-on-battery code. (#2465)
            new: amigaos: can now be installed and/or run via Workbench
            new: amigaos: built-in ReAction GUI added
            new: amigaos: now supports -[un]install for WBStartup
            fix: amigaos: now compatible with TermiteTCP (#2570)

2.8016.470  new: ppc: new AltiVec RC5 core for the PPC 7450 by Dan Oetting.
            fix: all: flushed when 1 packet was left in in-buffer (#2209).
            fix: all: time threshold ignored on command line -update (#2286).
            fix: all: packets lost by -import and unwritable buffers (#2298).
            imp: all: suppress logfile pollution with remote buffer errors.
            imp: macos: temperature sensing for dual G3 and G4 systems.
            fix: macosx: the 7450 is now correctly recognized as a G4 CPU.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 21 17:01:15 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

COMMENT should start with a capital letter.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 17 21:48:53 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jun 11 20:50:57 2003 UTC (8 years, 11 months ago) by abs
Branch: MAIN
Changes since 1.4: +5 -4 lines
Diff to previous 1.4 (colored)

Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 2 01:18:16 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 9 16:16:06 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2 (colored)

Install a rc.d script to run this program at boot time, as an unprivileged
user.  Bump PKGREVISION to 1.  Closes my own PR pkg/18740.

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Sun Jun 23 18:53:01 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.2.2.1: +35 -0 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Merge from pkgsrc-current to buildlink2 branch.

Revision 1.2.2.1, Tue Jun 18 16:20:21 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.2: +0 -35 lines
FILE REMOVED

file Makefile was added on branch buildlink2 on 2002-06-23 18:53:01 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 18 16:20:21 2002 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, buildlink2-base
Branch point for: buildlink2
Changes since 1.1: +13 -3 lines
Diff to previous 1.1 (colored)

Add support for more platforms. Patch supplied by OGATA (ogata
at isp.qix.org) on tech-pkg.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jun 15 08:10:58 2002 UTC (9 years, 11 months ago) by shell
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of dnetc (PR:14696)

official distributed.net client
---
distributed.net believes in the capability and potential of
distributed computing. Their mission consists of three interdependent
goals: development, deployment, and advocacy, to be pursued in the
advancement of distributed computing.


They advocate distributed computing, by encouraging global
participation and contributions of processing power, bandwidth,
and expertise; by providing a forum for discussion; and by raising
awareness on the Internet and in the mainstream.


HOMEPAGE : http://www.distributed.net/


Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 15 08:10:58 2002 UTC (9 years, 11 months ago) by shell
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>