Commit graph

127396 commits

Author SHA1 Message Date
drochner
9b5387ad19 add boxbackup-server-0.10, a tool for online backups to some file store
(which should be a RAID and/or backed up by some "real" tool by itself),
comparable to sysutils/duplicity
(I also have the impression that it might behave better than duplicity
in case that the file store is backed up with some incremental scheme,
but this needs to be verified.)
2008-06-21 15:04:35 +00:00
tonnerre
d5e1c9513a Updated net/nagios-nrpe to 2.12 2008-06-21 14:55:10 +00:00
tonnerre
056cf1be94 Update nagios-nrpe to version 2.12. Changes:
Changes in 2.12:
 * Fix for unterminated multiline plugin (garbage) output.

Changes in 2.11:
 * Added lib64 library paths to configure script for 64-bit systems.
 * Added --with-ssl-lib configure script option.
 * Added --with-log-facility option to control syslog logging.

Changes in 2.10:
 * Moved PDF docs to docs/ subdirectory, added OpenOffice source document.
 * A critical result is now returned for child processed that die due to a
   signal.

Changes in 2.9:
 * Fixed bug with --with-nrpe-group configure script option.
 * Fixed bug with check_disk thresholds in sample config file.
 * Added NRPE_PROGRAMVERSION and NRPE_MULTILINESUPPORT environment variables
   for scripts that need to detect NRPE version and capabilities.
 * Added asprintf() support for systems that are missing it.

Changes in 2.8.1:
 * Fixed configure script error with user-specified NRPE group.

Changes in 2.8:
 * Added support for multiline plugin output (limited to 1KB at the moment).
 * Changes to sample config files.
 * Added ';' as an additional prohibited metachar for command arguments.
 * Updated documentation and added easier installation commands.

Changes in 2.7.1:
 * Changed C++ style comment to C style to fix compilation errors on AIX.

Changes in 2.7:
 * Patches for detection SSL header and library locations.
 * NRPE daemon will now partially ignore non-fatal configuration file errors
   and attempt to startup.

Changes in 2.6:
 * Added -u option to check_nrpe to return UNKNOWN states on socket timeouts.
 * Added connection_timeout variable to NRPE daemon to catch dead client
   connections.
 * Added graceful timeout to check_nrpe to ensure connection to NRPE daemon
   is properly closed.
2008-06-21 14:52:48 +00:00
tonnerre
fc65c04a69 Updated net/nagios-base to 2.12 2008-06-21 14:36:40 +00:00
tonnerre
e3e1062732 Upgrade nagios to 2.12. Changes are mostly bugfixes since this is the legacy
branch.

Changes since old version 2.5:
 * Fix for unscheduled triggered downtime entries.
 * Fix for embedded audio in tac and status CGIs.
 * Fixed bug in nagiostats utility when reporting host/service check latency.
 * Misc code cleanups for compiler warnings.
 * Fixed error when reading empty (zero byte) config files.
 * Default is now to check for orphaned service checks.
 * Fixed bug with non-standard CGI config file location in status data.
 * Fixed bugs and simplified examples in sample config files.
 * Fix for leading whitespace before comments in object config files.
 * Fix for scheduling immediate service check through WAP interface.
 * Fix for segfault during expiration or deletion of scheduled downtime.
 * Minor documentation updates.
 * Minor patches to availability and status CGIs.
 * Updated nagiostats with new MRTG vars for tracking buffer usage.
 * p1.pl now sets environment var (NAGIOS_PLUGIN) to indicate patch of
   plugin being executed.
 * Added error messages for passive service checks that don't correspond to
   a defined service.
 * Fix for handling signals under NPTL.
 * Fix for missing check timeout in event broker calls.
 * Possible segfault fix during restarts when daemon was performing host
   checks.
 * Bug fix for bad date format submission in command CGI.
 * Bug fix for using servicegroups in service dependency definitions.
 * Bug fix for calculating notification interval with service escalations.
 * Program version is now displayed in CGIs.
 * Fix for keeping service checks in the event queue when active service
   checks are disabled globally.
 * Bug fix with attempting to access an uninitalized mutex if external
   commands are disabled.
 * Fix for incorrect latency calculation for passive service checks.
 * Fix for a segfault when processing passive host check results with empty
   output/perfdata.
 * Minor bug fixes in CGIs.
 * Fix for not logging passive host check results.
 * Minor fix for notification timeout log messages.
 * Fix for SIGTERMs being seen as SIGEXITs, non-logging of SIGTERMs/shutdowns.
 * Patch to allow non-ASCII characters in notifications, etc.
 * Fix for flap detection information not be retained across restarts.
 * Fix for cfg_dir directive not working on Solaris.
 * Fix for segfault in event broker module code.
 * Fix for a possible memory leak in situations where overflow occurs in
   check result buffer.
 * Fix for a bug with processing service dependency templates with null
   master host(group) names.
 * Better error logging when failing to rename/move files.
 * Minor bug fixes in CGIs to ensure extra host/servicegroup url strings
   are terminated properly.
 * Patches for possible XSS vulnerability in CGIs (CVE-2007-5803).

