notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
erkale Quantum chemistry program to solve the electronic structure of atoms
g20220405_8 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout g20220405_8Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-10-21 17:56:26
Last Update: 2023-12-12 19:03:50
Commit Hash: ab17137
License: GPLv2
WWW:
https://github.com/susilehtola/erkale
Description:
ERKALE is a quantum chemistry program used to solve the electronic structure of atoms, molecules and molecular clusters. It was originally developed at the University of Helsinki for the computation of x-ray properties, such as ground-state electron momentum densities and Compton profiles, and core (x-ray absorption and x-ray Raman scattering) and valence electron excitation spectra of atoms and molecules. Subsequently, it has gained unique functionalities for basis set development as well as self-interaction corrected density-functional theory calculations.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • erkale>0:science/erkale
To install the port:
cd /usr/ports/science/erkale/ && make install clean
To add the package, run one of these commands:
  • pkg install science/erkale
  • pkg install erkale
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: erkale
Package flavors (<flavor>: <package>)
  • parallel: erkale
  • serial: erkale-serial
distinfo:
TIMESTAMP = 1653414365 SHA256 (susilehtola-erkale-g20220405-f005a9ed588d7b6fcda54648db16523419308cbd_GH0.tar.gz) = 70580f7c9e47c7daca55d5477dd5d40ce204250b5d42c8154fd5976460b07249 SIZE (susilehtola-erkale-g20220405-f005a9ed588d7b6fcda54648db16523419308cbd_GH0.tar.gz) = 45624288

Packages (timestamps in pop-ups are UTC):
erkale
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-g20220405_8------
FreeBSD:13:quarterly-g20220405_8------
FreeBSD:14:latest-g20220405_8------
FreeBSD:14:quarterly-g20220405_8------
FreeBSD:15:latest-g20220405_8n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

erkale-serial
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-g20220405_8------
FreeBSD:13:quarterly-g20220405_8------
FreeBSD:14:latest-g20220405_8------
FreeBSD:14:quarterly-g20220405_8------
FreeBSD:15:latest-g20220405_8n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. armadillo>0 : math/armadillo
  2. cmake : devel/cmake-core
  3. gfortran12 : lang/gcc12
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. as : devel/binutils
Runtime dependencies:
  1. 6-21G.gbs : science/erkale-pseudopotentials
  2. gfortran12 : lang/gcc12
Library dependencies:
  1. libderiv.so : science/libint
  2. libgsl.so : math/gsl
  3. libhdf5.so : science/hdf5
  4. libint.so : science/libint
  5. libsz.so : science/libaec
  6. libxc.so : science/libxc
  7. libopenblas.so : math/openblas
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for erkale-g20220405_8: ====> Linear algebra library: you have to select exactly one of them NETLIB=off: BLAS implementation from Netlib OPENBLAS=on: OpenBLAS BLAS implementation ===> Use 'make config' to modify these settings
Options name:
science_erkale
USES:
cmake:noninja compiler:c11 fortran pkgconfig blaslapack:openblas
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/susilehtola/erkale/tar.gz/f005a9ed588d7b6fcda54648db16523419308cbd?dummy=/
Collapse this list.

Number of commits found: 57

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20220405_8
12 Dec 2023 19:03:50
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
g20220405_7
24 Jul 2023 20:40:40
commit hash: 610b94d2883e2324bc49d428f5b1b05f9eb67688commit hash: 610b94d2883e2324bc49d428f5b1b05f9eb67688commit hash: 610b94d2883e2324bc49d428f5b1b05f9eb67688commit hash: 610b94d2883e2324bc49d428f5b1b05f9eb67688 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/erkale: Fix build with clang16 by adding USE_CXXSTD.

