The NetBSD Project

CVS log for pkgsrc/math/R-ncdf/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / math / R-ncdf

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.33 / (download) - annotate - [select for diffs], Wed Nov 8 13:20:01 2023 UTC (5 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.26 (colored)

*: recursive bump for icu 74.1

Revision 1.32 / (download) - annotate - [select for diffs], Tue Oct 24 22:09:52 2023 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.26 (colored)

*: bump for openssl 3

Revision 1.31 / (download) - annotate - [select for diffs], Wed Apr 19 08:10:44 2023 UTC (12 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.26 (colored)

revbump after textproc/icu update

Revision 1.30 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:40 2022 UTC (17 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.26 (colored)

*: bump PKGREVISION for libunistring shlib major bump

Revision 1.29 / (download) - annotate - [select for diffs], Wed Dec 8 16:05:32 2021 UTC (2 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.26 (colored)

revbump for icu and libffi

Revision 1.28 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:57 2021 UTC (2 years, 6 months ago) by adam
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.26 (colored)

revbump for boost-libs

Revision 1.27 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:59 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

revbump for boost-libs

Revision 1.26 / (download) - annotate - [selected], Fri May 22 10:56:20 2020 UTC (3 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

revbump after updating security/nettle

Revision 1.25 / (download) - annotate - [select for diffs], Wed May 6 14:04:48 2020 UTC (3 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.26 (colored)

revbump after boost update

Revision 1.24 / (download) - annotate - [select for diffs], Sun Mar 8 16:50:26 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.26 (colored)

*: recursive bump for libffi

Revision 1.23 / (download) - annotate - [select for diffs], Sat Jan 18 21:49:56 2020 UTC (4 years, 3 months ago) by jperkin
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.26 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jan 12 20:20:31 2020 UTC (4 years, 3 months ago) by ryoon
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.26 (colored)

*: Recursive revbump from devel/boost-libs

Revision 1.21 / (download) - annotate - [select for diffs], Thu Aug 22 12:23:29 2019 UTC (4 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.26 (colored)

Recursive revbump from boost-1.71.0

Revision 1.20 / (download) - annotate - [select for diffs], Thu Aug 8 19:53:51 2019 UTC (4 years, 8 months ago) by brook
Branch: MAIN
Changes since 1.19: +3 -5 lines
Diff to previous 1.19 (colored) to selected 1.26 (colored)

Update all R packages to canonical form.

The canonical form [1] of an R package Makefile includes the
following:

- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
  needed), and CATEGORIES.

- HOMEPAGE is not present but defined in math/R/Makefile.extension to
  refer to the CRAN web page describing the package.  Other relevant
  web pages are often linked from there via the URL field.

This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.

[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html

Revision 1.19 / (download) - annotate - [select for diffs], Wed Jul 31 19:59:31 2019 UTC (4 years, 8 months ago) by brook
Branch: MAIN
Changes since 1.18: +3 -2 lines
Diff to previous 1.18 (colored) to selected 1.26 (colored)

R-ncdf: update to canonical form of an R package.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:32 2019 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.26 (colored)

*: recursive bump for nettle 3.5.1

Revision 1.17 / (download) - annotate - [select for diffs], Mon Jul 1 04:08:31 2019 UTC (4 years, 9 months ago) by ryoon
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.26 (colored)

Recursive revbump from boost-1.70.0

Revision 1.16 / (download) - annotate - [select for diffs], Thu Dec 13 19:52:08 2018 UTC (5 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.26 (colored)

revbump for boost 1.69.0

Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 16 18:54:59 2018 UTC (5 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.26 (colored)

revbump after boost-libs update

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jul 28 14:40:49 2018 UTC (5 years, 8 months ago) by brook
Branch: MAIN
Changes since 1.13: +1 -2 lines
Diff to previous 1.13 (colored) to selected 1.26 (colored)

Remove MASTER_SITES= from individual R package Makefiles.

Each R package should include ../../math/R/Makefile.extension, which also
defines MASTER_SITES.  Consequently, it is redundant for the individual
packages to do the same.  Package-specific definitions also prevent
redefining MASTER_SITES in a single common place.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 29 21:31:52 2018 UTC (5 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.26 (colored)

revbump for boost-libs update

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jan 1 21:18:40 2018 UTC (6 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored) to selected 1.26 (colored)

Revbump after boost update

Revision 1.11 / (download) - annotate - [select for diffs], Thu Aug 24 20:03:28 2017 UTC (6 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.26 (colored)

Revbump for boost update

Revision 1.10 / (download) - annotate - [select for diffs], Sun Apr 30 01:21:49 2017 UTC (6 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored) to selected 1.26 (colored)

Recursive revbump from boost update

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jan 1 16:06:26 2017 UTC (7 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.26 (colored)

Revbump after boost update

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 7 18:25:59 2016 UTC (7 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.26 (colored)

Revbump post boost update

Revision 1.7 / (download) - annotate - [select for diffs], Sat Mar 5 11:28:52 2016 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.26 (colored)

Bump PKGREVISION for security/openssl ABI bump.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 12 23:18:10 2014 UTC (10 years, 2 months ago) by tron
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
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.26 (colored)

Recursive PKGREVISION bump for OpenSSL API version bump.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Sep 1 12:14:07 2013 UTC (10 years, 7 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.26 (colored)

recursive bump from hdf5 shlib major bump.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 15 15:39:34 2012 UTC (12 years ago) by brook
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored) to selected 1.26 (colored)

Update to ncdf v1.6.6, add LICENSE and regularize package files.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 14 05:42:14 2008 UTC (15 years, 6 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.26 (colored)

Fix homepage.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 23 17:04:12 2006 UTC (17 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored) to selected 1.26 (colored)

Updated R-ncdf to 1.6, since the old distfile is no longer available.

Release 1.6 (2006-06-19) adds various bug fixes, plus support for making
dimensions WITHOUT dimvars (coordinate variables), although I think this
is a bad idea in general.  ALSO, the default behavior for put.var.ncdf
with unlimited variables and NO specified start and count parameters has
changed!  Before, the default was to append to the end of the existing
variable.  Now, the default is to assume a start of 1 along each
dimension, and a count of the current length of each dimension.  This
really can be ambiguous when using an unlimited dimension. I always
specify both start and count when writing to a variable with an
unlimited dimension, and suggest you do as well.  I make require this in
a future release, as it seems to cause people problems.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Jul 2 13:11:58 2006 UTC (17 years, 9 months ago) by markd
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.26 (colored)

Initial import R-ncdf 1.5

High-level R interface to Unidata's netCDF data files

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 2 13:11:58 2006 UTC (17 years, 9 months ago) by markd
Branch: MAIN
Diff to selected 1.26 (colored)

Initial revision

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>