non port: science/cdf/Makefile |
SVNWeb
|
Number of commits found: 57 |
Mon, 17 Jan 2022
|
[ 13:20 Tobias Kortkamp (tobik) ] dfd0e4d
*: Clean up some things
- Fix typos
- Fix overwritten variables
Reported by: portscan
|
Mon, 10 Jan 2022
|
[ 19:32 Stephen Montgomery-Smith (stephen) ] db48936
science/cdf: Allow build for ARM.
Obtained from: Robert Clausecker <fuz@fuz.su>
|
Sun, 9 Jan 2022
|
[ 02:53 Stephen Montgomery-Smith (stephen) ] 0fdbb10
science/cdf: Add shells/bash to build_depends.
Reported by: pkg-fallout@
|
Sat, 8 Jan 2022
|
[ 02:51 Stephen Montgomery-Smith (stephen) ] 7b0210d
category/port: science/cdf
- Bump portrevision of dependent port graphics/opendx.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 4 Jul 2020
|
[ 10:40 tobik ]
science/cdf: Unbreak build with GCC 10
qst2if.f:129:17:
122 | . DIM_SIZES, ID,
| 2
......
129 | . NULL_, STATUS)
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2)
(rank-1 and scalar)
qst2if.f:133:17:
121 | STATUS = CDF_LIB (CREATE_, CDF_, CDFNAME, NUM_DIMS,
| 2
...... (Only the first 15 lines of the commit message are shown above )
|
Wed, 28 Aug 2019
|
[ 09:02 amdmi3 ]
- Switch to new test framework (note that test currently segfaults)
- Update WWW
Approved by: portmgr blanket
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Mon, 22 Apr 2019
|
[ 13:16 gerald ] (Only the first 10 of 225 ports in this commit are shown above. )
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Wed, 3 May 2017
|
[ 01:14 linimon ] (Only the first 10 of 11 ports in this commit are shown above. )
Mark some ports failing on aarch64, and, in a few cases, other tier-2
archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Wed, 7 Dec 2016
|
[ 13:24 gerald ] (Only the first 10 of 227 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
|
Mon, 3 Oct 2016
|
[ 12:27 stephen ]
- Bump port revision because of r423146.
Reported by: Mathieu Arnold <mat@FreeBSD.org>
|
Sun, 2 Oct 2016
|
[ 19:54 stephen ]
- Add LICENSE.
- Use make makepatch.
|
Mon, 1 Feb 2016
|
[ 06:50 marino ]
science/cdf: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
|
Thu, 10 Sep 2015
|
[ 16:31 danfe ]
Follow-up commit to r396576 since I've forgotten to fix some things:
- Do not patch stuff in `pre-configure' target, do it in `post-patch'
- It is our customary practice to mute ${REINPLACE_CMD} invocations
- Do not (mis)use ${MAKE} when ${MAKE_CMD} should be used instead
|
[ 15:21 danfe ]
- Unbreak the build on PowerPC by using correct Fif_ENTRYPOINT() macro that
does not append double underscore to symbol names in binaries (previously
__FreeBSD__ check was removed from the condition, but __PPC__ was left)
- Rename the patch: not only it used now deprecated `+' as path separator,
the patch name itself was just wrong (inconsistent with the patched file)
- Remove useless PKGMESSAGE assignment, bsd.port.mk does this automatically
- Improve `regression-test' target: add dependency on `build', and get rid
of explicit cd'ing to ${BUILD_WRKSRC} by using -C switch of make(1)
- Fix some minor whitespace bugs and reorder the knobs to make more sense
I've removed BROKEN statement entirely (for all Tier-2 systems) while I've
only tested it on PowerPC: it pulls quite heavy GCC 4.8 for Fortran support
and I didn't want to stress our poor flame too much (This is a really slow,
old machine. Be gentle). Since the bug was indeed PowerPC-specific, it is
probably OK (and worth trying anyway).
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Wed, 12 Nov 2014
|
[ 18:48 antoine ] (Only the first 10 of 56 ports in this commit are shown above. )
Cleanup plist
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 4 Jul 2014
|
[ 22:08 adamw ]
Remove NOPORTDOCS and NOPORTEXAMPLES.
|
Mon, 5 May 2014
|
[ 15:04 marino ]
Replace "${OPSYS:tl}" with "freebsd" on 4 ports
The following 4 ports will not build correctly if certain variables
are not defined as "freebsd". Defining them as "${OPSYS:tl}" caused
breakage on DragonFly for various reasons. Harding the variables are
a no-op for FreeBSD but fixes the ports on DragonFly.
* games/ioquake3
* graphics/opendx
* science/cdf
* security/john
approved by: portmgr (bapt)
|
[ 09:45 bapt ] (Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Sun, 16 Feb 2014
|
[ 17:15 tijl ] (Only the first 10 of 211 ports in this commit are shown above. )
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
|
Mon, 3 Feb 2014
|
[ 23:34 antoine ]
Fix a stage symlink.
There may be still some problems with this port:
/usr/local/bin/definitions.K is referring to
/wrkdirs/usr/ports/science/cdf/work/stage
/usr/local/bin/definitions.B is referring to
/wrkdirs/usr/ports/science/cdf/work/stage
/usr/local/bin/definitions.C is referring to
/wrkdirs/usr/ports/science/cdf/work/stage
|
Mon, 27 Jan 2014
|
[ 18:00 stephen ]
- Implement staging.
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 22:48 bapt ] (Only the first 10 of 185 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
|
Thu, 10 Nov 2011
|
[ 05:38 linimon ] (Only the first 10 of 34 ports in this commit are shown above. )
Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat: portmgr
|
Tue, 14 Jun 2011
|
[ 07:38 stephen ]
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor)
|
Thu, 21 Jan 2010
|
[ 21:14 miwi ]
- Update to 3.3.0
PR: 142950
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
|
Wed, 18 Nov 2009
|
[ 22:39 pav ] (Only the first 10 of 37 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sun, 13 Sep 2009
|
[ 00:08 gerald ] (Only the first 10 of 107 ports in this commit are shown above. )
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
|
Sun, 5 Apr 2009
|
[ 20:50 dhn ] (Only the first 10 of 93 ports in this commit are shown above. )
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor)
|
Fri, 13 Feb 2009
|
[ 15:25 wxs ]
- Pass maintainership along.
|
Fri, 9 Jan 2009
|
[ 19:08 pav ]
- Unbreak distinfo after portrevision bump
|
Wed, 7 Jan 2009
|
[ 16:34 gerald ] (Only the first 10 of 104 ports in this commit are shown above. )
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.
|
Tue, 19 Aug 2008
|
[ 21:40 thierry ]
- Upgrade to 3.2.1 and fix a vulnerability;
- Respect NOPORTEXAMPLES;
- Release maintainership.
Security: VuXML c4f31e16-6e33-11dd-8eb7-0011098ad87f
|
Tue, 11 Dec 2007
|
[ 21:08 thierry ]
Upgrade to 3.2.
Changelog at
<ftp://cdaweb.gsfc.nasa.gov/pub/cdf/dist/cdf32/unix/CHANGES.txt>.
|
Sat, 14 Jul 2007
|
[ 01:32 maho ]
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Approved by: thierry
|
Thu, 18 Jan 2007
|
[ 02:28 maho ]
* Migrate to gfortran.
* Bump port revision.
Approved by: portmgr(kris)
|
Wed, 17 Jan 2007
|
[ 06:42 thierry ]
Master_sites are often down, mirror distfiles locally.
Reported by: pointyhat via Kris
|
Sun, 7 Jan 2007
|
[ 13:54 thierry ]
Chase another silent update.
Full diff at
<http://people.freebsd.org/~thierry/ports/cdf31_060324-061205.diff>.
Reported by: fenner's distfiles survey
|
Wed, 13 Dec 2006
|
[ 23:23 thierry ]
Define WITH_FORTRAN on -CURRENT.
|
Wed, 29 Mar 2006
|
[ 20:25 thierry ]
Chase another silent update: minor fixes in Bourne shell variables and help
file.
Full diff at
<http://people.freebsd.org/~thierry/ports/cdf31_4-dist_cdf31_5-dist.diff>.
Reported by: dosirak via Kris
|
Fri, 24 Feb 2006
|
[ 22:01 thierry ]
Chase another silent update.
Diff available at <http://pompo.net/ports/cdf31-dist_060216-030224.diff>:
minor fixes for Linux Intel's Fortran compiler and cdfcvt.
Approved by: portmgr (krion)
|
Thu, 16 Feb 2006
|
[ 23:33 thierry ]
Chase another silent update. Since this seems usual, define a DIST_SUBDIR.
Full diff at <http://pompo.net/ports/cdf31-dist_060209_060216.diff>
(fixes into cdfcvt).
Reported by: pointyhat via Kris
|
Sat, 11 Feb 2006
|
[ 23:01 thierry ]
Chase a silent update and make fetchable again.
- our patches to support FreeBSD have been included;
- support of Intel C++ and Fortran compilers for Linux has been added.
Full diff available at
<http://pompo.net/ports/cdf31-dist_060130_060209.diff>.
Reported by: Ion-Mihai Tetcu on #bsdports
|
Fri, 3 Feb 2006
|
[ 21:42 thierry ]
- The official download site is down, add a mirror.
- Try to fix on sparc64.
Reported by: pointyhat via Kris
|
Sun, 29 Jan 2006
|
[ 22:34 thierry ]
Oops... I mixed 3.0 and 3.1 pkg-plist and forgot to take maintainership.
Reported by: pointyhat via Kris
|
Sat, 28 Jan 2006
|
[ 20:40 thierry ]
Common Data Format (CDF) is a conceptual data abstraction for storing
multi-dimensional data sets. The basic component of CDF is a software
programming interface that is a device independent view of the CDF data
model. The application developer is insulated from the actual physical
file format for reasons of conceptual simplicity, device independence,
and future expandability. CDF files created on any given platform can
be transported to any other platform on to which CDF is ported and used
with any CDF tools or layered applications.
A comparison between CDF, netCDF, HDF and HDF5 is available at
<http://cdf.gsfc.nasa.gov/html/FAQ.html>.
|
Number of commits found: 57 |