Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
fhajny dc1419abb2 Update sysutils/consul to 0.9.2.
## 0.9.2 (August 9, 2017)

BUG FIXES:

- agent: Fixed an issue where the old `-retry-join-{ec2,azure,gce}`
  command line flags were not being honored.
- server: Reverted the change that made unauthorized KV queries return
  403 instead of 404 because it had a minor bug that affected the
  operation of Vault, and in addition to fixing the bug, we identified an
  additional case that needed to be covered.

## 0.9.1 (August 9, 2017)

FEATURES:

- Secure ACL Token Introduction: It's now possible to manage Consul's
  ACL tokens without having to place any tokens inside configuration
  files.
    * A new `/v1/agent/token` API allows an agent's ACL tokens to be
    * introduced without placing them into config files, and to update
    * them without restarting the agent.
    * A new `/v1/acl/bootstrap` allows a cluster's first management
    * token to be created without using the `acl_master_token`
    * configuration.
- Metrics Viewing Endpoint: A new `/v1/agent/metrics` API displays the
  current values of internally tracked metrics.

IMPROVEMENTS:

- agent: Retry Join for Amazon AWS, Microsoft Azure, Google Cloud, and
  (new) SoftLayer is now handled through the
  https://github.com/hashicorp/go-discover library.
- agent: Reports a more detailed error message if the LAN or WAN Serf
  instance fails to bind to an address.
- agent: Added NS records and corrected SOA records to allow Consul's
  DNS interface to work properly with zone delegation.
- agent: Added support for sending metrics with labels/tags to supported
  backends.
- agent: Added a new `prefix_filter` option in the `telemetry` config to
  allow fine-grained allowing/blocking the sending of certain metrics by
  prefix.
- cli: Added a `-child-exit-code` option to `consul lock` so that it
  propagates an error code of 2 if the child process exits with an
  error.
- docs: Added a new Geo Failover Guide showing how to use prepared
  queries to implement geo failover policies for services.
- docs: Added a new Consul with Containers Guide showing critical
  aspects of operating a Consul cluster that's run inside containers.
- server: Added a `RemoveEmptyTags` option to prepared query templates
  which will strip out any empty strings in the tags list before
  executing a query.
- server: Implemented a much faster recursive delete algorithm for the
  KV store.

BUG FIXES:

- agent: Clean up temporary files during disk write errors when
  persisting services and checks.
- agent: Fixed an issue where DNS and client bind address templates were
  not being parsed via the go-sockaddr library.
- agent: Fixed status code on all KV store operations that fail due to
  an ACL issue. They now return a 403 status code, rather than a 404.
- agent: Fixed quoting issues in script health check on Windows.
- agent: Fixed an issue where `consul monitor` would exit on any empty
  log line.
- server: Updated raft library to fix issue with machine crashes causing
  snapshot files to not get saved to disk
2017-08-17 07:33:28 +00:00
archivers Comment out dead sites. 2017-08-16 20:45:30 +00:00
audio Update some HOMEPAGEs. 2017-08-16 21:22:11 +00:00
benchmarks Comment out dead sites. 2017-08-16 20:45:30 +00:00
biology Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
bootstrap Add code for finding machine_arch on OSF1 2017-06-19 06:30:48 +00:00
cad Comment out dead sites. 2017-08-16 20:45:30 +00:00
chat Comment out dead sites. 2017-08-16 20:45:30 +00:00
comms Comment out dead sites. 2017-08-16 20:45:30 +00:00
converters Comment out dead sites. 2017-08-16 20:45:30 +00:00
cross Update to 7.2 2017-08-16 14:41:12 +00:00
databases 1 new package in databases 2017-08-17 02:04:07 +00:00
devel Update tex-l3{experimental,kernel,packages}{,-doc} to 2017.44864 2017-08-17 04:13:29 +00:00
distfiles
doc Remove suggsted hugo package -- packaged by gavan, thanks! 2017-08-17 07:17:15 +00:00
editors Comment out dead sites. 2017-08-16 20:45:30 +00:00
emulators Comment out dead sites. 2017-08-16 20:45:30 +00:00
filesystems Comment out dead sites. 2017-08-16 20:45:30 +00:00
finance The Braintree Python library provides integration access to the Braintree 2017-07-07 07:43:42 +00:00
fonts Update tex-dozenal{,-doc} to 7.1 2017-08-17 03:21:14 +00:00
games Comment out dead sites. 2017-08-16 20:45:30 +00:00
geography Comment out dead sites. 2017-08-16 20:45:30 +00:00
graphics 1 new package in graphics 2017-08-17 02:05:16 +00:00
ham Comment out dead sites. 2017-08-16 20:45:30 +00:00
inputmethod Update some HOMEPAGEs. 2017-08-16 21:22:11 +00:00
lang 1 new package in lang 2017-08-17 02:04:42 +00:00
licenses Add flashpix-license for use with libfpx 2017-08-04 08:14:05 +00:00
mail Comment out dead sites. 2017-08-16 20:45:30 +00:00
math 1 new package in math 2017-08-17 02:05:52 +00:00
mbone Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
meta-pkgs Follow some http redirects. 2017-08-16 20:21:03 +00:00
misc Update some HOMEPAGEs. 2017-08-16 21:22:11 +00:00
mk Describe "qmail-customerror" option. 2017-08-13 23:45:17 +00:00
multimedia Update some HOMEPAGEs. 2017-08-16 21:22:11 +00:00
net 1 new package in net 2017-08-17 02:06:24 +00:00
news Remove cg. Development stopped in 2002. 2017-08-01 17:13:47 +00:00
packages
parallel Follow some http redirects. 2017-08-16 20:21:03 +00:00
pkgtools Update pkgtools/pkgtasks to version 1.13. 2017-08-10 05:38:30 +00:00
print Update tex-algorithm2e{,-doc} to 5.2 2017-08-17 04:30:59 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security 2 new packages in security 2017-08-17 02:00:31 +00:00
shells Comment out dead sites. 2017-08-16 20:45:30 +00:00
sysutils Update sysutils/consul to 0.9.2. 2017-08-17 07:33:28 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc 5 new packages in textproc 2017-08-17 01:58:04 +00:00
time Remove libgcal, the API it implements has been deprecated in 2012 or so. 2017-08-16 20:57:26 +00:00
wm Comment out dead sites. 2017-08-16 20:45:30 +00:00
www Update contao44 to 4.4.3. 2017-08-17 06:28:10 +00:00
x11 Do not use old pipes.c file from xscreensaver-5.17. 2017-08-16 21:44:05 +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.