Please note that this now needs PTHREAD_DIAGASSERT=A to run properly under
NetBSD-4.0 without the fixsa patch.
2008-06-21 14:35:49 +00:00
he
dc905e3ab8 Note update of devel/p5-Class-Inspector to 1.23. 2008-06-21 14:33:48 +00:00
he
3d45d3d696 Update to version 1.23. Changes:
1.23 Mon  2 Jun 2008
	- No functional changes
	- Updating to Module::Install 0.75
	- Correcting the location of the author tests
2008-06-21 14:32:25 +00:00
dsainty
7edc6f196b Disable building documentation if Doxygen/LaTeX are present. Speeds up
the build, but more importantly, allows the build to complete should there
be odd LaTeX/unicode issues floating about.
2008-06-21 13:09:09 +00:00
drochner
cee37d42ea make this build on DragonFly, from Hasso Tepper per PR pkg/38997 2008-06-21 11:45:55 +00:00
taca
980a2ccff0 Note addition of www/zope211 package version 2.11.0. 2008-06-21 10:43:33 +00:00
taca
85b7d156ef Add and enable zope211. 2008-06-21 10:40:29 +00:00
taca
bebf0a2254 Importing Zope 2.11.0.
Some new features of Zope 2.11:

    * ZODB 3.8 with blob support (binary large objects)
    * Zope 3.4 integration
    * transactional Mailhost implementation
    * lots of minor improvements and fixes

For more information on what is new in this release, see the CHANGES.txt
files for the release:

http://www.zope.org/Products/Zope/2.11.0/CHANGES.txt
2008-06-21 10:39:31 +00:00
taca
f08c623d5c Note update of www/squid package to 2.6.20. 2008-06-21 10:34:59 +00:00
taca
56d6edfa7c Update squid package to 2.6.20 (2.6.STABLE20).
It would be last 2.6 stable release.

Changes to squid-2.6.STABLE20 (25 Apr 2008)

	- Bug #2263: Custom log formats fail to log file sizes >2GB properly
	  on 32-bit platforms
	- Fix stripping NT domain in squid_ldap_group
	- Bug #2278: Cache-Control: max-stale=0 forwarded wrongly as max-stale
	(without delta)
	- Bug #2283: Fails to parse chunked encoding using chunk extensions
	- Bug #420: Deal properly with empty list HTTP header members
	- Windows Server 2008 support
	- Bug #1886: tcp_outgoing_address acl doesn't work with indirect
	  source address (follow-x-forwarded-for)
	- Bug #2296: Stuck in 100% CPU when fetching an corrupt peer digest
	- Add support for the resolv.conf domain directive, and also
	  automatically derived default domain
	- minimum_icp_query_timeout directive
	- Bug #2329: Range header ignored on HIT
2008-06-21 10:33:55 +00:00
taca
216fbf1672 Fix destdir installation problem, noted by private mail from joerg@. 2008-06-21 10:12:59 +00:00
tonio
586d643507 Update lang/camlp5 to 5.09 2008-06-21 06:38:46 +00:00
tonio
97472fceea Update lang/camlp5 to 5.09
Changes:
* [05 Jun 08] Changed all '#!/bin/bash" in shells scripts into '#!/bin/sh'
  and changed all $(...) into `...` because there are compatibilities
  problems according to Unix versions.