Reported by:	fallout
g20220405_7
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
g20220405_5
05 Nov 2022 14:47:18
commit hash: cceff449fd65e82dae764ff16b72000d1cd0454bcommit hash: cceff449fd65e82dae764ff16b72000d1cd0454bcommit hash: cceff449fd65e82dae764ff16b72000d1cd0454bcommit hash: cceff449fd65e82dae764ff16b72000d1cd0454b files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
science/*: bump PORTREVISION in consumers of libXC
g20220405_4
26 Oct 2022 17:58:26
commit hash: fb5d8423ae1d43ff5012df1e37ba8b8c843a69fecommit hash: fb5d8423ae1d43ff5012df1e37ba8b8c843a69fecommit hash: fb5d8423ae1d43ff5012df1e37ba8b8c843a69fecommit hash: fb5d8423ae1d43ff5012df1e37ba8b8c843a69fe files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
science/erkale: chase libXC 6.0.0

Patch from
<https://github.com/susilehtola/erkale/commit/d507f5c0aa10614f00b1fa77ddb944490a5a7706>.

PR:		267358
Approved by:	yuri (maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
g20220405_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
g20220405_3
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
g20220405_2
20 Jul 2022 14:35:24
commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35commit hash: 5564b3b420db29745d2d4981d1963200ddf53e35 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
science/hdf5: bump PORTREVISION of consumers

The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .

Reported by:	VVD <vvd@unislabs.com>
g20220405_1
16 Jun 2022 15:13:01
commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160commit hash: 328ae4074233a5b85e0e38efece1af5dcc218160 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*: Replace science/szip with science/libaec

- Bump PORTREVISION of dependent ports for dependency change

szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.

PR:		228743, 246097, 250165
g20220405
24 May 2022 19:51:17
commit hash: 0a8721e87c37fdc733abcf018a1312a5669d577bcommit hash: 0a8721e87c37fdc733abcf018a1312a5669d577bcommit hash: 0a8721e87c37fdc733abcf018a1312a5669d577bcommit hash: 0a8721e87c37fdc733abcf018a1312a5669d577b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/erkale{,-pseudopotentials}: Update g20200426 -> g20220405
g20210215_3
12 Jan 2022 19:41:22
commit hash: 654acd81409d31495f8b1b11db61e1afbf640981commit hash: 654acd81409d31495f8b1b11db61e1afbf640981commit hash: 654acd81409d31495f8b1b11db61e1afbf640981commit hash: 654acd81409d31495f8b1b11db61e1afbf640981 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math/gsl: bump portrevision of consumers after update to 2.7.1

PR:		260201
g20210215_2
21 Sep 2021 09:25:15
commit hash: 170cb07fe4e8369798af028f34d71535c45f2bb0commit hash: 170cb07fe4e8369798af028f34d71535c45f2bb0commit hash: 170cb07fe4e8369798af028f34d71535c45f2bb0commit hash: 170cb07fe4e8369798af028f34d71535c45f2bb0 files touched by this commit
Danilo Egea Gondolfo (danilo) search for other commits by this committer
math/armadillo: Update to 10.6.2

Drop maintainership.
g20210215_1
16 Jun 2021 19:31:27
commit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096ecommit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096ecommit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096ecommit hash: 63e653adaa7493aa98f17f9fbc834c0aed7e096e files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
math/gsl: update to 2.7

From [1]

* What is new in gsl-2.7:
	* fixed doc bug for gsl_histogram_min_bin (lhcsky at 163.com)
	* fixed bug #60335 (spmatrix test failure, J. Lamb)
	* fixed bug #36577
	* clarified documentation on interpolation accelerators (V. Krishnan)
	* fixed bug #45521 (erroneous GSL_ERROR_NULL in ode-initval2, thanks to M.
Sitte)
	* fixed doc bug #59758
	* fixed bug #58202 (rstat median for n=5)
	* added support for native C complex number types in gsl_complex
	   when using a C11 compiler
	* upgraded to autoconf 2.71, automake 1.16.3, libtool 2.4.6
(Only the first 15 lines of the commit message are shown above View all of this commit message)
g20210215
09 Apr 2021 01:39:20
commit hash: fff94b28f5d4772ba84805a377263a7b4f887730commit hash: fff94b28f5d4772ba84805a377263a7b4f887730commit hash: fff94b28f5d4772ba84805a377263a7b4f887730commit hash: fff94b28f5d4772ba84805a377263a7b4f887730 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/erkale: Update g20200426 -> g20210215
g20200426_5
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20200426_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
g20200426_5
29 Oct 2020 22:30:44
Revision:553653Original commit files touched by this commit
danilo search for other commits by this committer
math/armadillo: Update to 10.1.1
g20200426_4
10 Aug 2020 13:12:01
Revision:544615Original commit files touched by this commit
danilo search for other commits by this committer
- Update math/armadillo to 9.900.2
g20200426_3
06 May 2020 21:19:23
Revision:534203Original commit files touched by this commit
danilo search for other commits by this committer
- Update math/armadillo to 9.870.2
g20200426_2
06 May 2020 16:43:08
Revision:534192Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Change the default flavor to 'parallel'; Remove the redundant
OPENBLAS_LIB_DEPENDS line

parallel is what should be a default for production use.

Approved by:	portmgr (flavors were approved by portmgr when the port was
committed)
g20200426_2
06 May 2020 16:39:12
Revision:534190Original commit files touched by this commit
yuri search for other commits by this committer
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas
g20200426_1
06 May 2020 16:11:15
Revision:534185Original commit files touched by this commit
yuri search for other commits by this committer
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas.
g20200426
01 May 2020 06:12:12
Revision:533512Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Update g20200416 -> g20200426
g20200416
17 Apr 2020 19:00:38
Revision:531959Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Update g20200319 -> g20200416
g20200319
16 Apr 2020 14:48:38
Revision:531849Original commit files touched by this commit
pkubaj search for other commits by this committer
science/erkale: fix build on GCC architectures

Use newer GCC:
/usr/local/include/armadillo_bits/compiler_setup.hpp:190:6: error: #error "***
newer compiler required ***"
g20200319
11 Apr 2020 18:24:30
Revision:531449Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Update g20200110 -> g20200319
g20200110_2
08 Mar 2020 21:56:37
Revision:528082Original commit files touched by this commit
jbeich search for other commits by this committer
Drop dependency on devel/openmp

- Drop if devel/llvm* was used as a substitute

Approved by:	yuri, rene (earlier version)
Differential Revision:	https://reviews.freebsd.org/D23020
g20200110_1
30 Jan 2020 14:17:44
Revision:524642Original commit files touched by this commit
swills search for other commits by this committer
Fix math/openblas and bump dependent ports

* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]

This is correcting issues from r523749 [1][2][4] and r515970 [3]

PR:		231371
Reported by:	build cluster [1]
Reported by:	Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by:	many [5]
Reviewed by:	mat, bapt
Approved by:	implicit, since this is a build fix
g20200110
21 Jan 2020 22:03:19
Revision:523749Original commit files touched by this commit
swills search for other commits by this committer
math/openblas: Update to 0.3.7

While here, improve formatting and fix build of dependant ports.

PR:		231371
Submitted by:	yuri (initial version), pkubaj (ppc fixes)
Approved by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
g20200110
17 Jan 2020 04:29:09
Revision:523270Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Update g20191120 -> g20200110
g20191120
23 Nov 2019 16:27:53
Revision:518254Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Update g20190812 -> g20191120
g20190812_3
08 Nov 2019 03:28:42
Revision:517025Original commit files touched by this commit
linimon search for other commits by this committer
Unmark broken on aarch64.

Submitted by:	emaste (TRYBROKEN run)
Approved by:	portmgr (tier-2 blanket)
g20190812_3
25 Oct 2019 23:41:34
Revision:515671Original commit files touched by this commit
tcberner search for other commits by this committer
math/gsl: update to 2.6

- math/p5-Math-GSL does not seem to have any upstream activity to make it work
with this version -> mark it broken
  - this also breaks the two consumers of this port

- biology/gemma: has a conflict with cblas, and is makred broken.

PR:		241363
Exp-run by:	antoine
g20190812_2
13 Oct 2019 08:59:42
Revision:514376Original commit files touched by this commit
antoine search for other commits by this committer
Fix LIB_DEPENDS
g20190812_2
21 Sep 2019 18:59:57
Revision:512535Original commit files touched by this commit
jbeich search for other commits by this committer
devel/openmp: update to 9.0.0

- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783

Changes:	http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI:		https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
g20190812_1
20 Sep 2019 19:58:36
Revision:512440Original commit files touched by this commit
jbeich search for other commits by this committer
Switch default devel/llvm* to 90

PR:		239682
Reviewed by:	tobik
Differential Revision:	https://reviews.freebsd.org/D21172
g20190812
17 Aug 2019 06:19:00
Revision:509137Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Fix RUN_DEPENDS

Reported by:	fallout
g20190812
12 Aug 2019 09:33:40
Revision:508717Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: correction
g20190812
12 Aug 2019 09:32:58
Revision:508716Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Update g20190412 -> g20190812
g20190412_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
g20190412_2
17 Jul 2019 20:00:42
Revision:506822Original commit files touched by this commit
danilo search for other commits by this committer
- Update math/armadillo to 9.600.4

Reported by:	Nina Santi
g20190412_1
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
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
g20190412
13 Apr 2019 22:23:51
Revision:498840Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Update g20190318 -> g20190412
g20190318
29 Mar 2019 22:20:48
Revision:497214Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on aarch64: fails to configure:

  clang-8: error: no such file or directory: 'NOTFOUND'

Approved by:	portmgr (tier-2 blanket)
g20190318
21 Mar 2019 06:17:51
Revision:496418Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Update g20190118 -> g20190318

Bug fixes and documentation update.
g20190118_1
20 Mar 2019 12:23:26
Revision:496337Original commit files touched by this commit
jbeich search for other commits by this committer
Switch to devel/llvm80 for DEFAULT_VERSIONS

PR:		235215
g20190118
16 Feb 2019 13:19:29
Revision:493043Original commit files touched by this commit
antoine search for other commits by this committer
Remove bogus dependency, erkale links against libomp from llvm
g20190118
18 Jan 2019 16:25:44
Revision:490641Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Update 0c285c1 -> 4bd3930
g20190114
17 Jan 2019 09:40:24
Revision:490535Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Update 0927d8c -> 0c285c1

Port changes:
* Add the standard location for erkale's pseudopotentials.
* Add pkg-message suggesting to install erkale-pseudopotentials
g20181121_4
05 Jan 2019 22:46:54
Revision:489412Original commit files touched by this commit
sunpoet search for other commits by this committer
Update science/hdf5 to 1.10.4

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR:		233070
Submitted by:	wen
g20181121_3
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
g20181121_3
22 Dec 2018 08:33:27
Revision:488078Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: BROKEN on i386

Reported by:	fallout
g20181121_3
16 Dec 2018 09:21:04
Revision:487568Original commit files touched by this commit
yuri search for other commits by this committer
science/erkale: Please approve flavorization: serial and parallel

Allow to concurrently build and install both serial and parallel versions.

Approved by:	portmgr
Differential Revision:	D18315
g20181009_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
g20181009_1
11 Nov 2018 13:32:31
Revision:484691Original commit files touched by this commit
danilo search for other commits by this committer
- Update math/armadillo to 9.200.4
g20181009
21 Oct 2018 17:56:11
Revision:482718Original commit files touched by this commit
yuri search for other commits by this committer
New port: science/erkale: Quantum chemistry program to solve the electronic
structure of atoms

Number of commits found: 57