Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
he 902db3497d Update to zabbix version 3.2.10.
Pkgsrc changes:
 * for zabbix-frontend, adjust PLIST

Upstream changes:
Changes for 3.2.10

3.2.10rc1 was released as 3.2.10 without any changes

Changes for 3.2.10rc1

New features:
..F....... [ZBXNEXT-1421] added service sorting by name if multiple services
           has same 'sortorder' value (miks)
..F....... [ZBXNEXT-4081] improved error message for case when none of
	   supported database modules exists (gcalenko)

Bug fixes:
..F....... [DEV-593] fixed multiple security issues (miks)
........S. [ZBX-11658] fixed error message in case no items were found
	   for aggre gated check (gleb)
.......PS. [ZBX-12854] fixed crash of VMware collector with DebugLevel=4 (gleb)
...G...... [ZBX-11902] fixed CPU count for LPAR partitions in IBM AIX (abs)
...G...... [ZBX-12260] fixed windows agent to support UTF-16LE, UCS-2,
	   UCS-2LE encodings (vso)
..F....... [ZBX-6669] fixed use of current host as filter when selecting
	   items for graph forms and trigger forms (gcalenko)
..F....... [ZBX-12722] fixed scrollbar causing a JS error in "500 latest
	   values" page due to unnecessarily initialization (Ivo)
..F....... [ZBX-12710] fixed OS type detection logic (vjaceslavs)
..F....... [ZBX-12543] fixed problems with session management (vjaceslavs)
........S. [ZBX-12259] added an informative warning about lack of data for
	   macros used in LLD rule filter (viktors)

--------------------------------------------------------------------------------
Changes for 3.2.9

3.2.9rc1 was released as 3.2.9 without any changes

--------------------------------------------------------------------------------
Changes for 3.2.9rc1

New features:
...G...PS. [ZBXNEXT-1862] modified server, proxy and agent to follow
	   changes in /etc/resolv.conf (Andris)

Bug fixes:
..F....... [ZBX-12788] fixed error when template is added to hosts via
	   mass update form (gcalenko, vmurzins)
..F....... [ZBX-12666] fixed ETag comparison check in jsLoader for web
	   server with enabled compression (gcalenko)
........S. [ZBX-10547] fixed IT services calculation in parallel
	   transactions not seeing each other changes when calculating
	   common parent service (vso)
........S. [ZBX-12441] fixed user permission check for macros containing
	   user personal information in notification messages (viktors)
....I..... [ZBX-12779] fixed detection of PostgreSQL 10 (Andris)
.......P.. [ZBX-12281] fixed simultaneous sending of the same history
	   data from passive proxy (gleb, vjaceslavs)
..F....... [ZBX-12770] fixed links in select popup for user groups;
	   updated group selection field in Administration->Users (gcalenko)
A......... [ZBX-8277] improved performance of hostgeneral.unlink() method;
	   fixed SQL statement (Sasha)
........S. [ZBX-11426] fixed the housekeeper for not deleting events in
	   open problem state (abs)
A......... [ZBX-10754] fixed inheritance of template properties in
	   web scenarios (miks)
A......... [ZBX-12681] fixed SQL errors in event.get() method (Sasha)
A......... [ZBX-12727] fixed response for script.get() method with
	   "editable" flag (Sasha)
A......... [ZBX-12727] fixed dcheck.get(), dhost.get() and dservice.get()
	   permission checks for admin users; related to ZBX-7238 (Sasha)

--------------------------------------------------------------------------------
Changes for 3.2.8

3.2.8rc1 was released as 3.2.8 without any changes

--------------------------------------------------------------------------------
Changes for 3.2.8rc1

New features:
A.F....... [ZBX-1357] enabled Turkish translation to be displayed
	   by default (zalex_ua)
A.F....... [ZBX-1357] updated Czech, English (United States), French,
	   Italian, Japanese, Korean, Russian, Turkish translations;
	   thanks to Zabbix translators (zalex_ua)
........S. [ZBX-12258] added bulk selections to improve performance
	   in processing of escalations (Sergejs)

Bug fixes:
..F....... [ZBX-12769] fixed XSS vulnerabilities in argument passing for
	   popup forms and file import forms (gcalenko)
A.F....... [ZBX-12768] added schema validation for URL fields based on
	   schemas whitelist in ZBX_URI_VALID_SCHEMES (gcalenko, Sasha)
