diff --git a/finance/R-cran-AER/Makefile b/finance/R-cran-AER/Makefile index 5a7fa4a16bf3..d1bbeae42ab2 100644 --- a/finance/R-cran-AER/Makefile +++ b/finance/R-cran-AER/Makefile @@ -1,21 +1,19 @@ -# Created by: Wen Heping - PORTNAME= AER DISTVERSION= 1.2-10 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Applied Econometrics with R LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-car>=2.0.19:math/R-cran-car \ R-cran-lmtest>=0:finance/R-cran-lmtest \ R-cran-Formula>=0.2.0:math/R-cran-Formula \ R-cran-zoo>=0:math/R-cran-zoo USES= cran:auto-plist .include diff --git a/finance/R-cran-PerformanceAnalytics/Makefile b/finance/R-cran-PerformanceAnalytics/Makefile index 522674cd0723..be931818a0ce 100644 --- a/finance/R-cran-PerformanceAnalytics/Makefile +++ b/finance/R-cran-PerformanceAnalytics/Makefile @@ -1,22 +1,20 @@ -# Created by: TAKATSU Tomonari - PORTNAME= PerformanceAnalytics PORTVERSION= 2.0.4 PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Econometric tools for performance and risk analysis LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-xts>=0.10.0:math/R-cran-xts \ R-cran-quadprog>0:math/R-cran-quadprog \ R-cran-zoo>0:math/R-cran-zoo BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-RFinanceYJ/Makefile b/finance/R-cran-RFinanceYJ/Makefile index 5d76b7662150..d4b1e847b3e8 100644 --- a/finance/R-cran-RFinanceYJ/Makefile +++ b/finance/R-cran-RFinanceYJ/Makefile @@ -1,20 +1,18 @@ -# Created by: TAKATSU Tomonari - PORTNAME= RFinanceYJ PORTVERSION= 0.3.1 PORTREVISION= 11 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Japanese stock market from Yahoo!-finance-Japan LICENSE= BSD3CLAUSE RUN_DEPENDS= R-cran-RCurl>0:ftp/R-cran-RCurl \ R-cran-XML>0:textproc/R-cran-XML \ R-cran-xts>0:math/R-cran-xts USES= cran:auto-plist .include diff --git a/finance/R-cran-TTR/Makefile b/finance/R-cran-TTR/Makefile index e86936746337..ca7df9c32e4d 100644 --- a/finance/R-cran-TTR/Makefile +++ b/finance/R-cran-TTR/Makefile @@ -1,21 +1,19 @@ -# Created by: TAKATSU Tomonari - PORTNAME= TTR DISTVERSION= 0.24.3 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Technical Trading Rules LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-xts>=0.10.0:math/R-cran-xts \ R-cran-zoo>0:math/R-cran-zoo \ R-cran-curl>0:ftp/R-cran-curl BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-ccgarch/Makefile b/finance/R-cran-ccgarch/Makefile index 0b41a0fee32a..bedb9cb9e7c4 100644 --- a/finance/R-cran-ccgarch/Makefile +++ b/finance/R-cran-ccgarch/Makefile @@ -1,17 +1,15 @@ -# Created by: TAKATSU Tomonari - PORTNAME= ccgarch DISTVERSION= 0.2.3 PORTREVISION= 6 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Conditional Correlation GARCH models LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-fBasics/Makefile b/finance/R-cran-fBasics/Makefile index 76d1cb93c73e..2a587683dada 100644 --- a/finance/R-cran-fBasics/Makefile +++ b/finance/R-cran-fBasics/Makefile @@ -1,21 +1,19 @@ -# Created by: David Naylor - PORTNAME= fBasics DISTVERSION= 3042.89.2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Rmetrics - Markets and Basic Statistics LICENSE= GPLv2+ RUN_DEPENDS= R-cran-timeDate>0:finance/R-cran-timeDate \ R-cran-timeSeries>0:finance/R-cran-timeSeries \ R-cran-gss>0:math/R-cran-gss \ R-cran-stabledist>0:math/R-cran-stabledist TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-fGarch/Makefile b/finance/R-cran-fGarch/Makefile index 9defd042a938..b6d5963a7c05 100644 --- a/finance/R-cran-fGarch/Makefile +++ b/finance/R-cran-fGarch/Makefile @@ -1,21 +1,19 @@ -# Created by: David Naylor - PORTNAME= fGarch DISTVERSION= 3042.83.2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Rmetrics - Autoregressive Conditional Heteroskedastic Modelling LICENSE= GPLv2+ RUN_DEPENDS= R-cran-fBasics>0:finance/R-cran-fBasics \ R-cran-timeDate>0:finance/R-cran-timeDate \ R-cran-timeSeries>0:finance/R-cran-timeSeries \ R-cran-fastICA>0:science/R-cran-fastICA TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-gmm/Makefile b/finance/R-cran-gmm/Makefile index 0f569c79ff87..f88552657497 100644 --- a/finance/R-cran-gmm/Makefile +++ b/finance/R-cran-gmm/Makefile @@ -1,19 +1,17 @@ -# Created by: TAKATSU Tomonari - PORTNAME= gmm DISTVERSION= 1.6-6 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Generalized Method of Moments and Generalized Empirical Likelihood LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-sandwich>0:math/R-cran-sandwich BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-lmtest/Makefile b/finance/R-cran-lmtest/Makefile index 42c5a069e186..3979c2f464fa 100644 --- a/finance/R-cran-lmtest/Makefile +++ b/finance/R-cran-lmtest/Makefile @@ -1,19 +1,17 @@ -# Created by: Wen Heping - PORTNAME= lmtest DISTVERSION= 0.9-40 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Testing Linear Regression Models LICENSE= GPLv2 RUN_DEPENDS= R-cran-zoo>=0:math/R-cran-zoo \ R-cran-strucchange>0:finance/R-cran-strucchange \ R-cran-sandwich>=2.2.4:math/R-cran-sandwich USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile index 6d50691f5402..15ff5d15d5c3 100644 --- a/finance/R-cran-plm/Makefile +++ b/finance/R-cran-plm/Makefile @@ -1,26 +1,24 @@ -# Created by: TAKATSU Tomonari - PORTNAME= plm DISTVERSION= 2.6-1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Linear Models for Panel Data LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-bdsmatrix>0:math/R-cran-bdsmatrix \ R-cran-collapse>=1.6.0:devel/R-cran-collapse \ R-cran-zoo>0:math/R-cran-zoo \ R-cran-sandwich>0:math/R-cran-sandwich \ R-cran-lmtest>0:finance/R-cran-lmtest \ R-cran-maxLik>0:math/R-cran-maxLik \ R-cran-Rdpack>0:devel/R-cran-Rdpack \ R-cran-Formula>0:math/R-cran-Formula BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/finance/R-cran-quantmod/Makefile b/finance/R-cran-quantmod/Makefile index 7bd45b5c40b9..5319294a7663 100644 --- a/finance/R-cran-quantmod/Makefile +++ b/finance/R-cran-quantmod/Makefile @@ -1,22 +1,20 @@ -# Created by: TAKATSU Tomonari - PORTNAME= quantmod DISTVERSION= 0.4.20 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Quantitative Financial Modelling and Trading Framework for R LICENSE= GPLv3 CRAN_DEPENDS= R-cran-xts>=0.9.0:math/R-cran-xts \ R-cran-zoo>0:math/R-cran-zoo \ R-cran-TTR>=0.2:finance/R-cran-TTR \ R-cran-curl>0:ftp/R-cran-curl BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/finance/R-cran-strucchange/Makefile b/finance/R-cran-strucchange/Makefile index de02ce7e71b3..bc6cb2e5087d 100644 --- a/finance/R-cran-strucchange/Makefile +++ b/finance/R-cran-strucchange/Makefile @@ -1,20 +1,18 @@ -# Created by: TAKATSU Tomonari - PORTNAME= strucchange DISTVERSION= 1.5-3 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Testing, Monitoring, and Dating Structural Changes LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \ R-cran-sandwich>0:math/R-cran-sandwich BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-timeDate/Makefile b/finance/R-cran-timeDate/Makefile index b6a68d36e48a..15de10e27e50 100644 --- a/finance/R-cran-timeDate/Makefile +++ b/finance/R-cran-timeDate/Makefile @@ -1,18 +1,16 @@ -# Created by: David Naylor - PORTNAME= timeDate DISTVERSION= 3043.102 PORTREVISION= 3 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Rmetrics - Chronological and Calendar Objects LICENSE= GPLv2+ TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit USES= cran:auto-plist .include diff --git a/finance/R-cran-timeSeries/Makefile b/finance/R-cran-timeSeries/Makefile index 2e741eb16191..b6a0e6d84934 100644 --- a/finance/R-cran-timeSeries/Makefile +++ b/finance/R-cran-timeSeries/Makefile @@ -1,21 +1,19 @@ -# Created by: David Naylor - PORTNAME= timeSeries DISTVERSION= 3062.100 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Financial Time Series Objects (Rmetrics) LICENSE= GPLv2+ RUN_DEPENDS= R-cran-timeDate>=2150.95:finance/R-cran-timeDate TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit \ R-cran-PerformanceAnalytics>0:finance/R-cran-PerformanceAnalytics \ R-cran-robustbase>0:math/R-cran-robustbase \ R-cran-xts>0:math/R-cran-xts USES= cran:auto-plist .include diff --git a/finance/R-cran-tseries/Makefile b/finance/R-cran-tseries/Makefile index 26469a41f1e1..0c869e922c3d 100644 --- a/finance/R-cran-tseries/Makefile +++ b/finance/R-cran-tseries/Makefile @@ -1,19 +1,17 @@ -# Created by: David Naylor - PORTNAME= tseries DISTVERSION= 0.10-51 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Time Series Analysis and Computational Finance LICENSE= GPLv2 RUN_DEPENDS= R-cran-quantmod>=0.4.9:finance/R-cran-quantmod \ R-cran-quadprog>0:math/R-cran-quadprog \ R-cran-zoo>0:math/R-cran-zoo USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-urca/Makefile b/finance/R-cran-urca/Makefile index 680044467e5c..abbbb35b2b90 100644 --- a/finance/R-cran-urca/Makefile +++ b/finance/R-cran-urca/Makefile @@ -1,16 +1,14 @@ -# Created by: TAKATSU Tomonari - PORTNAME= urca PORTREVISION= 5 DISTVERSION= 1.3-0 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Unit root and cointegration tests for time series data LICENSE= GPLv2+ USES= cran:auto-plist,compiles .include diff --git a/finance/R-cran-vars/Makefile b/finance/R-cran-vars/Makefile index 852f2b462995..60200b8a775c 100644 --- a/finance/R-cran-vars/Makefile +++ b/finance/R-cran-vars/Makefile @@ -1,20 +1,18 @@ -# Created by: TAKATSU Tomonari - PORTNAME= vars DISTVERSION= 1.5-6 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= VAR Modelling LICENSE= GPLv2+ RUN_DEPENDS= R-cran-strucchange>0:finance/R-cran-strucchange \ R-cran-urca>=1.1.6:finance/R-cran-urca \ R-cran-lmtest>=0.9.26:finance/R-cran-lmtest \ R-cran-sandwich>=2.2.4:math/R-cran-sandwich USES= cran:auto-plist .include diff --git a/finance/beanie/Makefile b/finance/beanie/Makefile index f5f46bf594a8..6451dc7b3046 100644 --- a/finance/beanie/Makefile +++ b/finance/beanie/Makefile @@ -1,28 +1,26 @@ -# Created by: Dermot Tynan - PORTNAME= beanie PORTVERSION= 0.8.2 PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Open Source accounting system LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= dbow:databases/dbow LIB_DEPENDS= libexpat.so:textproc/expat2 LATE_INSTALL_ARGS= BEANIEROOT="${STAGEDIR}${PREFIX}/beanie" MAKE_JOBS_UNSAFE= yes post-patch: @${CP} ${WRKSRC}/beanie.mk.sample ${WRKSRC}/beanie.mk @${CP} ${WRKSRC}/tmac/lhead.sample.r ${WRKSRC}/tmac/lhead.r # Fix the build with -fno-common (for Clang 11 and GCC 10) @${REINPLACE_CMD} -e 's,int[[:blank:]]*itemno,extern &,' \ ${WRKSRC}/import/salesorder.c .include diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile index c6374d95f442..4aa42049c92d 100644 --- a/finance/electrum/Makefile +++ b/finance/electrum/Makefile @@ -1,70 +1,68 @@ -# Created by: Neil Booth - PORTNAME= electrum PORTVERSION= 4.2.2 CATEGORIES= finance python MASTER_SITES= https://download.electrum.org/${PORTVERSION}/ \ http://download.electrum.org/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Electrum-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Easy to use Bitcoin client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp-socks>=0.3:net/py-aiohttp-socks@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.3.0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}aiorpcX>=0.22.0:devel/py-aiorpcX@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}bitstring>0:devel/py-bitstring@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography>=2.6:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dnspython>=2.0:dns/py-dnspython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonrpclib-pelix>0:devel/py-jsonrpclib-pelix@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pbkdf2>=1.3:security/py-pbkdf2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3.12:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}QDarkStyle>=2.7:textproc/py-QDarkStyle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}qrcode>0:textproc/py-qrcode@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.4.3:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}secp256k1>0:math/py-secp256k1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=3.7.9:databases/py-sqlite3@${PY_FLAVOR} USES= cpe python:3.8+ shebangfix USE_PYTHON= autoplist concurrent distutils PYDISTUTILS_PKGNAME= Electrum SHEBANG_FILES= electrum/electrum SHEBANG_GLOB= *.py NO_ARCH= yes OPTIONS_DEFINE= GUI HARDWARE OPTIONS_DEFAULT= GUI HARDWARE OPTIONS_SUB= yes HARDWARE_DESC= Enable Bitcoin hardware wallet support GUI_USES= desktop-file-utils pyqt:5 GUI_USE= PYQT=pyqt5,sip HARDWARE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bitbox02>=0.13.0:security/py-bitbox02@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}btchip-python>=0.1.32:security/py-btchip-python@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ckcc-protocol>=0.7.7:security/py-ckcc-protocol@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hidapi>=0:comms/py-hidapi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}keepkey>=6.3.1:security/py-keepkey@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}trezor>=0.13.0:security/py-trezor@${PY_FLAVOR} HARDWARE_USE= PYTHON=cython HARDWARE_SUB_FILES= pkg-message-hwwallet HARDWARE_PLIST_FILES= "@sample etc/devd/hardware_wallet.conf.sample" post-patch-GUI-off: @${REINPLACE_CMD} -e '/electrum\.desktop/d' ${WRKSRC}/setup.py post-install-HARDWARE-on: ${INSTALL_DATA} ${FILESDIR}/hardware_wallet.conf.sample \ ${STAGEDIR}${PREFIX}/etc/devd .include diff --git a/finance/frontaccounting/Makefile b/finance/frontaccounting/Makefile index 448631219b94..ad9a7645bd94 100644 --- a/finance/frontaccounting/Makefile +++ b/finance/frontaccounting/Makefile @@ -1,52 +1,50 @@ -# Created by: Janky Jay - PORTNAME= frontaccounting DISTVERSION= 2.3.25 CATEGORIES= finance www MASTER_SITES= SF/${PORTNAME}/FrontAccounting-2.3/${PORTVERSION} MAINTAINER= ek@purplehat.org COMMENT= Simple, powerful system for the entire ERP chain LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/doc/license.txt USES= cpe USE_PHP+= mysqli openssl session hash ctype zlib WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes SUB_FILES= pkg-deinstall pkg-message PORTDOCSARGS= OPTIONS_DEFINE= APACHE LIGHTTPD NGINX MYSQL_SERVER NLS DOCS OPTIONS_DEFAULT= APACHE MYSQL_SERVER MYSQL_SERVER_DESC= MySQL server support NGINX_DESC= NGINX web server APACHE_USES= apache:run,2.2+ php:web LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd LIGHTTPD_USES= php:web NGINX_RUN_DEPENDS= nginx:www/nginx NGINX_USES= php:web MYSQL_SERVER_USES= mysql:server NLS_USES= gettext .include .if !${PORT_OPTIONS:MAPACHE} && !${PORT_OPTIONS:MLIGHTTPD} && !{PORT_OPTIONS:MNGINX} USES+= php .endif .if !${PORT_OPTIONS:MDOCS} PORTDOCSARGS= '-not -path "./doc*"' .endif do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . \ ${STAGEDIR}${WWWDIR} ${PORTDOCSARGS}) .include diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 8a97e2bd6f4e..8aa9f213c95d 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,20 +1,18 @@ -# Created by: Glenn Johnson - PORTNAME= gnucash-docs PORTVERSION= 4.11 CATEGORIES= finance gnome MASTER_SITES= SF/gnucash/gnucash%20%28stable%29/${PORTVERSION} MAINTAINER= madpilot@FreeBSD.org COMMENT= Documentation for gnucash BUILD_DEPENDS= xsltproc:textproc/libxslt RUN_DEPENDS= yelp:x11/yelp USES= cmake localbase gnome USE_GNOME= libxml2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_ARCH= yes .include diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index db5cc6749c3a..bbbbaf80ca8a 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -1,41 +1,39 @@ -# Created by: Thierry Thomas - PORTNAME= grisbi PORTVERSION= 2.0.5 PORTREVISION= 2 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION:R}.x/${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Personal accounting application LICENSE= GPLv2 LIB_DEPENDS= libofx.so:finance/libofx \ libharfbuzz.so:print/harfbuzz \ libfreetype.so:print/freetype2 \ libgoffice-0.10.so:devel/goffice \ libfontconfig.so:x11-fonts/fontconfig USES= tar:bzip2 desktop-file-utils gmake gnome iconv localbase \ pkgconfig shared-mime-info ssl USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libgsf libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" GLIB_SCHEMAS= org.gtk.grisbi.gschema.xml OPTIONS_DEFINE= DOCS NLS .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif .include diff --git a/finance/ktoblzcheck/Makefile b/finance/ktoblzcheck/Makefile index 7f0bcf2614eb..dfcb30ceaf8a 100644 --- a/finance/ktoblzcheck/Makefile +++ b/finance/ktoblzcheck/Makefile @@ -1,48 +1,46 @@ -# Created by: Thomas Gellekum - PORTNAME= ktoblzcheck PORTVERSION= 1.53 PORTREVISION= 5 CATEGORIES= finance german MASTER_SITES= SF/${PORTNAME} \ LOCAL/jhale:bankdata DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-bankdata-${BANKDATA_DATE}${EXTRACT_SUFX}:bankdata MAINTAINER= jhale@FreeBSD.org COMMENT= Check bank codes of German banks LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake pathfix python:3.7+,build USE_LDCONFIG= yes CMAKE_ON= INSTALL_RAW_BANKDATA_FILE CMAKE_OFF= ENABLE_BANKDATA_DOWNLOAD PLIST_SUB= BANKDATA_DATE=${BANKDATA_DATE} PORTDOCS= README.md BANKDATA_DATE= 20220606 OPTIONS_DEFINE= DOCS DOXYGEN OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ dot:graphics/graphviz DOXYGEN_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Doxygen TEST_TARGET= test post-patch: @${REINPLACE_CMD} -e 's|$${CMAKE_INSTALL_DATADIR}\/man|$${CMAKE_INSTALL_MANDIR}|' ${WRKSRC}/doc/CMakeLists.txt @(cd ${WRKSRC}/src/bankdata && ${RM} bankdata_*.txt blz_*.txt) @${CP} ${WRKDIR}/${PORTNAME}-bankdata-${BANKDATA_DATE}/blz_${BANKDATA_DATE}.txt ${WRKSRC}/src/bankdata @${TOUCH} ${WRKSRC}/src/bankdata/bankdata_${BANKDATA_DATE}.txt post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile index 433bd84cb9fa..ea41163877cc 100644 --- a/finance/ledger/Makefile +++ b/finance/ledger/Makefile @@ -1,33 +1,31 @@ -# Created by: wcarey - PORTNAME= ledger PORTVERSION= 3.2.1 PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= finance MAINTAINER= woodycarey@hotmail.com COMMENT= John Wiegley's command line accounting program LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md BROKEN_FreeBSD_12_powerpc64= fails to link on powerpc64 elfv1: ibledger.so.3: undefined reference to boost::match_results BUILD_DEPENDS= ${LOCALBASE}/include/utf8cpp/utf8.h:devel/utf8cpp LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr \ libboost_system.so:devel/boost-libs USES= cmake compiler:c++11-lib cpe libedit CPE_VENDOR= ${PORTNAME}-cli USE_GITHUB= yes USE_LDCONFIG= yes CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=${MANPREFIX}/man \ -DCMAKE_INCLUDE_PATH=${LOCALBASE}/include do-test: @cd ${TEST_WRKSRC} && ctest -C ${CMAKE_BUILD_TYPE} ${_MAKE_JOBS} .include diff --git a/finance/ledgersmb12/Makefile b/finance/ledgersmb12/Makefile index 3d3004131147..b56f34d5b224 100644 --- a/finance/ledgersmb12/Makefile +++ b/finance/ledgersmb12/Makefile @@ -1,41 +1,39 @@ -# Created by: anarcat@anarcat.ath.cx - PORTNAME= ledgersmb PORTVERSION= 1.2.26 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= http://download.ledgersmb.org/f/Releases/archives/${PORTVERSION:R}/${PORTVERSION}/ MAINTAINER= ty@eye-of-odin.com COMMENT= Double entry accounting system BUILD_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg \ p5-MIME-Lite>=0:mail/p5-MIME-Lite \ p5-Config-Std>=0:devel/p5-Config-Std RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes USES= cpe perl5 shebangfix SHEBANG_FILES= utils/devel/chart-load-test.sh \ utils/devel/find-use \ utils/pos/pos-hardware-client-startup-script USE_PERL5= run build patch PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} -i '' -e 's|/usr/bin/perl|${perl_CMD}|' \ `${FIND} ${WRKSRC} -name \*.pl` @${SED} -e 's|%%PREFIX%%|${PREFIX}|g' \ ${FILESDIR}/ledger-smb-httpd.conf.in \ > ${WRKDIR}/ledger-smb-httpd.conf do-install: @${CP} -R ${WRKSRC} ${STAGEDIR}${PREFIX} @cd ${STAGEDIR}${PREFIX}/${PORTNAME} ; \ ${CHMOD} 711 templates css spool ${INSTALL_DATA} ${WRKDIR}/ledger-smb-httpd.conf ${STAGEDIR}${PREFIX}/etc/ .include diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 735c12e31b6e..3a66975e7fdc 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -1,38 +1,36 @@ -# Created by: Glenn Johnson - PORTNAME= libofx PORTVERSION= 0.10.4 CATEGORIES= finance MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/ \ SF/${PORTNAME}/${PORTNAME} MAINTAINER= jhale@FreeBSD.org COMMENT= OpenSource implementation of the OFX (Open Financial eXchange) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libxml++-2.6.so:textproc/libxml++26 \ libosp.so:textproc/opensp USES= cpe gettext-runtime gmake gnome iconv libtool localbase pathfix pkgconfig \ compiler:c++11-lang USE_CXXSTD= c++11 USE_GNOME= glib20 glibmm libsigc++20 libxml2 CONFIGURE_ARGS= --disable-doxygen --disable-dot --disable-gengetopt \ --with-opensp-includes=${LOCALBASE}/include/OpenSP \ --with-opensp-libs=${LOCALBASE}/lib GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check PORTDOCS= * CPE_VENDOR= libofx_project OPTIONS_DEFINE= DOCS post-install: ${RM} ${STAGEDIR}${DOCSDIR}/COPYING .include diff --git a/finance/libstocks/Makefile b/finance/libstocks/Makefile index 41547c743d15..bb1551a22b4c 100644 --- a/finance/libstocks/Makefile +++ b/finance/libstocks/Makefile @@ -1,35 +1,33 @@ -# Created by: Mikhail Teterin - PORTNAME= libstocks PORTVERSION= 0.5.0 CATEGORIES= finance devel MASTER_SITES= SF MAINTAINER= mi@aldan.algebra.com COMMENT= C library which can be used to fetch stocks quotes USE_LDCONFIG= yes REINPLACE_ARGS= -i "" MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null MAKE_ENV+= STAGEDIR="${STAGEDIR}" USES= uidfix OPTIONS_DEFINE= DOCS post-patch: ${REINPLACE_CMD} -e 's///' \ -e 's/__UNIX__/__unix__/' \ $$(${GREP} -El '|__UNIX__' \ ${WRKSRC}/lib/*.c); \ do-build do-install: .for d in lib client cd ${WRKSRC}/$d && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKEFLAGS} -j2 \ -f ${FILESDIR}/Makefile.$d ${.TARGET:S/do-//} .endfor post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/finance/moneymanagerex/Makefile b/finance/moneymanagerex/Makefile index f797a257ddb8..095020a176da 100644 --- a/finance/moneymanagerex/Makefile +++ b/finance/moneymanagerex/Makefile @@ -1,65 +1,63 @@ -# Created by: Alexey Dokuchaev - PORTNAME= mmex PORTVERSION= 1.2.7 DISTVERSIONPREFIX= v PORTREVISION= 18 CATEGORIES= finance MASTER_SITES= https://github.com/vslavik/bakefile/releases/download/v0.2.9/:bakefile DISTFILES= bakefile-0.2.9${EXTRACT_SUFX}:bakefile MAINTAINER= ports@FreeBSD.org COMMENT= Free, open-source, easy-to-use personal finance software LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= moneymanagerex GH_PROJECT= moneymanagerex GH_TUPLE= Regaddi:Chart.js:f13f99b:chart_js/3rd/Chart.js \ FVANCOP:ChartNew.js:77e7f87:chartnew_js/3rd/ChartNew.js \ diepes:sorttable.js:3c63cb0:sorttable_js/3rd/sorttable.js \ utelle:wxsqlite3:v3.3.1:wxsqlite3/lib/wxsqlite3 \ moneymanagerex:database:5d7129f:database/database \ moneymanagerex:LuaGlue:c51d11a:luaglue/3rd/LuaGlue \ moneymanagerex:cajun:3684900:cajun/3rd/cajun \ moneymanagerex:html-template:cd434ee:html_template/3rd/cgitemplate \ moneymanagerex:csv-parser:ca3f0d7:csv_parser/3rd/csv-parser \ moneymanagerex:ctpp:20158e0:ctpp/3rd/ctpp \ moneymanagerex:mongoose:97583a6:mongoose/3rd/mongoose USES= autoreconf compiler:c++11-lib gettext gmake gnome lua:52 pkgconfig GNU_CONFIGURE= yes USE_WX= 3.0 WX_CONF_ARGS= absolute USE_CXXSTD= c++11 CPPFLAGS+= -I${LOCALBASE}/include \ -DHAVE_ACOSH \ -DHAVE_ASINH \ -DHAVE_ATANH \ -DHAVE_ISBLANK \ $$(pkg-config --cflags lua-${LUA_VER}) LDFLAGS+= -L${LOCALBASE}/lib $$(pkg-config --libs lua-${LUA_VER}) PORTDOCS= * OPTIONS_DEFINE= DOCS post-extract: @${MV} ${WRKDIR}/bakefile-0.2.9/autoconf/*.m4 ${WRKSRC}/m4 post-patch: @${REINPLACE_CMD} -e \ 's|\*.txt|contrib.txt version.txt| ; \ s|-I$$(srcdir)/lib/lua/src || ; \ s|$$(LIBPREFIX)lua$$(LIBEXT) || ; \ s|-llua || ; \ s|$$(datadir)/man|$$(prefix)/man| ; \ s|-ldl$$||' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ '/^AC_INIT/s|1.2.3|${PORTVERSION}| ; \ s|\[noext\]|[]|' ${WRKSRC}/configure.ac @${REINPLACE_CMD} -e \ 's| -g0 -O2||' ${WRKSRC}/m4/wxpresets.m4 .include diff --git a/finance/myphpmoney/Makefile b/finance/myphpmoney/Makefile index 88f9524da61e..8a26b228f2e9 100644 --- a/finance/myphpmoney/Makefile +++ b/finance/myphpmoney/Makefile @@ -1,29 +1,27 @@ -# Created by: courou - PORTNAME= myphpmoney PORTVERSION= 1.3.r3 PORTEPOCH= 1 CATEGORIES= finance www MASTER_SITES= SF/${PORTNAME}/MyPhpMoney/1.3RC3 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/} MAINTAINER= ports@FreeBSD.org COMMENT= PHP script for managing your accounts WEBOWN?= www WEBGRP?= www APACHEDIR= ${PREFIX}/www/data INSTALLDIR= ${APACHEDIR}/myphpmoney USES= php:web tar:bzip2 NO_BUILD= yes PLIST_SUB+= INSTALLDIR=${INSTALLDIR:S,^${PREFIX}/,,} WWWOWN="${WEBOWN}" WWWGRP="${WEBGRP}" do-install: ${MKDIR} ${STAGEDIR}${INSTALLDIR} cd ${WRKSRC}; ${FIND} . | ${CPIO} -pdm ${STAGEDIR}${INSTALLDIR} ${CHMOD} -R ${BINMODE} ${STAGEDIR}${INSTALLDIR} ${CHMOD} 777 ${STAGEDIR}${INSTALLDIR}/public_html/dump ${FIND} ${STAGEDIR}${INSTALLDIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE} .include diff --git a/finance/nextcloud-cospend/Makefile b/finance/nextcloud-cospend/Makefile index 44ef53c30cbf..e4fde30a58e7 100644 --- a/finance/nextcloud-cospend/Makefile +++ b/finance/nextcloud-cospend/Makefile @@ -1,32 +1,30 @@ -# Created by: Michael Reifenberger - PORTNAME= cospend PORTVERSION= 1.4.8 CATEGORIES= finance www editors MASTER_SITES= https://github.com/eneiluj/${PORTNAME}-nc/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DIST_SUBDIR= nextcloud MAINTAINER= mr@FreeBSD.org COMMENT= Cospend app for Nextcloud LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} USES= php:flavors NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} WWWDIR= ${PREFIX}/www/nextcloud/apps-pkg/${PORTNAME} do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) @(cd ${WRKSRC}; ${FIND} . -not -type d) | ${SORT} | \ ${SED} -e 's,^\.,${WWWDIR_REL},' >> ${TMPPLIST} .include diff --git a/finance/p5-Business-CreditCard/Makefile b/finance/p5-Business-CreditCard/Makefile index 1cdb6d3c72c3..5ba073053d21 100644 --- a/finance/p5-Business-CreditCard/Makefile +++ b/finance/p5-Business-CreditCard/Makefile @@ -1,20 +1,18 @@ -# Created by: James FitzGibbon - PORTNAME= Business-CreditCard PORTVERSION= 0.36 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to validate/generate credit card checksums/names LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile index cb2cb7c447b1..5bef99690fcc 100644 --- a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile +++ b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile @@ -1,27 +1,25 @@ -# Created by: Vivek Khera - PORTNAME= Business-MaxMind-CreditCardFraudDetection PORTVERSION= 1.57 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND PKGNAMEPREFIX= p5- DISTNAME= Business-MaxMind-${PORTVERSION} MAINTAINER= vivek@khera.org COMMENT= Interface to MaxMind minFraud service LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= p5-libwww>0.0:www/p5-libwww \ p5-LWP-Protocol-https>0.0:www/p5-LWP-Protocol-https BUILD_DEPENDS= p5-libwww>0.0:www/p5-libwww USES= perl5 shebangfix SHEBANG_FILES= example*.pl USE_PERL5= configure NO_ARCH= yes .include diff --git a/finance/p5-Business-OCV/Makefile b/finance/p5-Business-OCV/Makefile index 0858d88aab69..bcb3f7efe1af 100644 --- a/finance/p5-Business-OCV/Makefile +++ b/finance/p5-Business-OCV/Makefile @@ -1,21 +1,19 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OCV PORTVERSION= 0.1 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BENL PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interface to the Ingenico OCV Server LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile index b0fd29b10025..27fd65586e73 100644 --- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -1,26 +1,24 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-2CheckOut PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for 2CheckOut authorization service BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS USES= perl5 USE_PERL5= configure patch post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ -e '$$_="" if /use 5/;' \ ${WRKSRC}/2CheckOut.pm .include diff --git a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile index 5295f711a19f..b948ad51c258 100644 --- a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile +++ b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile @@ -1,27 +1,25 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-AuthorizeNet PORTVERSION= 3.23 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Authorize.Net LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-OnlinePayment>=3:finance/p5-Business-OnlinePayment \ p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \ p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-XML-Writer>=0:textproc/p5-XML-Writer NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile index 9dfee0255092..48bfeef64032 100644 --- a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile +++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile @@ -1,20 +1,18 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-BankOfAmerica PORTVERSION= 1.02 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Bank of America eStores BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-Beanstream/Makefile b/finance/p5-Business-OnlinePayment-Beanstream/Makefile index 787d9b7a5055..fb5d630150e4 100644 --- a/finance/p5-Business-OnlinePayment-Beanstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Beanstream/Makefile @@ -1,21 +1,19 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-Beanstream PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ILYALIT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Beanstream BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-Cardstream/Makefile b/finance/p5-Business-OnlinePayment-Cardstream/Makefile index f1e1fb55d727..24ae8ef18154 100644 --- a/finance/p5-Business-OnlinePayment-Cardstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Cardstream/Makefile @@ -1,20 +1,18 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-Cardstream PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Cardstream BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-Jettis/Makefile b/finance/p5-Business-OnlinePayment-Jettis/Makefile index 2e7aaeb8aa17..8c0e6785067b 100644 --- a/finance/p5-Business-OnlinePayment-Jettis/Makefile +++ b/finance/p5-Business-OnlinePayment-Jettis/Makefile @@ -1,24 +1,22 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-Jettis PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Jettis LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile index 8a78473f11e7..a3ea32a5a182 100644 --- a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile +++ b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile @@ -1,20 +1,18 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-LinkPoint PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for LinkPoint BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile index f31ea0bcc9ba..85242e74f81b 100644 --- a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile +++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile @@ -1,23 +1,21 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-MerchantCommerce PORTVERSION= 0.01 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for MerchantCommerce authorization service LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile index 071046808da2..cd7c44ac4021 100644 --- a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile +++ b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile @@ -1,23 +1,21 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-Network1Financial PORTVERSION= 0.02 PORTREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Network1 Financial LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-OCV/Makefile b/finance/p5-Business-OnlinePayment-OCV/Makefile index 30d3c4480692..d856fc468efd 100644 --- a/finance/p5-Business-OnlinePayment-OCV/Makefile +++ b/finance/p5-Business-OnlinePayment-OCV/Makefile @@ -1,23 +1,21 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-OCV PORTVERSION= 0.01 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Business::OnlinePayment backend module for OCV LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-OCV>=0:finance/p5-Business-OCV \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-PayConnect/Makefile b/finance/p5-Business-OnlinePayment-PayConnect/Makefile index 86c21783051d..91601849091f 100644 --- a/finance/p5-Business-OnlinePayment-PayConnect/Makefile +++ b/finance/p5-Business-OnlinePayment-PayConnect/Makefile @@ -1,20 +1,18 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-PayConnect PORTVERSION= 0.02 PORTREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for PaymentOne PayConnect BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-PaymenTech/Makefile b/finance/p5-Business-OnlinePayment-PaymenTech/Makefile index 59f46859d972..3c411da5a8e6 100644 --- a/finance/p5-Business-OnlinePayment-PaymenTech/Makefile +++ b/finance/p5-Business-OnlinePayment-PaymenTech/Makefile @@ -1,25 +1,23 @@ -# Created by: chinsan - PORTNAME= Business-OnlinePayment-PaymenTech PORTVERSION= 2.07 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PaymenTech backend for Business::OnlinePayment LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-Module-Install>=0:devel/p5-Module-Install \ p5-Net-HTTPS-Any>=0.10:net/p5-Net-HTTPS-Any \ p5-XML-Simple>=0:textproc/p5-XML-Simple NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile index 05e5a1e048a3..551a7cccad38 100644 --- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile +++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile @@ -1,20 +1,18 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-PaymentsGateway PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-SurePay/Makefile b/finance/p5-Business-OnlinePayment-SurePay/Makefile index a2d99097d0f7..431144b10fcd 100644 --- a/finance/p5-Business-OnlinePayment-SurePay/Makefile +++ b/finance/p5-Business-OnlinePayment-SurePay/Makefile @@ -1,30 +1,28 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-SurePay PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for SurePay authorization service LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure patch NO_ARCH= yes post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ -e '$$_="" if /use 5/;' \ -e '$$_="" if /use warnings/;' \ ${WRKSRC}/SurePay.pm .include diff --git a/finance/p5-Business-OnlinePayment-TCLink/Makefile b/finance/p5-Business-OnlinePayment-TCLink/Makefile index d36e33fcd75e..653829218fb5 100644 --- a/finance/p5-Business-OnlinePayment-TCLink/Makefile +++ b/finance/p5-Business-OnlinePayment-TCLink/Makefile @@ -1,21 +1,19 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-TCLink PORTVERSION= 1.03 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for TrustCommerce BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-Net-TCLink>=0:net/p5-Net-TCLink USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile index 1cb3139ae5a1..1afd460827d5 100644 --- a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile +++ b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile @@ -1,24 +1,22 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-VirtualNet PORTVERSION= 0.02 PORTREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Vital VirtualNet BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-TimeDate>=0:devel/p5-TimeDate \ p5-File-CounterFile>=0:misc/p5-File-CounterFile \ p5-String-Parity>=0:devel/p5-String-Parity \ p5-String-LRC>=0:devel/p5-String-LRC USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-eSec/Makefile b/finance/p5-Business-OnlinePayment-eSec/Makefile index 89919c1aa198..3bd70d1229b6 100644 --- a/finance/p5-Business-OnlinePayment-eSec/Makefile +++ b/finance/p5-Business-OnlinePayment-eSec/Makefile @@ -1,20 +1,18 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-eSec PORTVERSION= 0.02 PORTREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for eSec BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile index 10b8fe46e427..26b7331c2c07 100644 --- a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile +++ b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile @@ -1,26 +1,24 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment-iAuthorizer PORTVERSION= 0.2.1 PORTREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Business::OnlinePayment backend module for iAuthorizer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment WRKSRC= ${WRKDIR}/${PORTNAME} USES= perl5 shebangfix SHEBANG_FILES= certification.pl USE_PERL5= configure NO_ARCH= yes .include diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile index 3a9d57db7b62..ed76d251c09f 100644 --- a/finance/p5-Business-OnlinePayment/Makefile +++ b/finance/p5-Business-OnlinePayment/Makefile @@ -1,26 +1,24 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-OnlinePayment PORTVERSION= 3.05 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IVAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generic interface for processing online credit card payments LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Net-HTTPS-Any>=0:net/p5-Net-HTTPS-Any \ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash PORTSCOUT= limit:^[0-9\.]*$$ NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-PayPal-IPN/Makefile b/finance/p5-Business-PayPal-IPN/Makefile index bda38c549572..074b9242a9f8 100644 --- a/finance/p5-Business-PayPal-IPN/Makefile +++ b/finance/p5-Business-PayPal-IPN/Makefile @@ -1,21 +1,19 @@ -# Created by: TAKAHASHI Kaoru - PORTNAME= Business-PayPal-IPN PORTVERSION= 1.94 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= coryking@mozimedia.com COMMENT= Perl extension that implements PayPal IPN v1.5 BUILD_DEPENDS= p5-Crypt-SSLeay>=0.56:security/p5-Crypt-SSLeay \ p5-libwww>=5.805:www/p5-libwww RUN_DEPENDS= p5-Crypt-SSLeay>=0.56:security/p5-Crypt-SSLeay \ p5-libwww>=5.805:www/p5-libwww USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-Stripe/Makefile b/finance/p5-Business-Stripe/Makefile index c71919b85196..2a0f54e16a7f 100644 --- a/finance/p5-Business-Stripe/Makefile +++ b/finance/p5-Business-Stripe/Makefile @@ -1,24 +1,22 @@ -# Created by: Vick Khera - PORTNAME= Business-Stripe PORTVERSION= 0.07 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module interface for the Stripe.com payment system LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTTP-Message>=0.0:www/p5-HTTP-Message \ p5-JSON>=0.0:converters/p5-JSON \ p5-libwww>0.0:www/p5-libwww USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/finance/p5-Business-TW-Invoice-U420/Makefile b/finance/p5-Business-TW-Invoice-U420/Makefile index ec70a12f666b..a17a6c780481 100644 --- a/finance/p5-Business-TW-Invoice-U420/Makefile +++ b/finance/p5-Business-TW-Invoice-U420/Makefile @@ -1,19 +1,17 @@ -# Created by: chinsan - PORTNAME= Business-TW-Invoice-U420 PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Print Taiwan Unified Invoice with U420 printer BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-TW-TSIB-CStorePayment/Makefile b/finance/p5-Business-TW-TSIB-CStorePayment/Makefile index 32ebce5f20cb..e0224baaaf84 100644 --- a/finance/p5-Business-TW-TSIB-CStorePayment/Makefile +++ b/finance/p5-Business-TW-TSIB-CStorePayment/Makefile @@ -1,21 +1,19 @@ -# Created by: chinsan - PORTNAME= Business-TW-TSIB-CStorePayment PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for Taishin Bank Convenient Store Payment Management BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-DateTime>=0:devel/p5-DateTime \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile b/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile index ae999c7d3248..83292712e70a 100644 --- a/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile +++ b/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile @@ -1,27 +1,25 @@ -# Created by: chinsan - PORTNAME= Business-TW-TSIB-VirtualAccount PORTVERSION= 0.04b PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for Taishin Bank Virtual Account Management LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-DateTime>=0:devel/p5-DateTime USES= perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/b//} PORTSCOUT= skipv:0.04 .include diff --git a/finance/p5-Business-WorldPay-Junior/Makefile b/finance/p5-Business-WorldPay-Junior/Makefile index a8395f01602f..4267810bdf58 100644 --- a/finance/p5-Business-WorldPay-Junior/Makefile +++ b/finance/p5-Business-WorldPay-Junior/Makefile @@ -1,29 +1,27 @@ -# Created by: Maxim Sobolev - PORTNAME= Business-WorldPay-Junior PORTVERSION= 1.07 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module to handle WorldPay Junior for payment services LICENSE= GPLv2 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Business-CreditCard>=0:finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment \ p5-DBI>=0:databases/p5-DBI USES= perl5 USE_PERL5= configure patch post-patch: @${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ -e '$$_="" if /use 5/;' \ -e '$$_="" if /use warnings/;' \ ${WRKSRC}/Junior.pm .include diff --git a/finance/p5-Data-Currency/Makefile b/finance/p5-Data-Currency/Makefile index 9aa01bfba736..a264e878ee47 100644 --- a/finance/p5-Data-Currency/Makefile +++ b/finance/p5-Data-Currency/Makefile @@ -1,23 +1,21 @@ -# Created by: Zach Thompson - PORTNAME= Data-Currency PORTVERSION= 0.06000 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Container class for currency conversion/formatting BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor-Grouped>=0:devel/p5-Class-Accessor-Grouped \ p5-Class-Inspector>=0:devel/p5-Class-Inspector \ p5-Finance-Currency-Convert-WebserviceX>=0:finance/p5-Finance-Currency-Convert-WebserviceX \ p5-Locale-Codes>=0:misc/p5-Locale-Codes \ p5-Locale-Currency-Format>=0:finance/p5-Locale-Currency-Format USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Finance-Amortization/Makefile b/finance/p5-Finance-Amortization/Makefile index f81bf2867dde..18e26ce85991 100644 --- a/finance/p5-Finance-Amortization/Makefile +++ b/finance/p5-Finance-Amortization/Makefile @@ -1,16 +1,14 @@ -# Created by: Christopher Boumenot - PORTNAME= Finance-Amortization PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple amortization schedules USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Finance-Bitcoin/Makefile b/finance/p5-Finance-Bitcoin/Makefile index 71a29bb1b41e..2a64498261e4 100644 --- a/finance/p5-Finance-Bitcoin/Makefile +++ b/finance/p5-Finance-Bitcoin/Makefile @@ -1,25 +1,23 @@ -# Created by: Steven Kreuzer - PORTNAME= Finance-Bitcoin PORTVERSION= 0.902 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl interface to a bitcoin instance BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-JSON-RPC>=0.96:devel/p5-JSON-RPC \ p5-Class-Accessor>=0.34:devel/p5-Class-Accessor \ p5-Module-Signature>=0.66:security/p5-Module-Signature \ p5-Any-Moose>=0:devel/p5-Any-Moose \ p5-Object-AUTHORITY>=0:devel/p5-Object-Authority USES= perl5 USE_PERL5= configure post-patch: -@${RM} ${WRKSRC}/lib/Finance/Bitcoin/API.pm.orig .include diff --git a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile index 34f3411dd412..954303e89860 100644 --- a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile +++ b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile @@ -1,23 +1,21 @@ -# Created by: Zach Thompson - PORTNAME= Finance-Currency-Convert-WebserviceX PORTVERSION= 0.07001 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight currency conversion using WebserviceX.NET LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-Module-Install>=0.65:devel/p5-Module-Install USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Finance-Currency-Convert-XE/Makefile b/finance/p5-Finance-Currency-Convert-XE/Makefile index ea6c8351d4cc..786c1e1e8820 100644 --- a/finance/p5-Finance-Currency-Convert-XE/Makefile +++ b/finance/p5-Finance-Currency-Convert-XE/Makefile @@ -1,31 +1,29 @@ -# Created by: Anton Berezin - PORTNAME= Finance-Currency-Convert-XE PORTVERSION= 0.25 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Currency conversion module LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-WWW-Mechanize>=1.60:www/p5-WWW-Mechanize OPTIONS_DEFINE= DOCS USES= perl5 USE_PERL5= configure PORTDOCS= Changes README post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .include diff --git a/finance/p5-Finance-Currency-Convert/Makefile b/finance/p5-Finance-Currency-Convert/Makefile index 56d907345e07..883e21f29aeb 100644 --- a/finance/p5-Finance-Currency-Convert/Makefile +++ b/finance/p5-Finance-Currency-Convert/Makefile @@ -1,19 +1,17 @@ -# Created by: Seamus Venasse - PORTNAME= Finance-Currency-Convert PORTVERSION= 1.08 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert currencies and fetch their exchange rates LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 tar:tgz USE_PERL5= configure .include diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index b1eb3f28b233..8f662f6da93f 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,49 +1,47 @@ -# Created by: Sergey Skvortsov - PORTNAME= Finance-Quote PORTVERSION= 1.52 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get stock and mutual fund quotes from various exchanges LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-HTML-TableExtract>=0:www/p5-HTML-TableExtract \ p5-HTML-TokeParser-Simple>=0:www/p5-HTML-TokeParser-Simple \ p5-HTML-Tree>=0:www/p5-HTML-Tree \ p5-HTML-TreeBuilder-XPath>=0:www/p5-HTML-TreeBuilder-XPath \ p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-JSON>=0:converters/p5-JSON \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ p5-Mozilla-CA>=0:www/p5-Mozilla-CA \ p5-Spreadsheet-XLSX>=0:textproc/p5-Spreadsheet-XLSX \ p5-String-Util>=0:textproc/p5-String-Util \ p5-Text-Template>=0:textproc/p5-Text-Template \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-Web-Scraper>=0:www/p5-Web-Scraper \ p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ p5-libwww>=0:www/p5-libwww TEST_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-Date-Range>=0:devel/p5-Date-Range \ p5-Date-Simple>=0:devel/p5-Date-Simple \ p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \ p5-Test-Kwalitee>=0:devel/p5-Test-Kwalitee \ p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic \ p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1.00:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile index 384b639d7758..ff36cdefc461 100644 --- a/finance/p5-Finance-QuoteHist/Makefile +++ b/finance/p5-Finance-QuoteHist/Makefile @@ -1,30 +1,28 @@ -# Created by: Seamus Venasse - PORTNAME= Finance-QuoteHist PORTVERSION= 1.32 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for fetching historical stock quotes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-HTML-TableExtract>=2.07:www/p5-HTML-TableExtract \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-JSON>=0:converters/p5-JSON \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ p5-Text-CSV>=0:textproc/p5-Text-CSV \ p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/finance/p5-Finance-QuoteTW/Makefile b/finance/p5-Finance-QuoteTW/Makefile index 34df2684a1d5..af017e43ea2d 100644 --- a/finance/p5-Finance-QuoteTW/Makefile +++ b/finance/p5-Finance-QuoteTW/Makefile @@ -1,24 +1,22 @@ -# Created by: chinsan - PORTNAME= Finance-QuoteTW PORTVERSION= 0.09 DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fetch quotes of mutual funds in Taiwan BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-TreeDumper>=0:devel/p5-Data-TreeDumper \ p5-HTML-Encoding>=0.6:www/p5-HTML-Encoding \ p5-HTML-TableExtract>=2.1:www/p5-HTML-TableExtract \ p5-Spiffy>=0.3:devel/p5-Spiffy \ p5-WWW-Mechanize>=1.34:www/p5-WWW-Mechanize USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Finance-TW-EmergingQuote/Makefile b/finance/p5-Finance-TW-EmergingQuote/Makefile index 02ea87abf3c8..dd86f8418a86 100644 --- a/finance/p5-Finance-TW-EmergingQuote/Makefile +++ b/finance/p5-Finance-TW-EmergingQuote/Makefile @@ -1,19 +1,17 @@ -# Created by: ijliao - PORTNAME= Finance-TW-EmergingQuote PORTVERSION= 0.26 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Check stock quotes from Taiwan Emerging Stock BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Finance-TW-TSEQuote/Makefile b/finance/p5-Finance-TW-TSEQuote/Makefile index 56794e71e571..553cd25f186f 100644 --- a/finance/p5-Finance-TW-TSEQuote/Makefile +++ b/finance/p5-Finance-TW-TSEQuote/Makefile @@ -1,27 +1,25 @@ -# Created by: ijliao - PORTNAME= Finance-TW-TSEQuote PORTVERSION= 0.28 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Check stock quotes from Taiwan Security Exchange LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-App-Cache>=0:devel/p5-App-Cache \ p5-HTML-TableExtract>=0:www/p5-HTML-TableExtract \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \ p5-URI>=0:net/p5-URI \ p5-YAML>=0:textproc/p5-YAML \ p5-libwww>=0:www/p5-libwww NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Finance-YahooQuote/Makefile b/finance/p5-Finance-YahooQuote/Makefile index f1ed5deff78e..4164fde8dd7b 100644 --- a/finance/p5-Finance-YahooQuote/Makefile +++ b/finance/p5-Finance-YahooQuote/Makefile @@ -1,22 +1,20 @@ -# Created by: Yen-Ming Lee - PORTNAME= Finance-YahooQuote PORTVERSION= 0.26 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Get stock quotes from Yahoo! Finance LICENSE= GPLv2+ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=2.2:www/p5-HTML-Parser \ p5-libwww>=1.62:www/p5-libwww NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile index 2305c19e80a7..13d383766030 100644 --- a/finance/p5-Locale-Currency-Format/Makefile +++ b/finance/p5-Locale-Currency-Format/Makefile @@ -1,19 +1,17 @@ -# Created by: Zach Thompson - PORTNAME= Locale-Currency-Format PORTVERSION= 1.35 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl functions for formatting monetary values LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-Math-Financial/Makefile b/finance/p5-Math-Financial/Makefile index 7bc8a0cc6e2d..758bd21d80a1 100644 --- a/finance/p5-Math-Financial/Makefile +++ b/finance/p5-Math-Financial/Makefile @@ -1,16 +1,14 @@ -# Created by: will - PORTNAME= Math-Financial PORTVERSION= 0.76 PORTREVISION= 1 CATEGORIES= finance math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl module containing common functions for loans and annuities USES= perl5 USE_PERL5= configure .include diff --git a/finance/p5-PayflowPro/Makefile b/finance/p5-PayflowPro/Makefile index f53660862528..4f24b6f7364d 100644 --- a/finance/p5-PayflowPro/Makefile +++ b/finance/p5-PayflowPro/Makefile @@ -1,27 +1,25 @@ -# Created by: Vivek Khera - PORTNAME= PayflowPro PORTVERSION= 4706 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VKHERA PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Pure Perl PayflowPro payment gateway interface RUN_DEPENDS+= p5-libwww>0.0:www/p5-libwww BUILD_DEPENDS+= p5-libwww>0.0:www/p5-libwww USES= perl5 USE_PERL5= configure post-install: ${INSTALL_DATA} ${WRKSRC}/ca-bundle.crt ${STAGEDIR}${PREFIX}/etc PLIST_FILES= etc/ca-bundle.crt \ %%SITE_PERL%%/PayflowPro.pm \ %%SITE_PERL%%/mk-ca-bundle.pl \ %%PERL5_MAN3%%/PayflowPro.3.gz .include diff --git a/finance/pear_Payment_DTA/Makefile b/finance/pear_Payment_DTA/Makefile index 2fa3b11fc132..68e044da9a7f 100644 --- a/finance/pear_Payment_DTA/Makefile +++ b/finance/pear_Payment_DTA/Makefile @@ -1,12 +1,10 @@ -# Created by: Dorit Rottner () - PORTNAME= Payment_DTA PORTVERSION= 1.4.3 CATEGORIES= finance pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to create and handle DTA files used in Germany USES= pear .include diff --git a/finance/prestashop/Makefile b/finance/prestashop/Makefile index dde64ca4650d..5898cab0add5 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -1,42 +1,40 @@ -# Created by: Wen Heping - PORTNAME= prestashop PORTVERSION= 1.7.8.6 CATEGORIES= finance www MASTER_SITES= https://download.prestashop.com/download/releases/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Open-Source e-Commerce Software for Web 2.0 USES= cpe php shebangfix zip:infozip NO_BUILD= yes PRESTADIR= www/${PORTNAME} PLIST= ${WRKDIR}/plist USE_PHP= ctype curl dom filter gd hash intl json mcrypt \ mysqli pdo_mysql posix session simplexml soap WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message SHEBANG_FILES= vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php \ vendor/doctrine/orm/docs/bin/generate-docs.sh \ vendor/doctrine/orm/docs/bin/install-dependencies.sh \ vendor/symfony/symfony/src/Symfony/Component/Intl/Tests/Data/Bundle/Reader/Fixtures/build.sh \ vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php post-extract: @(cd ${WRKDIR} && ${UNZIP_CMD} -d prestashop ${WRKDIR}/prestashop.zip) ${REINPLACE_CMD} -e 's#@prefix@#${PREFIX}#g' \ ${WRKSRC}/vendor/pear/archive_tar/scripts/phptar.in ${RM} ${WRKSRC}/vendor/pear/archive_tar/scripts/*.bak pre-install: @${ECHO_CMD} -e '@owner ${WWWOWN}\n@group ${WWWGRP}' > ${PLIST} @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${PRESTADIR}?g" >> ${PLIST} @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dir ${PRESTADIR}?g" >> ${PLIST} @${ECHO_CMD} -e '@owner root\n@group wheel' >> ${PLIST} do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} .include diff --git a/finance/py-backtrader/Makefile b/finance/py-backtrader/Makefile index ad78adda42b5..585388bf6519 100644 --- a/finance/py-backtrader/Makefile +++ b/finance/py-backtrader/Makefile @@ -1,34 +1,32 @@ -# Created by: Mikhail T. - PORTNAME= backtrader PORTVERSION= 1.9.74.123 PORTREVISION= 1 CATEGORIES= finance python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= m.tsatsenko@gmail.com COMMENT= Python Backtesting library for trading strategies LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} USES= python:3.7+ USE_GITHUB= yes # Does not distribute sdist via PyPI USE_PYTHON= autoplist concurrent distutils OPTIONS_DEFINE= PLOTTING TALIB PLOTTING_DESC= Support graphical plotting output TALIB_DESC= ta-lib support via finance/py-ta-lib PLOTTING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} TALIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ta-lib>0:finance/py-ta-lib@${PY_FLAVOR} NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m nose -v tests .include diff --git a/finance/py-bitcoin/Makefile b/finance/py-bitcoin/Makefile index ece69fb9a937..c79af7271da4 100644 --- a/finance/py-bitcoin/Makefile +++ b/finance/py-bitcoin/Makefile @@ -1,28 +1,26 @@ -# Created by: Yuri Victorovich - PORTNAME= bitcoin DISTVERSION= 1.1.42 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python Bitcoin Tools LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes POST_PLIST= fix-plist fix-plist: @${REINPLACE_CMD} -e "s|^LICENSE$$||" ${TMPPLIST} post-install: ${RM} ${STAGEDIR}${PREFIX}/LICENSE .include diff --git a/finance/py-mplfinance/Makefile b/finance/py-mplfinance/Makefile index 59f87da14468..4e409bec7709 100644 --- a/finance/py-mplfinance/Makefile +++ b/finance/py-mplfinance/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= mplfinance PORTVERSION= 0.12.9b1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utilities for the visualization, and visual analysis, of financial data LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/finance/py-pycoin/Makefile b/finance/py-pycoin/Makefile index b67b11581db9..ced0851c3c57 100644 --- a/finance/py-pycoin/Makefile +++ b/finance/py-pycoin/Makefile @@ -1,22 +1,20 @@ -# Created by: Emanuel Haupt - PORTNAME= pycoin PORTVERSION= 0.92.20220529 CATEGORIES= finance MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utilities for Bitcoin and altcoin addresses/transaction manipulation LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils CONFLICTS_INSTALL= block keychain NO_ARCH= yes .include diff --git a/finance/py-python-obelisk/Makefile b/finance/py-python-obelisk/Makefile index a64e071114cd..777ff2db3e7e 100644 --- a/finance/py-python-obelisk/Makefile +++ b/finance/py-python-obelisk/Makefile @@ -1,24 +1,22 @@ -# Created by: Yuri Victorovich - PORTNAME= python-obelisk PORTVERSION= 0.1.3 PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python native client for the obelisk blockchain server LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twisted>0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyzmq>=14.5.0:net/py-pyzmq@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/finance/py-quantecon/Makefile b/finance/py-quantecon/Makefile index fad11f0bb803..87c7724df850 100644 --- a/finance/py-quantecon/Makefile +++ b/finance/py-quantecon/Makefile @@ -1,29 +1,27 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= quantecon PORTVERSION= 0.5.3 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Support all forms of quantitative economic modelling LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numba>=0:devel/py-numba@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.0.0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sympy>=0:math/py-sympy@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/finance/py-stripe/Makefile b/finance/py-stripe/Makefile index d3bcdaf33581..6cfe4247d763 100644 --- a/finance/py-stripe/Makefile +++ b/finance/py-stripe/Makefile @@ -1,29 +1,27 @@ -# Created by: Trevor Caira - PORTNAME= stripe PORTVERSION= 2.76.0 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Stripe Python bindings LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.20:www/py-requests@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-mock>=1.7:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.22:devel/py-pytest-xdist@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=3.4:devel/py-pytest@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/finance/py-vatnumber/Makefile b/finance/py-vatnumber/Makefile index 21e97c7a054a..8b795d685449 100644 --- a/finance/py-vatnumber/Makefile +++ b/finance/py-vatnumber/Makefile @@ -1,20 +1,18 @@ -# Created by: Qian Jin - PORTNAME= vatnumber PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= chian.jin@gmail.com COMMENT= Python module to validate VAT numbers LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stdnum>=1.1:devel/py-stdnum@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils .include diff --git a/finance/py-yfinance/Makefile b/finance/py-yfinance/Makefile index c43d72a141c1..bf602de28d3a 100644 --- a/finance/py-yfinance/Makefile +++ b/finance/py-yfinance/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= yfinance PORTVERSION= 0.1.74 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Yahoo! Finance market data downloader LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.5.1:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}multitasking>=0.0.7:devel/py-multitasking@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.15,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=0.24.0,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.20:www/py-requests@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/finance/py-ystockquote/Makefile b/finance/py-ystockquote/Makefile index 76e5fbcd4669..8d698b723498 100644 --- a/finance/py-ystockquote/Makefile +++ b/finance/py-ystockquote/Makefile @@ -1,17 +1,15 @@ -# Created by: Steven Kreuzer - PORTNAME= ystockquote PORTVERSION= 0.2.5 CATEGORIES= finance python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Python module to retrieve stock quote data from Yahoo Finance LICENSE= LGPL21 USES= python:3.6+ USE_PYTHON= distutils autoplist .include diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index 4f67494192b5..aa8bd90de051 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -1,56 +1,54 @@ -# Created by: Mikhail Teterin - PORTNAME= quantlib PORTVERSION= 1.20 PORTREVISION= 1 CATEGORIES= finance math devel MASTER_SITES= https://dl.bintray.com/${PORTNAME}/releases/ DISTNAME= QuantLib-${PORTVERSION} MAINTAINER= mi@aldan.algebra.com COMMENT= C++ library for quantitative finance LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.TXT LIB_DEPENDS= libboost_system.so:devel/boost-libs USES= compiler:c++11-lang libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= EMACS=no MAKE_ENV+= AM_MAKEFLAGS=${_MAKE_JOBS} TEST_TARGET= check-examples check TEST_ARGS+= -j1 # Tests use OpenMP - do not parallelize them TEST_ENV+= OMP_NUM_THREADS=${MAKE_JOBS_NUMBER} OPTIONS_SUB= please OPTIONS_DEFAULT=OPENMP EXAMPLES BENCHMARK OPTIONS_DEFINE= TRACING INDEXED_COUPONS OPTIONS_DEFINE+=EXTRA_SAFETY_CHECKS SESSIONS INTRADAY OPTIONS_DEFINE+=THREAD_SAFE_OBSERVER_PATTERN OPTIONS_DEFINE+=THREAD_SAFE_SINGLETON_INIT OPTIONS_DEFINE+=${OPTIONS_DEFAULT} BENCHMARK_DESC= Install benchmark (it is always built) EXTRA_SAFETY_CHECKS_DESC=Trade performance for run-time checks INDEXED_COUPONS_DESC= Use indexed rather than par coupons INTRADAY_DESC= Time precision of msecs, instead of days TRACING_DESC= Trade performance for more detailed errors SESSIONS_DESC= See help EXAMPLES_CONFIGURE_WITH=lispdir=${EXAMPLESDIR} CONFIGURE_ARGS+= --disable-unity-build CONFIGURE_ARGS+= --enable-parallel-unit-test-runner CONFIGURE_ARGS+= --with-boost-include=${LOCALBASE}/include CONFIGURE_ARGS+= --with-boost-lib=${LOCALBASE}/lib CONFIGURE_ARGS+= --enable-std-classes # Prefer C++11 to Boost .for o in ${OPTIONS_DEFINE} $o_CONFIGURE_ENABLE= ${o:S/_/-/g:tl} .endfor CXXFLAGS_i386= -DBOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS .include diff --git a/finance/quickfix/Makefile b/finance/quickfix/Makefile index b225e8e1c555..ba37e4e42867 100644 --- a/finance/quickfix/Makefile +++ b/finance/quickfix/Makefile @@ -1,69 +1,67 @@ -# Created by: Mikhail T. - PORTNAME= quickfix PORTVERSION= 1.15.1 PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= finance devel MAINTAINER= m.tsatsenko@gmail.com COMMENT= Free FIX Protocol Implementation LICENSE= GPLv3+ BROKEN_i386= fails to build BUILD_DEPENDS= bash:shells/bash USES= autoreconf gmake gnome iconv libtool shebangfix ssl USE_GITHUB= yes USE_GNOME= libxml2 USE_LDCONFIG= yes SHEBANG_FILES= examples/tradeclientgui/banzai/build.sh HAS_CONFIGURE= yes CONFIGURE_ENV= CXX=${CXX} CC=${CC} LIBS=-L${LOCALBASE}/lib/ CONFIGURE_ARGS+= --without-python2 OPTIONS_DEFINE= MYSQL PGSQL PYTHON RUBY JAVA OPTIONS_DEFAULT= MYSQL OPTIONS_SUB= YES PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= postgresql MYSQL_USES= mysql MYSQL_CONFIGURE_WITH= mysql PYTHON_USES= python:3.7 PYTHON_CONFIGURE_WITH= python3 RUBY_USE= ruby=yes RUBY_CONFIGURE_WITH= ruby RUBY_LIB_DEPENDS+=libunwind.so:devel/libunwind JAVA_USE= java=yes JAVA_CONFIGURE_WITH= java INSTALL_TARGET=install-strip .include .if ${ARCH} != amd64 && ${ARCH} != i386 CXXFLAGS+= -DENABLE_BOOST_ATOMIC_COUNT LIB_DEPENDS+= libboost_system.so:devel/boost-libs USES+= compiler:c++11-lang localbase .endif post-extract: @${REINPLACE_CMD} -e 's|^make|gmake|' \ ${WRKSRC}/src/ruby/make_ruby.sh @${REINPLACE_CMD} -e 's|CXX = g++|CXX = ${CXX}|' \ ${WRKSRC}/UnitTest++/Makefile pre-configure: cd ${WRKSRC} && ${sh} ${WRKSRC}/bootstrap @${REINPLACE_CMD} -e 's|pkgconfdir = .*|pkgconfdir=${LOCALBASE}/libdata/pkgconfig|' \ ${WRKSRC}/Makefile.in pre-build: ${GMAKE} -C ${WRKSRC}/UnitTest++ TestUnitTest++ post-install-RUBY-on: ${STRIP_CMD} ${STAGEDIR}${RUBY_SITEARCHLIBDIR}/quickfix.so .include diff --git a/finance/rubygem-money/Makefile b/finance/rubygem-money/Makefile index 4717c4e0df1b..4bd840e6fbb3 100644 --- a/finance/rubygem-money/Makefile +++ b/finance/rubygem-money/Makefile @@ -1,21 +1,19 @@ -# Created by: Eric Freeman - PORTNAME= money PORTVERSION= 6.14.1 CATEGORIES= finance rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Library for handling money and different currencies LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-i18n>=0.6.4,2<2,2:devel/rubygem-i18n USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/finance/sql-ledger/Makefile b/finance/sql-ledger/Makefile index d7af7462ecbf..5f2e01d57420 100644 --- a/finance/sql-ledger/Makefile +++ b/finance/sql-ledger/Makefile @@ -1,67 +1,65 @@ -# Created by: lth@FreeBSD.org - PORTNAME= sql-ledger PORTVERSION= 3.2.11 CATEGORIES= finance perl5 MASTER_SITES= http://www.sql-ledger.com/source/ MAINTAINER= bofh@FreeBSD.org COMMENT= Double entry accounting system LICENSE= GPLv2 BUILD_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg RUN_DEPENDS:= ${BUILD_DEPENDS} USES= apache:run,2.2+ perl5 pgsql shebangfix SHEBANG_FILES= *.pl bin/*/*.pl locale/*/*.pl NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message sql-ledger-httpd.conf WRKSRC= ${WRKDIR}/${PORTNAME} ROOT_DIRS= SL bin css doc images js locale spool sql templates users ROOT_FILES= VERSION favicon.ico index.html menu.ini ROOT_SCRIPTS= admin.pl am.pl ap.pl ar.pl bp.pl ca.pl cp.pl ct.pl gl.pl hr.pl \ ic.pl im.pl ir.pl is.pl jc.pl login.pl menu.pl oe.pl pe.pl \ ps.pl rc.pl rd.pl rp.pl setup.pl sm.pl vr.pl .include do-install: .if ${APACHE_VERSION:M24} @${REINPLACE_CMD} -e '/Order/d' \ -e 's/Deny from All/Require all denied/g' \ -e 's/Allow from All/Require all granted/g' \ ${WRKDIR}/sql-ledger-httpd.conf .endif ${INSTALL_DATA} ${WRKDIR}/sql-ledger-httpd.conf ${STAGEDIR}${PREFIX}/etc/ @${MKDIR} ${STAGEDIR}/${WWWDIR} .for dir in ${ROOT_DIRS} @${MKDIR} ${STAGEDIR}/${WWWDIR}/${dir} @cd ${WRKSRC}/${dir} && ${COPYTREE_SHARE} . ${STAGEDIR}/${WWWDIR}/${dir} .endfor .for f in ${ROOT_FILES} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}/${WWWDIR} .endfor .for f in ${ROOT_SCRIPTS} ${INSTALL_SCRIPT} ${WRKSRC}/${f} ${STAGEDIR}/${WWWDIR} .endfor post-install: @${ECHO_CMD} "@owner ${WWWOWN}" >> ${TMPPLIST} @${ECHO_CMD} "@group ${WWWGRP}" >> ${TMPPLIST} @${FIND} -s ${STAGEDIR}${WWWDIR} -not -type d | ${SORT} | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} @${FIND} -s ${STAGEDIR}${WWWDIR} -type d | \ ${SED} -e 's#^${STAGEDIR}#@dir #' >> ${TMPPLIST} ${INSTALL_DATA} ${WRKSRC}/sql-ledger.conf.default \ ${STAGEDIR}/${WWWDIR}/sql-ledger.conf.sample @${ECHO} @sample ${WWWDIR}/sql-ledger.conf.sample >> ${TMPPLIST} @${ECHO_CMD} "etc/sql-ledger-httpd.conf" >> ${TMPPLIST} @${ECHO_CMD} "@group" >> ${TMPPLIST} @${ECHO_CMD} "@owner" >> ${TMPPLIST} .include diff --git a/finance/vanitygen/Makefile b/finance/vanitygen/Makefile index ec9c5290d355..06a13ec60045 100644 --- a/finance/vanitygen/Makefile +++ b/finance/vanitygen/Makefile @@ -1,44 +1,42 @@ -# Created by: Ryan Steinmetz - PORTNAME= vanitygen PORTVERSION= 0.22 PORTREVISION= 1 CATEGORIES= finance MAINTAINER= ports@FreeBSD.org COMMENT= Standalone vanity address generator for bitcoin LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpcre.so:devel/pcre USE_GITHUB= yes GH_ACCOUNT= samr7 GH_TAGNAME= cd1a728 USES= gmake ssl ALL_TARGET= most PLIST_FILES= bin/keyconv bin/vanitygen .include .if ${SSL_DEFAULT} == base BROKEN_FreeBSD_12= field has incomplete type 'BIGNUM' (aka 'struct bignum_st') BROKEN_FreeBSD_13= field has incomplete type 'BIGNUM' (aka 'struct bignum_st') BROKEN_FreeBSD_14= field has incomplete type 'BIGNUM' (aka 'struct bignum_st') .endif post-patch: @${REINPLACE_CMD} -e \ 's|-lpcre|$$(shell pcre-config --libs)| ; \ s|-lpthread|-pthread $$(LDFLAGS)| ; \ s|^\(CFLAGS\).*|\1+=$$(shell pcre-config --cflags)|' \ ${WRKSRC}/Makefile do-install: (cd ${WRKSRC} && ${INSTALL_PROGRAM} keyconv vanitygen \ ${STAGEDIR}${PREFIX}/bin) .include diff --git a/finance/venice/Makefile b/finance/venice/Makefile index 6c95e1e2872a..531efca6abb1 100644 --- a/finance/venice/Makefile +++ b/finance/venice/Makefile @@ -1,61 +1,59 @@ -# Created by: Mario Sergio Fujikawa Ferreira - PORTNAME= venice DISTVERSION= 0.752beta CATEGORIES= finance java MASTER_SITES= SF/mov/${PORTNAME}/0.752%20beta/ \ SF/nemysisfreebsdp/:icons DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}_icons${EXTRACT_SUFX}:icons DIST_SUBDIR= java MAINTAINER= ports@FreeBSD.org COMMENT= Merchant Of Venice, a stock market trading program LICENSE= GPLv2 USES= gnome USE_JAVA= yes NO_BUILD= yes PORTDOCS= * DOCSRCDIR1= ${WRKSRC} DOC_FILES1= changelog.txt readme.txt DOCSRCDIR2= ${WRKSRC}/doc DOCSDIR2= ${DOCSDIR}/doc DOC_FILES2= manual.html manual.txt DATADIR= ${JAVASHAREDIR}/${PORTNAME} SUB_FILES= ${PORTNAME} ICON_SIZES= 32x32 48x48 64x64 72x72 96x96 128x128 DESKTOP_ENTRIES="Venice" "${COMMENT}" "${PORTNAME}" \ "${PORTNAME}" "Office;Finance;" false OPTIONS_DEFINE= DOCS .include do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${STAGEDIR}${DATADIR} .for s in ${ICON_SIZES} @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}/apps/ ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}_${s}.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/${s}/apps/${PORTNAME}.png .endfor ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR2} ${INSTALL_DATA} ${DOC_FILES2:S|^|${DOCSRCDIR2}/|} ${STAGEDIR}${DOCSDIR2} .include diff --git a/finance/weberp/Makefile b/finance/weberp/Makefile index 8ce40048b4ee..e1ed25e5b0f2 100644 --- a/finance/weberp/Makefile +++ b/finance/weberp/Makefile @@ -1,37 +1,35 @@ -# Created by: Wen heping - PORTNAME= weberp PORTVERSION= 4.15.2 CATEGORIES= finance www MASTER_SITES= SF/web-erp/ DISTNAME= webERP_${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Open-Source Web-Based ERP System LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt PORTSCOUT= skipv:3.12 USES= cpe gettext php shebangfix zip SHEBANG_FILES= report_runner.php USE_PHP= mysqli gettext WRKSRC= ${WRKDIR}/webERP NO_BUILD= yes SUB_FILES= pkg-message PLIST= ${WRKDIR}/plist ERPDIR= www/weberp pre-install: @${ECHO_CMD} -e '@owner ${WWWOWN}\n@group ${WWWGRP}' > ${PLIST} @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${ERPDIR}?g" >> ${PLIST} @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dir ${ERPDIR}?g" >> ${PLIST} @${ECHO_CMD} -e '@owner root\n@group wheel' >> ${PLIST} do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${CHMOD} -R 755 ${STAGEDIR}${WWWDIR} .include diff --git a/finance/xtrader/Makefile b/finance/xtrader/Makefile index 84ba676084d2..da7988b9559a 100644 --- a/finance/xtrader/Makefile +++ b/finance/xtrader/Makefile @@ -1,39 +1,37 @@ -# Created by: Michael Johnson - PORTNAME= xtrader PORTVERSION= 0.99.9 PORTREVISION= 10 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= Technical analysis program for financial instruments LIB_DEPENDS= libptypes.so:devel/ptypes \ libfltk.so.1:x11-toolkits/fltk MAKEFILE= Makefile.linux USES= gmake xorg USE_XORG= x11 xpm BUILD_WRKSRC= ${WRKSRC}/${PORTNAME} NO_WRKSUBDIR= yes PLIST_FILES= bin/xtrader \ %%DATADIR%%/sample.xt post-patch: ${REINPLACE_CMD} -e 's|char|const char|' \ ${WRKSRC}/xtrader/src/Resource.cpp ${REINPLACE_CMD} -e 's|static char|static const char|' \ ${WRKSRC}/xtrader/src/Resource.h ${REINPLACE_CMD} -e 's|int(data)|(unsigned long)data|' \ ${WRKSRC}/xtrader/src/gui/XTrader.h ${FIND} ${WRKSRC} -type f -name "*.cpp" -o -name "*.h" | ${XARGS} \ ${REINPLACE_CMD} -e '/^#include $$|.H>|; s|fl_file_chooser|Fl_File_Chooser|g' do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}/sample.xt ${STAGEDIR}${DATADIR} ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}/xtrader ${STAGEDIR}${PREFIX}/bin .include