Commit graph

173747 commits

Author SHA1 Message Date
taca
b479b8f76c Add workaround for NetBSD 5.99.54 as samba35. 2011-08-02 14:05:27 +00:00
bouyer
ded195f08b Updated net/nagios-base to 3.3.1 2011-08-02 14:04:18 +00:00
bouyer
5c44be6bad Update nagios-base to 3.3.1, fixig CVE-2011-1523 and CVE-2011-2179.
Changes since 3.2.3:
ENHANCEMENTS

    * Added support for same host service dependencies with servicegroups (Mathieu Gagné)
    * Empty hostgroups referenced from services now optionally generate a warning instead of an error.
    * Documentation links now point to online resources
    * Matt Wall's Exfoliation theme is now installed by default. You can reinstall the classic theme with "make install-classicui"
    * Downtime delete commands made "distributable" by deleting by host group name, host name or start time/comment (Opsview team)
    * Allow status.cgi to order by "host urgency" (Jochen Bern)
    * Added news items and quick links to main splash page
    * Added ability to authenticate to CGIs using contactgroup name (Stephen Gran)


FIXES

    * Fixes status.cgi when called with no parameters, where host should be set to all if none specified (Michael Friedrich)
    * Fixes possible validation error with empty hostgroups/servicegroups (Sven-Göran Bergh)
    * Performance-data handling and checking is now thread-safe so long as embedded perl is not used.
    * Children should no longer hang on mutex locks held in parent for localtime() (and similar) calls.
    * Debug logging is now properly serialized, using soft-locking with a timeout of 150 milliseconds to avoid multiple threads competing for the privilege to write debug info.
    * Fixed extraneous alerts for services when host is down
    * Fixed incorrect parsing of multi-line host check results (Jochen Bern)
    * Fixed bug with passive host checks being incorrectly sent to event brokers as active checks
    * Fixed bug where passive host check status updates were not being propagated to event brokers
    * Reverted 'Fix for retaining host display name and alias, as well as service display name' as configuration information stored incorrectly over a reload
    * Fixed compile warnings for size_t (Michael Friedrich)
    * Fixed problem where acknowledgements were getting reset when a hard state change occurred
    * Removed duplicated unlinks for check result files with multiple results
    * Fixed race condition on flexible downtime commands when duration not set or zero (Michael Friedrich)
    * Fixed flexible downtime on service hard state change doesn't get triggered/activated (Michael Friedrich)
    * Fixed XSS vulnerability in config.cgi and statusmap.cgi (Stefan Schurtz)
    * Fixed segfault when sending host notifications (Michael Friedrich)
    * Fixed bug where unauthorized contacts could issue hostgroup and servicegroup commands (Sven Nierlein)
2011-08-02 14:03:18 +00:00
obache
8031650997 Updated devel/cutter to 1.1.8 2011-08-02 12:15:19 +00:00
obache
19c5701265 Update cutter to 1.1.8.
== [release-1-1-8] 1.1.8: 2011-07-31

=== Cutter

==== Improvements

  * Supported notify-send availability detection.
  * Added --mode=play option that plays test result from
    test log.
  * Updated documents for Solaris 10.
  * Supported assertion failures in other thread. Bug #3341429
    [Reported by Romain Tartière]

==== Changes

  * Added Debian GNU/Linux wheezy support.
  * Removed Ubuntu Maverick Meerkat support.
  * Added Ubuntu Natty Narwhal support.
  * Removed Fedora 14 support.
  * Added Fedora 15 support.

=== cut-diff

==== Improvements

  * Made --label option optional.
2011-08-02 12:15:00 +00:00
ryoon
5fac220082 Fix MAINTAINER e-mail address. 2011-08-02 08:31:35 +00:00
shattered
7aec0e25fe Remove duplicate patch. oops. 2011-08-02 06:16:09 +00:00
tron
36a1c58dc9 Note update of the "rtorrent" package to version 0.8.9nb2. 2011-08-01 21:51:53 +00:00
tron
ae57cb55ac Recursive revision bump (well, not really, just showing off) of all
packages which require the "libtorrent" package as its ABI and API
minimum versions were increased to 0.12.9.
2011-08-01 21:51:37 +00:00
tron
e8248761fe The "rtorrent" packges needs at least version 0.12.9 of the "libtorrent"
package. As the former is the only user of the later bump both the
minium ABI and API version.

