diff --git a/lang/lfortran/Makefile b/lang/lfortran/Makefile index 3e4e3868ffc7..6e818aea4061 100644 --- a/lang/lfortran/Makefile +++ b/lang/lfortran/Makefile @@ -1,78 +1,78 @@ PORTNAME= lfortran DISTVERSIONPREFIX= v -DISTVERSION= 0.25.0 +DISTVERSION= 0.28.0 CATEGORIES= lang MAINTAINER= fortran@FreeBSD.org COMMENT= Modern interactive Fortran compiler built on top of LLVM WWW= https://lfortran.org/ LICENSE= BSD3CLAUSE BROKEN_FreeBSD_12= use of undeclared identifier '_Unwind_Backtrace' BROKEN_i386= sizeof(YYSTYPE) != sizeof(Vec) BUILD_DEPENDS= bash:shells/bash \ re2c>0:devel/re2c \ dwarfdump:devel/dwarfdump \ rapidjson>0:devel/rapidjson LIB_DEPENDS= libfmt.so:devel/libfmt \ libzstd.so:archivers/zstd \ libunwind.so:devel/libunwind \ libLLVM-${LLVM_VERSION}.so:devel/llvm${LLVM_VERSION} RUN_DEPENDS= dwarfdump:devel/dwarfdump USE_GITHUB= yes USES= bison cmake:testing compiler:c++17-lang pkgconfig \ python:build ssl shebangfix SHEBANG_FILES= *.sh BINARY_ALIAS= python=${PYTHON_CMD} CMAKE_ON= LFORTRAN_BUILD_ALL WITH_DWARFDUMP WITH_FMT WITH_JSON \ WITH_LINKH WITH_LLVM WITH_STACKTRACE WITH_UNWIND USE_LDCONFIG= yes LLVM_VERSION= 15 # 16 is supported too OPTIONS_DEFINE= EXAMPLES # NB # NB is broken ATM NB_DESC= Documentation as a Jupyter notebook NB_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx@${PY_FLAVOR} \ sphinx-intl:textproc/py-sphinx@${PY_FLAVOR} \ myst-inv:textproc/py-myst-parser@${PY_FLAVOR} \ jupyter:devel/py-jupyter-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nbsphinx>0:textproc/py-nbsphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx_material>0:textproc/py-sphinx-material@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx-copybutton>0:textproc/py-sphinx-copybutton@${PY_FLAVOR} \ PORTEXAMPLES= * # Xeus: version 3.0.5 is required and xeus-zmq 1.0.2 # + xtl-quant-stack + cppzmq + nlohmann_json + LibUUID + libzmq4 BUILD_DEPENDS+= xtl-quant-stack>=0.7:devel/xtl-quant-stack \ nlohmann-json>0:devel/nlohmann-json \ cppzmq>=4.8.1:net/cppzmq LIB_DEPENDS+= libxeus.so:devel/xeus \ libzmq.so:net/libzmq4 \ libxeus-zmq.so:devel/xeus-zmq \ libuuid.so:misc/e2fsprogs-libuuid CMAKE_ON+= WITH_XEUS # BFD: USE_BINUTILS= yes CMAKE_ON+= WITH_BFD LIB_DEPENDS+= libbfd.so:devel/binutils PLIST_SUB= VER=${PORTVERSION} pre-configure: ${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/version do-build-NB-on: (cd ${WRKSRC}/doc && ${PYTHON_CMD} build.py) post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/lang/lfortran/distinfo b/lang/lfortran/distinfo index 1ef41b697020..1942b97d2a73 100644 --- a/lang/lfortran/distinfo +++ b/lang/lfortran/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698090568 -SHA256 (lfortran-lfortran-v0.25.0_GH0.tar.gz) = 12c6bd0dfad26268208f6a3056380c4061ee9af9172cab702cd9a865797cffc4 -SIZE (lfortran-lfortran-v0.25.0_GH0.tar.gz) = 2421201 +TIMESTAMP = 1698399898 +SHA256 (lfortran-lfortran-v0.28.0_GH0.tar.gz) = 664811b1fee5a7d1699d3f634b2f8350a7b1d5ce9bfbdd9dd4cb5f2559b1949d +SIZE (lfortran-lfortran-v0.28.0_GH0.tar.gz) = 2423681