.......PS. [ZBX-11675] fixed crash that could occur during connection
	   failures to MySQL (Sergejs, vso)
..F....... [ZBX-12617] fixed sorting by host name for items on
	   availability report page (gcalenko)
........S. [ZBX-12696] fixed trigger not being calculated for newly
	   received item values if last one of those is unsupported value (vso)
..F....... [ZBX-12548] fixed notification sound not being played for
	   message with timeout set to greater than minute (gcalenko)
...G...... [ZBX-12653] fixed heap corruption in Windows agent;
	   thanks to Ronnie Kaech for the patch (abs)
A......... [ZBX-12660] fixed result of hostinterface.replacehostinterfaces
	   method (Sasha)
..F....... [ZBX-12469] added new context for 'Second' string to be
	   properly translated in maintenance period form (gcalenko)
.......PS. [ZBX-12493] fixed address and ports array size in
	   zbx_init_ipmi_host() to match OpenIPMI internals (Andris, vso)
..F....... [ZBX-12623] fixed label macro resolving in maps (vjaceslavs)
..F.....S. [ZBX-11042] allowed libcurl to choose SMTP authentication
	   mechanism other than PLAIN (gleb, vjaceslavs)
..F....... [ZBX-8997] fixed trigger expression validation test
	   form (gcalenko, Sasha)
..F.I...S. [ZBX-12434] fixed housekeeping of problems and events for
	   deleted items and triggers; added optional database patch
	   to cleanup problems for deleted items and triggers (vso)
..F....... [ZBX-12646] fixed incorrect SQL query in availability reports (Sasha)
..F....... [ZBX-12545] fixed undefined index error on latest data
	   page when host was deleted in another session (gcalenko)
..F....... [ZBX-12321] fixed removal of multiselect options using
	   backspace button (miks)
..F....... [ZBX-12416] optimized data selection of user preferences
	   stored in profiles (gcalenko)
..F....... [ZBX-11607] fixed a rounding of large unsigned numbers (miks)
..F....... [ZBX-12404] fixed visibility of item data first row for
	   'latest data' page and 'audit log' page (gcalenko)
..F....... [ZBX-12463] fixed undefined index error in "Last 20 issues" (Sasha)
........S. [ZBX-12186] fixed parallel processing of multiple values
	   for same lld rule (vjaceslavs)
..F....... [ZBX-11887] fixed improper DB::refreshIds() call when
	   selected row is locked (miks)
..F....... [ZBX-12022] fixed trigger resolving in services configuration;
	   fixed popup window size (miks)
..F....... [ZBX-12429] fixed template replacement in mass update form (gcalenko)
..F....... [ZBX-12396] fixed an error in screens if screen trigger
	   overview element contains deleted host group (miks)
..F....... [ZBX-12439] fixed macro name field length in host configuration
	   form (gcalenko)
...G...PS. [ZBX-10820] fixed potential loss of data when server/proxy
	   processes zabbix_sender data (Andris)
........S. [ZBX-12446] fixed discovery and auto registration to accept
	   empty DNS names (vso)
........S. [ZBX-12295] fixed possible accumulation of executed tasks in
	   database (Sergejs)
........S. [ZBX-12318] fixed maintenance status not being updated in cache
	   if host is disabled (vso)
.......PS. [ZBX-12224] fixed connection to Oracle database when database
	   server gives out warnings (gleb)
...G...PS. [ZBX-12195] fixed contamination of script output with Zabbix'es
	   own log messages when logging level is set to 4 or 5 and
	   LogType=console (gleb)
...G...... [ZBX-12270] fixed processing of AIX item 'system.stat[ent]'
	   in agent; thanks to Marc for patch (Andris)
..F....... [ZBX-12277] fixed trigger expression test form incorrectly
	   replacing macros (Ivo)
