Commit graph

11001 commits

Author SHA1 Message Date
tnn
a991bde59d strace: fail in a more user-friendly manner if kernel sources are missing 2020-08-18 05:22:38 +00:00
tnn
e8c6b2e68d top: fix build on NetBSD with sys/lwp.h >= 1.185 (LSDEAD removal) 2020-08-18 05:12:55 +00:00
wiz
f07a4b12a8 xentools411: fix build with SSP
The stacksize limit causes a warning, which -Werror transforms to a build
failure. Remove it.

This package has more problems:

During installation, I see:
env: python: No such file or directory

and it's not RELRO safe (LDFLAGS are ignored for
lib/debug/usr/pkg/libexec/xen/boot/xen-shim-syms
lib/libfsimage.so.1.0.0
libexec/xen/boot/xen-shim
).
2020-08-17 20:37:53 +00:00
leot
953ab724e1 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
wiz
809e22bc72 libvirt: skip portability check on HTML file 2020-08-17 20:19:00 +00:00
leot
0e49372c4e *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
tnn
c7ab02a2ca p5-BackupPC-XS: update to 0.62
0.62
  force rewrite of attr file if xattr key fixup was applied
  fixed attrib refCnt when attrib is unchanged
  bpc_attrib_dirWrite() doesn't create empty attrib files

0.61
  fix view of migrated v3 backup
  convert_hv2file() ensures xattr type is hash, and uses correct keyLen+1
  added BackupPC::XS::FileDigest::digest and bpc_fileDigest()

0.60
  allow mtime to be signed in attrib files
  added bpc_attrib_fileIterate() and BackupPC::XS::Attrib::iterate()
  added checks that xattr key is 0x0 terminated
  increased some buffer sizes to avoid benign compiler warnings for snprintf()
  bpc_attribCache_loadPath() removes any extraneous BPC_FTYPE_DELETED file types
  bpc_attrib_buf2fileFull() calls bpc_attrib_xattrDeleteAll(file)
2020-08-15 10:57:09 +00:00
tnn
dc88ea0f4b smartmontools: update to 7.1
- smartctl: Fixed bogus exception on unknown form factor value (regression).
- smartctl '--json=cg': Suppresses extra spaces also in 'g' format.
- smartctl '-i': ATA ACS-4 and ACS-5 enhancements.
- smartd: No longer truncates very long device names in warning emails.
- smartd: No longer skips scheduled tests if system clock has been adjusted
  to the past.
- smartd '-A': Attribute logs now use local time instead of UTC.
- ATA: Device type '-d jmb39x,N' for drives behind JMicron JMB39x RAID port
  multipliers.
- SCSI: Workaround for incomplete Log subpages response from some SAS SSDs.
- HDD, SSD and USB additions to drive database.
- Autodetection of '-d sntjmicron' type for JMicron USB to NVMe bridges.
- configure: Defines '_FORTIFY_SOURCE=2' if supported and not defined.
- Linux/FreeBSD: Fixed segfault on CCISS transfer sizes > 512 bytes.
- Linux: Fixed smartd.service 'Type' if libsystemd-dev is not available.
- Linux: Fixed '/dev/megaraid_sas_ioctl_node' fd leak.
- Linux: Fixed GPL licensing problem of 'linux_nvme_ioctl.h'.
- FreeBSD update-smart-drivedb: Now uses 'fetch' as default download tool.
- FreeBSD big endian: Fixed NVMe access.
- FreeBSD: Compile fix for FreeBSD 12.
- NetBSD: Fixed device scan crash on empty name list.
- NetBSD: Fixed memory leak in device scan.
2020-08-15 08:28:48 +00:00
tnn
51279b13f6 cargo users: drop do-build target where redundant 2020-08-14 20:50:21 +00:00
bsiegert
9fad3613b8 Revbump all Go packages after go114 update 2020-08-14 20:01:19 +00:00
tnn
296452e94f rust/cargo: replace "--frozen --locked" with "--offline" in various places
The intent of "--frozen --locked" was to not use the network, but the new
"--offline" option is better suited for this purpose.
It for example allows us to patch Cargo.toml if necessary without having
to regen checksums.
2020-08-14 11:04:59 +00:00
joerg
67668919ba Python is necessary for the build. Reference it correctly. 2020-08-11 18:42:49 +00:00
ryoon
d9e1b62f05 desktop-file-utils: Remove a patch for removed file 2020-08-09 11:37:50 +00:00
nia
1bfa124491 neofetch: Update to 7.1.0
NOTE

* This list isn't complete. There have been more changes
  and fixes than are listed here. This release contains a
  lot of bug fixes.

* [distro] added support for latest macOS.
* [distro] added automatic detection for Ubuntu flavours.
* [uptime] fixed seconds on Linux.
* [desktop environment] enabled version output by default.
* [distro] now displays whether -current or -release when OpenBSD is detected.
* [distro] added support for OpenStage Linux.
* [theme] change gtk3 config order.
* [distro] split AOSC into OS and OS/Retro.
* [distro] added support for openmamba
* [general] added support for OIL shell.
* [distro] added support for Alter Linux
* [distro] added support for Serene Linux
* [window manager] added support for xmonad.
* [packages] sped up guix.
* [shell] added es shell support.
* [distro] added support for OS Elbrus.
* [distro] added support for sambabox.
* [disk] fixed bug with disk entries and spaces in filenames.
* [resolution] multi-monitor Windows support.
* [distro] added support for Venom Linux.
* [song] added playerctl support.
* [general] updated iOS device information.
* [distro] added support for Hash Linux.
* [distro] added support for Garuda Linux.
* [window manager] added support for x11fs.
* [song] added Tauon Music Box support.
* [distro] added support for DarkOS.
* [song] added support for Olivia player.
* [distro] added support for ITX.
* [resolution] fixed output when monitor connected but turned off.
* [ascii] added logo for Ubuntu Cinnamon.
* [distro] added support for OpenEuler.
* [terminal] added support for Windows terminal.
* [memory] added support for changing output unit (kb, mb, gb).
* [wallpaper] added LXQT support.
2020-08-08 21:58:57 +00:00
maya
93d2d1db62 ansible: parse the output of mount(8) instead of /etc/fstab.
bump PKGREVISION

PR pkg/55544
2020-08-07 07:40:41 +00:00
kardel
f08ba28f6d improve lmdb compile patch 2020-08-04 12:56:15 +00:00
wiz
05feb6d74f desktop-file-utils: update to 0.26.
============
Version 0.26
============