* [31 Mar 08] Fixed bug: "let f ~_x () = ()" generated syntax error.
* [31 Mar 08] Fixed bug: "x $ y" generated syntax error (normal syntax).
* [02 Jan 08] Added compatibility with OCaml 3.10.3.
2008-06-21 06:37:52 +00:00
taca
cd1a5b7db5 * Don't install an extra file. Noted via private mail from joerg@.
* Remove redundant EXTRACT_SUFX from Makefile.
2008-06-21 03:58:51 +00:00
adrianp
d99b423feb Updated net/freeradius2 to 2.0.5 2008-06-20 20:57:51 +00:00
adrianp
cddfbb8130 Version 2.0.5 has been released. The focus of this release is stability.
Feature Improvements
* Permit SQL authorize_reply_query to be empty.
* Allow setting response packet type in Post-Proxy-Type Fail handler.
* Added install-chown target to set correct permission and ownership make RADMIN=radmin RGROUP=radius install-chown.
* Support for LDAP-Group and other dynamic comparison attribute in unlang. Developed from a patch by Jason Alderfer.
* Added chroot support. See radiusd.conf for comments.
* Allow clients of 0/0. We do not recommend using this, though.
* Moved many module configurations into raddb/modules/*.

Bug Fixes
* Allow proxying to virtual servers for accounting packets, too.
* Added num_fields function to PostgreSQL client. This lets clients be read from a PostgreSQL database.
* Updated proxy fallback mechanism to validate fallback servers, and to process fallback requests in a child thread.
* The realm module returns ok for LOCAL realms, not noop.
* Fixed some DHCP code handling. The examples should now work.
2008-06-20 20:57:39 +00:00
taca
1cd3e0c8e0 Add missing libart2.rb to PLIST.
Noted by private mail from joerg@.
2008-06-20 17:50:48 +00:00
taca
db92227427 Oops, wrong distinfo file. 2008-06-20 17:26:31 +00:00
taca
d323219d64 Note update of devel/ruby-mode package to 1.8.7.22. 2008-06-20 15:51:25 +00:00
taca
880c9e2a34 Update distinfo for Ruby 1.8.7 patchlevel 22 with sharing distinfo file
with lang/ruby18-base package.

Nothing changed but share DISTFILES with Ruby 1.8.7 patchlevel 22.
2008-06-20 15:50:25 +00:00
taca
004478d846 Note update of Ruby 1.8.7 patchlevel 22; update these packages to 1.8.7.22.
lang/ruby18-base
	devel/ruby-curses
	devel/ruby-readline
	x11/ruby-tk
	lang/ruby18
	lang/ruby
2008-06-20 15:46:40 +00:00
taca
ceb91dddc5 Sort order with ruby-readline. 2008-06-20 15:43:14 +00:00
he
c47f7276c8 Tick off p5-Class-DBI-AbstractSearch, updated to 0.07. 2008-06-20 15:42:47 +00:00
he
d7507597ba Note update of databases/p5-Class-DBI-AbstractSearch to 0.07. 2008-06-20 15:42:18 +00:00
taca
8ba1178c6a Update distinfo for Ruby 1.8.7 patchlevel 22. 2008-06-20 15:42:12 +00:00
taca
336233acb0 Update distinfo for Ruby 1.8.7 patchlevel 22 with sharing distinfo file
with lang/ruby18-base package.
2008-06-20 15:41:55 +00:00
he
c4124b8835 Update Class-DBI-AbstractSearch to version 0.07.
Changes:

0.07  Thu Oct  6 02:40:16 UTC 2005
        - Fixed test suite for Windows which can't rm files while opening
          [cpan #14935]

0.06  Tue Aug 23 22:03:22 UTC 2005
        - Now uses SQL::Abstract::Limit to allow limit SQL
          (Thanks to David R. Baird)
2008-06-20 15:40:27 +00:00
taca
41fc0bf693 Update distinfo for Ruby 1.8.7 patchlevel 22. 2008-06-20 15:40:25 +00:00
taca
91b4bc2c48 Update Ruby 1.8.7 patchlevel 22.
This is security fix:

http://www.ruby-lang.org/en/news/2008/06/20/arbitrary-code-execution-vulnerabilities


Fri Jun 20 18:25:18 2008  Nobuyoshi Nakada  <nobu@ruby-lang.org>

	* string.c (rb_str_buf_append): should infect.

Fri Jun 20 16:33:09 2008  Nobuyoshi Nakada  <nobu@ruby-lang.org>

	* array.c (rb_ary_store, rb_ary_splice): not depend on unspecified
	  behavior at integer overflow.

	* string.c (str_buf_cat): ditto.

Wed Jun 18 22:24:46 2008  URABE Shyouhei  <shyouhei@ruby-lang.org>

	* array.c (ary_new, rb_ary_initialize, rb_ary_store,
	  rb_ary_aplice, rb_ary_times): integer overflows should be
	  checked. based on patches from Drew Yao <ayao at apple.com>
	  fixed CVE-2008-2726

	* string.c (rb_str_buf_append): fixed unsafe use of alloca,
	  which led memory corruption. based on a patch from Drew Yao
	  <ayao at apple.com> fixed CVE-2008-2726

	* sprintf.c (rb_str_format): backported from trunk.

	* intern.h: ditto.

Tue Jun 17 15:09:46 2008  Nobuyoshi Nakada  <nobu@ruby-lang.org>

	* file.c (file_expand_path): no need to expand root path which has no
	  short file name.  [ruby-dev:35095]

Sun Jun 15 19:27:40 2008  Akinori MUSHA  <knu@iDaemons.org>

	* configure.in: Fix $LOAD_PATH.  Properly expand vendor_ruby
	  directories; submitted by Takahiro Kambe <taca at
	  back-street.net> in [ruby-dev:35099].
2008-06-20 15:39:29 +00:00
taca
730341d656 Start updating Ruby 1.8.7 patchlevel 22.
Update RUBY18_PATCHLEVEL to 22.
2008-06-20 15:38:45 +00:00
joerg
227c288b10 Fix build on AMD64 by avoiding text relocations. Bump revisions. 2008-06-20 15:37:43 +00:00
minskim
7af64c3df4 Note update of ruby-rb-gsl. 2008-06-20 15:35:29 +00:00
minskim
477c60fa06 Update ruby-rb-gsl to 1.10.3.
Major changes since 1.9.2:
* GSL-1.10 support
  * Generalized eigensystems
  * Cholesky routines to complex matrices
  * and more
* NDLINEAR extension support: multi-linear,
  multi-parameter least squares fitting
2008-06-20 15:34:33 +00:00
gdt
d6202db229 Substitute nagios user rather than hardcode it. Note that the config
file must set the lockfile location, and leave a comment that this
should be merged into the package.
2008-06-20 15:28:11 +00:00
he
41af30e8df Note addition of databases/p5-SQL-Abstract-Limit version 0.12. 2008-06-20 15:17:16 +00:00
he
cebb4e0317 Added p5-SQL-Abstract-Limit. 2008-06-20 15:16:20 +00:00
he
c696e52922 Import p5-SQL-Abstract-Limit version 0.12.
SQL-Abstract-Limit is a portability layer for LIMIT emulation.
2008-06-20 15:15:30 +00:00
he
8893c9f035 Tick off p5-Class-DBI, now updated to 3.0.17. 2008-06-20 14:55:47 +00:00
he
1acd503f53 Note update of databases/p5-Class-DBI to 3.0.17. 2008-06-20 14:54:52 +00:00
he
f6237dacc2 Update p5-Class-DBI to v3.0.17.
Changes since v3.0.14 according to the changelog:

3.0.17 Oct 4, 2007
  - Fix t/11 to cope with Class::Trigger no longer supporting multiple
    triggers in one shot

3.0.16 Nov 05, 2006
  - Better error reporting from has_a setup failure

3.0.15 Aug 19 2006
  - Fix ignorage with mutator_name and accessor_name (Ask Bjørn Hansen)
2008-06-20 14:53:35 +00:00
he
3a1a036d63 Tick off p5-Apache-DBI-1.07, update now done. 2008-06-20 14:47:09 +00:00
he
aca07cec7c Note update of databases/p5-Apache-DBI to version 1.07. 2008-06-20 14:46:37 +00:00
he
edca27de06 Update p5-Apache-DBI to version 1.07.
Changes since 1.06 according to the change log:
 o PerlCleanupHandler doesn't get called with MP2 (fixed)
 o Documentation Additions
2008-06-20 14:45:22 +00:00
he
1e35b16986 Note addition of www/p5-Apache2-AuthCookieDBI version 2.03. 2008-06-20 14:18:46 +00:00
he
23d6bfeecb Add p5-Apache2-AuthCookieDBI. 2008-06-20 14:17:46 +00:00
he
39bb468332 Import p5-Apache2-AuthCookieDBI version 2.03. 2008-06-20 14:16:42 +00:00