The NetBSD Project

CVS log for pkgsrc/devel/netcdf/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / netcdf

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Wed Mar 7 16:11:29 2012 UTC (2 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.30: +8 -10 lines
Diff to previous 1.30 (colored)

Changes 4.1.3:
* Stop looking for xdr if --disable-dap is used.
* Don't try to run (some) fortran configure tests on machines with no fortran.
* Allow nccopy to rechunk with chunksizes larger than current dimension lengths.

Revision 1.30 / (download) - annotate - [select for diffs], Fri Jul 30 10:36:24 2010 UTC (21 months, 3 weeks ago) by asau
Branch: MAIN
CVS Tags: 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
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

"fortran" -> "fortran77" except where it is clear that it isn't F77.
"fortran" is alias of "fortran77" for now, but it will change later.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Dec 3 13:06:52 2009 UTC (2 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:13 2009 UTC (2 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.27: +5 -2 lines
Diff to previous 1.27 (colored)

Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.

Revision 1.27 / (download) - annotate - [select for diffs], Mon Dec 10 10:07:55 2007 UTC (4 years, 5 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored)

MAKE_JOBS_SAFE=no. From ASau on #pkgsrc.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Nov 11 22:46:14 2006 UTC (5 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.25: +3 -1 lines
Diff to previous 1.25 (colored)

Fixed PKGMANDIR.

Removed the man3f category, since that is not supported by pkgsrc.
PKGREVISION++

Revision 1.25 / (download) - annotate - [select for diffs], Wed Oct 4 21:35:59 2006 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:18 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:28 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Feb 25 09:52:47 2005 UTC (7 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.21: +5 -6 lines
Diff to previous 1.21 (colored)

Changes 3.6.0-p1:
 Patched version of 3.6.0 to fix potentially serious
 bug described at
 http://www.unidata.ucar.edu/packages/netcdf/docs/known_problems.html#cdf2-bug

Changes 3.6.0:
 Added texinfo source for the documentation.

 Added large file tests to Windows directory in distribution.

 Modified win32 visual studio project files so that m4
 is no longer required to build netcdf under visual studio.

 Modified rules.make to use install instead of cp,
 fixing install problem for cygwin users.

 Modified configure/install stuff to support HP-UX.

 Modified configure/install stuff to support G95.

 In the f90 interface, applied Arnaud Desitter's fixes
 to correct mismatches between scalar and array
 arguments, eliminating (legitimate) complaints by the
 NAGWare f95 compiler.  Also fixed bugs introduced in
 3.6.0-beta5 in the mapped array interfaces.

Revision 1.21 / (download) - annotate - [select for diffs], Wed Jan 12 15:32:00 2005 UTC (7 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.20: +1 -2 lines
Diff to previous 1.20 (colored)

Nuke USE_FORTRAN and bring the f2c handling within the mk/compiler
framework.  The list of changes include:

  * Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES,
    so we no longer need to say it in package Makefiles.  Packages
    should now append to USE_LANGUAGES instead of setting it.

  * Create mk/compiler/f2c.mk which implements another pseudo-compiler
    "f2c" that may be used with any C compiler backend, e.g.

	PKGSRC_COMPILER= f2c ccache gcc

  * Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk,
    etc., to use f2c if the native Fortran compiler isn't present.

Packages that use Fortran should now simply include the line:

	USE_LANGUAGES+=	fortran

in the package Makefile.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Nov 10 09:33:18 2004 UTC (7 years, 6 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Replace USE_GCC_SHLIB with appropriate USE_LANGUAGES (c c++ fortran).

Revision 1.19 / (download) - annotate - [select for diffs], Sun Oct 3 00:13:31 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Apr 12 03:51:16 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Convert to buildlink3.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jan 20 12:13:28 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jan 11 15:58:45 2004 UTC (8 years, 4 months ago) by cjep
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Make this package compile with gcc3. Fixes PR#23330 from
Wolfgang S. Rupprecht.

Patches from http://www.unidata.ucar.edu/packages/netcdf/known_problems.html
(Mike Romberg).

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jul 17 21:31:57 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jun 2 01:20:36 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.13 / (download) - annotate - [select for diffs], Thu May 29 23:14:08 2003 UTC (8 years, 11 months ago) by grant
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 2 08:26:09 2003 UTC (9 years, 2 months ago) by jtb
Branch: MAIN
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

Update to 3.5.0.

Some relevant changes:

 Fixed miswriting of netCDF header when exiting define
 mode.  Because the header was always written correctly
 later, this was only a problem if there was another
 reader of the netCDF file.

 Fixed explicit synchronizing between netCDF writer and
 readers via the nc_sync(), nf_sync(), and ncsync()
 functions.

 Fixed a number of bugs related to attempts to support
 shrinking the header in netCDF files when attributes
 are rewritten or deleted.  Also fixed the problem that
 nc__endef() did not work as intended in reserving
 extra space in the file header, since the extra space
 would be compacted again on calling nc_close().

 Fixed the "redef bug" that occurred when nc_enddef()
 or nf_enddef() is called after nc_redef() or
 nf_redef(), the file is growing such that the new
 beginning of a record variable is in the next "chunk",
 and the size of at least one record variable exceeds
 the chunk size (see netcdf.3 man page for a
 description of this tuning parameter and how to set
 it).  This bug resulted in corruption of some values
 in other variables than the one being added.

 The "__" tuning functions for the Fortran interface,
 nf__create, nf__open, and nf__enddef, are now
 documented in the Fortran interface man pages.

 Changed the extension of C++ files from ".cc" to ".cpp".
 Renamed the C++ interface header file "netcdfcpp.h"
 instead of "netcdf.hh", changing "netcdf.hh" to
 include "netcdfcpp.h" for backward compatibility.

 Fixed bug in ncdump using same CDL header name when
 called with multiple files.

 Added new NULL data type  NC_NAT (Not A Type) to
 facilitate checking whether a variable object has had
 its type defined yet, for example when working with
 packed values.

 Fixed use of compile-time macro NO_NETCDF_2 so it
 really doesn't include old netCDF-2 interfaces, as
 intended.

 Fixed C++ friend declarations to conform to C++ standard.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 18 00:23:46 2003 UTC (9 years, 3 months ago) by jtb
Branch: MAIN
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

Add a working server to MASTER_SITES. The master site has been
refusing connections for at least 1 year, while the other mirror site
no longer exists.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 22 21:55:23 2002 UTC (9 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Note that this package uses C++ (for lang/gcc/buildlink2.mk, if used).

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 10 10:46:41 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

buildlink1 -> buildlink2

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jul 29 04:47:40 2001 UTC (10 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.7: +6 -5 lines
Diff to previous 1.7 (colored)

Mark as USE_BUILDLINK_ONLY.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 11 06:34:29 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 16 14:38:43 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jul 25 08:28:03 2000 UTC (11 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.4: +4 -5 lines
Diff to previous 1.4 (colored)

USE_LIBTOOL instead of USE_PKGLIBTOOL

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 1 11:23:24 2000 UTC (11 years, 11 months ago) by rh
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 23 22:04:26 1999 UTC (12 years, 6 months ago) by dmcmahill
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.2: +2 -5 lines
Diff to previous 1.2 (colored)

add USE_FORTRAN for selection of the fortran compiler

Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 5 03:56:33 1999 UTC (13 years, 1 month ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-4-RELEASE, netbsd-1-4-PATCH001, comdex-fall-1999
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Don't depend on the fort77 package if there's one in /usr/bin

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jan 14 20:28:53 1999 UTC (13 years, 4 months ago) by frueauf
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial addition of netcdf-3.4, a library for array-oriented data access.
Provided in pr 6745 by Rene Hexel.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 14 20:28:53 1999 UTC (13 years, 4 months ago) by frueauf
Branch: MAIN

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>