This version fixes an error that snuck into the Meson build files in version
0.25. The Autotools build is unaffected. Since the previous release has only
been out for a day, Autotools support is maintained in this release.

 update-desktop-database
  - Fix erroneous installation as "desktop-file-update" when using the Meson
    build system (fdo#58) (Antoine Jacoutot).

============
Version 0.25
============

This version adds support for the Meson build system and deprecates
Autotools. Support for the latter will be removed in the next release.

 common
  - Add Meson build system (fdo#14) (Félix Piédallu).

 desktop-file-validate
  - Allow desktop file spec version 1.4.
  - Make it possible to deprecate keys starting with "X-" (Bastien Nocera).
  - Add the "Implements" field from spec version 1.2 (fdo#55) (Dylan Baker).
  - Add the "PrefersNonDefaultGPU" key and deprecate "X-KDE-RunOnDiscreteGpu"
    (Bastien Nocera).
  - Set locale for correct output message encoding (Philip Withnall).
  - Add coloured output support (Philip Withnall).
  - Fix parsing of escaped double quote in quoted strings (fdo#56). Found
    by Frédéric Brière.
  - Add GNOME Flashback, GNOME Classic desktops (Alberts Muktupāvels).
2020-07-31 09:17:53 +00:00
adam
404f83ab29 ansible: updated to 2.9.11
v2.9.11
=======

Minor Changes
-------------
- The ``items2dict`` filter can now create a dict whose values are the original elements of the input list, and whose keys are the value of some key in each dict. When the resulting dict is stored, this allows for O(1) lookup of a particular key without having to scan the entire list each time.
- k8s - update openshift requirements in documentation
- pipe lookup - update docs for Popen with shell=True usages (https://github.com/ansible/ansible/issues/70159).

Bugfixes
--------
- Allow TypeErrors on Undefined variables in filters to be handled or deferred when processing for loops.
- Fix ``delegate_facts: true`` when ``ansible_python_interpreter`` is not set. (https://github.com/ansible/ansible/issues/70168)
- Support check mode in NXOS BGP modules (https://github.com/ansible/ansible/pull/57360).
- TaskExecutor - Handle unexpected errors as failed while post validating loops (https://github.com/ansible/ansible/issues/70050).
- The `ansible_become` value was not being treated as a boolean value when set in an INI format inventory file (fixes bug https://github.com/ansible/ansible/issues/70476).
- To fix ios_l2_interfaces facts parsing issue (https://github.com/ansible-collections/cisco.ios/pull/59)
- To fix ios_user and ios_command test case failure fix (https://github.com/ansible-collections/cisco.ios/pull/82)
- Vault - Allow single vault encrypted values to be used directly as module parameters. (https://github.com/ansible/ansible/issues/68275)
- add constraints file for ``anisble_runner`` test since an update to ``psutil`` is now causing test failures
- ansible-galaxy - Instead of assuming the first defined server is galaxy, filter based on the servers that support the v1 API, and return the first of those (https://github.com/ansible/ansible/issues/65440)
- ansible-test no longer tracebacks during change analysis due to processing an empty python file
- ansible-test now correctly recognizes imports in collections when using the ``--changed`` option.
- ansible-test now ignores empty ``*.py`` files when analyzing module_utils imports for change detection
- assemble - fix decrypt argument in the module (https://github.com/ansible/ansible/issues/65450).
- docker_container - various error fixes in string handling for Python 2 to avoid crashes when non-ASCII characters are used in strings (https://github.com/ansible-collections/community.general/issues/640).
- eos_eapi - enable eapi by default
- group_by now should correctly refect changed status.
- json callback - Fix host result to task references in the resultant JSON output for non-lockstep strategy plugins such as free (https://github.com/ansible/ansible/issues/65931)
- nmcli - Add compatibility for new networkmanager library (https://github.com/ansible/ansible/pull/65726).
- puppet - fix command line construction for check mode and ``manifest:`` (https://github.com/ansible/ansible/issues/60576).
- selective callback - mark task failed correctly (https://github.com/ansible/ansible/issues/63767).
- windows async - use full path when calling PowerShell to reduce reliance on environment vars being correct - https://github.com/ansible/ansible/issues/70655
- winrm - preserve winrm forensic data on put_file failures
2020-07-29 13:54:07 +00:00
mef
a65de8ffa7 (sysutils/webmin, sysutils/wbm-*) Updated 1.941 to 1.953
Version 1.953 (5th July 2020)
   Added optional automatically generated translations for all
              languages, and switched all encodings to UTF-8.
   Updated the Authentic theme to the latest version.
   Added support for Postfix SNI certificate maps.
   Added Chrony support in the System Time module.
   Added caching for LDAP and MySQL connections for Webmin users.
   Removed several noisy messages from the error log.
   Many many other small bugfixes and features.
2020-07-29 10:28:27 +00:00
mef
849bb7b4a3 (sysutils/wbm-{acl,proc}) Removed. Those are WEBMIN_MINIMAL_MODULES, and built-in to webmin 2020-07-28 14:34:32 +00:00
kardel
e285ded710 Complete import of bareos - a fork of bacula 5.2 around 2010 providing
LTO hardware encrytion, bandwidth limitation, data replication across
sites and more.
2020-07-28 06:42:44 +00:00
kardel
cf1522e053 sysutils/bareos-clientonly: import bareos-clientonly-19.2.8
Backup Archiving REcovery Open Sourced

Bareos is a set of computer programs that permits the system administrator
to manage backup, recovery, and verfication of computer data
across a network of computers of different kinds. Bareos can
also run entirely upon a single computer and can backup to various types
of media, including tape and disk.

Bareos is a fork of Bacula 5.2 around 2010.

Features (partial list)
	LTO hardware encryption support
	bandwidth limitation
	encrypted communication
	distributed data replication across sites
	cloud storage support (not yet fully part of pkgsrc)

This the just the file daemon client installation part.
2020-07-28 06:37:25 +00:00
kardel
d71cbbfb81 sysutils/bareos: import bareos-19.2.8
Backup Archiving REcovery Open Sourced

Bareos is a set of computer programs that permits the system administrator
to manage backup, recovery, and verfication of computer data
across a network of computers of different kinds. Bareos can
also run entirely upon a single computer and can backup to various types
of media, including tape and disk.

Bareos is a fork of Bacula 5.2 around 2010.

Features (partial list)
	LTO hardware encryption support
	bandwidth limitation
	encrypted communication
	distributed data replication across sites
	cloud storage support (not yet fully part of pkgsrc)
2020-07-28 06:36:29 +00:00
gutteridge
9abaa07e7a libfm-extra: fix typo in comment reported by pkglint 2020-07-28 00:06:09 +00:00
adam
2485700d22 py-setconf: updated to 0.7.7
0.7.7:
Unknown changes
2020-07-27 20:23:01 +00:00
gdt
c23b2729cd systuils/amanda: Drop semi-MAINTAINERship 2020-07-27 16:36:35 +00:00
nia
7708ebcefb mc: Update to 4.8.25
Version 4.8.25

- Core

  * Minimal version of GLib is 2.30.0
  * Avoid subshell warning for standalone mcedit/mcview/mcdiffview run from mc (#4056)
  * Implement chattr command (change ext{2,3,4}fs extended attributes). Default shortcut is "C-x e" (#3847)
  * Implement a WGroup widget -- a base class for widgets which contain other widgets (#2919, #4075)
  * Implement key bindings for radiobuttons (#212)

- VFS

  * RPM VFS improvements:
    * Support weak dependency tags: ENHANCES, SUGGESTS, RECOMMENDS, SUPPLEMENTS (#4091)

- Editor

  * Improvements of syntax highlighting:
    * php (#4060)
    * tcl: add shebangs with wish and tclsh (#4062)
    * Cobol (#1987)
    * Verilog/SystemVerilog (#4087)
  * New syntax highlighting:
    * Kotlin (#4088)
    * ino (Arduino IDE and a number of other IDEs) (#4098)

- Misc

  * Code cleanup (#4050, #4085)
  * Add support for opus audio (#4061)
  * mc-wrapper: don't cd to the same directory (#3355)
  * Improve archive support: more binaries to view archive content (#4086)
    * lha: jlha, lhasa
    * arj: 7za
    * cab: 7za
    * zip; 7z
    * zipx: 7za
    * iso: 7za
  * Clean up in video.sh handler (#4045)
    * RealPlayer is a proprietary application which can't be installed in most distros and has long been abandoned.
    * gtv hasn't been developed since 2003.
    * xanim barely plays anything.
  * Various fixups and updates of man page

- Fixes

  * FTBFS on OSes w/o O_CLOEXEC (#4052)
  * FTBFS with glib2 >= 2.63.3 (#4053)
  * Undefined "__linux__" macro on non-Linux systems (#4058)
  * Mouse is not handled with ncurses-6 (#3964)
  * Mouse is not handled with S-Lang on some old terminal emulators (#4063)
  * Terminal size is always 80x24 in subshell on Solaris 11.4 SPARC (#4099)
  * Double clicking on empty area of file panel executes last item (#3722)
  * Garbage in input line history (#4064)
  * Speed of file copy is not displayed for single file (#4081)
  * mcedit: blank screen with invisible error (#4057)
  * mcedit: broken syntax highlighting for shell scripts (#4054)
  * VFS: broken browsing of .deb packages (#4055)
  * mc.lib installed twice (#4070)
2020-07-26 23:34:08 +00:00
bsiegert
f9bace8cd4 xfce4-quicklauncher-plugin: fix MASTER_SITES.
goodies.xfce.org is being decommissioned.

Fixes NetBSD/pkgsrc#68
2020-07-26 09:38:50 +00:00
rillig
aac7e13071 xentools413: remove outdated SUBST blocks for /proc and /kern
The file define.ml does not contain any hard-coded paths anymore. These
are autogenerated in paths.ml.
2020-07-26 08:49:38 +00:00
rillig
cf933624fe xentools413: clean up SUBST block for XENDCONFDIR
The paths in define.ml are taken from the autogenerated paths.ml now. The
file xl_cmdtable.c has been moved, and it doesn't contain a placeholder
anymore.
2020-07-26 08:46:35 +00:00
rillig
937edba92c xentools413: remove outdated SUBST block
tools/Makefile does not contain /var/lib anymore, and
sysconfig.xencommons has been switched to GNU autoconf.
2020-07-26 08:40:05 +00:00
rillig
be95061054 xentools413: fix SUBST block for Perl path
tools/misc/xencov_split has switched to Python, some other files use
/usr/bin/env, which the SUBST block didn't handle.
2020-07-26 08:24:11 +00:00
nia
8dcc088715 sysutils: Add cfm
Cactus File Manager (cfm) is a TUI file manager with the goal of being
simple, easy, and bloat-free, utilizing Vi-inspired keybinds.
2020-07-23 12:38:44 +00:00
khorben
5dc272fad5 intel-microcode-netbsd: fix for the RC script
intel-microcode-netbsd does not contain a daemon, it simply calls
cpuctl(8) to upload the microcode to the CPU. However the RC script only
handles the starting sequence. This change avoids an irrelevant message
upon reboot, and avoids a meaningless error condition.

ok Riastradh@
2020-07-20 21:43:19 +00:00
khorben
bba9468ff5 intel-microcode-netbsd: appease pkglint(1)
No functional change.
2020-07-20 21:18:17 +00:00
wiz
2e06e0a051 dbus: update to 1.12.20.
dbus 1.12.20 (2020-07-02)
=========================

The “temporary nemesis” release.

Maybe security fixes:

• On Unix, avoid a use-after-free if two usernames have the same
  numeric uid. In older versions this could lead to a crash (denial of
  service) or other undefined behaviour, possibly including incorrect
  authorization decisions if <policy group=...> is used.
  Like Unix filesystems, D-Bus' model of identity cannot distinguish
  between users of different names with the same numeric uid, so this
  configuration is not advisable on systems where D-Bus will be used.
  Thanks to Daniel Onaca.
  (dbus#305, dbus!166; Simon McVittie)

Other fixes:

• On Solaris and its derivatives, if a cmsg header is truncated, ensure
  that we do not overrun the buffer used for fd-passing, even if the
  kernel tells us to.
  (dbus#304, dbus!165; Andy Fiddaman)
2020-07-17 23:38:56 +00:00
bsiegert
20b9b74c5f Revbump all Go packages after go114 update. 2020-07-17 18:04:11 +00:00
adam
aa681c21b6 py-psutil: updated to 5.7.2
5.7.2
=====
Bug fixes
- wheels for 2.7 were inadvertently deleted.

5.7.1
=====
Enhancements
- 1729_: parallel tests on UNIX (make test-parallel). They're twice as fast!
- 1741_: "make build/install" is now run in parallel and it's about 15% faster
  on UNIX.
- 1747_: `Process.wait()` on POSIX returns an enum, showing the negative signal
  which was used to terminate the process::
    >>> import psutil
    >>> p = psutil.Process(9891)
    >>> p.terminate()
    >>> p.wait()
    <Negsignal.SIGTERM: -15>
- 1747_: `Process.wait()` return value is cached so that the exit code can be
  retrieved on then next call.
- 1747_: Process provides more info about the process on str() and repr()
  (status and exit code)::
    >>> proc
    psutil.Process(pid=12739, name='python3', status='terminated',
                   exitcode=<Negsigs.SIGTERM: -15>, started='15:08:20')
- 1757_: memory leak tests are now stable.
- 1768_: [Windows] added support for Windows Nano Server.

Bug fixes
- 1726_: [Linux] cpu_freq() parsing should use spaces instead of tabs on ia64.
- 1760_: [Linux] Process.rlimit() does not handle long long type properly.
- 1766_: [macOS] NoSuchProcess may be raised instead of ZombieProcess.
- 1781_: fix signature of callback function for getloadavg().
2020-07-16 11:16:21 +00:00
bouyer
964088b322 Add patches for Xen Security Advisories XSA317, XSA319, XSA320, XSA321
and XSA328
Bump PKGREVISION
2020-07-16 09:57:17 +00:00
bouyer
a944774ede Add patches for Xen Security Advisories XSA317, XSA319, XSA320, XSA321
and XSA328.
Bump PKGREVISION
2020-07-16 09:56:47 +00:00
markd
6814e6347b bacula: explictly disable docker plugin 2020-07-16 01:51:41 +00:00
sjmulder
e7f5c30f5d sysutils/nnn: Update to 3.3
Changes:
 - subdir mounts for remote and archive mounts
 - remove mount point on successful unmount of remote/archive
 - show error and prompt user if cp/mv/rm operation fails
 - support absolute/relative paths in cp/mv as
 - mark current path automatically on archive/remote mount
 - mark current path automatically on target file visit in find and
   list mode
 - option -C to place HW cursor on hovered for screen readers and
   braille displays
 - option -u to use selection (if available) and skip current/sel prompt
 - key Alt+Esc to clear filter prompt and redraw
 - support Esc to cancel remove operation
 - gpge & gpgd: encrypt and decrypt with GPG
 - blknew: create new files and directories in bulk
 - preview-tui:
   - unified to support tmux/kitty/xterm/$TERMINAL
   - auto-determine split orientation based on terminal height and width
   - provision to use scope.sh and pistol
   - various other improvements
 - upload: send to Firefox Send if ffsend is found
 - hexview: add hx as alternative hex viewer
 - nuke and imgview: add imv as alternative image viewer
 - add find (with fd) and grep (with rg) examples in plugins doc
 - key Esc or left click to resend hovered file path to NNN_FIFO
 - show + instead of s in status bar on selection
 - F5 removed (misfit for toggle hidden), ^S removed (often masked,
   redundant)
 - handle abnormal program termination and remove NNN_PIPE and/or
   NNN_FIFO
 - clear selection after successful batch rename, link creation
 - make option O_CTX8 for 8 contexts (NOT backward compatible with 4
   contexts)
 - fix issue with child window resize (see #656)
 - fix issue with NNNLVL on macOS (see #639)
 - fix issue with restoring session with du/au enabled

Package changes:
 - New 8 context mode is enabled
 - Patches have been merged
2020-07-14 12:51:01 +00:00
wiz
88a820b106 xentools411: add buildlink3.mk
From Edgar Fuß in PR 55479
2020-07-13 21:49:37 +00:00
wiz
c664543482 ups-nut: add buildlink3.mk
From Edgar Fuß in PR 55479.
2020-07-13 18:50:29 +00:00
wiz
affc6584db ups-nut: install development files
From Edgar Fuß in PR 55479.

Some pkglint cleanup while here.

Bump PKGREVISION.
2020-07-13 18:50:05 +00:00
wiz
b779a9b78a libvirt: add buildlink3.mk
From Edgar Fuß in PR 55479
2020-07-13 18:41:53 +00:00
bsiegert
2c68e0dcad xosview: do not exit when cpufreq sysctl fails.
I don't know why xosview needs cpu frequency at all when it doesn't display
it. But:

- different architectures use different sysctl names (that's why it's called
  machdep)
- what even is the meaning of the "cpu frequency" when you can set frequency
  per core
2020-07-07 19:13:18 +00:00
schmonz
0713c89a27 Update to 2020.05.04. From the changelog:
- The setstate command from idtools is now included in fdtools.
- Compatibility with the latest skalibs.
- Silencing modern compiler warnings.
2020-07-07 10:31:31 +00:00
fcambus
e14e6c6262 fdupes: update to 2.1.1.
ChangeLog:

Changes from 2.1.0 to 2.1.1:

 - Break mtime ties using ctime when sorting by time.
 - Reduce number of calls to stat(), for speed.
 - Clear last command status when new command is entered.

Changes from 2.0.0 to 2.1.0:

 - Rename cs command ("clear all selections") from cs to csel.
 - Rename igs command ("invert selections") from igs to isel.
 - Add "prune" command as synonym for DELETE key.
 - Clear selections after deleting files via prune/DELETE.
 - Fix dependency issues when fdupes is configured to not use ncurses.
2020-07-06 15:38:02 +00:00
he
919e2199ea Add a patch to the BIND stats to pick up query RTT times.
Bump PKGREVISION.
2020-07-05 13:57:32 +00:00
adam
212747bbd2 py-watchdog: updated to 0.10.3
0.10.3
- Ensure ``ObservedWatch.path`` is a string
- [inotify] Allow to monitor single file
- [inotify] Prevent raising an exception when a file in a monitored folder has no permissions
2020-07-01 14:39:11 +00:00
adam
7871a802ee py-eliot, py-eliot17: added versions 1.12.0 and 1.7.0 (Python 2.7)
eliot is a Python logging system that outputs causal chains of actions: actions
can spawn other actions, and eventually they either succeed or fail. The
resulting logs tell you the story of what your software did: what happened, and
what caused it.
2020-07-01 08:52:38 +00:00
thorpej
24e9f2cbc1 Add a u-boot package for the Firefly / Libre Computer ROC-RK3328-CC. 2020-06-30 14:40:05 +00:00
thorpej
894795e257 - Re-factor the arm-trusted-firmware packages into common definitions and
build infrastructure.
- Update arm-trusted-firmware to v2.3.
2020-06-30 14:33:14 +00:00
gutteridge
5618037244 sysutils/Makefile: fix minor indentation issues 2020-06-26 23:27:24 +00:00
schmonz
c8c4529c1b Assign non-default SUBST_FILES.djberrno with =, not += (because it
doesn't actually append).
2020-06-26 16:37:22 +00:00
schmonz
3948870bde Retire 'djbware-errno-hack' and associated options.mk cleverness.
Instead:

1. Package makefiles including their own options.mk
2. Packages say "SUBST_CLASSES+=djberrno" to get the hack, if needed
3. Packages adjust SUBST_FILES.djberrno, if needed

Should fix bulk build failures due to multiple inclusions of options.mk
and/or incorrect definitions of DJB_ERRNO_HACK.

Approved during the freeze by wiz@.
2020-06-25 05:42:36 +00:00
sjmulder
89b63b2da1 sysutils/nnn: Fix build on NetBSD 9/arm64
GCC doesn't expand alloca() to __builtin_alloca() in standards mode
(-std=...) so explicitly define it as such to fix breakage on platforms
that don't seem to supply it otherwise, like NetBSD 9 on arm64.

Bump PKGREVISION.
2020-06-23 23:32:30 +00:00
manu
e44e558385 Fix loading of LZ4 compressed kernels 2020-06-23 13:22:30 +00:00
mef
15884cc40b (sysutils/munin-node) Adjust by the info of joyent el7 bulkbuild
https://us-east.manta.joyent.com/pkgsrc/public/reports/Linux/el7/trunk/x86_64/20200621.2243/munin-node-2.0.56/install.log
2020-06-22 10:43:39 +00:00
thorpej
3a6f89451c Build u-boot-libretech-all-h3-cc-h2-plus, u-boot-libretech-all-h3-cc-h3,
and u-boot-libretech-all-h3-cc-h5.
2020-06-21 19:44:29 +00:00
thorpej
821e5a544a U-boot package for the Libre Computer Board ALL-H3-CC H5. 2020-06-21 19:43:48 +00:00
thorpej
9a140f4e99 U-boot package for the Libre Computer Board ALL-H3-CC H3. 2020-06-21 19:43:30 +00:00
thorpej
f30fdcaa9a U-boot package for the Libre Computer Board ALL-H3-CC H2+. 2020-06-21 19:43:02 +00:00
thorpej
b621489116 Add several missing u-boot-* package to the meta package. 2020-06-21 18:28:16 +00:00
thorpej
1332d271c9 Build u-boot-zynq-zybo. 2020-06-21 16:48:08 +00:00
thorpej
44a1c6a010 U-boot package for the Digilent Zybo development board. 2020-06-21 16:47:59 +00:00
thorpej
550e0fab47 Build u-boot-a20-olinuxino-micro. 2020-06-21 16:21:44 +00:00
thorpej
1706f12166 U-boot package for the Olimex A20-OLinuXino-MICRO. 2020-06-21 16:21:05 +00:00
taca
8f4f7a11d6 sysutils/ruby-childprocess: revert udpate to 4.0.0
Revert update to 4.0.0.  Changes are only related to Windows and
selenium-webdriver gem (ruby-selenium-webdriver) require <4.0 version.
2020-06-21 15:40:22 +00:00
taca
b2a2fdef7a sysutils/ruby-childprocess: update to 4.0.0
Update ruby-childprocess to 4.0.0.


### Version 4.0.0 / 2020-06-18

* #167: Fix detach behavior on Windows.
2020-06-21 14:28:49 +00:00
mef
df023ec2d2 (sysutils/munin-node) Fix PLIST for NetBSD(9.0) 2020-06-21 10:21:00 +00:00
wiz
2947bd8c51 u-boot: make previous more agnostic to python-3.x version 2020-06-21 10:06:53 +00:00
thorpej
708bb84e5a Depend on u-boot-pandaboard. 2020-06-21 03:31:13 +00:00
thorpej
53c5776c2b Build u-boot-pandaboard. 2020-06-21 03:29:15 +00:00
thorpej
f66e7395f3 U-boot package for the OMAP4-based PandaBoard. 2020-06-21 03:27:58 +00:00
thorpej
b7fb8b74e3 Build u-boot-jetson-nano. 2020-06-20 22:29:59 +00:00
thorpej
7e2884fe5f U-boot package for the NVIDIA Jetson Nano. 2020-06-20 22:29:12 +00:00
thorpej
efab764643 Newer versions of U-boot that use the pylibfdt module don't build with
Python 2 and Swig 1.  Add some .mk file gyrations to auto-select the
correct tools for u-boot-2020.* and later.
2020-06-20 22:26:15 +00:00
thorpej
bbfbc2d16f Build u-boot-ci20. 2020-06-20 17:47:18 +00:00
thorpej
2dd5d401a4 U-boot package for the MIPS Creator CI20. 2020-06-20 17:46:28 +00:00
thorpej
4a472bfeae Update to u-boot-2020.04. 2020-06-20 17:42:34 +00:00
thorpej
c1ab7f72a1 Set the bootm_size, kernel_addr_r, fdt_addr_r, scriptaddr, pxefile_addr_r,
ramdisk_addr_r, and fdtfile environment varibles.
2020-06-20 17:19:37 +00:00
thorpej
16866f66f4 Add mipsel support to sysutils/u-boot. 2020-06-20 14:38:13 +00:00
gdt
ea62b74908 sysutils/zabbix*: Update to 4.0.21
As provided on pkgsrc-users by Yuuki Enomoto.

Packaging changes: Update MASTER_SITE.

Upstream lacks NEWS and the page that their NEWS file points to does
not contain NEWS.

A quick glance over upstream, and the fact that this is a series of
micro updates, leads one to guess that this update basically contains
minor improvements and bugfixes.
2020-06-20 12:43:46 +00:00
adam
a6dc07070c ansible: updated to 2.9.10
v2.9.10
=======

Minor Changes
-------------
- Add new magic variable ``ansible_collection`` that contains the collection name
- Add new magic variable ``ansible_role_name`` that contains the FQCN of the role
- Added missing platform guide for FRR
- Fix a typo in remove_signature flag in podman_image module
- Remove the deprecation message for the ``TRANSFORM_INVALID_GROUP_CHARS`` setting.
- The results queue and counter for results are now split for standard / handler results. This allows the governing strategy to be truly independent from the handler strategy, which basically follows the linear methodology.
- Updates ``ansible_role_names``, ``ansible_play_role_names``, and ``ansible_dependent_role_names`` to include the FQCN
- ``Display.deprecated()``, ``AnsibleModule.deprecate()`` and ``Ansible.Basic.Deprecate()`` now also accept the deprecation-by-date parameters and collection name parameters from Ansible 2.10, so plugins and modules in collections that conform to Ansible 2.10 will run with newer versions of Ansible 2.9.
- ovirt: update operating system options
- ovirt_storage_vm_info: fix example
- ovirt_vm: fix quotas example

Deprecated Features
-------------------
- Using the DefaultCallback without the correspodning doc_fragment or copying the documentation.

Bugfixes
--------
- Allow tasks to notify a fqcn handler name
- Avoid bare select() for running commands to avoid too large file descriptor numbers failing tasks
- Avoid running subfunctions that are passed to show_vars function when it will be a noop.
- Create an ``import_module`` compat util, for use across the codebase, to allow collection loading to work properly on Python26
- Do not keep empty blocks in PlayIterator after skipping tasks with tags.
- Ensure that ``--version`` works with non-ascii ansible project paths
- Fix content encoding/decoding and do not fail when key based auth is used
- Fix gather_facts not working for network platforms when network_os is in FQCN format
- Fix issue with nxos_l2_interfaces where replaced doesn't remove superfluous config
- Fix nxos_facts with VDC having no interfaces
- Fix nxos_interfaces enabled not working properly because of broken system default dict generation
- Fix the issue when OS secgroup rule couldn't be imported from a different tenant
- Fixed the equality check for IncludedFiles to ensure they are not accidently merged when process_include_results runs.
- Prevent a race condition when running handlers using a combination of the free strategy and include_role.
- Properly handle unicode in ``safe_eval``.
- Remove unused and invalid import from FRR cliconf plugin
- RoleRequirement - include stderr in the error message if a scm command fails
- To fix ios_l3_interfaces Loopback issue
- To fix ios_vlans vtp version 2 issue
- Update NX-OS cliconf to accomodate MDS
- Update terminal plugin to check feature privilege only when escalation is needed
- Validate include args in handlers.
- added 'unimplemented' prefix to file based caching
- added new option for default callback to compat variable to avoid old 3rd party plugins from erroring out.
- ansible-doc - Allow and give precedence to `removed_at_date` for deprecated modules.
- ansible-galaxy - Fix ``multipart/form-data`` body to include extra CRLF
- ansible-galaxy - Preserve symlinks when building and installing a collection
- ansible-galaxy collection build - Command did not ignore .git files, which had the potential to cause troubles later on (for example, when importing into Automation Hub)
- ansible-test - Disabled the ``duplicate-code`` and ``cyclic-import`` checks for the ``pylint`` sanity test due to inconsistent results.
- ansible-test - The shebang sanity test now correctly identifies modules in subdirectories in collections.
- ansible-test change detection - Run only sanity tests on ``docs/`` and ``changelogs/`` in collections, to avoid triggering full CI runs of integration and unit tests when files in these directories change.
- ansible-test is now able to find its ``egg-info`` directory when it contains the Ansible version number
- ansible-test no longer optimizes setting ``PATH`` by prepending the directory containing the selected Python interpreter when it is named ``python``. This avoids unintentionally making other programs available on ``PATH``, including an already installed version of Ansible.
- ansible-test pylint sanity test - do not crash when ``version`` specified to ``AnsibleModule.deprecate()`` or ``Display.deprecated()`` contains string components, f.ex. tagged version numbers for Ansible 2.10.
- archive - fix issue with empty file exclusion from archive
- avoid fatal traceback when a bad FQCN for a callback is supplied in the whitelist.
- ce - Modify the way of parsing NETCONF XML message in ce.py
- collection loader - fix file/module/class confusion issues on case-insensitive filesystems
- copy - Fixed copy module not working in case that remote_src is enabled and dest ends in a /
- discovery will NOT update incorrect host anymore when in delegate_to task.
- dnf - enable logging using setup_loggers() API in dnf-4.2.17-6 or later
- docker_machine - fallback to ip subcommand output if IPAddress is missing
- ensure we pass on interpreter discovery values to delegated host.
- file - return ``'state': 'absent'`` when a file does not exist
- fixed issues when using net_get & net_put before the persistent connection has been started
- interpreter discovery will now use correct vars (from delegated host) when in delegate_to task.
- k8s - Handle set object retrieved from lookup plugin.
- lineinfile - use ``module.tmpdir`` to allow configuration of the remote temp directory
- lxd_container - enables to set keys not present in existing config
- ovirt_disk fix activate
- ovirt_disk: fix upload/download of images for ovirt 4.4
- ovirt_disk: force wait when uploading disk
- ovirt_vm: fix cd_iso search by name
- profile_tasks - typecast results before using it
- sesu - make use of the prompt specified in the code
- syslog_json callback - fix plugin exception when running
- yum/dnf - check type of elements in a name
- zfs_delegate_admin - add missing choices diff/hold/release to the permissions parameter
2020-06-20 06:55:04 +00:00
mrg
3d68c2b9e4 python is needed for building modules for running as part of the build
so set PYTHON_FOR_BUILD_ONLY to "yes" not "tool".  fixes several builds
that want access to, eg <Python.h>, such as u-boot-cubietruck.

ok joerg.
2020-06-19 22:27:39 +00:00
plunky
8b45a2ca99 bump pkgrevision 2020-06-18 13:48:54 +00:00
plunky
a04b30010a remove redundant command. 2020-06-18 13:48:28 +00:00
plunky
29d460dad2 install xl-disk-configuration.5 2020-06-18 13:46:58 +00:00
bsiegert
121a05e61b Revbump Go packages after Go 1.14.4 update. 2020-06-17 09:54:00 +00:00
msaitoh
8b6ea4ddb3 Update intel-microcode-netbsd to 20200616.
== 20200616 Release ==
-- Updates upon 20200609 release --
Processor             Identifier     Version       Products
Model        Stepping F-MO-S/PI      Old->New
---- new platforms ----------------------------------------

---- updated platforms ------------------------------------
SKL-U/Y      D0       6-4e-3/c0 000000dc->000000d6 Core Gen6 Mobile
SKL-U23e     K1       6-4e-3/c0 000000dc->000000d6 Core Gen6 Mobile
SKL-H/S      R0/N0    6-5e-3/36 000000dc->000000d6 Core Gen6; Xeon E3 v5

---- removed platforms ------------------------------------
2020-06-17 01:50:06 +00:00
gdt
df6ee16894 sysutils/bup: Whitespace hygiene
As noticed by pkglint.  NFCI.
2020-06-16 21:12:53 +00:00
gdt
9c522e9ccd sysutils/bup: Update to 0.30.1
(0.30.1 is a bug fix release)


Notable changes in 0.30.1 as compared to 0.30
=============================================

May require attention
---------------------

* Previous versions of bup might have saved filesystem directories
  with incorrect metadata, but the file contents should be fine.  This
  could have happened if bup encountered an error while trying to read
  the metadata for one of the files in a directory, or if bup were
  asked to save two different files with the same name to the same
  destination directory (e.g. via the strip/graft options).  In cases
  where this has happened bup may present either generic or incorrect
  metadata for some of the paths in the affected directory.

* The way `bup index --fake-valid` works has been made to match the
  documentation in the man page so that it can actually be used for
  the stated purpose (of avoiding 'boring' files.)

General
-------

* bup should more accurately recognize git versions.  Previously, for
  example, it would reject relase candidates like "1.5.2-rc3"
  or (apparently) "1.5.2-rc3 (something ...)".

* When `BUP_ASSUME_GIT_VERSION_IS_FINE` is set to true, yes or 1 in
  the environment,  bup will assume the version of git that's
  available in the `PATH` is acceptable, and skip the version check.

Bugs
----

(several)

Build system
------------

* The automated tests have moved from FreeBSD 11.2 to 12.1.

* t/test-fuse should be more portable.  In particular, a compatibility
  issue with Fedora 31 has been fixed, and it should be less affected
  by local timezone variances.

* Some internal build dependencies have been fixed.

Thanks to (at least)
====================

Aidan Hobson Sayers, Greg Troxel, Johannes Berg, Luca Carlon, Reinier
Maas, Rob Browning, and Wyatt Alt
2020-06-16 21:09:36 +00:00
leot
8366140e79 entr: Always wait for childs to avoid zombies
PKGREVISION++
2020-06-15 16:55:07 +00:00
taca
4b1c278476 sysutils/ruby-specinfra: update to 2.82.17
Update ruby-specinfra to 2.82.17.


2.82.17 (2020-06-14)

* Add get_size(file) for darwin
2020-06-15 14:13:49 +00:00
nia
9c0808198e Rename rust-bin's PKGNAME to rust-bin. Add rust.mk for rust packages.
This allows rust-bin and rust to coexist in bulk builds (for testing, etc),
but the packages still may not be installed at the same time.

rust.mk as a solution for picking the correct rust variant was suggested
by gdt@. It is intended to be included directly by packages that do not
use cargo.mk, and indirectly by packages that do use cargo.mk.

rust.mk provides one user-settable variable:

RUST_TYPE
	as before, whether to bootstrap rust from source or use
	official binaries. may be "src" or "bin"

And two package-settable variables:

RUST_REQ
	the minimum version of Rust required by the package.
	defaults to "1.20.0"

RUST_RUNTIME
	whether Rust is a runtime dependency, may be "yes" or "no"
2020-06-14 15:33:27 +00:00
leot
1902f39a99 entr: Skip portability check for system_test.sh (needs bash)
system_test.sh has several other bash-isms and we already needed bash
for testing, but, the way it was required triggered the portability
checks.  Remove patch-system__test.sh accordingly.
2020-06-13 22:04:35 +00:00
leot
0c9d7ea70e entr: Update to 4.5
Changes:
4.5
---
 - New '-z' "one-shot" option self-terminates after the utility exits
 - Termination by 'q' or 'SIGINT' results in an exit status of 0
2020-06-13 21:51:26 +00:00
taca
0375bea64a sysutils/ruby-facter: update to 4.0.26
Update ruby-facter to 4.0.26.


4.0.26 (2020-06-11)

Added

* (FACT-2608) Add is_virtual fact #535 (oanatmaria)
* (FACT-2609) Add lspci resolver #534 (oanatmaria)
* (FACT-2245) Add xen resolver #532 (oanatmaria)
* (FACT-2607) Add Openvz detector #531 (oanatmaria)
* (FACT-2600) Run acceptance tests on Windows #519 (Filipovici-Andrei)

Fixed

* (FACT-2651) Fix --list-cache-groups when there are multiple arguments
  before it #545 (IrimieBogdan)
* FACT-2650 Fix bug when loading external facts #543 (Filipovici-Andrei)
* Use proper encoding #539 (faucct)
* (FACT-2635) Incorrect output for non existing fact #536 (IrimieBogdan)
2020-06-13 15:51:06 +00:00
taca
96a16e8c1a sysutils/capistrano: update to 3.14.1
Update capistrano to 3.14.1.


3.14.1 (2020-06-10)

Bug Fixes

* #2046 Fix Ruby 2.7 keyword parameters warnings and add Ruby 2.7
  to CI (#2060) @Eric-Guo
2020-06-13 15:48:19 +00:00
fcambus
48a3c53aaf ncdu: update to 1.15.1.
1.15.1 - 2020-06-10

- (Linux) Fix build on older Linux systems (Christian Gottsche)
- (MacOS) Revert "Exclude firmlinks by default" behavior (until we have
  a better solution)
- (MacOS) Add --exclude-firmlinks option to opt-in to the above behavior

1.15 - 2020-05-30

- (Linux) Add --exclude-kernfs option to exclude pseudo filesystems (Christian
  Gottsche)
- (MacOS) Exclude firmlinks by default (Saagar Jha)
- (MacOS) Add --follow-firmlinks option to follow firmlinks (Saagar Jha)
- Fix bug in calculating the apparent size of directories containing hardlinks
- Fix integer overflow with directories containing >2GiB worth of file names
- Fix yet another possible 100% CPU bug when losing terminal
2020-06-13 10:03:04 +00:00
tnn
064edbe94b u-boot: depend on python as a tool
fixes error when running arch/arm/mach-rockchip/make_fit_atf.py
2020-06-13 07:01:32 +00:00
adam
a9d96c48ca py-cpuinfo: updated to 6.0.0
Release 6.0.0
* Fixed Bug 140: The get_cache function has swapped fields
* Fixed Bug 142: Remove empty and zeroed fields
* Fixed Bug 115: Missing data on Ryzen CPUs
* Fixed Bug 122: Rename fields to be more clear
* Fixed Bug 125: Add option to return --version
* Fixed Bug 126: Make test suite also check SELinux
* Fixed Bug 120: Make unit tests also test CPUID
* Fixed Bug 69: Add s390x support
2020-06-11 14:25:51 +00:00
nia
016f498589 remove confusing DESCR nonsense 2020-06-10 15:35:02 +00:00
msaitoh
26621e17fa Update intel-microcode-netbsd to 20200609.
== 20200609 Release ==
-- Updates upon 20200520 release --
Processor             Identifier     Version       Products
Model        Stepping F-MO-S/PI      Old->New
---- new platforms ----------------------------------------

---- updated platforms ------------------------------------
HSW          C0       6-3c-3/32 00000027->00000028 Core Gen4
BDW-U/Y      E0/F0    6-3d-4/c0 0000002e->0000002f Core Gen5
HSW-U        C0/D0    6-45-1/72 00000025->00000026 Core Gen4
HSW-H        C0       6-46-1/32 0000001b->0000001c Core Gen4
BDW-H/E3     E0/G0    6-47-1/22 00000021->00000022 Core Gen5
SKL-U/Y      D0       6-4e-3/c0 000000d6->000000dc Core Gen6 Mobile
SKL-U23e     K1       6-4e-3/c0 000000d6->000000dc Core Gen6 Mobile
SKX-SP       B1       6-55-3/97 01000151->01000157 Xeon Scalable
SKX-SP       H0/M0/U0 6-55-4/b7 02000065->02006906 Xeon Scalable
SKX-D        M1       6-55-4/b7 02000065->02006906 Xeon D-21xx
CLX-SP       B0       6-55-6/bf 0400002c->04002f01 Xeon Scalable Gen2
CLX-SP       B1       6-55-7/bf 0500002c->05002f01 Xeon Scalable Gen2
SKL-H/S      R0/N0    6-5e-3/36 000000d6->000000dc Core Gen6; Xeon E3 v5
AML-Y22      H0       6-8e-9/10 000000ca->000000d6 Core Gen8 Mobile
KBL-U/Y      H0       6-8e-9/c0 000000ca->000000d6 Core Gen7 Mobile
CFL-U43e     D0       6-8e-a/c0 000000ca->000000d6 Core Gen8 Mobile
WHL-U        W0       6-8e-b/d0 000000ca->000000d6 Core Gen8 Mobile
AML-Y42      V0       6-8e-c/94 000000ca->000000d6 Core Gen10 Mobile
CML-Y42      V0       6-8e-c/94 000000ca->000000d6 Core Gen10 Mobile
WHL-U        V0       6-8e-c/94 000000ca->000000d6 Core Gen8 Mobile
KBL-G/H/S/E3 B0       6-9e-9/2a 000000ca->000000d6 Core Gen7; Xeon E3 v6
CFL-H/S/E3   U0       6-9e-a/22 000000ca->000000d6 Core Gen8 Desktop, Mobile, Xeon E
CFL-S        B0       6-9e-b/02 000000ca->000000d6 Core Gen8
CFL-H/S      P0       6-9e-c/22 000000ca->000000d6 Core Gen9
CFL-H        R0       6-9e-d/22 000000ca->000000d6 Core Gen9 Mobile

---- removed platforms ------------------------------------
2020-06-10 02:29:44 +00:00
markd
29920a1c12 kde: update kde release service to 20.04.1
changes unknown
2020-06-09 11:56:05 +00:00
wiz
c54feb9589 dbus: update to 1.12.18.
dbus 1.12.18 (2020-06-02)
=========================

The “telepathic vines” release.

Denial of service fixes:

• CVE-2020-12049: If a message contains more file descriptors than can
  be sent, close those that did get through before reporting error.
  Previously, a local attacker could cause the system dbus-daemon (or
  another system service with its own DBusServer) to run out of file
  descriptors, by repeatedly connecting to the server and sending fds that
  would get leaked.
  Thanks to Kevin Backhouse of GitHub Security Lab.
  (dbus#294, GHSL-2020-057; Simon McVittie)

Other fixes:

• Fix a crash when the dbus-daemon is terminated while one or more
  monitors are active (dbus#291, dbus!140; Simon McVittie)

• The dbus-send(1) man page now documents --bus and --peer instead of
  the old --address synonym for --peer, which has been deprecated since
  the introduction of --bus and --peer in 1.7.6
  (fd.o #48816, dbus!115; Chris Morin)

• Fix a wrong environment variable name in dbus-daemon(1)
  (dbus#275, dbus!122; Mubin, Philip Withnall)

• Fix formatting of dbus_message_append_args example
  (dbus!126, Felipe Franciosi)

• Avoid a test failure on Linux when built in a container as uid 0, but
  without the necessary privileges to increase resource limits
  (dbus!58, Debian #908092; Simon McVittie)

• When building with CMake, cope with libX11 in a non-standard location
  (dbus!129, Tuomo Rinne)
2020-06-09 07:13:31 +00:00
rillig
8fa0874cb8 sysutils/xentools48: fix SUBST blocks
The additional 1s,/usr/bin/env is necessary for parserom.pl, which
differs from the other Perl files in that directory.

The pathsvar block is a no-op since tools/Makefile does not contain
"/var" anymore and the other file has been converted to GNU autoconf for
replacing the placeholders.
2020-06-08 19:25:03 +00:00
bouyer
97d28b8f23 Match not only NetBSD releases but also _BETA and _STABLE 2020-06-08 09:12:46 +00:00
taca
864dad1356 sysutils/ruby-specinfra: update to 2.82.16
Update ruby-specinfra to 2.82.16.


2.82.16 (2020-04-28)

* Remove strict_host_key_checking option when net-ssh does not support it
* Ensure the matched port is listening


2.82.15 (2020-04-09)

* Revert "Merge pull request #714 from lswith/patch-1"


2.82.14 (2020-04-09)

* Fix user.rb for non-unique uids
2020-06-07 15:12:18 +00:00
taca
12c4adb481 sysutils/ruby-facter: update to 4.0.25
Update ruby-facter to 4.0.25.


## [4.0.25](https://github.com/puppetlabs/facter-ng/tree/4.0.25) (2020-05-29)

### Fixed

- \(FACT-2636\) Set external as fact\_type for environment variable facts. [\#537](https://github.com/puppetlabs/facter-ng/pull/537) ([IrimieBogdan](https://github.com/IrimieBogdan))


## [4.0.24] (2020-05-26)

### Added

- \(FACT-2605\) Add vmware resolver [\#525](https://github.com/puppetlabs/facter-ng/pull/525) ([oanatmaria](https://github.com/oanatmaria))
- \(FACT-2604\) Add virt-what resolver [\#523](https://github.com/puppetlabs/facter-ng/pull/523) ([oanatmaria](https://github.com/oanatmaria))
2020-06-07 15:04:42 +00:00
taca
213929a3f9 sysutils/puppet: update to 6.16.0
Update puppet to 6.16.0.


6.16.0 (2020-06-04)

The release contains bug fixes and minor improvements, including:

* A Puppet help <app> --ronn command to generate help text for an
  application in ronn format

* New Puppet agent options when waiting for lock

* Puppet now uses the HTTP client to retrieve file metadata from HTTP(S)
  sources

* The HTTP terminus for retrieving file content is deprecated and will be
  removed in Puppet 7

* An Introduction to Puppet section in the documentation to help onboard
  new users

For the full list of changes, check out the release notes: https://puppet.com/docs/puppet/latest/release_notes_puppet.html
2020-06-07 15:02:54 +00:00
markd
a84396d8cc solid: update to 5.70.0
5.67
  Add signals for udev events with actions bind and unbind
  Clarify referencing of DeviceInterface
5.68
  Fix inverted logic in IOKitStorage::isRemovable
5.69
  [Fstab] Ensure uniqueness for all filesystem types
  Samba: Ensure to differenciate mounts sharing the same source
  hardware tool: define syntax via syntax arg
5.70
  [Solid] Port foreach to range/index for
  [FakeCdrom] Add a new UnknownMediumType enumerator to MediumType
  [FstabWatcher] Fix loosing of fstab watcher
  [Fstab] Do not emit deviceAdded twice on fstab/mtab changes
2020-06-07 11:51:59 +00:00
markd
12c2b73981 kfilemetadata5: updat to 5.70.0
changes unknown
2020-06-07 11:50:51 +00:00
markd
a21cfb58ed kdbusaddons: update to 5.70.0
5.68
  Deprecate KDBusConnectionPool
5.69
  Check correct file for sandbox detection
2020-06-07 11:49:54 +00:00
markd
b0615af16d baloo5: update to 5.70.0
5.67
  Migrate config from KConfig to KConfigXt in order to allow KCM to use it
5.68
  [ModifiedFileIndexer] Correct time checks for new files
  [ModifiedFileIndexer] Omit BasicIndexingJob run when not required
  Sync IndexerConfig on exit
  [FileIndexScheduler] Force evaluation of indexerState after suspend/resume
5.69
  [SearchStore] Use categorized logging
  [QueryParser] Fix broken detection of end quote
  [EngineQuery] Provide toString(Term) overload for QTest
  [EngineQuery] Remove unused position member, extend tests
  [SearchStore] Avoid long lines and function nesting
  [baloosearch] Bail out early if specified folder is not valid
  [MTimeDB] Consolidate time interval handling code
  [AdvancedQueryParser] Test if quoted phrases are passed correctly
  [Term] Provide toString(Term) overload for QTest
  [ResultIterator] Remove unneeded SearchStore forward declaration
  [QueryTest] Make phrase test case data driven and extend
  [Inotify] Start the MoveFrom expire timer at most once per inotify batch
  [UnindexedFileIndexer] Only mark file for content indexing when needed
  [Inotify] Call QFile::decode only in a single place
  [QML] Correctly watch for unregistration
  [FileIndexScheduler] Update the content index progress more often
  [FileIndexerConfig] Replace config QString,bool pair with dedicated class
  [QML] Set the remaining time in the monitor more reliably
  [TimeEstimator] Correct batch size, remove config reference
  [FileIndexScheduler] Emit change to LowPowerIdle state
  [Debug] Improve readability of positioninfo debug format
  [Debug] Correct output of *::toTestMap(), silence non-error
  [WriteTransactionTest] Test removal of positions only
  [WriteTransaction] Extend position test case
  [WriteTransaction] Avoid growing m_pendingOperations twice on replace
  [FileIndexScheduler] Cleanup firstRun handling
  [StorageDevices] Fix order of notification connect and initialization
  [Config] Remove/deprecate disableInitialUpdate
5.70
  [FileWatch] Remove redundant watchIndexedFolders() slot
  [ModifiedFileIndexer] Clarify a comment
  [FileWatch] Fix watch updates on config changes
  [KInotify] Fix path matching when removing watches
  [Extractor] Use categorized logging
  Use KFileMetaData for XAttr support instead of private reimplementation
  Revert "add Baloo DBus signals for moved or removed files"
  [QML Monitor] Show remaining time as soon as possible
  [FileContentIndexer] Fix state update and signal order
  [Monitor] Fix monitor state and signal ordering
  [Extractor] Fix progress reporting
  [Coding] Avoid recurrent detach and size checks
  [baloo_file] Remove KAboutData from baloo_file
  [Searchstore] Reserve space for phrase query terms
  [SearchStore] Allow querying exact matches for non-properties
  [PhraseAndIterator] Remove temporary arrays when checking matches
  [Extractor] Better balance idle and busy mode
  [Extractor] Fix idle monitoring
  [Extractor] Remove IdleStateMonitor wrapper class
  [OrpostingIterator] Allow skipping elements, implement skipTo
  [PhraseAndIterator] Replace recursive next() implementation
  [AndPostingIterator] Replace recursive next() implementation
  [PostingIterator] Make sure skipTo also works for first element
  rename and export newBatchTime signal in filecontentindexer
  [SearchStore] Handle double values in property queries
  [AdvancedQueryParser] Move semantic handling of tokens to SearchStore
  [Inotify] Remove not-so-OptimizedByteArray
  [Inotify] Remove dead/duplicate code
  [QueryParser] Replace single-use helper with std::none_of
2020-06-07 11:49:06 +00:00
rillig
76f0707f89 sysutils/xentools48: remove no-op file from SUBST block 2020-06-06 04:09:44 +00:00
jperkin
38fe454b9c *: Apply revbump for graphics/giflib API change. 2020-06-05 12:48:58 +00:00
triaxx
ec86bf2eb0 grub2: Fix missing interpreter in bulk build
pkgsrc changes:
---------------
  * Include lang/python/tool.mk so that PYTHON_FOR_BUILD_ONLY is taken into
    account.
  * Pull {SSP,FORTIFY}_SUPPORTED up to put them before inclusion of
    mk/bsd.prefs.mk (/!\ lang/python/tool.mk includes mk/bsd.prefs.mk).
2020-06-04 20:17:19 +00:00
taca
aabfa72b91 sysutils/pear-Log: update to 1.13.2
Update to pear-Log to 1.13.2.


1.13.2 (2020-06-02)

* Bump pear/pear_exception dependency to version to 1.0.1. (#15)
2020-06-02 14:16:05 +00:00
bouyer
315740afd8 Will also build on NetBSD 9.1 and later, adjust ONLY_FOR_PLATFORM 2020-06-02 11:29:47 +00:00
nia
bf3088fc58 collectd: disable werror 2020-06-02 11:12:05 +00:00
sjmulder
fc3ff83e00 sysutils/nnn: Address Illumos build issues
- Fix for use of undefined macro
 - Work around system curses vs ncurses conflict
 - __EXTENSIONS__ to be able to use much of the standard library
2020-06-02 11:07:41 +00:00
pin
3ecfa18c33 sysutils/pcmanfm-qt: Follow github hosted package nomenclature
as suggested by @leot
2020-06-02 10:32:56 +00:00
pin
64425bab4c sysutils/lxqt-powermanagement: Follow github hosted package nomenclature
as suggested by @leot
2020-06-02 10:30:45 +00:00
adam
6bd0c30da6 Revbump for icu 2020-06-02 08:22:31 +00:00
mef
7fffc7f5ab (sysutils/webmin) regen, pkglint -F 2020-06-01 23:07:27 +00:00
mef
0eeacbd988 (sysutils/webmin) Remove patch to non-existing file: patch-update-from-repo_sh 2020-06-01 23:06:00 +00:00
msaitoh
ff89a43c90 Update pciutils to 3.7.0.
2020-05-31  Martin Mares <mj@ucw.cz>

	* Released as 3.7.0.

	* Added or improved the following capabilities: Designated
	  Vendor-Specific, Compute eXpress Link, Resizable BARs,
	  VF Resizable BARs, Link Capabilities 2, Link Status 2.

	* On Linux, lspci can show IOMMU groups.

	* setpci can be asked to skip bus scan and operate on a device
	  completely specified by its domain/bus/dev/func address. This
	  involved major internal cleanup.

	* The above feature of setpci uses the pci_get_dev() function,
	  which obtains a struct pci_dev without doing a bus scan. This was
	  always possible, but apparently little used, because back-ends
	  frequently choked when operating on such devices. Fixed a lot
	  of minor bugs related to this.

	* Also, back-ends which do not support domains now correctly fail when
	  trying to access devices outside domain 0.

	* Semantics of pci_fill_info() and pci_dev->known_fields was
	  underspecified, which lead to inconsistencies between back-ends.
	  Improved documentation to give a more precise definition and updated
	  all back-ends to conform to it. Most importantly,
	  pci_dev->known_fields shows all fields requested over the lifetime
	  of the pci_dev, but never those which are not supported by the
	  back-end.

	* As usually, updated pci.ids to the current snapshot of the database.
2020-06-01 15:47:53 +00:00
msaitoh
589c07f3fa Update intel-microcode-netbsd to 20200520.
== 20200520 Release ==
-- Updates upon 20200508 release --
Processor             Identifier     Version       Products
Model        Stepping F-MO-S/PI      Old->New
---- new platforms ----------------------------------------

---- updated platforms ------------------------------------
SNB-E/EN/EP  C1/M0    6-2d-6/6d 0000061f->00000621 Xeon E3/E5, Core X
SNB-E/EN/EP  C2/M1    6-2d-7/6d 00000718->0000071a Xeon E3/E5, Core X

---- removed platforms ------------------------------------
2020-06-01 15:34:40 +00:00
pin
b6c9236e30 sysutils/pcmanfm-qt: Regenerate patchsum 2020-06-01 15:06:15 +00:00
pin
6e78d30797 sysutils/lxqt-powermanagement
lxqt-powermanagement-0.15.0 / 2020-04-22
========================================
  * Bumped version to 0.15.0.
  * C++11 code updates.
  * Remove (duplicated) string casts definitions.
  * Added an option to change the display backlight when the computer is idle.
2020-06-01 12:12:38 +00:00
bouyer
5a171d2a64 Mention PR kern/55279, requested by Greg Troxel 2020-06-01 11:45:38 +00:00
pin
6db905a9bb sysutils/pcmanfm-qt: update to 0.15.1
pcmanfm-qt-0.15.1 / 2020-05-16
==============================
  * Fixed remounting of remote folders with its bookmark under special circumstances.
  * Prevented a total freeze on mounting encrypted volumes when auto-mounting is also enabled.
  * Added an option to disable file tooltips.
  * Changed the About link to pcmanfm-qt's GitHub page.
  * Safeguard against null images with multi-screen wallpapers.

pcmanfm-qt-0.15.0 / 2020-04-21
==============================
  * Keep original extensions in bulk renaming.
  * Open selected files by pressing Enter.
  * Update desktop on setting wallpaper with commandline.
  * Removed WM menu from desktop.
  * Remove unneeded Qt version check.
  * Clear filter text on pressing Esc.
  * Enhanced wallpaper browsing dialog.
  * Restore sorting on removing folder customization.
  * Take all standard config paths into account.
  * Added deletion time to Trash.
  * Added option to transform jpeg wallpapers based on EXIF info.
  * Set text and icon of delete action of Edit menu on startup.
  * Respect full file name setting on desktop too.
  * Added Alt+Enter in addition to Alt+Return for properties.
  * Added menu item to toggle showing of thumbnails on the fly.
  * More compact and tidy Desktop preferences dialog.
  * Always show display names on Desktop.
  * Respect view setting when showing selected file name on status bar.
  * Follow DE click setting if single-click is not chosen.
  * More stable position for sticky Desktop Trash.
  * Added context menu item to create launchers on Desktop.
  * An option to show folder context menu with Ctrl + right click.
  * Do not show trash path in trashed file names.
  * Use file launcher to open a folder in new tab to guarantee it is always opened correctly.
  * Added "Hidden Last" to Sorting submenu.
  * Multimonitor wallpaper support.
  * Choose an appropriate name for root bookmarks (like SMB).
  * Use "edit name" in bulk renaming.
  * Use QString multi-arg.
  * Disable Create New in File menu when not possible.
  * Focus side-pane with `Ctrl+Esc`.
  * Added Hidden Shortcuts dialog.
  * Try to have a "current item" inside view as far as possible. This guarantees a correct behavior for keys like `End`, `PgDn` and `Right`.
  * Select first item on filtering if nothing is selected.
  * Added an option for single window mode.
2020-06-01 10:47:53 +00:00
bouyer
f910cd2a8f Bump PKGREVISION for default options change. 2020-06-01 10:13:40 +00:00
bouyer
4e159260b8 Disable amanda-dump-snap by default on all NetBSD versions. FFS snapshots
can cause panics or deadlocks.
2020-06-01 10:12:10 +00:00
rillig
73ec529fe1 sysutils/webmin: fix shell portability 2020-06-01 06:25:31 +00:00
rillig
09c8093f22 sysutils/xcdroast: remove unknown configure option 2020-06-01 06:04:57 +00:00
gutteridge
75f6683ea3 mate-power-manager: remove unused PLIST.keyring variable 2020-05-31 23:44:49 +00:00
gutteridge
8c416bc4b9 mate-power-manager: update to 1.24.1
Change log:

mate-power-manager 1.24.1

  * Translations update
  * glib-genmarshal: replace deprecated tokens NONE and BOOL
  * Read authors (updated) from mate-power-manager.about
  * Use gtk_show_about_dialog to show about dialog
  * Remove the CPU wakeups feature
  * Update copyright year on about dialog
  * generate missing gpm-* PNGs from new SVGs
  * add missing gpm-phone SVGs
  * add missing gpm-keboard SVGs
  * add missing gpm-mouse SVGs
2020-05-31 23:34:45 +00:00
rillig
32fb01a7c1 sysutils/syslog-ng: remove unknown configure option 2020-05-31 17:30:17 +00:00
sjmulder
fd2f157085 sysutils/nnn: Update to 3.2
Changes:
 - an official logo
 - previews
   - config `NNN_FIFO` to write hovered file paths a previewer can read
   - plugin `preview-tabbed`: tabbed[1]/xembed based file previewer
   - plugin `preview-tui`: simple TUI file previewer in tmux/xterm
   - plugin `preview-kitty`: preview using kitty terminal's capabilities
   - live preview[2] configuration example
 - find & list
   - send list of files from (cmd run as) plugin to  `nnn`
   - plugin `finder`: find/fd/fzf/grep/ripgrep/fzf (in subtree) and list
      in `nnn`
   - `Right` or `l` on symlink in list dir takes to target file
 - persistent session option `-S` [for disk usage, run `nnn -T d` (see
   help)]
 - hover on the file when a file path is passed as positional argument
 - go to first file or match with `'` (followed by `'` or `char`)
 - config `NNN_SEL` to specify custom selection file
 - config `NNN_LOCKER` to specify locker program
 - dim file details in detail mode
 - call `chdir()` on directory change
 - option `-l`: number of lines to move on mouse scroll
 - graphical keybind map[3]
 - let `NNN_COLORS` override `NO_COLOR`
 - plugins
   - option `-P`: run plugin by key at start
   - run plugins with `Alt+key`
   - allow `NNN_PIPE` usage by commands run as plugin
   - input format to `NNN_PIPE`: `<ctxcode><opcode><data>` (see plugins
     doc)
   - set `ctxcode` to `+` for smart context usage (next inactive, else
     current)
   - `getplugs` to fetch plugins by installed version of `nnn`
   - plugin `mimelist`: list files by mime type in subtree
   - plugin `bookmarks`: named bookmarks using symlinks
   - plugin `nbak`: backup `nnn` config
   - `nuke` adds lowdown as alternative markdown viewer
   - several plugin improvements
 - fix broken screen on resize (see #520)
 - fix broken version sort (see #550)
 - fix list and pipe modes not working together
 - fix multiple issues with listing files
 - fix `@` shown in detail mode for symlink to dir
 - fix listing files directly under `/`
 - move to `-std=c11`

Package changes:
 - To retain more backwards compatibility, on old GCC versions (<4.7),
   -std=c99 is used instead of -std=c11.

[1] https://tools.suckless.org/tabbed
[2] https://github.com/jarun/nnn/wiki/Live-previews
[3] https://github.com/jarun/nnn/wiki/Usage#graphical-map
2020-05-30 03:06:03 +00:00
nia
b076146581 sysutils: remove py-gnome-menus
old gnome 2 component, no longer used by anything
2020-05-29 10:38:13 +00:00
nia
8d14692006 sysutils: remove gnome-vfs-monikers - unused 2020-05-28 11:55:34 +00:00
wiz
188111f641 *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
adam
7d814c04d3 py-supervisor: updated to 4.2.0
4.2.0:

- When ``supervisord`` is run in the foreground, a new ``--silent`` option
  suppresses the main log from being echoed to ``stdout`` as it normally
  would.

- Parsing ``command=`` now supports a new expansion, ``%(numprocs)d``, that
  expands to the value of ``numprocs=`` in the same section.

- Web UI buttons no longer use background images.

- The Web UI now has a link to view ``tail -f stderr`` for a process in
  addition to the existing ``tail -f stdout`` link.  Based on a
  patch by OuroborosCoding.

- The HTTP server will now send an ``X-Accel-Buffering: no`` header in
  logtail responses to fix Nginx proxy buffering.

- When ``supervisord`` reaps an unknown PID, it will now log a description
  of the ``waitpid`` status.

- Fixed a bug introduced in 4.0.3 where ``supervisorctl tail -f foo | grep bar``
  would fail with the error ``NoneType object has no attribute 'lower'``.  This
  only occurred on Python 2.7 and only when piped.
2020-05-27 14:56:15 +00:00
adam
f4240702dc py-crontab: updated to 2.5.1
2.5.1:
Bug fixes
2020-05-27 12:58:57 +00:00
gutteridge
39a711224d xfce4-thunar: update to 1.8.15
Change log:

1.8.15
======
- Only open devices after successful mount attempt (Bug #16831)
- Fix shortcut support for addressbar (Bug #4537 and Bug #13680)
- Fix crash in bulk renamer on repeated rename (Bug #16824)
- Add checks for thumbnailer 0 handles (Bug #14122)
- Replace 'thunar_return_if_fail (THUNAR_IS_DEVICE (device))' with
standard 'if (..)' to prevent possible crashes. (Bug #13404)
- Fix check if folder is fully loaded when expanding path in tree view.
Prevents 100% CPU load and loosing sync with main view in some cases.
(Bug #15762)
- Fixes 100%CPU on tree-view in some rare cases (Bug #16024)
- Delete native files faster (Bug #16641)
- Support libxfce4ui XfceTitledDialog new API (Bug #16616)
- Translation Updates:
  Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Basque,
  Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong
  Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English
  (Australia), English (United Kingdom), Esperanto, Estonian, Finnish,
  French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian,
  Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post
  1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese,
  Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Spanish,
  Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu
  (Pakistan), Vietnamese
2020-05-26 22:21:25 +00:00
bouyer
4b6346f348 Add xenkernel413 and xentools413 2020-05-26 11:13:43 +00:00
bouyer
6c43eaffe4 Add xenkernel413 and xentools413 packages, version 4.13.1.
At this time xentools413 will only build on a very recent -current (as of
an hour ago or do - with /usr/include/xen/xenio.h 1.12 or newer)

Xen is a hypervisor which supports running multiple guest operating
systems on a single machine. Guest OSes (also called "domains")
can be either paravirtualised (i.e. make hypercalls in order to
access hardware), run in HVM (Hardware Virtualisation Mode) where
they will be presented with virtual devices, or a combination where
they use hypercalls to access hardware but manage memory themselves.
At boot, the xen kernel is loaded along with the guest kernel for
the first domain (called domain0). domain0 has privileges to access
the physical hardware (PCI and ISA devices), administrate other
domains and provide virtual devices (disks and network) to other
domains.
2020-05-26 11:12:10 +00:00
joerg
e6f3df3b8b Mark as BROKEN for permission issues 2020-05-26 00:42:54 +00:00
taca
2f77d1fcbd sysutils/ruby-facter: update to 4.0.23
Update ruby-facter to 4.0.23.

pkgsrc change:

* Update HOMEPAGE.
* Add proper dependency.

Changes are too many to write here, pleaes refer:
<https://github.com/puppetlabs/facter-ng/blob/master/CHANGELOG.md>.
2020-05-25 15:22:22 +00:00
taca
eb2fc0dc83 sysutils/ruby-chef: update to 16.0.287
Update ruby-chef to 16.0.287.

Latest rubygems version is 16.1.0 but it chef require unpulished
bcrypt_pbkdf gem 1.1.0.rc1.  So, update to 16.0.287.

For more detail, please refer:
<https://github.com/chef/chef/blob/master/CHANGELOG.md>
2020-05-25 15:12:57 +00:00
taca
ed72932d37 sysutils/ruby-chef-config: update to 16.0.287
Update 16.0.287.

Latest rubygems version is 16.1.0 but it chef require unpulished
bcrypt_pbkdf gem 1.1.0.rc1.  So, update to 16.0.287.

For more detail, please refer:
<https://github.com/chef/chef/blob/master/CHANGELOG.md>
2020-05-25 15:08:18 +00:00
taca
11eec05a0d sysutils/ruby-chef-utils: update to 16.0.287
Update 16.0.287.

Latest rubygems version is 16.1.0 but it chef require unpulished
bcrypt_pbkdf gem 1.1.0.rc1.  So, update to 16.0.287.

For more detail, please refer:
<https://github.com/chef/chef/blob/master/CHANGELOG.md>
2020-05-25 15:06:24 +00:00
taca
cba64cca12 sysutils/capistrano: update to 3.14.0
Update capistrano to 3.14.0.


3.14.0 (2020-05-06)

New Features

* Add custom prompt support for user input (#2055) @rolandasb

Documentation

* Update docs website icons, optimize images (#2056) @rolandasb

Housekeeping

* Fix CI builds for EOL Ruby versions (#2058) @mattbrictson
2020-05-25 14:58:17 +00:00
taca
2a75695a0a sysutils/puppet: update to 6.15.0
Update puppet to 6.15.0.

Changes are too many to write here, please refer release notes on
official Web.

<https://puppet.com/docs/puppet/latest/release_notes_puppet.html>
2020-05-25 14:53:31 +00:00
rillig
94d2bac244 sysutils/xosview: submit patch upstream 2020-05-24 11:29:13 +00:00
rillig
6a04676d91 sysutils/xosview: update to 1.22
This gets rid of a few uncommented and unclear patches.  The upstream
code has changed a lot, therefore the pkgsrc patches have all been
dropped.

Upstream changes are unknown since the CHANGES file mentions 1.9 as the
latest version.
2020-05-24 11:24:19 +00:00
markd
90b6e6a5f1 k3b: allow noop on fix-moc SUBST.
fix-moc SUBST is a noop on some platforms, required on others.
2020-05-24 01:38:27 +00:00
markd
551a235956 baloo5: remove obsolete file from xdg SUBST. allow noop on fix-moc SUBST.
fix-moc SUBST is a noop on some platforms, required on others.
2020-05-24 01:30:21 +00:00
joerg
b5044c7393 Use FreeBSD ACL code on NetBSD as well. 2020-05-24 01:22:15 +00:00
schmonz
369c26d7cb Restore missing .include of options.mk. 2020-05-23 21:32:14 +00:00
rillig
1a1dfab43a sysutils/collectd-curl: remove unkown configure option 2020-05-23 11:10:28 +00:00
markd
18071af109 k3b: SUBST section no longer required. 2020-05-23 10:31:04 +00:00
rillig
d9bdb59754 sysutils/entr: allow bashisms in test code 2020-05-23 10:26:54 +00:00
rillig
88dd4b3d1c sysutils/u-boot: remove unnecessary interpreter patches
There was a typo in the python3 interpreter since it defined python2
instead of the correct python3.

All files from the python2 block use python3 nowadays, therefore that
whole block is unnecessary as well.
2020-05-23 09:39:06 +00:00
adam
f13233f45d py-attic: removed, does not build any longer 2020-05-23 09:07:34 +00:00
adam
46beaad0f0 revbump for multimedia/libdvdread; requested by leot@ 2020-05-22 12:43:52 +00:00
adam
d62c903eea revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
ryoon
02a5ef8cc3 *: Recursive revbump from graphics/ilmbase 2020-05-21 20:53:37 +00:00
rillig
4f4f64fdce mark packages that fail with -Werror=char-subscripts
These packages are susceptible to bugs when confronted with non-ASCII
characters.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182.

It takes some time to analyze and fix these individually, therefore they
are only marked as "needs work".
2020-05-20 06:09:03 +00:00
rillig
48b1851732 sysutils/u-boot: remove no-op SUBST block
Line 1 already contains python, not python3.
2020-05-19 20:02:51 +00:00
rillig
4e4071bc78 sysutils/xentools411: clean up SUBST blocks
Several files have switched from /usr/bin/perl to /usr/bin/env perl.
2020-05-19 19:58:58 +00:00
rillig
614b3eaa04 sysutils/xentools42: remove no-op file from SUBST_FILES 2020-05-19 19:24:41 +00:00
wiz
e035c2ff7d sysutils/Makefile: + py-filetype 2020-05-19 16:58:45 +00:00
wiz
f691dc17b9 sysutils/py-filetype: import py-filetype-1.0.7
Small and dependency free Python package to infer file type and MIME type
checking the magic numbers signature of a file or buffer.

This is a Python port from filetype Go package.
2020-05-19 16:58:23 +00:00
adam
95c4e65db0 ansible: updated to 2.9.9
v2.9.9

Bugfixes
--------
- Fix an issue with the ``fileglob`` plugin where passing a subdirectory of non-existent directory would cause it to fail - https://github.com/ansible/ansible/issues/69450

v2.9.8
======

Minor Changes
-------------
- Add test for reboot & wait_for_connection on EOS & IOS (https://github.com/ansible/ansible/pull/63014)
- Fixed 'intersect' filter spelling in constructed inventory plugin example.
- Move cli prompt check logic from action to cliconf plugin (https://github.com/ansible/ansible/pull/63945)
- Point inventory script location to their respective version rather than devel version in documentation.
- ansible-test - Now includes testing support for RHEL 8.2
- ansible-test - Remove obsolete support for provisioning remote vCenter instances. The supporting services are no longer available.

Bugfixes
--------
- Collections - Allow a collection role to call a stand alone role, without needing to explicitly add ``ansible.legacy`` to the collection search order within the collection role. (https://github.com/ansible/ansible/issues/69101)
- Fix cli context check for network_cli connection (https://github.com/ansible/ansible/pull/64697)
- Revert 5f6427b1fc7449a5c42212013d3f628665701c3d as it breaks netconf connection
- Role Installation - Ensure that a role containing files with non-ascii characters can be installed (https://github.com/ansible/ansible/issues/69133)
- Update ActionBase._low_level_execute_command to honor executable (https://github.com/ansible/ansible/issues/68054)
- collections - Handle errors better for filters and tests in collections, where a non-existent collection is specified, or importing the plugin results in an exception (https://github.com/ansible/ansible/issues/66721)
- deal with cases in which just a file is pased and not a path with directories, now fileglob correctly searches in 'files/' subdirs.
- dnf - Unified error messages when trying to install a nonexistent package with newer dnf (4.2.18) vs older dnf (4.2.9)
- dnf - Unified error messages when trying to remove a wildcard name that is not currently installed, with newer dnf (4.2.18) vs older dnf (4.2.9)
- hostname - make module work on Manjaro Linux (https://github.com/ansible/ansible/issues/61382)
- mysql_user - fix the error No database selected (https://github.com/ansible/ansible/issues/68070).
- ovirt_disk: add warning when uploading wrong format
- ovirt_disk: upload image auto detect size
- ovirt_network: allow to remove vlan_tag
- pip - The virtualenv_command option can now include arguments without requiring the full path to the binary. (https://github.com/ansible/ansible/issues/52275)
- pip - check_mode with ``state: present`` now returns the correct state for pre-release versioned packages
- postgresql_set - fix converting value to uppercase (https://github.com/ansible/ansible/issues/67377).
- redfish_config - fix support for boolean bios attrs (https://github.com/ansible/ansible/pull/68251)
- service_facts - Now correctly parses systemd list-unit-files for systemd >=245
- sysvinit - Add missing parameter ``module`` in call to ``daemonize()``.
- the default parsing will now show existing JSON errors and not just YAML (last attempted), also we avoid YAML parsing when we know we only want JSON issue
- win_psmodule - Fix TLS 1.2 compatibility with PSGallery.
- win_psrepository - Fix TLS 1.2 compatibility with PSGallery.
- win_psrepository - Fix ``Ignore`` error when trying to retrieve the list of registered repositories
- zabbix_template - no longer fails with KeyError when there are no macros present in existing template (see https://github.com/ansible-collections/community.zabbix/issues/19)
2020-05-19 12:58:46 +00:00
nia
4bb58570a7 Recursive revbump for json-c-0.14 2020-05-19 12:09:07 +00:00
nia
4a49fa981e rox: Update to 2.11
Release 2.11 (2011-10-09)

- Converted from Glade to GtkBuilder.

- Fixed typo in German translation (Alek).

- "build" script runs autoconf and build the documentation if necessary. This
  is needed for Git checkouts.

- Don't lower panel when the pointer moves over an applet. Reported by mark76
  on IRC.

- Centre the pinboard image correctly if larger than the screen (Mohamed Amine
  IL Idrissi). Patch sent to Ubuntu anonymously and forwarded; see Ubuntu bug
  #615490.

- Depend on 0compile 0.19.1. Fixes bug using distribution-provided pkg-config.

- Added build dependency on pkg-config.

- Bugfix: unselect item when menu is closed. We used to listen for
  "unmap_event", but this is no longer emitted in recent versions of GTK.
  Switched to using "selection-done" instead. Closes #2925212 (reported by
  Barry Kauler).

- Added button to options window to create the 'rox' start up script (Stephen
  Watson).

- Updated Italian translation (Yuri).

- Updated Brazilian Portuguese translation (Sérgio Cipolla).

- Updated Spanish and Galician translations (Antonio Sánchez). The
  how-to-change-permissions explanation had a mistake that made the help window
  appear blank.

- Updated Spanish translation (Antonio Sánchez and Luis Felipe Abad).

- Turn the error on invalid line breaks in uri_list_to_glist into a warning
  (Stephen Watson). Firefox 3.5 upto and including 3.5.2 gets it wrong, but we
  don't want to stop drops working until they fix it.

- Eliminated the duplicated code between pixmap_background_thumb() and
  pixmap_try_thumb(). pixmap_background_thumb() now calls pixmap_try_thumb() to
  get from memory or load from cache (Stephen Watson).

- Added option to place panels under the control of the _NET_WORKAREA property
  (Stephen Watson). Note it only checks the work area at the point it creates
  the panel.

- Fix bug in XDG MIME magic: if two matches at the same priority returned
  exactly the same type, it was considered a conflict (Stephen Watson).

- Newer versions of GTK+ issue warnings if a spin button has a non-zero page
  size (Stephen Watson).

- If a file has a thumbnail, display it in the infobox (Stephen Watson).
2020-05-19 10:31:57 +00:00
wiz
3e55f5217b sysutils/Makefile: + py-cpuinfo 2020-05-18 12:23:24 +00:00
wiz
036d0df3ca sysutils/py-cpuinfo: import py-cpuinfo-5.0.0
Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work
without any extra programs or libraries, beyond what your OS
provides. It does not require any compilation(C/C++, assembly, et
cetera) to use.
2020-05-18 12:22:49 +00:00
nia
1b6564e340 tree: Update to 1.8.0
Version 1.8.0 (11/16/2018)
  - Added an experimental --fromfile option (suggested by several people.)
    This may eventually be replaced or supplimented by a --fromjson option.
  - Added support for BSD's CLICOLOR and CLICOLOR_FORCE environment variables.
    (Suggested by Alyssa Ross)
  - Use strftime() exclusively when formatting date/time to respect locale.
  - Some man page fixes and cleanups curtsey of Kirill Kolyshkin
  - Update BINDIR in Makefile for MacOS X -- It is not allowed to install
    programs to /usr/bin on MacOS X any longer due to System Integrity
    Protection (SIP) (Shawn Mehan)
  - Misc patches from Jacob Wahlgren:
    - Improved command line switch error reporting.
    - Symbolic links not displayed if a -P pattern is active
    - Missing argument error reporting fixes on long format switches.
  - Fixed JSON output hanging commas (John Lane, Tad, others)
  - JSON size output ignored -h/--si flags (Wagner Camarao)
  - Fixed issue with malformed multibyte string handling. (Mantas
    Mikul&#279;nas)
  - Fixed issue where mbstowcs() fails to null terminate the string due to
    improper UTF-8 encoding leading to garbage being printed. (Nick Craig-Wood)
  - Found a bug where the wrong inode (and device) information would be printed
    for symbolic links. (Stephan Gabert)
2020-05-18 10:20:13 +00:00
rillig
cf5559e161 sysutils/rox: remove no-op file from SUBST_FILES 2020-05-16 17:48:36 +00:00
rillig
8e847a5194 sysutils/salt: allow no-op SUBST block
A typical case is that PKGMANDIR is man, not share/man.  That path does
not occur in the Python files, which would then make the build fail in
SUBST_NOOP_OK=no mode.
2020-05-16 17:45:49 +00:00
rillig
ef82bd9265 sysutils/xcdroast: fix paths in SUBST_FILES 2020-05-16 17:39:24 +00:00
adam
c6a0fc9492 py-crontab: updated to 2.5.0
2.5.0:
Unknown changes
2020-05-16 04:49:13 +00:00
joerg
2e020a232d Drop unused but conflicting prototype. 2020-05-16 02:15:53 +00:00
nia
1bd05a6c57 sysutils: Remove gnometoaster
This has been "early alpha" since 2005 and is now unique to pkgsrc
2020-05-15 12:18:03 +00:00
tnn
2ea13e8e85 u-boot-rockpro64-ayufan: update to latest snapshot
This makes EFI boot from AHCI on PCI-e (with U-Boot on SPI) work for me.
2020-05-15 09:37:25 +00:00
tnn
da8aab559f lsof: fix wrong conditional added in patch-af 1.20
machine/ptrace.h pulls in sys/module_hook.h after 2019-11-27 under _KERNEL
This corresponds to NetBSD 9.99.19.
sys/module_hook.h is not installed.
Ergo sys/ptrace.h must be included /without/ defining _KERNEL.
2020-05-13 19:36:56 +00:00
msaitoh
5a80332df9 Add thtree officially recommended patches to sysutils/dmidecode:
2020-03-23 Jean Delvare <jdelvare@suse.de>

	Print type 33 name unconditionally.

	  Even if a type 33 structure is too short, we can still display its
	  type name as we do for all other structure types.

2020-03-23 Jean Delvare <jdelvare@suse.de>

	Don't choke on invalid processor voltage.

	  If the processor voltage encoding has some of the reserved bits set
	  and none of the proper bits set, print it as "Unknown" instead of an
	  empty field.

2020-03-23 Jean Delvare <jdelvare@suse.de>

	Fix the alignment of type 25 name.

	  No tabulation needed before DMI structure names.
2020-05-13 05:28:23 +00:00
msaitoh
cd139d1f2d Update intel-microcode-netbsd to 20200508.
== 20200508 Release ==
-- Updates upon 20191115 release --
Processor             Identifier     Version       Products
Model        Stepping F-MO-S/PI      Old->New
---- new platforms ----------------------------------------

---- updated platforms ------------------------------------
ICL-U/Y      D1       6-7e-5/80 00000046->00000078 Core Gen10 Mobile

---- removed platforms ------------------------------------
2020-05-13 05:03:24 +00:00
rillig
d528f9c0a2 sysutils/xentools411: clean up SUBST_FILES 2020-05-13 04:39:04 +00:00
rillig
db246bfed6 sysutils/u-boot: remove no-op SUBST block
That file only contains "env python2" in the first line, which is already
handled by REPLACE_INTERPRETER.
2020-05-12 16:20:47 +00:00
rillig
15fe9894e6 hs-*: add PLIST files
These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build.  They will help to track changes
to the packages.  The Haskell packages didn't have PLIST files because
their paths contained package hashes.  These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
2020-05-11 17:51:58 +00:00
rillig
72f62adaca sysutils/ups-nut-*: suppress USE_TOOLS+=perl warning 2020-05-10 14:12:33 +00:00
rillig
6938fc8d67 sysutils/burp: fix path to configuration files 2020-05-09 20:03:39 +00:00
rillig
0a494be4d2 sysutils/py-google-compute-engine: allow no-op SUBST block
It looks wrong that the paths in constants.py depend on the operating
system, but that's not caused by the latest SUBST changes, so I'm leaving
that as-is.  Someone familiar with this package should have a look.
2020-05-09 20:02:24 +00:00