| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 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/science/apbs/ |
Upload File : |
PORTNAME= apbs
DISTVERSIONPREFIX= ${PORTNAME}-
DISTVERSION= 1.5-102
DISTVERSIONSUFFIX= -g500c1473
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
COMMENT= Electrostatic and solvation properties for complex molecules
WWW= https://www.poissonboltzmann.org/
LICENSE= MIT
USES= cmake shebangfix
SHEBANG_FILES= tools/github/getReleases.sh
USE_GITHUB= yes
GH_ACCOUNT= Electrostatics
GH_PROJECT= apbs-pdb2pqr
GH_TUPLE= Electrostatics:FETK:0c6fdea:fetk/externals/fetk \
Electrostatics:geoflow_c:e8ce510:geoflow_c/externals/geoflow_c \
lwwilson1:TABIPB:7e3a407:bem/externals/bem \
lwwilson1:mesh_routines:ddb75cb:mr/externals/mesh_routines \
davas301:pb_solvers:4858465:ps/externals/pb_s_am
USE_LDCONFIG= yes
CMAKE_ON= BUILD_SHARED_LIBS
# Fix build on recent current with clang11
CFLAGS+= -fcommon
WRKSRC_SUBDIR= ${PORTNAME}
post-stage: # https://github.com/Electrostatics/apbs-pdb2pqr/issues/522
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/share/apbs/tools/bin/*
.include <bsd.port.mk>