summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2018-03-22Revbump after updating textproc/onigurumaadam2-3/+4
2018-03-21sysutils/ruby-childprocess: update to 0.8.0taca2-7/+7
### Version 0.8.0 / 2017-09-23 * Added a method for determining whether or nto a process had been started.
2018-03-21sysutils/puppet: update to 5.4.0taca4-23/+68
Changes are too many to write here, please refer these release notes: <https://puppet.com/docs/puppet/5.3/release_notes.html> <https://puppet.com/docs/puppet/5.4/release_notes.html>
2018-03-21sysutils/ruby-serverspec: update to 2.41.3taca3-11/+10
2.41.3 2017/11/07 * Fix be_installed matcher when used with expect 2.41.2 2017/10/26 * Fix infinite loop in Specinfra::Configuration.os fall back 2.41.1 2017/10/19 * Accept OpenSSL 1.1 X.509 certificate informations
2018-03-21sysutils/ruby-specinfra: update to 2.73.2taca3-8/+16
2.73.2 2018/02/07 * [CI] Test against new Ruby 2.x versions * Detect qemu virtualization as well 2.73.1 2018/01/12 * Refine method get_table() * Install bundler with --force on appveyor. 2.73.0 2017/12/20 * support Amazon Linux 2 systemd init system * Add simple Devuan (devuan.org) support
2018-03-19Constrain to Python 2.7.bsiegert1-1/+2
Python 3 is theoretically supported, but newer python versions remove the cmpfunc type from their C APIs, which breaks the build.
2018-03-17rkflashtool: bump to 20160324tnn2-8/+8
change: support RK3228, RK3229, RK3126
2018-03-17xcdroast: update to 1.18tnn6-61/+65
23.12.17: * RELEASED X-CD-Roast 1.18 * Bugfix in configure script 22.12.17: * RELEASED X-CD-Roast 1.17 14.12.17: * Update desktop icon 29.10.17: * Fix crash when deleting exactly 50 or a multiple of 50 tracks. 08.10.17: * Change code to use g_io_channels. (Prepare for GTK3) 07.10.17: * More GTK3 migration. * Remove of Mac OS X code since there have been no working cdrtools for more than a decade and thus X-CD-Roast cannot be programmed for OS X. 01.10.17: * Rewrite child processing. 17.09.17: * More GTK3 migration. 03.09.17: * Rewrite dialog window placement. 20.08.17: * Modernize code to display the xcdroast logo (cairo instead of pixbuf). Also improve the logo quality. * Add About-dialog. 23.07.17: by Mathias Büttner: * Disabled the write mode selector for DVD (and BD) media in "Create" and in "Duplicate" menu. * Disabled "Do not fixate" for multisession writes (not just a warning). * Added fixed settings for nofixate and multisession in "Duplicate" menu as they can't be changed there. * Updated write mode settings and write options for cdrecord. * Fixed displaying wrong Disc size if no Audio CD or Mixed Mode CD. * Added notification if CD-Text will not be written. * Placed a small logo on top of the sidespace buttons. * Amended some of the old tooltips. 30.06.17: * All terms talking about a CD (Compact Disc) are changed simply to the word Disc or CD/DVD/BD where meaningful. (by Mathias Büttner) 17.06.17: * Resized Dialog windows 14.06.17: * Removed checks for older cdrecord features 05.06.17: * Replaced all GtkText by GtkTextView (modernize design) 04.06.17: * Convert all translation files to UTF-8 31.05.17: * Replace GtkFileSelection by GtkFileChooser (modernize design) 19.05.17: * Code cleanup/formatting by Mathias Büttner 06.05.17: * rename non-root-mode to user-host-mode, as we now always allow non-root users to start X-CD-Roast. The user-host-mode just allows to configure which user on which host can use X-CD-Roast. (e.g. for computer science labs or server installations) 01.05.17: * detect the suid-bit settings on the cdrtools or the X-CD-Roast wrapper and offer a dialog to fix this automatically 26.04.17: * Changed JEDEC prefixes to decimal and binary prefixes according to IEC 60027-2 (January 1999) to avoid confusion. (by Mathias Büttner) 17.04.17: * Paranoia mode: auto setup of lowest read ahead buffer for each drive when scanning for new devices (by Mathias Büttner) 16.04.17: * wrong cdrtool versions are now reported in a dialog window (not just as a warning in the terminal) * set suid bit on xcdrwrap on 'make install' 15.04.17: * Fix various gdk-assertion failures * Fix resize of Read/Write progress window 09.04.17: * Added new checkbox "audio deemphasis" (by Mathias Büttner) 04.04.17: * Updated gettext to 0.19.7 * Updated to autoconf 2.69 * Update to autmake 1.14.1 * use cddb protocol 6 instead of 1, this fixes also charset problems 03.04.17: * Compile by default without non-root-mode. Currently I rely on that the cdrtools have the suid bit already set. * charset conversion from ISO8859-1 to UTF-8 on Album or Track titles. 02.04.17: * merged in all patches I received and published on my webpage since X-CD-Roast 0.98alpha16. - Many thanks to all contributors! (parse_version.patch, change_norwegian_locale.txt, io_compile.patch, cdda2wav_version.patch, fix_cddb_hidden_tracks.patch, io_progressbar _fix.patch, format-security.patch, suid-perms.patch) * removed --enable-gtk2 option, this is enabled by default now. * Renamed norwegian translation file from "no" to "nb". * Updated galician translation. 01.04.17: * Lots of input and patches and motivation for an updated xcdroast version by Mathias Büttner from southwestern Germany: * updated CD/DVD writer/reader default settings in setup menu. * removed the outdated slider "sectorburst" and added instead "size of read ahead buffer" and "minimum overlap of sectors" for paranoia mode in the setup menu. * added new checkbox "suppress a hidden audio track" * fixed info output and track increment in GTK-window 'Reading audio tracks' for cdda2wav in paranoia mode. * changed cdrtools version check to allow only v3.02a09 or higher because v3.00a01 - v3.02a07 contain a bug and v2.01 is very outdated and may even not compile nowadays. * fixed xcdroast's mkisofs version detection since v3.02a01. * changed german translation to new orthography.
2018-03-17Do not repeat hardcoded version numberryoon1-2/+2
2018-03-14dupeguru: fix build with sphinx-1.7.1wiz4-4/+57
Bump PKGREVISION.
2018-03-14sysutils/capistrano: update to 3.10.1taca2-7/+7
## [`3.10.1`] (2017-12-08) [`3.10.1`]: https://github.com/capistrano/capistrano/compare/v3.10.0...v3.10.1 ### Breaking changes: * None ### Fixes: * [#1954](https://github.com/capistrano/capistrano/pull/1954): Fix Host filtering when multi-host strings contain `0` ## [`3.10.0`] (2017-10-23) [`3.10.0`]: https://github.com/capistrano/capistrano/compare/v3.9.1...v3.10.0 As of this release, version 2.x of Capistrano is officially End of Life. No further releases of 2.x series are planned, and pull requests against 2.x are no longer accepted. The maintainers encourage you to upgrade to 3.x if possible. ### Breaking changes: * None ### New features: * [#1943](https://github.com/capistrano/capistrano/issues/1943): Make 'releases' and 'shared' directory names configurable from deployment target * [#1922](https://github.com/capistrano/capistrano/pull/1922): Prevents last good release from being deleted during cleanup if there are too many subsequent failed deploys * [#1930](https://github.com/capistrano/capistrano/issues/1930): Default to locking the version using the pessimistic version operator at the patch level. ### Fixes: * [#1937](https://github.com/capistrano/capistrano/pull/1937): Clarify error message when plugin is required in the wrong config file.
2018-03-14Added PYTHON_VERSIONS_ACCEPTED=27adam1-1/+3
2018-03-14Update lf to 20180302.bsiegert2-9/+8
No changelog (and indeed no releases) from upstream :(
2018-03-14Update intel-microcode-netbsd to 20180312.msaitoh3-11/+17
Detailed Description Intel Processor Microcode Package for Linux 20180312 Release == Updates upon 20171117 release == MODEL STEP f-mm-s:pf version -- New Platforms -- BDX-DE EGW A0 6-56-5:10 e000009 SKX B1 6-55-3:97 1000140 -- Updates -- SNB D2 6-2a-7:12 29->2d JKT C1 6-2d-6:6d 619->61c JKT C2 6-2d-7:6d 710->713 IVB E2 6-3a-9:12 1c->1f IVT C0 6-3e-4:ed 428->42c IVT D1 6-3e-7:ed 70d->713 HSW Cx/Dx 6-3c-3:32 22->24 HSW-ULT Cx/Dx 6-45-1:72 20->23 CRW Cx 6-46-1:32 17->19 HSX C0 6-3f-2:6f 3a->3c HSX-EX E0 6-3f-4:80 0f->11 BDW-U/Y E/F 6-3d-4:c0 25->2a BDW-H E/G 6-47-1:22 17->1d BDX-DE V0/V1 6-56-2:10 0f->15 BDW-DE V2 6-56-3:10 700000d->7000012 BDW-DE Y0 6-56-4:10 f00000a->f000011 SKL-U/Y D0 6-4e-3:c0 ba->c2 SKL R0 6-5e-3:36 ba->c2 KBL-U/Y H0 6-8e-9:c0 62->84 KBL B0 6-9e-9:2a 5e->84 CFL D0 6-8e-a:c0 70->84 CFL U0 6-9e-a:22 70->84 CFL B0 6-9e-b:02 72->84 SKX H0 6-55-4:b7 2000035->2000043
2018-03-13Move /var/lib/xenstored to /var/run, so that it is automatically clearedbouyer5-4/+48
on reboot. From Greg A. Woods in PR pkg/53095 Bump PKGREVISION.
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz127-251/+254
2018-03-11dbus: update to 1.12.6.wiz2-7/+7
dbus 1.12.6 (2018-03-01) ======================== The “just the one swan, actually” release. Fixes: • Increase system dbus-daemon's RLIMIT_NOFILE rlimit before it drops privileges, because it won't have permission afterwards. This fixes a regression in dbus 1.10.18 and 1.11.0 which made the standard system bus more susceptible to deliberate or accidental denial of service. (fd.o #105165, David King)
2018-03-08Updating to zabbix version 3.4.7.he5-101/+115
Pkgsrc changes: * for zabbix-frontend, adjust PLIST Upstream changes are lots and lots since the previous 3.2.10 release we packaged. Highlights from https://www.zabbix.com/whats_new * Dashboards have been re-designed * Dependencies between collectd items has been introduced, allowing parallel collection in some cases * Pre-processing of collectd data has been improved * Remote command execution via proxies has been introduced * Time periods now have macros for e.g. 30s, 5m, etc. * Configurable JMX endpoints have been introduced * Efficient network device monitoring via templates has been added * Various server-side improvements has been implemented * Various frontend improvements have been implemented * It's now possible to be notified when ACKs are done * Alert processing is now parallelized * Scripts and commands now have their exit status checked and handled There doesn't seem to be a public on-the-web copy of the change log, so inspect the sources' ChangeLog file for further details.
2018-03-08Added missing patchadam1-0/+16
2018-03-08+ nbasecheusov1-1/+2
2018-03-08New package nbase was addedcheusov4-0/+608
nbase is a collection of NetBSD tools portable to Linux, MacOS-X and other UNIX-like systems. Its version looks like x.y.z.n, where x is a NetBSD major version, y -- NetBSD minor version, z -- NetBSD patch level, and n -- nbase release number. For example, 7.0.0.4 means fourth release of nbase that corresponds to NetBSD 7.0-RELEASE.
2018-03-04Revbump all Go packages after Go 1.10 update.bsiegert4-6/+8
2018-03-01decode-dimms is gonepgoyette5-197/+0
2018-03-01decode-dimms is gone. Too much work to get the packaging right.pgoyette1-2/+1
2018-03-01Fix patch to ignore original's CVS Revision tag; update distinfo accordinglypgoyette2-8/+8
2018-03-01Update distinfopgoyette1-2/+2
2018-03-01Add decode-dimmspgoyette1-1/+2
2018-03-01Add sysutils/decode-dimms - utility to decode the DIMMs' SPD ROM datapgoyette5-0/+197
2018-02-28salt: updated to 2017.7.4adam5-18/+19
2017.7.4: Pin tornado version in requirements file Fix regression with identity file usage Add 2017.7.4 Release Notes with PRs use local config for vault when masterless
2018-02-28sysutils/syslog-ng*: Update to 3.14.1.fhajny6-15/+26
Features - Password protected ssl keys - Add OpenBSD module to system() source - Add Ubuntu Trusty support to Docker build Bugfixes - Fix increased memory usage during saving disk-buffer - Fix maximum record length limitations of disk-buffer - Fix a memory leak in cfg-lexer - Fix some issues found by pylint in python module - Fix a crash due to a race condition in kv-parser() - Fix a crash due to a race condition in file() destination - Fix deprecated API usage in python module tests - Fix a race condition in internal() source - Fix a locale issue in merge-grammar python tool - Fix compile problems with autotools when '--disable-all-modules' used - Fix a file descriptor leak in persist-state - Fix a file descriptor leak in pseudofile() - Fix memory/fd leaks in loggen tool - Fix compile problems on Fedora, RHEL6, CentOS6 and SUSE based platforms - Fix a crash when large variety of keys added to messages - Fix compile problems when PATH_MAX not defined - Fix integer overflow problems in grammar - Fix a memory leak in filter() - Fix memory leak of persist-name() option - Fix message corruption caused by a bug in the subst() rewrite rule - Fix silently dropped messages in elasticsearch2() when sending in bulk mode - Fix broken disk-buffer() support in elasticsearch2() - Fix Hy support in python module - Fix an event scheduler related crash during reloading syslog-ng - Fix a crash with SIGBUS when persist file cannot grow Other changes - Improve error reporting in "block" definitions in config - Add warning message when disk-buffer() directory is changed in configuration - Syslog-ng debun improvements - Refactor in rewrite() module init - Missing child program (exit status 127) handling is changed in program() destination: - stopping destination instead of polling for the child program - Refactor in filter() module - Improve thread synchronization in mainloop and refactor - Adapted json-c v0.13 API changes to json-parser - Add filters as selectors in contextual data
2018-02-28sysutils/Makefile: + ioping.wiz1-1/+2
2018-02-28sysutils/ioping: import ioping-1.0wiz4-0/+32
A tool to monitor I/O latency in real time. It shows disk latency in the same way as ping shows network latency. Packaged for wip by miwarin, with fixes by rillig and myself.
2018-02-28p5-Server-Starter: remove unused patch.wiz1-15/+0
2018-02-28p5-Server-Starter: update to 0.34.wiz2-8/+7
0.34 2018-02-26T06:32:16Z - run start_server even if no port (or path) is specified (thanks to Ichito Nagata) #49 - add `.` in @INC (thanks to Petr Písař) #47
2018-02-27Revbump for packages depending on devel/libusb{,compat}khorben1-2/+2
2018-02-27sysutils/beats: Update to 6.2.2.fhajny2-7/+7
==== Bugfixes Affecting all Beats - Add logging when monitoring cannot connect to Elasticsearch. - Fix infinite loop when event unmarshal fails in Kubernetes pod watcher. Filebeat - Fix a conversion issue for time related fields in the Logstash module for the slowlog fileset.
2018-02-27sysutils/consul: Update to 1.0.6. Simplify Makefile.fhajny2-13/+8
## consul 1.0.6 - agent: Fixed a panic when using the Azure provider for retry-join. - agent: Fixed a panic when querying Consul's DNS interface over TCP.
2018-02-27Update to 0.7.17wen2-7/+7
Upstream changes: New in v0.7.17 (2018/02/26) --------------------------- * Removed changes made in bug #1044715 Provide a file history feature - Changes required too much memory to carry in the manifest - The option --file-changed in collection-status is now invalid - This will close bugs: #1730451, #896728, #1526557, #1550176 - Starting a full backup will be needed to fully utilize this fix * Fix update of Launchpad Translations. Translations were not being picked up on a daily basis and we got several months behind.
2018-02-26py-supervisor: updated to 3.3.4adam2-8/+8
3.3.4: Fixed a bug where rereading the configuration would not detect changes to eventlisteners. Fixed a bug where the warning Supervisord is running as root and it is searching for its config file may have been incorrectly shown by supervisorctl if its executable name was changed. Fixed a bug in the web interface where redirect URLs did not have a slash between the host and query string, which caused issues when proxying with Nginx. When supervisord successfully drops privileges during startup, it is now logged at the INFO level instead of CRIT. The HTTP server now returns a Content-Type header specifying UTF-8 encoding. This may fix display issues in some browsers.
2018-02-26revbump after x264-devel updateadam3-6/+6
2018-02-25py-Send2Trash: update to 1.5.0.wiz3-8/+11
Version 1.5.0 -- 2018/02/16 --------------------------- * More specific error when failing to create XDG fallback trash directory (#20) * Windows: Workaround for long paths (#23)
2018-02-23sysutils/rsyslog: Update to 8.33.0.fhajny3-21/+12
Version 8.33.0 [v8-stable] 2018-02-20 - auto-detect if running inside a container (as pid 1) - config: add include() script object - template: add option to generate json "container" - core/template: add format jsonf to constant template entries - config: add ability to disable config parameter ("config.enable") - script: permit to use environment variables during configuration - new global config parameter "shutdown.enable.ctl-c" - config optimizer: detect totally empty "if" statements and optimize them out - template: constant entry can now also be formatted as json field - omstdout: support for new-style configuration parameters added - core: set TZ on startup if not already set - imjournal bugfix: file handle leak during journal rotation - lmsig_ksils12 bugfix: dirOwner and dirGroup config was not respected - script bugfix: replace() function worked incorrectly in some cases - build system bugfix: --disable-libcurl did not work - fixed build issues on Alpine Linux - core bugfix: misadressing in external command parser - core bugfix: small memory leak in external command parser - core bugfix: string not properly terminated when RFC5424 MSGID is used - bugfix: strndup() compatibility layer func copies too much
2018-02-18Add buildlink3.mk for sun50iw1p1 ATF and use it. Bump pkg revision wherejmcneill5-17/+28
necessary.
2018-02-18Restore LDFLAGS change lost in last updatejmcneill2-3/+12
2018-02-18u-boot-pinebook: update to 2018.01jmcneill8-152/+22
2018-02-18Update to 20180111 sources.jmcneill3-21/+12
Major change here is ATF will now enable LCD power on Pinebook.
2018-02-16gnome-vfs: fix build with openssl-1.1.wiz5-20/+47
struct SSL is opaque in openssl-1.1; and the SSL_free() man page says that one should not free members of it manually (in both the openssl-1.0 and openssl-1.1 man pages). Regen two other patches (NFC for these). Bump PKGREVISION.
2018-02-16dupeguru: fix PLIST after py-sphinx update.wiz2-3/+4
Bump PKGREVISION.
2018-02-15fzf: Use `do-install' to install only needed filesleot3-89/+35
lang/go/go-package.mk install several files that are not needed for packages that just install a program. Define `do-install' target to avoid that. While here also install fzf-tmux in bin/, man pages under ${PKGMANDIR} accordingly and shell completions/bindings and vim plugin under share/fzf. Update MESSAGE to reflect this change. PKGREVISION++ Discussed with <maya>.
2018-02-12py-dbus: Remove dbus-glib buildlink3 include.jperkin1-2/+1