2017-11-16 12:50:34 +00:00
archivers Import atool-0.39.0 from wip, PR pkg/52545. 2017-11-03 20:07:12 +00:00
audio Add support for LDFLAGS when building audio/nas 2017-11-13 12:23:36 +00:00
benchmarks super_pi: add a backup master site 2017-09-23 13:15:28 +00:00
biology transfig: remove, replaced by print/fig2dev 2017-10-03 15:12:42 +00:00
bootstrap Set cwrappers in bootstrap mk.conf too. 2017-10-22 19:29:20 +00:00
cad Update to pcb-4.0.1 2017-10-24 02:21:55 +00:00
chat reset maintainer 2017-11-13 19:36:26 +00:00
comms py-gammu: Update comms/py-gammu to 2.10 2017-11-08 09:47:51 +00:00
converters p5-Unicode-Collate: update to 1.23. 2017-11-15 10:40:37 +00:00
cross transfig: remove, replaced by print/fig2dev 2017-10-03 15:12:42 +00:00
databases py-apsw: updated to 3.21.0 2017-11-15 08:23:52 +00:00
devel p5-Function-Parameters: remove comment about failing test 2017-11-16 10:32:36 +00:00
distfiles
doc doc: Updated security/vault to 0.9.0 2017-11-16 11:31:22 +00:00
editors Upgrade to XEmacs 21.5.34 2017-11-15 15:07:17 +00:00
emulators Bump PKGREVISION on packages depending on CUPS 2017-11-12 16:03:34 +00:00
filesystems Update to glusterfs 3.12.3 2017-11-15 03:31:56 +00:00
finance p5-Finance-Quote: update to 1.47. 2017-11-14 09:45:44 +00:00
fonts Fix building on newer macOS 2017-11-15 10:18:06 +00:00
games netris: Comment out dead sites. 2017-11-15 22:15:16 +00:00
geography Update to 1.1.0 2017-11-13 07:49:46 +00:00
graphics graphics/py-fits: add python2 only entries to PLIST 2017-11-15 23:29:26 +00:00
ham osmo-sdr: update HOMEPAGE 2017-11-15 22:17:28 +00:00
inputmethod ibus, ibus-python: update to 1.5.17. PR pkg/52694 2017-11-05 04:19:15 +00:00
lang perl: Remove patch-dist_Carp_lib_Carp.pm 2017-11-16 10:28:26 +00:00
licenses Import fonts/lanna-io version 20170628 2017-11-03 19:39:43 +00:00
mail p5-User-Identity: update to 0.98. 2017-11-13 14:17:25 +00:00
math math/py-networkx: prefix doc directory with python version 2017-11-15 23:22:28 +00:00
mbone Generate makefile for NetBSD 8. 2017-09-12 08:21:30 +00:00
meta-pkgs Bump PKGREVISION on packages depending on CUPS 2017-11-12 16:03:34 +00:00
misc Add support for CFLAGS and LDFLAGS 2017-11-16 01:28:12 +00:00
mk Really use the parent sink for ld(1) 2017-11-16 02:43:51 +00:00
multimedia reset maintainer 2017-11-13 19:36:26 +00:00
net p5-Net: update to 3.11. 2017-11-15 11:41:24 +00:00
news newsbeuter: follow redirect 2017-11-06 13:29:56 +00:00
packages
parallel Reset maintainer 2017-09-16 19:26:41 +00:00
pkgtools Bump cwrappers after reverting the last patch 2017-11-08 04:04:42 +00:00
print Apply fix for CVE-2016-7977, 2017-11-13 16:52:51 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security Update security/vault to 0.9.0. 2017-11-16 11:31:12 +00:00
shells fish: Unbreak build on non-NetBSD. 2017-10-30 11:45:13 +00:00
sysutils Update to zabbix version 3.2.10. 2017-11-16 12:50:34 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc Apply a fix for CVE-2017-14952 from 2017-11-16 09:58:26 +00:00
time p5-DateTime-TimeZone: update to 2.15. 2017-11-08 21:21:00 +00:00
wm jwm: update to 2.3.7. 2017-10-21 18:07:33 +00:00
www Update to 57.0 2017-11-16 01:06:46 +00:00
x11 tzosdclock: comment out dead sites. 2017-11-15 22:20:43 +00:00
Makefile
pkglocate
README Make top dir README a little more helpful. 2017-03-02 09:51:35 +00:00

$NetBSD: README,v 1.19 2017/03/02 09:51:35 maya Exp $

pkgsrc is a framework for building software on UNIX-like systems.

To use, bootstrap using:
% cd pkgsrc/bootstrap/
% ./bootstrap

build packages, use:
% cd pkgsrc/category/package-name
% $PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

Bugs and patches can be filed in the follow link (use category 'pkg'):
https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd

To fetch the main CVS repository:
% cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

It's also possible to contribute through pkgsrc wip (work in progress), for
more information, see http://pkgsrc.org/wip/users/

Please see doc/pkgsrc.txt for information.