summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)AuthorFilesLines
2016-08-03Revbump after graphics/gd updateadam92-159/+184
2016-08-03Update dmidecode to 3.0.msaitoh2-9/+9
Change MAINTAINER from shattered@ to msaitoh@. OK'ed by shattered. CHANGES from 2.1.2: 2015-09-03 Jean Delvare <jdelvare@suse.de> * version.h: Set version to 3.0. 2015-08-04 Tyler Bell <tyler.bell@hp.com> * dmioem.c: Decode HP-specific DMI type 233 * dmioem.c: Refactored HP-specific types 209 and 221 to use common code * dmioem.c: Documented spec for HP-specific types 209, 221 and 233 2015-05-21 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Fix up invalid DMI type 34 structure length. * dmioem.c: Decode HP-specific DMI types 212 and 219. * dmioem.c: Move function is_printable to dmidecode.c. 2015-05-13 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Add support for SMBIOS3 EFI table. * dmidecode.c: Fix warnings about comparison between signed and unsigned integers. * util.c: Fix warnings about unused labels when building without -DUSE_MMAP. * dmioem.c: Strip spaces at the end of vendor names. * dmioem.c: Decode Acer-specific DMI type 170. 2015-05-12 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Remove extra blank line after hidden DMI type 40 structure. 2015-05-04 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Move table decoding to a separate function. * dmidecode.c: Simplify function dmi_table_dump. * dmidecode.c: Display types 41 and 42 in quiet mode too. * dmidecode.c: Get OEM vendor from System Information (DMI type 1). 2015-04-28 Jean Delvare <jdelvare@suse.de> * dmidecode.h, dmiopt.h: Fix sparse errors. * biosdecode.c, dmiopt.c, ownership.c, vpdopt.c: Fix sparse warnings. * util.c: Fix sparse warning. 2015-04-27 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Fix --dump-bin when reading from sysfs. 2015-04-27 Jean Delvare <jdelvare@suse.de> Update to support SMBIOS specification version 3.0.0. * dmidecode.c: Add support for the new _SM3_ 64-bit entry point defined in the SMBIOS specification version 3.0.0, including support of 64-bit addresses and 32-bit table lengths. * dmidecode.c: Add 3 new chassis types (DMI type 3). * dmidecode.c: Add 4 new processor families (DMI type 4). * dmidecode.c: Add 4 new Intel socket types (DMI type 4). * dmidecode.c: Add 13 new slot types (DMI type 9). * dmidecode.c: Add 4 new memory device types (DMI type 17). * dmidecode.c: Add support for processors with more than 255 cores or threads (DMI type 4). * dmidecode.c: Stop decoding v3 tables at End-of-Table marker. 2015-04-21 Roy Franz <roy.franz@linaro.org> * util.c, util.h: Add utility function read_file, which reads an entire binary file into a buffer. * dmidecode.c: Add passing of flags parameter to dmi_table. * dmidecode.c: Add reading of SMBIOS tables from sysfs. * dmidecode.c, dmiopt.c, dmiopt.h: Add --no-sysfs option to disable use of sysfs. * dmidecode.8: Document the changes above. 2015-04-20 Jean Delvare <jdelvare@suse.de> * biosdecode.c: Add support for the _SM3_ entry point, as defined in the SMBIOS 3.0.0 specification. 2014-11-14 Jean Delvare <jdelvare@suse.de> * man/dmidecode.8: Add a note about DMI strings available from sysfs on Linux. 2014-10-13 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Add support for DDR4 (DMI type 17). Patch from Tomohiro Kimura. The value was taken from preliminary SMBIOS specification version 3.0.0d. This fixes Savannah bug #43370: https://savannah.nongnu.org/bugs/?43370 2014-07-11 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Decode the CPUID of recent AMD processors (DMI type 4). 2014-03-20 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Let legacy_decode be quiet in dump mode too. * dmidecode.c: Skip the SMBIOS version comparison in quiet mode. Patch from Jens Rosenboom. 2014-02-25 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Fix spacing of memory module voltage attributes (DMI type 17). 2014-01-13 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Decode ID of PCI Express 3 slots (DMI type 9). This fixes Savannah bug #40178: https://savannah.nongnu.org/bugs/?40178 2014-01-13 Jean Delvare <jdelvare@suse.de> * LICENSE: Update to the latest upstream version. Amongst other things, this fixes the FSF address. 2013-04-24 Jean Delvare <jdelvare@suse.de> * dmidecode.c: Strip trailing zeroes from memory voltage values (DMI type 17). * dmidecode.c: Fix support for new processor upgrade types (DMI type 4) and new memory device type (DMI type 17.)
2016-08-01Recursive PKGREVISION bump for poppler-0.46.0 shlib major bump.wiz3-5/+6
2016-07-29Updated sysutils/cuisine to 0.7.13.nils2-8/+7
There is no changelog from upstream, however the commit history indicates : - In Linux too, the group can have no members ; - package_ensure_apt() upgrades all package, not only those selected ; - make package_ensure_pkgng() actually detects new install ; - fixed a bug where process_find can't find processes due to leading spaces.
2016-07-29Forgot updated distinfo for sysutils/fabricnils1-5/+5
2016-07-29There is no python33 in pkgsrc any longer.wiz1-2/+2
2016-07-29Updated sysutils/fabric to 1.11.1.nils2-7/+5
Changelog from 1.10.2 is long so it's not copied here. Changelog URL : http://www.fabfile.org/changelog.html
2016-07-26Apply security patch from XSA-182. Bump PKGREVISIONbouyer3-3/+94
xen 4.2 is not vulnerable to XSA-183.
2016-07-26Apply security patch from XSA-182. Bump PKGREVISIONbouyer3-3/+95
xen 4.2 is not vulnerable to XSA-183.
2016-07-26Apply security patch from XSA-182 and XSA-183. Bump PKGREVISIONbouyer4-3/+186
2016-07-25SunOS needs -lsocket -lnslrichard1-1/+3
2016-07-25SunOS needs some TLC by defining CPPFLAGS+= -D_POSIX_PTHREAD_SEMANTICSrichard3-2/+23
in order to get the correct prototype for getgrgid_r and needs to derive the GNU extension FNM_CASEFOLD from FNM_IGNORECASE found in fnmatch.h
2016-07-25Import b2sum-20160619 as sysutils/b2sumwiedi5-1/+32
Command line utility to hash files using reference implementation of BLAKE2
2016-07-24Fixed some pkglint warnings.rillig2-7/+7
2016-07-24Give up maintaining libvirt - I haven't had any VMs which could takeagc1-2/+2
advantage of this for a long time, and I don't want anyone to think I'm looking after this.
2016-07-22Reset PKGREVISION after update.wiz1-2/+1
2016-07-22Update sysutils/htop to 2.0.2maya3-34/+19
Changes: Mac OS X: stop trying when task_for_pid fails for a process, stops spamming logs with errors. Add Ctrl+A and Ctrl+E to go to beginning and end of line FreeBSD: fixes for CPU calculation (thanks to Tim Creech, Andy Pilate) Usability: auto-follow process after a search. Use Linux backend on GNU Hurd Improvement for reproducible builds. BUGFIX: Fix behavior of Alt-key combinations (thanks to Kang-Che Sung) Various code tweaks and cleanups (thanks to Kang-Che Sung)
2016-07-21Second attempt for a work around for PR pkg/51257. This time it actuallytron1-0/+13
seems to work.
2016-07-21Update sysutils/salt to 2016.3.1.jperkin5-101/+502
There are a huge number of changes since the last pkgsrc update, way too many to list here. One of the more interesting changes for us though was much improved support for Solaris and illumos. For further details see the online changelogs here: https://docs.saltstack.com/en/latest/topics/releases/2016.3.1.html https://docs.saltstack.com/en/latest/topics/releases/2016.3.0.html https://docs.saltstack.com/en/latest/topics/releases/2015.8.11.html https://docs.saltstack.com/en/latest/topics/releases/2015.8.10.html https://docs.saltstack.com/en/latest/topics/releases/2015.8.9.html https://docs.saltstack.com/en/latest/topics/releases/2015.8.8.html https://docs.saltstack.com/en/latest/topics/releases/2015.8.7.html It appears there wasn't a 2015.8.6 release.
2016-07-21Add missing files into PLIST:msaitoh1-1/+15
000406e3-6 (Family 6, Model 4e, Stepping 3, Platform ID 6) 000406e3-7 (Family 6, Model 4e, Stepping 3, Platform ID 7) 000406f1-0 (Family 6, Model 4f, Stepping 1, Platform ID 0) 000406f1-1 (Family 6, Model 4f, Stepping 1, Platform ID 1) 000406f1-2 (Family 6, Model 4f, Stepping 1, Platform ID 2) 000406f1-3 (Family 6, Model 4f, Stepping 1, Platform ID 3) 000406f1-5 (Family 6, Model 4f, Stepping 1, Platform ID 5) 000406f1-6 (Family 6, Model 4f, Stepping 1, Platform ID 6) 000406f1-7 (Family 6, Model 4f, Stepping 1, Platform ID 7) 00050662-4 (Family 6, Model 56, Stepping 2, Platform ID 4) 000506e3-1 (Family 6, Model 56, Stepping 3, Platform ID 1) 000506e3-2 (Family 6, Model 56, Stepping 3, Platform ID 2) 000506e3-4 (Family 6, Model 56, Stepping 3, Platform ID 4) 000506e3-5 (Family 6, Model 56, Stepping 3, Platform ID 5)
2016-07-21Update to 20160714. The following files were changed from 20151106:msaitoh2-10/+10
000306c3-1 (Family 6, Model 3c, Stepping 3, Platform ID 1) 000306c3-4 (Family 6, Model 3c, Stepping 3, Platform ID 4) 000306c3-5 (Family 6, Model 3c, Stepping 3, Platform ID 5) 000306d4-6 (Family 6, Model 3d, Stepping 4, Platform ID 6) 000306d4-7 (Family 6, Model 3d, Stepping 4, Platform ID 7) 000306f2-0 (Family 6, Model 3f, Stepping 2, Platform ID 0) 000306f2-1 (Family 6, Model 3f, Stepping 2, Platform ID 1) 000306f2-2 (Family 6, Model 3f, Stepping 2, Platform ID 2) 000306f2-3 (Family 6, Model 3f, Stepping 2, Platform ID 3) 000306f2-5 (Family 6, Model 3f, Stepping 2, Platform ID 5) 000306f2-6 (Family 6, Model 3f, Stepping 2, Platform ID 6) 000306f4-7 (Family 6, Model 3f, Stepping 4, Platform ID 7) 00040651-1 (Family 6, Model 45, Stepping 1, Platform ID 1) 00040651-4 (Family 6, Model 45, Stepping 1, Platform ID 4) 00040651-5 (Family 6, Model 45, Stepping 1, Platform ID 5) 00040651-6 (Family 6, Model 45, Stepping 1, Platform ID 6) 00040661-1 (Family 6, Model 46, Stepping 1, Platform ID 1) 00040661-4 (Family 6, Model 46, Stepping 1, Platform ID 4) 00040661-5 (Family 6, Model 46, Stepping 1, Platform ID 5) 00040671-1 (Family 6, Model 47, Stepping 1, Platform ID 1) 00040671-5 (Family 6, Model 47, Stepping 1, Platform ID 5)
2016-07-19Remove work around PR pkg/51257 as it is not effective because thetron1-12/+0
"USE_CWRAPPERS" variable get changed too late.
2016-07-19Update pear-Log to 1.13.1.taca2-7/+7
1.13.1 * Use rand() to make instance identifiers more unique than microtime()'s resolution. 1.13.0 * Deprecate PHP4-style constructors.
2016-07-19Check whether "ABI" is defined just to be sure.tron1-2/+2
2016-07-19Work around PR pkg/51257 by disabling cwrappers for Mac OS X 64bit.tron1-0/+12
2016-07-18Add sysutils/screenfetchkamil1-1/+2
2016-07-18Import screenFetch-3.7.0 as sysutils/screenfetchkamil5-0/+90
screenFetch is a "Bash Screenshot Information Tool". This handy Bash script can be used to generate one of those nifty terminal theme information + ASCII distribution logos you see in everyone's screenshots nowadays. It will auto-detect your distribution and display an ASCII version of that distribution's logo and some valuable information to the right. There are options to specify no ASCII art, colors, taking a screenshot upon displaying info, and even customizing the screenshot command! This script is very easy to add to and can easily be extended.
2016-07-16gcc6 build fixmarkd3-1/+33
2016-07-10Fixed typo in HAS_CONFIGURE.rillig1-2/+2
2016-07-09Fixed some pkglint warnings. Added VARBASE to BUILD_DEFS. Bumped version.rillig1-8/+10
2016-07-09Remove python33: adapt all packages that refer to it.wiz38-76/+76
2016-07-09Fixed some pkglint warnings.rillig5-11/+16
2016-07-09Fixed some pkglint warnings.rillig4-12/+12
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz75-138/+150
2016-07-08Added sysutils/libcapkamil1-1/+2
2016-07-08Import libcap-2.25 as sysutils/libcapkamil5-0/+90
libcap is a library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities. This package is restricted for the Linux environment.
2016-07-08Revamp bl3 for sysutils/kamil1-2/+2
2016-07-08Add sysutils/lvm2kamil1-1/+2
2016-07-08Import LVM2.2.02.98 as lvm2-2.02.98kamil6-0/+183
LVM2 refers to the userspace toolset that provide logical volume management facilities on linux. It is reasonably backwards-compatible with the original LVM toolset. This package is restricted for the Linux environment.
2016-07-08Fix stupid error in last update (plus some pkglint -Wall cleanup).abs1-7/+8
No pkgrevision bump as last version would not have packaged
2016-07-07Updated direvent to 5.1.wiz2-7/+7
Version 5.1, 2016-07-06 * Globbing patterns in #include statement If argument to the #include statement contains wildcard characters (*, [, ], or ?), it is interpreted as shell globbing pattern and all files matching that pattern are included, in lexicographical order. If no matching files are found, the directive is replaced with an empty line. * New watcher option 'shell' The 'shell' option causes watcher command to be executed via '/bin/sh' (by default it is invoked directly, using the 'execve' function). For example: watcher { path "/etc/httpd/vhosts"; command "/usr/bin/scanhosts && service httpd restart"; option (shell); } * Include path If the argument to the #include (#include_once) statement is not an absolute file name or globbing pattern, it is looked up in the include search path. The order of look up is as follows. First, directories given with '-I' options (see below) are scanned, in the same order as given on the command line. If no matching file is found in any of them, directories in the standard include search path are scanned. By default, the standard include search path contains two directories: '$(pkgdatadir)/$(VERSION)' and '$(pkgdatadir)/include', where $(pkgdatadir) and $(VERSION) stand for the package data directory, and package version, correspondingly. It can be redefined at compile time using the '--with-include-path' to configure, e.g.: ./configure --with-include-path='$(sysconfdir)/direvent.d:$(pkgdatadir)/$(VERSION):$(pkgdatadir)/include' (see the file INSTALL, section "Building and Configuring", for a detailed discussion of this option). To inspect the actual path at runtime, run 'direvent --help', and look for the string 'Include search path:' in its output. * New command line option -I (--include) The '-I DIR' command line option adds DIR to the include search path. When looking for include files, directories given with '-I' options are scanned first. If the file is not found, the directories in the standard include path are scanned.
2016-07-07Updated duplicity to 0.7.08.wiz4-18/+20
From Frédéric Fauberteau in PR 51316. New in v0.7.08 (2016/07/01) --------------------------- * Merged in lp:~noizyland/duplicity/fix_azurebackend_typo - Fix typo in error handling code * Merged in lp:~ghoz/duplicity/swift-prefix - adds the abiliy to use path in the swift backend, in order to have multiple backups to the same container neatly organized. * Fixed bug #1573957 with patches from Dmitry Nezhevenko - upload last chunk with files_upload_session_finish to avoid extra request - upload small files using non-chunked api * Fixed bug #1586934 with patches from Dmitry Nezhevenko - fixes error handling in wrapper * Fixed bug #1586992 with patches from Dmitry Nezhevenko - Patch adds _delete_list to Par2Backend. And _delete_list fallbacks to _delete calls if wrapped backend has no _delete_list. * Fixed bug #1589038 with patches from Malte Schröder - Added ignore_case option to selection functions * Merged in lp:~mstoll-de/duplicity/b2-reauth - Fixes bug #1588503 b2: large uploads fail due to expired auth token * Merged in lp:~aaron-whitehouse/duplicity/fix_pep8 - Fix PEP8 error in onedrivebackend.py (space before bracket) * Fixed bug #822697 ssh-options not passed in rsync over ssh - Added globals.ssh_options to rsync command line * Increased default volume size to 200M, was 25M * Fixed README-REPO to no longer mention 0.6-series * Merged in lp:~aaron-whitehouse/duplicity/fix_stat_errors - Only give an error about not being able to access possibly locked file if that file is supposed to be included or scanned (i.e. not excluded). Fixes Bug #1089131 * Fixed bug #1594780 with patches from B. Reitsma - Use re.finditer() to speed processing * Merged in lp:~aaron-whitehouse/duplicity/PEP8_W503_fixes - Fix PEP8 W503 errors (line break before binary operator) and enable the PEP8 test for this in test_code.CodeTest. * Merged in lp:~aaron-whitehouse/duplicity/PEP8_line_length - Set line length error length to 120 (matching tox.ini) for PEP8 and fixed E501(line too long) errors. * Merged in lp:~duplicity-team/duplicity/po-updates
2016-07-06Updated sysutils/dc-tools to 1.6abs2-8/+10
Update default NetBSD version to 7.0.1, from TravisPaul
2016-07-04add and enable xenkernel46 and xentools46jnemeth1-1/+3
2016-07-04The Xen virtual machine monitor allows running several virtual machinesjnemeth68-0/+3017
on a single physical machine. The xentools46 package contains the tools to create, destroy and control the virtual machines. This package contains the tools for Xen 4.6.x
2016-07-04Xen is a hypervisor which supports running multiple guest operatingjnemeth12-0/+192
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. This package contains the 4.6 Xen kernel itself. PCI passthrough is not supported. PAE is mandatory; on i386 one must use XEN3PAE_DOM[0U].
2016-07-02Disable GCC error with newer versions.joerg1-1/+6
2016-07-01The recent libarchive update changed the library major. Increase thejperkin2-4/+4
ABI depends and perform a PKGREVISION bump for dependents. Noticed by OSX binary package users.
2016-06-30Updated desktop-file-utils to 0.23.wiz2-7/+7
============ Version 0.23 ============ desktop-file-validate - Accept version 1.1 desktop files (Matthias Clasen). - Add Cinnamon, EDE and LXQt to the list of registered desktop environments (fdo#73497, fdo#56353, fdo#79561) (Michael Webster, David Faure, Jauhien Piatlicki). - Allow multipart/related MIME type; it's used for MHTML (fdo#93376) (Hans Petter Jansson). - Ensure DBusActivatable filenames conform to reverse-DNS notation (fdo#66904) (Hans Petter Jansson). - Downgrade trailing semicolons to optional (fdo#76902) (Jerome Leclanche). - Fix buffer over-read (fdo#94303) (Hans Petter Jansson; reported by Hanno Boeck and Agostino Sarubbo).
2016-06-21Patch was merged upstream.youri2-4/+4