| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/parafly/ |
Upload File : |
PORTNAME= parafly DISTVERSIONPREFIX= v DISTVERSION= 0.1.0 # Test new versions with Trinity before upgrading PORTREVISION= 9 PORTEPOCH= 1 # SourceForge version was 2013.01.21 CATEGORIES= sysutils MAINTAINER= jwb@FreeBSD.org COMMENT= Process multiple commands in parallel on a single server WWW= https://github.com/ParaFly/ParaFly/releases LICENSE= BSD3CLAUSE USE_GITHUB= yes GH_PROJECT= ParaFly GNU_CONFIGURE= yes CXXFLAGS+= -fopenmp -std=c++11 LDFLAGS+= -fopenmp PLIST_FILES= bin/ParaFly .if !exists(/usr/include/omp.h) USES+= compiler:gcc-c++11-lib .endif .include <bsd.port.mk>