Problem reported by Aleksey Cheusov in private e-mail.
2011-08-01 21:42:45 +00:00
gls
601242da5c Updated audio/cmus to 2.4.2 2011-08-01 18:53:11 +00:00
gls
f551fae786 Update audio/cmus to 2.4.2
Maintenance release.

Donovan Watteau (1):
      Use -pthread on OpenBSD

Gregory Petrosyan (3):
      view_save(): use correct playlist filename
      id3: recognize TP2 frame as albumartist
      cmus 2.4.2

Johannes Weißl (5):
      fix compile error for new versions of ffmpeg
      id3: fix parsing xing for mp3s with CRC protection
      fix relative path handling in playlists
      Map unicode punctation/quotation characters to ASCII ones
      Fix segfault caused by too late initialization of UI

Philipp Schafft (1):
      Update RoarAudio output plugin
2011-08-01 18:52:21 +00:00
drochner
d80ac21b00 kill some configure option to make this build again, from
Martin Brandenburg per PR pkg/45189
2011-08-01 17:01:29 +00:00
joerg
3c2ef11012 Avoid gcc-inline vs C99-inline difference by using static inline. 2011-08-01 15:21:16 +00:00
wiz
3f5b0689cb Updated pkgtools/x11-links to 0.66 2011-08-01 15:10:00 +00:00
wiz
5161bc85db Update for recent freetype2 import in NetBSD-current.
Welcome to 0.66!
2011-08-01 15:09:28 +00:00
bouyer
4f1fd8479b Updated sysutils/apcupsd to 3.14.9 2011-08-01 14:55:48 +00:00
bouyer
35dfda410c Update to 3.14.9.
Dragonfly users, please test that is still builds !
pkgsrc change: as snmp support doesn't depend on net-snmp
anymore, remove snmp option and always build snmp support.
cgi option now depend on graphics/gd/

User-visible changes sinces 3.14.3:

2010-08-30 14:18  adk0212

        * src/drivers/snmplite/: mge-mib.cpp, mge-oids.h, mibs.cpp:

        Add support for MGE SNMP MIB. Contributed by Lars Täer
        <taeuber@bbaw.de>

2010-07-30 18:04  adk0212

        * src/drivers/snmplite/: apc-mib.cpp, apc-oids.h, mib.cpp, oids.h,
        rfc1628-mib.cpp, rfc1628-oids.h, snmplite.cpp, snmplite.h:

        Add support for RFC1628 SNMP MIB. Refactor APC MIB and create
        MibStrategy struct for associating MIB/CI mapping with
        corresponding processing function. RFC1628 strategy is coded per
        the MIB but untested.

2010-01-10 10:29  adk0212

        * include/defines.h, src/apctest.c, src/drivers/usb/usb.c:

        Add apctest support for reading/setting self-test interval on USB.
        Also show current setting in UPS status. Contributed by James
        Belleau <jpbelleau@gmail.com>

2009-10-25 11:03  adk0212

        * configure, autoconf/config.h.in, autoconf/configure.in,
        autoconf/variables.mak.in, include/struct.h,
        platforms/etc/apcupsd.conf.in, src/drivers/Makefile,
        src/drivers/drivers.c, src/drivers/snmplite/Makefile,
        src/drivers/snmplite/asn.cpp, src/drivers/snmplite/asn.h,
        src/drivers/snmplite/mib.cpp, src/drivers/snmplite/snmp.cpp,
        src/drivers/snmplite/snmp.h, src/drivers/snmplite/snmplite.cpp,
        src/drivers/snmplite/snmplite.h, src/lib/apcconfig.c,
        src/lib/apcstatus.c:

        Add SNMP Lite driver which does not depend on net-snmp library.
        This makes it more portable and eliminates need to move libsnmp.so
        to /lib in order to do a killpower on systems where /usr is
        unmounted.

