Next | Query returned 2 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2016-02-13 17:25:41 by Benny Siegert | Files touched by this commit (7)
Log message:
Pullup ticket #4920 - requested by bouyer
net/nagios-base: bugfix
net/nagios-plugins: fix packaging issue

Revisions pulled up:
- net/nagios-base/Makefile                                      1.63
- net/nagios-base/distinfo                                      1.30
- net/nagios-base/patches/patch-base_checks.c                   1.2
- net/nagios-base/patches/patch-base_events.c                   1.2
- net/nagios-base/patches/patch-base_logging.c                  1.3
- net/nagios-base/patches/patch-base_nerd.c                     1.2
- net/nagios-base/patches/patch-cgi_avail.c                     1.4
- net/nagios-base/patches/patch-cgi_histogram.c                 1.4
- net/nagios-base/patches/patch-cgi_trends.c                    1.4
- net/nagios-base/patches/patch-common_downtime.c               1.2
- net/nagios-base/patches/patch-html_Makefile.in                1.4
- net/nagios-base/patches/patch-lib_test-squeue.c               1.2
- net/nagios-base/patches/patch-lib_worker.c                    1.2
- net/nagios-plugins/Makefile                                   1.41
- net/nagios-plugins/distinfo                                   1.19
- net/nagios-plugins/patches/patch-plugins-root_Makefile.in     1.1

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Tue Feb  9 10:12:53 UTC 2016

   Modified Files:
   	pkgsrc/net/nagios-base: Makefile distinfo
   	pkgsrc/net/nagios-base/patches: patch-base_checks.c patch-base_events.c
   	    patch-base_logging.c patch-base_nerd.c patch-cgi_avail.c
   	    patch-cgi_histogram.c patch-cgi_trends.c patch-common_downtime.c
   	    patch-html_Makefile.in patch-lib_test-squeue.c patch-lib_worker.c

   Log message:
   Bug fix for workers busy-waiting for child completion: when read()ing a
   non-bloking descriptor after a poll(), don't loop forever on EAGAIN
   as poll() may return POLLIN for a descriptor which doesn't have data
   to be read. Bump PKGREVISION.
   While there add user-destdir support.

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Tue Feb  9 10:13:17 UTC 2016

   Modified Files:
   	pkgsrc/net/nagios-plugins: Makefile distinfo
   Added Files:
   	pkgsrc/net/nagios-plugins/patches: patch-plugins-root_Makefile.in

   Log message:
   Add user-destdir support
   2016-02-08 11:12:10 by Benny Siegert | Files touched by this commit (15)
Log message:
Pullup ticket #4913 - requested by bouyer
net/nagios-base: build fix

Revisions pulled up:
- net/nagios-base/Makefile                                      1.62
- net/nagios-base/distinfo                                      1.28-1.29
- net/nagios-base/patches/patch-base_checks.c                   1.1
- net/nagios-base/patches/patch-base_events.c                   1.1
- net/nagios-base/patches/patch-base_logging.c                  1.1-1.2
- net/nagios-base/patches/patch-base_nerd.c                     1.1
- net/nagios-base/patches/patch-cgi_avail.c                     1.3
- net/nagios-base/patches/patch-cgi_cmd.c                       1.5
- net/nagios-base/patches/patch-cgi_histogram.c                 1.3
- net/nagios-base/patches/patch-cgi_trends.c                    1.3
- net/nagios-base/patches/patch-common_downtime.c               1.1
- net/nagios-base/patches/patch-lib_test-squeue.c               1.1
- net/nagios-base/patches/patch-lib_worker.c                    1.1
- net/nagios-base/patches/patch-xdata_xrddefault.c              1.2
- net/nagios-base/patches/patch-xdata_xsddefault.c              1.2

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Sun Feb  7 12:41:11 UTC 2016

   Modified Files:
   	pkgsrc/net/nagios-base: Makefile distinfo
   Added Files:
   	pkgsrc/net/nagios-base/patches: patch-base_logging.c

   Log message:
   Workaround for 64bit time_t bug on i386, causing logs to be filled with
   "(null)" instead of the message.
   Bump PKGREVISION.

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Sun Feb  7 21:52:06 UTC 2016

   Modified Files:
   	pkgsrc/net/nagios-base: distinfo
   	pkgsrc/net/nagios-base/patches: patch-base_logging.c patch-cgi_cmd.c
   	    patch-xdata_xrddefault.c patch-xdata_xsddefault.c
   Added Files:
   	pkgsrc/net/nagios-base/patches: patch-base_checks.c patch-base_events.c
   	    patch-base_nerd.c patch-cgi_avail.c patch-cgi_histogram.c
   	    patch-cgi_trends.c patch-common_downtime.c patch-lib_test-squeue.c
   	    patch-lib_worker.c

   Log message:
   more 64bit time_t fixes. Now compiles without -Wformat warnings.
   Ride previous PKGREVISION bump

Next | Query returned 2 messages, browsing 1 to 10 | previous