pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/gearmand



Module name:    wip
Committed by:   jonperkin
Date:           Thu Feb 21 22:25:04 UTC 2013

Modified Files:
        wip/gearmand: Makefile PLIST distinfo options.mk
        wip/gearmand/patches: patch-configure
Added Files:
        wip/gearmand/patches: patch-Makefile.in
            patch-benchmark_blobslap__worker.cc
            patch-examples_reverse__client.cc
            patch-examples_reverse__client__bg.cc
            patch-examples_reverse__client__cb.cc
            patch-examples_reverse__client__epoch.cc patch-libtest_main.cc
Removed Files:
        wip/gearmand/patches: patch-examples__reverse_worker.cc
            patch-util__logfile.hpp patch-util__pidfile.hpp

Log Message:
Update to gearmand 1.0.3.  Fixes build with newer boost, plus other
pkgsrc-related fixes.

Upstream changelog:

1.0.3 Sun Feb  3 21:05:52 EST 2013
* Allow for a longer set of retries if port is in use when the server starts up.
* Added checking for valgrind sgcheck
* Fedora 18 fixes.

1.0.2 Mon Dec 17 07:24:42 EST 2012
* Add --expceptions to Gearmand to enable exceptions by default
* Backtraces on some types of crashes.
* Add GEARMAN_CLIENT_GENERATE_UNIQUE.
* If the unique value passed to any client function is "#" then the unique 
value will be derived by hashing the workload that is being supplied to the 
function.
* Optimize status requests so that they exit as soon as request is received.
* Fix test case results for FreeBSD.

1.0.1 Tue Nov  6 01:07:07 EST 2012
* Stable branch labeled as 1.0
* Update all build related files.
* Add a few additional platforms to the supported list.

0.41 Fri Oct 12 05:34:29 EDT 2012
* Switched from --having-debug to --enable-debug
* Fix for SQLITE, it wasn't replaying its queue on startup.
* More testing done now on durable queues.

0.39 Wed Sep 19 03:36:06 EDT 2012
* Added gearman_job_error() interface.
* gearman_client_errno() and gearman_worker_errno() now return EINVAL if client 
or worker is invalid.

0.38 Fri Sep 14 02:16:01 EDT 2012
* Updates for compiling on different platforms.
* UUID portability fixes.

0.37 Sun Sep  2 22:51:08 EDT 2012
* Fix compiler issues around older compilers. Bug 1039629.

0.36 Sat Aug 18 16:57:13 EDT 2012
* Fix issue where sqlite was not correctly being shutdown.
* Check for more warnings (and cleanup found from).
* Fix thread safety issue for uuid_generate().

0.35 Sun Aug  5 16:03:21 EDT 2012
* Critical bug fix for rare case in which initialization of pipe for a worker 
fails.
* Add support for MySQL specific driver to specify port.
* Fix library issue with OSX Mountain Lion.

0.34 Tue Jul 10 21:19:10 EDT 2012
* Alpha support for direct MySQL queue.
* XML option for testing under valgrind.
* gearmand now allows for a user to specify the format for the server key
* First pass support for checking status via unique value.


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/gearmand/patches/patch-Makefile.in \
    wip/gearmand/patches/patch-benchmark_blobslap__worker.cc \
    wip/gearmand/patches/patch-examples_reverse__client.cc \
    wip/gearmand/patches/patch-examples_reverse__client__bg.cc \
    wip/gearmand/patches/patch-examples_reverse__client__cb.cc \
    wip/gearmand/patches/patch-examples_reverse__client__epoch.cc \
    wip/gearmand/patches/patch-libtest_main.cc
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/gearmand/PLIST wip/gearmand/options.mk \
    wip/gearmand/patches/patch-configure
cvs -z3 rdiff -u -r1.1 -r0 \
    wip/gearmand/patches/patch-examples__reverse_worker.cc \
    wip/gearmand/patches/patch-util__logfile.hpp \
    wip/gearmand/patches/patch-util__pidfile.hpp
cvs -z3 rdiff -u -r1.3 -r1.4 wip/gearmand/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/gearmand/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-Makefile.in?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-benchmark_blobslap__worker.cc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-examples_reverse__client.cc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-examples_reverse__client__bg.cc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-examples_reverse__client__cb.cc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-examples_reverse__client__epoch.cc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-libtest_main.cc?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/options.mk?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-configure?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-examples__reverse_worker.cc?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-util__logfile.hpp?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/patches/patch-util__pidfile.hpp?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/gearmand/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index