2009-09-01 20:30  adk0212

        * src/apctest.c:

        Implement battery calibration in apctest for USB models.  Thanks to
        James Belleau <james@belleau.net> for the original implementation
        which has been modified somewhat in this commit.

2009-05-02 10:30  adk0212

        * src/action.c:

        Change log level of UPS self-test messages to WARNING from ALERT.
        Given that self-test messages are routine, they do not belong at
        LOG_ALERT.  Contributed by Dave Ewart <davee@ceu.ox.ac.uk>.

2009-04-25 10:58  adk0212

        * src/lib/apcconfig.c:

        Remove EVENTFILE, EVENTFILEMAX config directives. These were
        replaced by the plural versions that are in use today (EVENTSFILE,
        EVENTSFILEMAX) almost 10 years ago. It's time to kill the old
        names.  (h/t Trevor Roydhouse <trev@sentry.org>)

2009-03-02 17:48  adk0212

        * doc/apcupsd.man, include/drivers.h, include/extern.h,
        src/action.c, src/apctest.c, src/apcupsd.c, src/device.c,
        src/options.c, src/drivers/drivers.c,
        src/drivers/apcsmart/apcsmart.h, src/drivers/apcsmart/smart.c,
        src/drivers/apcsmart/smartoper.c, src/drivers/usb/usb.c,
        src/drivers/usb/usb.h, src/lib/apclock.c:

        Add support for turning the UPS off completely. This complements
        existing hibernate (aka killpower) functionality. Turn-off is
        implemented for apcsmart and USB drivers, subject to support for
        the relevant commands in the UPS itself. Contributed by Keith
        Campbell <campbell@econnectix.com>.

2008-06-29 11:12  adk0212

        * src/action.c:

        Fix bug in LOWBATT glitch handling. We must examine LOWBATT for
        changes every time thru the status loop, not just during the
        OnBattery state.  Otherwise we can miss the initial LOWBATT
        assertion, which defeats the glitch rejection logic.

2008-05-06 20:16  skoona

        * src/gapcmon/gapcmon.c:

        Corrected the use of NOMPOWER and the calc of current usage amount

2008-05-04 11:13  adk0212

        * src/drivers/usb/usb.c:

        Add a heuristic to fix up incorrect NOMINV or NOMOUTV. Some UPSes
        (RS 500) report decivolts instead of volts. Reported by Kirill S.
        Bychkov <yason@linklevel.net>.

2008-01-27 12:00  adk0212

        * include/struct.h, platforms/etc/apcupsd.conf.in,
        platforms/mingw/apcupsd.conf.in, src/device.c,
        src/drivers/net/net.c, src/drivers/snmp/drv_powernet.c,
        src/lib/apcconfig.c:

        Add POLLTIME directive to control UPS polling interval. NETTIME is
        accepted as a synonym for compatibility with old config files.
2011-08-01 14:54:51 +00:00
wiz
f16d0fb0fc Restore previous window sizes fix (both height and width non-zero).
Bump PKGREVISION.
Fix a pkglint warning while here.
2011-08-01 13:12:38 +00:00
asau
ac7762bb51 Remove obsolete hack about now non-existing perl5-base package. 2011-08-01 11:59:47 +00:00
tron
b1062d34ea Note update of the "pkglint" package to version 4.102. 2011-08-01 11:58:28 +00:00
tron
a5b6d704a9 Update "pkglint" package to version 4.102. Changes since version 4.101:
Allow "@" as a character for directories in "${WRKSRC}". This stop bogus
warnings for the "phpmyadmin" package which contains directory names
like "locale/sr@latin/LC_MESSAGES".

Change suggested by Thomas Klausner in private e-mail.
2011-08-01 11:58:14 +00:00
asau
e49eda6260 Updated lang/racket to 5.1.1
Updated lang/racket-textual to 5.1.1
2011-08-01 11:52:02 +00:00
asau
b6989b3623 Update to Racket 5.1.1
Changes in version 5.1.1, May 2011:

Enabled single-precision floats by default
Added single-flonum?
Changed eqv? so that inexacts are equivalent only when they
 have the same precision
Changed file-or-directory-permission to add 'bits mode
 and permission-setting mode
