Commit graph

6 commits

Author SHA1 Message Date
jperkin
1dac8010cf di: Leave pkgsrc to handle security features. 2018-02-02 10:10:34 +00:00
wiz
c4e7e0c679 di: update to 4.44.
Provided by Brad Lanam in PR 52770.

    4.44                                    [2017-5-23]
        Fixed check of exabyte sized filesystems.  The signed check now
          only checks for -1 and -2; there could still be situations
          where the overflow exactly matches these values.
        Added faster method for windows check for missing removable
          filesystems.

    4.43                                    [2016-8-9]
        Cleaned up some compiler warnings.
        Fixed memory allocation problem.
        Tcl interface fixes

    4.42                                    [2016-2-22]
        Fixed a parsing bug in the Tcl interface.
        Added a Perl interface.

    4.41                                    [2016-1-24]
        Fixed bug specifying more than one filesystem on the command line.
        Added sort by free space, total space.
        Updated manual page: missing, new sort options.
2017-11-28 15:50:56 +00:00
wiz
8733ee0040 Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
leot
b269d7654a Update sysutils/di to 4.40.
Patch provided by Brad Lanam in PR pkg/50696.

Changes:
    4.40                                    [2016-1-22]
        Updated the Tcl interface to return the 'display' key as a list.

    4.39                                    [2016-1-22]
        Added a Tcl interface.
        Fixed CSV header to honor -n flag.
        Added -C, --csv-tabs to output CSV with tabs.
        Fixes for mingw (build, long double can't be printf'd).
        Update mkconfig to version 1.27

    4.38                                    [2016-1-6]
        Honor FreeBSD NO_PIE environment variable.
        Update mkconfig to version 1.26

    4.37                                    [2015-10-18]
        Fixed a problem when processing the DI_ARGS environment variable.
        Hardened compiler options: reference: http://wiki.debian.org/Hardening
        Code cleanup to fix compiler warnings.

    4.36                                    [2015-5-18]
        Updated test for NFS remote filesystems.

    4.35                                    [2014-2-15]
        Updates for Irix.
        Fixed a bug when -I/-x were specified in addition to a filespec.
        Updated build system to mkconfig-1.24
2016-01-24 11:07:49 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:32:05 +00:00
obache
54adf62c10 Import di-4.34 as sysutils/di.
based on PR 47495 by Brad Lanam, some small fixes by me.

di is a disk information utility, displaying everything (and more)
that your df command does. It features the ability to display your
disk usage in whatever format you prefer. It also checks the user
and group quotas, so that the user sees the space available for
their use, not the system wide disk space.
2013-01-30 12:29:06 +00:00