Up to [cvs.NetBSD.org] / pkgsrc / devel / libcerf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Tue Jan 24 18:36:23 2023 UTC (10 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.10: +2 -7
lines
Diff to previous 1.10 (colored)
*: convert to cmake/build.mk
Revision 1.10 / (download) - annotate - [select for diffs], Sun Aug 11 12:46:54 2019 UTC (4 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: 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,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
libcerf: updated HOMEPAGE
Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 1 12:47:22 2019 UTC (4 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
libcerf: updated to 1.13 libcerf-1.13: - Further adjustments for compilation under Windows libcerf-1.12: - Require CMake 3.6, outcomment code that requires 3.13. - Relative paths in CMake sources, for use as subproject. - When compiling as CPP, then #include<complex>, not <complex.h>; revise the entire C-vs-CPP machinery. - Remove tests with different inf or nan results on different systems or under different compilers.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 18 09:30:05 2019 UTC (4 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.7: +7 -5
lines
Diff to previous 1.7 (colored)
libcerf: updated to 1.11 libcerf-1.11: - Cover voigt by test_voigt - Implement new function voigt_hwhm - Restore libcerf.pc - Add INSTALL instructions, and other minor adjustments for use of libcerf in C++ projects - Support 'ctest', which runs the numeric accuracy tests from test1.c. - Rename type cmplx into _cerf_cmplx to avoid name clash with Gnuplot pre 5.3
Revision 1.7 / (download) - annotate - [select for diffs], Thu Dec 27 15:57:46 2018 UTC (4 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Needs pod2man.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Dec 1 21:22:36 2018 UTC (5 years ago) by gson
Branch: MAIN
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
libcerf: add USE_LANGUAGES=c99 to fix build on NetBSD 7.1.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 21 17:09:33 2018 UTC (5 years ago) by adam
Branch: MAIN
Changes since 1.4: +8 -8
lines
Diff to previous 1.4 (colored)
libcerf: updated to 1.7 libcerf-1.7: - Option -DCERF_CPP allows to choose C++ compilation, which is useful because MS VisualStudio supports C++14, but not yet C99, and in particular does not suppotr complex.h under C. libcerf-1.6: - Migrated from automake to CMake. - Corrected typos in man pages.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 22 09:43:32 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Recursive bump for perl5-5.28.0
Revision 1.3 / (download) - annotate - [select for diffs], Wed Oct 19 12:14:08 2016 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
Updated libcerf to 1.5. libcerf-1.5, released 12oct16: - rm unused inline function (detected by clang-1.3., reported by Luke Benes)
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 9 06:38:09 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 28 19:00:58 2015 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Import libcerf-1.4 as devel/libcerf. This is libcerf, a self-contained numeric library that provides an efficient and accurate implementation of complex error functions, along with Dawson, Faddeeva, and Voigt functions. On current GNU/Linux systems, the man page complex(7) has a "see also" section that lists complex mathematical functions like cabs(3), cacos(3), and so on. Among them, there is a complex error function. However, its manual page cerf(3) describes the functions cerf and cerfc as "unimplemented" and "reserved for future use". The present library libcerf provides the missing implementation, along with a related functions. It comes with a set of man pages, including a page cerf(3) that overwrites the standard one.