Added special treatment of void as an 'inferred-name property
Removed the "MrEd" compatability executable under Windows
 and Mac OS X, but the "mred" compatibility script remains
racket/gui: added multi-column support to list-box%
racket/gui: added scrollbar support to panel%, vertical-panel%,
 and horizontal-panel%
racket/gui: added 'wheel-left and 'wheel-right events
racket/file: add user-read-bit, etc.
racket/contract: removed some (undocumented) exports.


Changes in version 5.1, February 2011

Renamed "proxy" to "impersonator"
Added current-get-interaction-input-port, which enables
 racket/gui events to be dispatched while a REPL is blocked
Changed equal? to equate C pointers when they refer to the
 same address
Internal: weak boxes are cleared before non-will-like
 finalizers; use late-weak boxes to get the old behavior


Changes in version 5.0.2, October 2010

Changed body of `when', `unless', `cond' clauses, `case'
 clauses, and `match' clauses to be internal-definition contexts
Swapped unsafe-vector*-ref with unsafe-vector-ref, etc.
Added ->i to the contract library, improved ->*, adding #:pre and
 #:post, as well as making the optional arguments clause optional.
Added #true and #false, and changed #t/#T and #f/#F to
 require a delimiter afterward
Added print-boolean-long-form
Added read-accept-lang, which is set to #t when
 reading a module
Added flonum?
Changed continuation-marks to accept a #f argument
 to produce an empty set of marks
Added fxvectors
Added unsafe-{s,u}16-{ref,set!}
Added prop:proxy-of
Added proxies to go with chaperones, and renamed chaperone property
 as proxy property; beware that the word "proxy" will change in
 a future version, perhaps to "impersonator"
Added collection-file-path and collection splicing at the file
 level
2011-08-01 11:45:42 +00:00
apb
336c7dbc5e Pass PKGNAME_REQD through to the make process on the other side
of the "su" command.  This fixes {cd math/py-networkx;
env PYTHON_VERSION_DEFAULT=25 PKGNAME_REQD='py24-networkx-*' make replace;}
2011-08-01 11:00:13 +00:00
adam
ea3827a612 Updated comms/minicom to 2.5 2011-08-01 09:31:22 +00:00
adam
4e633d5dfa Changes 2.5:
* Handle device reconnected more smoothly (USB-serial dongles)
* Translation updates: Danish
* Several fixes (see ChangeLog)

Changes 2.4:
* Add -D and -b options to specify device and baud rate on the command
   line.
* Do character conversion between local and remote side (-R option)
* Added indonesian translation
* Compatibility fixes for recent build environments
* Remove code that handled very old systems

Changes 2.3:
* Fix build on Mac OS X
* New version of the dial format to be little and big endian as well as
   32/64 bit safe
* Support more baud rates
* Handle device disappearances (e.g. serial-USB device unplug)
* Various build and other fixes

Changes 2.2:
* Vietnamese translation added
* Norwegian translation added
* Traditional chinese translation added
* Swedish translation added
* Romanian translation added
* default to 8bit mode if LANG or LC_ALL are set
* default baud rate set to 115200
* Various code cleanups and fixes
2011-08-01 09:30:33 +00:00
apb
46a856068b Fix an infinite loop in the configure script's test for
"checking for replacing readdir using getdirentries()".
The functions in samba-3.5.10/lib/replace/repdir_getdirentries.c
fail on NetBSD 5.99.54, and the test code in
samba-3.5.10/lib/replace/test/os2_delete.c
did not handle the failure.

