The NetBSD Project

CVS log for pkgsrc/sysutils/p5-Unix-Statgrab/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / p5-Unix-Statgrab

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:06:41 2024 UTC (2 weeks, 3 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
*: recursive bump for perl 5.40

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:41:34 2023 UTC (17 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
*: recursive bump for perl 5.38

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jun 6 12:42:22 2023 UTC (17 months, 4 weeks ago) by riastradh
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -4 lines
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:36:04 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
*: recursive bump for perl 5.36

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 24 19:54:18 2021 UTC (3 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: 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
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
*: recursive bump for perl 5.34

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:11:34 2020 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 4 21:28:50 2019 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
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.11: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:23:15 2019 UTC (5 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:46:39 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
Recursive bump for perl5-5.28.0

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 24 09:09:29 2018 UTC (6 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
p5-Unix-Statgrab: update to 0.112.

0.112	2018-06-28
    - adapt to Config::AutoConf 0.317
      ==> including the recommended doc in Makefile.PL how to
          recover when autoconf fails (but there is a suitable
          libstatgrab)
      ==> Fix RT#125204 (Thanks to Slaven Rezić <slaven@rezic.de>
          for reporting and analyzing the regression and Petr Písař
          <ppisar@cpan.org> for nagging me not to put this patch off)
    - clarify license, fix RT#125519 (Thanks to Dan Book <dbook@cpan.org>)
    - bump copyright
    - update bundled ppport.h to 3.42

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jun 5 14:24:37 2017 UTC (7 years, 6 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Recursive revbump from lang/perl5 5.26.0

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Jun 8 19:24:27 2016 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Bump PKGREVISION for perl-5.24.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue May 3 08:47:16 2016 UTC (8 years, 7 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Updated p5-Unix-Statgrab to 0.111.

0.111	2016-05-01
    - Release 0.110_003 without further changes

0.110_003	2016-04-21
    - add missing prove whether requested row exists in stat or not for
      fetchrow_hashref and fetchrow_arrayref calls

0.110_002	2016-04-20
    - harden passing strings from libstatgrab to perl when fetching stats
      as array

0.110_001	2016-04-14
    - harden tests
      * eval around all statgrab calls & don't prove result when exception catched
      * check for result and error, if no result received
    - harden passing strings from libstatgrab to perl when fetching stats
      as hash
    - improve author tests and so improve documentation

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 8 19:33:12 2015 UTC (9 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -4 lines
Update to 0.109:

0.108_001	2015-02-03
    - add full flavored struct accessors and implement all in XS, supports now
      colnames, fetchrow_arrayref, fetchall_arrayref, fetchrow_hashref, fetchall_hashref,
      fetchall_hash fetchall_array fetchall_table
    - as_list is deprecated in favor of fetchall_hash

0.107	2015-01-20
    - eliminate potential memory leaks in get_fs_stats, get_network_io_stats,
      get_network_iface_stats, get_process_stats
    - add support for device_canonical
    - update bundled ppport.h to 3.28 one

0.016	2015-01-06
    - update meta-information
    - update author tests
    - take advantage of Config::AutoConf 0.306

0.105_001 2014-09-07
    - take advantage of Config::AutoConf 0.23
    - switch to ExtUtils::MakeMaker, it seems more active maintained
    - add a test for possible leak
    - improve repository documentation (README.md)

0.104 2014-02-20
    - fix link targets for stats description

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:51:17 2015 UTC (9 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 29 23:37:31 2014 UTC (10 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Feb 23 15:18:19 2014 UTC (10 years, 9 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +12 -9 lines
Updating package for Perl module Unix::Statgrab from CPAN distribution
Unix-Statgrab from 0.101 to 0.103 in sysutils/p5-Unix-Statgrab

PkgSrc changes:
Generate package using Packager::Utils 0.001

Upstream changes since 0.101:
Revision history for Perl extension Unix::Statgrab.

0.103 2014-02-19
 - learn include paths and linker flags from pkg-config, if available
 - keep configure phase settings persistent for building stage
 - redo meta_add using meta-spec v2 * includes developer deps to please
   ribasushi

0.102 2013-09-28
 - Update repository URI - it's now officially hosted on i-scream.org with
   a mirror on GitHub for issue tracking and easy deal with pull requests

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 13 10:31:29 2013 UTC (11 years, 2 months ago) by sno
Branches: MAIN
CVS tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Adding new package for CPAN module Unix::Statgrab 0.101.

Unix::Statgrab is a wrapper for libstatgrab as available from
http://www.i-scream.org/libstatgrab/. It is a reasonably portable attempt
to query interesting stats about your computer. It covers information on
the operating system, CPU, memory usage, network interfaces, hard-disks etc.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>