aboutsummaryrefslogtreecommitdiff
path: root/misc/adios2
Commit message (Collapse)AuthorAgeFilesLines
* */*: Replace science/szip with science/libaecPo-Chuan Hsieh2022-06-161-1/+2
| | | | | | | | | | | - 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
* misc/adios2: Update 2.8.0 -> 2.8.1Yuri Victorovich2022-06-033-14/+13
| | | | | | Also add test target. Reported by: portscout
* devel/libffi: Bump deps PORTREVISION for shlib changeKevin Bowling2022-05-091-0/+1
| | | | | PR: 263764 Reported by: VVD <vvd@unislabs.com>
* misc/adios2: Update 2.7.1 -> 2.8.0Yuri Victorovich2022-05-076-61/+215
| | | | Reported by: portscout
* misc/adios2: mark broken on powerpcPiotr Kubaj2021-11-161-0/+1
| | | | Same issue as on i386.
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* misc/adios2: Add missing patch fixing buildYuri Victorovich2021-02-101-0/+12
| | | | Notes: svn path=/head/; revision=564904
* misc/adios: Update 2.7.0 -> 2.7.1Yuri Victorovich2021-02-103-13/+13
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=564903
* misc/adios2: Update 2.6.0 -> 2.7.0Yuri Victorovich2021-01-133-17/+26
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=561412
* misc/adios2: Broken on i386Yuri Victorovich2020-09-221-0/+2
| | | | Notes: svn path=/head/; revision=549606
* Chanse update of devel/libffiNiclas Zeising2020-07-041-0/+1
| | | | | | | | | | | | | Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking) Notes: svn path=/head/; revision=541232
* misc/adios2: Update 2.5.0 -> 2.6.0Yuri Victorovich2020-06-063-24/+76
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=538073
* - Update net/openmpi to 4.0.3 (openmpi 1 is deprecated)Danilo Egea Gondolfo2020-04-191-0/+1
| | | | | | | | | - Remove option for net/openmpi2 from science/pnetcdf (net/openmpi2 is deprecated and will be removed) - Fix science/gromacs plist when MPI option is enabled - Bump PORTREVISION for all the consumers of net/openmpi Notes: svn path=/head/; revision=532095
* misc/adios: Update 2.4.0 -> 2.5.0; UnbreakYuri Victorovich2019-10-133-11/+13
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=514371
* Mark BROKENAntoine Brodin2019-09-081-0/+2
| | | | | | | | | pkg-static: Unable to access file /wrkdirs/usr/ports/misc/adios2/work/stage/usr/local/lib/libadios2_cmib.so:No such file or directory Reported by: pkg-fallout Notes: svn path=/head/; revision=511544
* misc/adios2: fix build with GCC-based architecturesPiotr Kubaj2019-08-291-1/+4
| | | | | | | | | | | | | | | | | | | Needs C++11 compiler to build: target_compile_features The compiler feature "cxx_auto_type" is not known to CXX compiler "GNU" version 4.2.1. It also tries to link to libepoll-shim.so (installed by libfabric), so link to it and and devel/libepoll-shim to LIB_DEPENDS. PR: 239635 Approved by: yuri (maintainer), linimon (mentor) Differential Revision: https://reviews.freebsd.org/D21400 Notes: svn path=/head/; revision=510182
* Cleanup LIB_DEPENDSAntoine Brodin2019-08-071-1/+1
| | | | Notes: svn path=/head/; revision=508338
* New port: misc/adios2: Next generation of ADIOS developed in the Exascale ↵Yuri Victorovich2019-07-285-0/+222
Computing Program Notes: svn path=/head/; revision=507507