Not bumping PKGREVISION, because this affects only the
configure script, and the package did not build on
NetBSD-current before.
2011-08-01 08:42:39 +00:00
tnn
d17bf8a91e PR pkg/45192: Alex Hornung: add DragonFly support to xulrunner thread_posix 2011-08-01 08:17:16 +00:00
dholland
ca9cf1f92c Fix void main. 2011-08-01 06:03:35 +00:00
dholland
26cda49d62 Disable groff html check to prevent random PLIST variation. 2011-08-01 05:56:30 +00:00
dholland
befc9c5c71 Fix broken build with clang. 2011-08-01 05:44:26 +00:00
dholland
c2ff08d73d Take MAINTAINER. 2011-08-01 05:41:08 +00:00
dholland
4c2380f814 Fix void main, which clang won't accept. While here, fix an LP64 issue
caught by gcc (malloc without stdlib.h) so bump PKGREVISION.
2011-08-01 05:37:12 +00:00
dholland
f91aec716e Fix broken build with clang. While here, fix the toplevel makefile to
stop on error.
2011-08-01 05:19:12 +00:00
dholland
85c16edea6 Fix bug that was emitting #line directives with a line number of 0, which
clang strenuously objects to. Fixes clang build of audio/gmpc and maybe
others. PKGREVISION -> 2.
2011-08-01 05:03:44 +00:00
dholland
0cbd21fb1c Fix broken clang build. 2011-08-01 04:08:51 +00:00
dholland
ad189a90d7 Fix bug caught by clang. PKGREVISION++ 2011-08-01 04:05:00 +00:00
dholland
130553879a Fix broken clang build. 2011-08-01 03:54:53 +00:00
dholland
18892069e6 Fix broken clang build 2011-08-01 03:49:50 +00:00
dholland
9338f2aaba Fix build with recent curl; also fix deps via verifypc, uses glib2 and
libX11. (yes, it uses libX11 directly, I checked. sigh.) PKGREVISION -> 7
2011-08-01 03:40:58 +00:00
dholland
87f582f846 Fix build with png-1.5, fully now. Also add various REPLACE_INTERPRETER
and add a dependency on Python for the two installed Python scripts. No
version bump since this hasn't been buildable in a long time.
2011-08-01 01:16:50 +00:00
dholland
c7e916e9cc Improve png-1.5 support. Still broken: writing palettes and transparency. 2011-08-01 00:43:58 +00:00
dholland
6bb9178d4f fix patch comment 2011-07-31 23:45:22 +00:00
dholland
1852a7f454 editors/scite 2011-07-31 23:32:40 +00:00
dholland
f46474eaf7 Needs pkg-config. Depends on glib2 directly. PKGREVISION -> 2. Should fix
failure seen in bulk builds.
2011-07-31 23:32:10 +00:00
dholland
74c8335013 Fix broken build. 2011-07-31 22:15:36 +00:00
tnn
7470027a53 Need string.h for strdup. (same fix as patch-aj, but for x86-64) 2011-07-31 22:08:49 +00:00
adam
93e0e0a312 Updated devel/cmake to 2.8.5 2011-07-31 22:05:16 +00:00
adam
a6bd260069 Changes 2.8.5:
* Revert "Add a new function SWIG_GET_WRAPPER_DEPENDENCIES to UseSWIG.cmake"
* Use devenv instead of msbuild for vs2010.
* Revert "With very long file names, VS 2010 was unable to compile files."
* Use relative paths for custom command inputs.
* Look for VCExpress as a possible build tool as well as devenv.
* KWSys: Recognize color TERM=screen-256color-bce
* find_library: Use lib->lib64 conversion in CXX-only projects
* libarchive: Install COPYING with CMake documentation
* FindJNI: Search in Fedora arch-specific JVM location
* FindSWIG: Use NAMES in find_program directives
* Documentation: Fix spelling / formatting errors
* FindBoost: Fixes
* FindBoost: Also search for 1.46.1
* Detect VS 2010 SP1, faster and more robust detection
* Fix a memory leak.
* Fix for bug10798.  VS10 did not append -I flags with COMPILE_FLAGS prop.
* Append and do not clobber CMAKE_CXX_FLAGS in the test.
* Use bin tree for inclues to avoid -I with spaces in the path.
* One more try.  Use full path by default, and relative on broken compilers.
* Fix for bug11927, external project git clone step always runs vs10.
* XL: Place Fortran modules with -qmoddir= flag
* Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity
* Xcode: Fix parallel build depends with universal binaries
* Fix style errors added by parent and grandparent
* Use cascading-if for per-config test and install code
* CTest: Report tests not run due to unknown configuration
* GNU: Fix CMAKE_INCLUDE_SYSTEM_FLAG_<lang> value
* Teach find_(library|package) about Linux multiarch
* Test find_package multiarch support
* more...
2011-07-31 22:04:03 +00:00