The NetBSD Project

CVS log for pkgsrc/sysutils/di/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / di

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Thu Jan 2 19:34:29 2020 UTC (3 years, 10 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, HEAD
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Update di to 4.47.3. From Brad Lanam in PR pkg/54666.

4.47.3                                  [2019-12-23]
    Fixed missing link flags for clang.

4.47.2                                  [2019-10-30]
    Minor makefile cleanup.

4.47.1                                  [2019-6-25]
    Update mkconfig to version 2.1.1 (fixes build on 32-bit).
    Add configs/config.ms.cl (visual studio definitions).

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 4 21:28:44 2019 UTC (4 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

sysutils: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Aug 13 05:32:48 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

di: update to 4.47.

    4.47                                    [2018-8-12]
        Fixed bugs located by scan.coverity.com.
          This should fix a numeric sort bug.
        Update mkconfig to version 2.0.0 and make changes to support it.
        Get perl extension build working again.

Based on PR 53515 by Brad Lanam.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 16 13:52:40 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

di: update to 4.46.

From MAINTAINER Brad Lanm in PR 53187.

Changes:

    4.46                                    [2018-4-11]
        Tcl: Fix bad allocation.
        Tcl: Raise errors rather than exiting.
        Exit program when incorrect options are specified.
        Update mkconfig to version 1.31.
        Add missing mkconfig/runtests.sh.

    4.45                                    [2018-4-10]
        Update mkconfig to version 1.30 to fix modern libintl.h/printf tests.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Feb 2 10:10:34 2018 UTC (5 years, 9 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.4: +4 -1 lines
Diff to previous 1.4 (colored)

di: Leave pkgsrc to handle security features.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 28 15:50:56 2017 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (colored)

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.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 1 14:59:05 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Follow some http -> https redirects.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 24 11:07:49 2016 UTC (7 years, 10 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

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

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jan 30 12:29:06 2013 UTC (10 years, 10 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1

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.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>