Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
fhajny a6b0edc325 Update databases/py-barman to 1.6.1.
- Add --peek option to get-wal command to discover existing WAL
  files from the Barman's archive
- Add replication-status command for monitoring the status of any
  streaming replication clients connected to the PostgreSQL
  server. The --target option allows users to limit the request to
  only hot standby servers or WAL streaming clients
- Add the switch-xlog command to request a switch of a WAL file to
  the PostgreSQL server. Through the '--force' it issues a
  CHECKPOINT beforehand
- Add streaming_archiver_name option, which sets a proper
  application_name to pg_receivexlog when streaming_archiver is
  enabled (only for PostgreSQL 9.3 and above)
- Check for _superuser_ privileges with PostgreSQL's standard
  connections (#30)
- Check the WAL archive is never empty
- Check for 'backup_label' on the master when server is down
- Improve barman-wal-restore contrib script
- Treat the "failed backups" check as non-fatal
- Rename '-x' option for get-wal as '-z'
- Add archive_mode=always support for PostgreSQL 9.5 (#32)
- Properly close PostgreSQL connections when necessary
- Fix receive-wal for pg_receive_xlog version 9.2
2016-06-06 14:56:16 +00:00
archivers Instead of build dependency on setuptools just use egg.mk. 2016-06-03 14:38:03 +00:00
audio Fix typo. 2016-06-05 09:03:35 +00:00
benchmarks sunet.se stopped mirroring lots of stuff, remove/comment out references to it 2016-04-24 10:34:43 +00:00
biology Use OPSYSVARS. 2016-02-25 11:21:11 +00:00
bootstrap No need to set USE_DESTDIR now. 2016-04-10 16:18:45 +00:00
cad Updated cad/eagle to 7.6.0, ( Following is from doc/UPDATE_en) 2016-06-05 09:16:33 +00:00
chat Force c++11. Use CXXFLAGS in build. 2016-06-06 11:17:11 +00:00
comms Update to Asterisk 13.8.2: this is mainly a bug fix release. It 2016-05-06 07:41:06 +00:00
converters Update to 7.3.4 2016-05-29 09:25:10 +00:00
cross Under C++11 it is invalid to implicitly cast from a larger type to a 2016-05-18 20:18:31 +00:00
databases Update databases/py-barman to 1.6.1. 2016-06-06 14:56:16 +00:00
devel Update devel/py-argcomplete to 1.3.0. 2016-06-06 14:51:07 +00:00
distfiles
doc Updated devel/py-argcomplete to 1.3.0 2016-06-06 14:51:17 +00:00
editors Use Cocoa by default on Darwin. Bump PKGREVISION. 2016-05-31 09:58:24 +00:00
emulators FreeBSD also provides ftime() using libcompat. 2016-06-04 17:41:02 +00:00
filesystems Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUP 2016-05-17 10:32:06 +00:00
finance revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
fonts Updated harfbuzz to 1.2.7. 2016-05-12 14:03:27 +00:00
games Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUP 2016-05-17 10:32:06 +00:00
geography The SIGSEGV worked around by patch-src_glu_libtess_sweep.c are in fact 2016-05-25 14:38:48 +00:00
graphics Updated ImageMagick to 7.0.1.9. 2016-06-06 12:24:27 +00:00
ham Updated ham/fldigi to 3.23.10 2016-05-31 13:52:10 +00:00
inputmethod Fix build error as mozc-elisp. 2016-06-01 13:35:59 +00:00
lang Remove the nodejs icu option and make nodejs use a system ICU 2016-06-02 09:57:32 +00:00
licenses Add Historical Permission Notice and Disclaimer (HPND) license. 2016-04-21 07:48:27 +00:00
mail Updated thunderbird-enigmail to 1.9.3. 2016-06-06 12:17:44 +00:00
math Updated math/p5-Excel-Template-Plus to 0.06 2016-05-24 12:42:52 +00:00
mbone Remove redundant if statement to handle linker flags on amd64. 2016-01-03 22:48:52 +00:00
meta-pkgs Uncomment kf5, has a Makefile now. 2016-05-26 10:05:50 +00:00
misc Updated khard to 0.9.0. 2016-06-06 12:28:37 +00:00
mk Honour ALL_ENV in print-PLIST. 2016-06-03 14:32:30 +00:00
multimedia Build dependency on extra-cmake-modules 2016-06-04 21:31:49 +00:00
net Adopt FreeBSD's patches to make this build with perl 5.24, ref. 2016-06-06 14:11:35 +00:00
news Racy build. 2016-06-01 13:34:23 +00:00
packages
parallel Include correct directory and rpath for finding bdb. 2016-06-01 13:36:27 +00:00
pkgtools Updated pkglint to 5.4.0. 2016-06-05 11:24:32 +00:00
print avoid gnu-grep presumptions in favour of portable usage for detecting qt5 2016-06-02 05:14:21 +00:00
regress update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
security Updated py-oauthlib to 1.1.2. 2016-06-06 12:03:26 +00:00
shells PR/51142: address for/select loop compatibility with ksh93 in pdksh 2016-06-05 04:44:56 +00:00
sysutils Add msgfmt to USE_TOOLS. That should hopefully fix the build on Linux. 2016-06-06 02:02:33 +00:00
templates
textproc Updated p5-XML-LibXML to 2.0125. 2016-06-06 11:55:36 +00:00
time Updated p5-DateTime to 1.2800. 2016-05-22 17:33:16 +00:00
wm + marco 2016-05-21 21:54:41 +00:00
www Update dependency to require a newer version of devel/php-libawl. 2016-06-06 14:26:01 +00:00
x11 patch-src_unixsocket.c accepted upstream. 2016-06-06 13:44:25 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.