diff --git a/finance/R-cran-PerformanceAnalytics/Makefile b/finance/R-cran-PerformanceAnalytics/Makefile index dca4a82c2316..fc2fd5978989 100644 --- a/finance/R-cran-PerformanceAnalytics/Makefile +++ b/finance/R-cran-PerformanceAnalytics/Makefile @@ -1,21 +1,22 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= PerformanceAnalytics PORTVERSION= 1.1.0 PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Econometric tools for performance and risk analysis LICENSE= GPLv1 RUN_DEPENDS= R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \ R-cran-xts>=0.8.9:${PORTSDIR}/math/R-cran-xts USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-RFinanceYJ/Makefile b/finance/R-cran-RFinanceYJ/Makefile index f1493db5a047..acaffb25f394 100644 --- a/finance/R-cran-RFinanceYJ/Makefile +++ b/finance/R-cran-RFinanceYJ/Makefile @@ -1,20 +1,21 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= RFinanceYJ PORTVERSION= 0.3.1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Japanese stock market from Yahoo!-finance-Japan LICENSE= BSD RUN_DEPENDS= R-cran-XML>0:${PORTSDIR}/textproc/R-cran-XML \ R-cran-xts>0:${PORTSDIR}/math/R-cran-xts USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-TTR/Makefile b/finance/R-cran-TTR/Makefile index ea8eefabcf15..2c20afe1e1b0 100644 --- a/finance/R-cran-TTR/Makefile +++ b/finance/R-cran-TTR/Makefile @@ -1,20 +1,21 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= TTR DISTVERSION= 0.22-0 PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Technical Trading Rules LICENSE= GPLv2 RUN_DEPENDS= R-cran-xts>=0.9.3:${PORTSDIR}/math/R-cran-xts USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-ccgarch/Makefile b/finance/R-cran-ccgarch/Makefile index adb35ad1baca..c22f2911aaa3 100644 --- a/finance/R-cran-ccgarch/Makefile +++ b/finance/R-cran-ccgarch/Makefile @@ -1,18 +1,19 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= ccgarch DISTVERSION= 0.2.1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Conditional Correlation GARCH models LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-fBasics/Makefile b/finance/R-cran-fBasics/Makefile index cf7d84ee6102..7e2dec020512 100644 --- a/finance/R-cran-fBasics/Makefile +++ b/finance/R-cran-fBasics/Makefile @@ -1,24 +1,25 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= fBasics PORTVERSION= 3010.86 PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= Markets and Basic Statistics LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-timeDate>0:${PORTSDIR}/finance/R-cran-timeDate \ R-cran-timeSeries>=2100.84:${PORTSDIR}/finance/R-cran-timeSeries \ R-cran-stabledist>0:${PORTSDIR}/math/R-cran-stabledist \ R-cran-gss>0:${PORTSDIR}/math/R-cran-gss USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-fGarch/Makefile b/finance/R-cran-fGarch/Makefile index 283dd32f275b..4c89a8a3597d 100644 --- a/finance/R-cran-fGarch/Makefile +++ b/finance/R-cran-fGarch/Makefile @@ -1,23 +1,24 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= fGarch PORTVERSION= 3010.82 PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= Autoregressive Conditional Heteroskedastic Modelling LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-timeDate>0:${PORTSDIR}/finance/R-cran-timeDate \ R-cran-timeSeries>0:${PORTSDIR}/finance/R-cran-timeSeries \ R-cran-fBasics>=2100.78:${PORTSDIR}/finance/R-cran-fBasics USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-gmm/Makefile b/finance/R-cran-gmm/Makefile index 5b580aa725d2..e6385aed0b2b 100644 --- a/finance/R-cran-gmm/Makefile +++ b/finance/R-cran-gmm/Makefile @@ -1,21 +1,22 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= gmm DISTVERSION= 1.4-5 PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Generalized Method of Moments and Generalized Empirical Likelihood LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-sandwich>0:${PORTSDIR}/math/R-cran-sandwich USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-lmtest/Makefile b/finance/R-cran-lmtest/Makefile index baf2d2f89ab3..0f4228b5c63c 100644 --- a/finance/R-cran-lmtest/Makefile +++ b/finance/R-cran-lmtest/Makefile @@ -1,22 +1,23 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= lmtest DISTVERSION= 0.9-31 PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Testing Linear Regression Models LICENSE= GPLv2 RUN_DEPENDS= R-cran-zoo>=0:${PORTSDIR}/math/R-cran-zoo \ R-cran-strucchange>0:${PORTSDIR}/finance/R-cran-strucchange \ R-cran-sandwich>=2.2.4:${PORTSDIR}/math/R-cran-sandwich USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile index b13292ed2243..4740c047cb91 100644 --- a/finance/R-cran-plm/Makefile +++ b/finance/R-cran-plm/Makefile @@ -1,24 +1,25 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= plm DISTVERSION= 1.3-1 PORTREVISION= 3 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Linear Models for Panel Data LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-bdsmatrix>0:${PORTSDIR}/math/R-cran-bdsmatrix \ R-cran-Formula>=0.2.0:${PORTSDIR}/math/R-cran-Formula \ R-cran-sandwich>0:${PORTSDIR}/math/R-cran-sandwich \ R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-quantmod/Makefile b/finance/R-cran-quantmod/Makefile index b0eb7111fe2f..97525fb9aac9 100644 --- a/finance/R-cran-quantmod/Makefile +++ b/finance/R-cran-quantmod/Makefile @@ -1,23 +1,24 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= quantmod DISTVERSION= 0.4-0 PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Quantitative Financial Modelling and Trading Framework for R LICENSE= GPLv3 RUN_DEPENDS= R-cran-Defaults>0:${PORTSDIR}/devel/R-cran-Defaults \ R-cran-xts>=0.9.0:${PORTSDIR}/math/R-cran-sp \ R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \ R-cran-TTR>=0.2:${PORTSDIR}/finance/R-cran-TTR USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-strucchange/Makefile b/finance/R-cran-strucchange/Makefile index 9edf0485354c..4be0a914e766 100644 --- a/finance/R-cran-strucchange/Makefile +++ b/finance/R-cran-strucchange/Makefile @@ -1,21 +1,22 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= strucchange DISTVERSION= 1.4-7 PORTREVISION= 4 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Testing, Monitoring, and Dating Structural Changes LICENSE= GPLv2 RUN_DEPENDS= R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \ R-cran-sandwich>0:${PORTSDIR}/math/R-cran-sandwich USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-timeDate/Makefile b/finance/R-cran-timeDate/Makefile index 73cecdb8ae35..51392ae6995d 100644 --- a/finance/R-cran-timeDate/Makefile +++ b/finance/R-cran-timeDate/Makefile @@ -1,19 +1,20 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= timeDate PORTVERSION= 3010.98 PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= Chronological and Calendar Objects LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-timeSeries/Makefile b/finance/R-cran-timeSeries/Makefile index b0eda17b7cec..a14fdff7f274 100644 --- a/finance/R-cran-timeSeries/Makefile +++ b/finance/R-cran-timeSeries/Makefile @@ -1,21 +1,22 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= timeSeries PORTVERSION= 3010.97 PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= Financial Time Series Objects LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-timeDate>=2150.95:${PORTSDIR}/finance/R-cran-timeDate USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-tseries/Makefile b/finance/R-cran-tseries/Makefile index d18ce046dd4c..5b1cc70e6e7d 100644 --- a/finance/R-cran-tseries/Makefile +++ b/finance/R-cran-tseries/Makefile @@ -1,24 +1,25 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= tseries DISTVERSION= 0.10-32 PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= Time series analysis and computational finance LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual BUILD_DEPENDS= R-cran-quadprog>0:${PORTSDIR}/math/R-cran-quadprog \ R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo RUN_DEPENDS= R-cran-quadprog>0:${PORTSDIR}/math/R-cran-quadprog \ R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-urca/Makefile b/finance/R-cran-urca/Makefile index d9dc893783e6..a322e6f6bb1f 100644 --- a/finance/R-cran-urca/Makefile +++ b/finance/R-cran-urca/Makefile @@ -1,18 +1,19 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= urca DISTVERSION= 1.2-8 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Unit root and cointegration tests for time series data LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/R-cran-vars/Makefile b/finance/R-cran-vars/Makefile index 702c215215ff..85305f9f2e94 100644 --- a/finance/R-cran-vars/Makefile +++ b/finance/R-cran-vars/Makefile @@ -1,23 +1,24 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= vars DISTVERSION= 1.5-2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= VAR Modelling LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual RUN_DEPENDS= R-cran-strucchange>0:${PORTSDIR}/finance/R-cran-strucchange \ R-cran-urca>=1.1.6:${PORTSDIR}/finance/R-cran-urca \ R-cran-lmtest>=0.9.26:${PORTSDIR}/finance/R-cran-lmtest \ R-cran-sandwich>=2.2.4:${PORTSDIR}/math/R-cran-sandwich USE_R_MOD= yes R_MOD_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/aqbanking/Makefile b/finance/aqbanking/Makefile index 3e814ed49240..d583e52410dc 100644 --- a/finance/aqbanking/Makefile +++ b/finance/aqbanking/Makefile @@ -1,80 +1,81 @@ # $FreeBSD$ PORTNAME= aqbanking PORTVERSION= 5.0.25 PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= http://www.aquamaniac.de/sites/download/download.php?package=03&release=95&file=01&dummy=/ MAINTAINER= jhale@FreeBSD.org COMMENT= Online banking interface and financial data framework LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LIB_DEPENDS= gwenhywfar:${PORTSDIR}/devel/gwenhywfar \ gmp:${PORTSDIR}/math/gmp OPTIONS_DEFINE= DOXYGEN KTOBLZCHECK PAYPAL OPTIONS_DEFAULT= KTOBLZCHECK KTOBLZCHECK_DESC= Enable KtoBlzCheck support PAYPAL_DESC= Build PayPal backend (separate license) USE_GMAKE= yes USE_AUTOTOOLS= libtool USES= pathfix pkgconfig gettext GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-release="yes" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_JOBS_UNSAFE= yes PLIST_SUB= AQB_SHLIB_VER="${AQB_SHLIB_VER}" \ GWEN_SHLIB_VER="${GWEN_SHLIB_VER}" USE_LDCONFIG= yes AQB_SHLIB_VER= 34 GWEN_SHLIB_VER= 60 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MDOXYGEN} BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \ dot:${PORTSDIR}/graphics/graphviz CONFIGURE_ARGS+=--enable-full-doc .endif .if ${PORT_OPTIONS:MKTOBLZCHECK} || exists(${LOCALBASE}/lib/libktoblzcheck.so) LIB_DEPENDS+= ktoblzcheck:${PORTSDIR}/finance/ktoblzcheck .endif .if ${PORT_OPTIONS:MPAYPAL} CONFIGURE_ARGS+=--with-backends="aqhbci aqnone aqofxconnect aqpaypal" PLIST_SUB+= WITH_PAYPAL="" .else PLIST_SUB+= WITH_PAYPAL="@comment " .endif post-patch: ${REINPLACE_CMD} -e 's|install-idataDATA install-iheaderHEADERS|install-iheaderHEADERS|' \ ${WRKSRC}/Makefile.in post-build: .if ${PORT_OPTIONS:MDOXYGEN} @cd ${WRKSRC} && ${GMAKE} srcdoc .endif post-install: .if ${PORT_OPTIONS:MDOXYGEN} ${MKDIR} ${DOCSDIR}/apidoc cd ${WRKSRC}/apidoc && \ ${COPYTREE_SHARE} \* ${DOCSDIR}/apidoc @${FIND} -P ${DOCSDIR} -type f 2>/dev/null | \ ${SED} -ne 's,^${PREFIX}/,,p' >> ${TMPPLIST} @${FIND} -P -d ${DOCSDIR} -type d 2>/dev/null | \ ${SED} -ne 's,^${PREFIX}/,@dirrm ,p' >> ${TMPPLIST} .endif .include diff --git a/finance/aqmoney/Makefile b/finance/aqmoney/Makefile index 3abf5acf2c76..ebf16704a664 100644 --- a/finance/aqmoney/Makefile +++ b/finance/aqmoney/Makefile @@ -1,21 +1,19 @@ -# Ports collection makefile for: aqmoney -# Date created: April 15, 2003 -# Whom: Heiner Strauss -# +# Created by: Heiner Strauss # $FreeBSD$ PORTNAME= aqmoney PORTVERSION= 0.6.3 CATEGORIES= finance MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Manage your credit institute accounts using openhbci LIB_DEPENDS= openhbci.14:${PORTSDIR}/finance/openhbci GNU_CONFIGURE= yes MAN1= aqmoney.1 PLIST_FILES= bin/aqmoney +NO_STAGE= yes .include diff --git a/finance/beanie/Makefile b/finance/beanie/Makefile index 1a4f48d9d096..19f820c34411 100644 --- a/finance/beanie/Makefile +++ b/finance/beanie/Makefile @@ -1,25 +1,22 @@ -# New ports collection makefile for: beanie -# Date created: 15 October 2008 -# Whom: Dermot Tynan -# +# Created by: Dermot Tynan # $FreeBSD$ -# PORTNAME= beanie PORTVERSION= 0.8.2 CATEGORIES= finance MASTER_SITES= SF MAINTAINER= dtynan@kalopa.com COMMENT= Beanie is a fully-fledged accounting and payroll system LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 BUILD_DEPENDS= dbow:${PORTSDIR}/databases/dbow MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes post-patch: @${CP} ${WRKSRC}/beanie.mk.sample $(WRKSRC)/beanie.mk @${CP} ${WRKSRC}/tmac/lhead.sample.r ${WRKSRC}/tmac/lhead.r .include diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile index f5e4693faef1..0fd7d9dc2d75 100644 --- a/finance/cbb/Makefile +++ b/finance/cbb/Makefile @@ -1,33 +1,30 @@ -# New ports collection Makefile for: cbb -# Date created: 24 September, 1998 -# Whom: kline -# +# Created by: kline # $FreeBSD$ -# PORTNAME= cbb DISTVERSION= 0.9.5b CATEGORIES= finance deskutils MASTER_SITES= http://download.gna.org/cbb/ EXTRACT_SUFX= .tgz MAINTAINER= kline@thought.org COMMENT= Checkbook balancing tool USE_TK= yes NO_BUILD= yes USES= perl5 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-perl=${PERL} \ --with-wish=${WISH} WRKSRC= ${WRKDIR}/${PKGNAME:R} PLIST_SUB+= VERSION=${PORTVERSION:R:R} +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|.aboutwin.frame.a.l6 ||' \ ${WRKSRC}/tcl/help.tcl ${REINPLACE_CMD} -e 's|%4Y%02m%02d|%Y%m%d|' \ ${WRKSRC}/tcl/main.tcl .include diff --git a/finance/electrum/Makefile b/finance/electrum/Makefile index ec241f87895f..9881c8fc2554 100644 --- a/finance/electrum/Makefile +++ b/finance/electrum/Makefile @@ -1,27 +1,28 @@ # Created by: Neil Booth # $FreeBSD$ PORTNAME= electrum PORTVERSION= 1.7.3 CATEGORIES= finance python MASTER_SITES= http://download.electrum.org/download/ DISTNAME= Electrum-${PORTVERSION} MAINTAINER= kyuupichan@gmail.com COMMENT= Easy to use Bitcoin client LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}slowaes>0:${PORTSDIR}/security/py-slowaes \ ${PYTHON_PKGNAMEPREFIX}ecdsa>0:${PORTSDIR}/security/py-ecdsa \ ${PYTHON_PKGNAMEPREFIX}qt4>=4.9:${PORTSDIR}/devel/py-qt4 USE_PYTHON= -2.7 USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= Electrum +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' \ ${WRKSRC}/setup.py ${WRKSRC}/lib/util.py .include diff --git a/finance/eqonomize-kde4/Makefile b/finance/eqonomize-kde4/Makefile index a0e2db2eac09..31569b63551f 100644 --- a/finance/eqonomize-kde4/Makefile +++ b/finance/eqonomize-kde4/Makefile @@ -1,27 +1,28 @@ # Created by: Yinghong.Liu # $FreeBSD$ PORTNAME= eqonomize PORTVERSION= 0.6 PORTREVISION= 8 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/Eqonomize%21/${PORTVERSION} PKGNAMESUFFIX= -kde4 MAINTAINER= ports@FreeBSD.org COMMENT= A personal accounting software USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT4= corelib dbus gui network svg xml qmake_build moc_build uic_build rcc_build USES= cmake gettext iconv INSTALLS_ICONS= yes DATADIR= ${PREFIX}/share/apps/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc +NO_STAGE= yes post-patch: #Fix build with kdelibs>=4.5.0 ${REINPLACE_CMD} -e 's,V4.1.2-Based,V4.2-Based,g' \ ${WRKSRC}/doc/*/index.docbook .include diff --git a/finance/expense/Makefile b/finance/expense/Makefile index 715429747a2c..cc3d6a5a4f34 100644 --- a/finance/expense/Makefile +++ b/finance/expense/Makefile @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= expense PORTVERSION= 0.1 PORTREVISION= 2 CATEGORIES= finance gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Expense/files/ DISTNAME= Expense-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Application to track your expense under GNUstep LICENSE= GPLv2 USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/Expense PORTSCOUT= ignore:1 +NO_STAGE= yes .include diff --git a/finance/frontaccounting/Makefile b/finance/frontaccounting/Makefile index 9e83396f6a2b..0ead74eec416 100644 --- a/finance/frontaccounting/Makefile +++ b/finance/frontaccounting/Makefile @@ -1,59 +1,60 @@ # Created by: Janky Jay # $FreeBSD$ PORTNAME= frontaccounting DISTVERSION= 2.3.15 CATEGORIES= finance www MASTER_SITES= SF MASTER_SITE_SUBDIR= ${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= gettext USE_MYSQL= yes USE_PHP+= mysql mysqli openssl session WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes SUB_FILES= pkg-install pkg-deinstall pkg-message SHAREOWN= ${WWWOWN} SHAREGRP= ${WWWGRP} OPTIONS_DEFINE= APACHE LIGHTTPD MYSQL OPTIONS_DEFAULT= APACHE MYSQL +NO_STAGE= yes .include .if ${PORT_OPTIONS:MAPACHE} USE_APACHE_RUN= 22+ .endif .if ${PORT_OPTIONS:MLIGHTTPD} RUN_DEPENDS+= lighttpd:${PORTSDIR}/www/lighttpd .endif .if ${PORT_OPTIONS:MMYSQL} RUN_DEPENDS+= mysqld_safe:${PORTSDIR}/databases/mysql55-server .endif .if ${PORT_OPTIONS:MDOCS} PORTDOCSARGS= .else PORTDOCSARGS= '-not -path "./doc*"' .endif do-install: @${MKDIR} ${WWWDIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR} ${PORTDOCSARGS} post-install: @${CAT} ${PKGMESSAGE} .include diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile index 793b0ee4783e..175a05602830 100644 --- a/finance/gnofin/Makefile +++ b/finance/gnofin/Makefile @@ -1,46 +1,47 @@ # Created by: domi@saargate.de # $FreeBSD$ PORTNAME= gnofin PORTVERSION= 0.8.4 PORTREVISION= 10 CATEGORIES= finance deskutils gnome MASTER_SITES= SF MAINTAINER= gahr@FreeBSD.org COMMENT= Light-weight GNOME based financial management program USE_XORG= xpm sm USE_GNOME= gnomehack gnomelibs gnomeprefix USE_GMAKE= yes USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB= NLS="" .else CONFIGURE_ARGS= --disable-nls PLIST_SUB= NLS="@comment " .endif MAN1= gnofin.1 post-patch: @${REINPLACE_CMD} -e \ 's|USE_INCLUDED_LIBINTL=yes|#USE_INCLUDED_LIBINTL=yes|g ; \ s|\$$\(top_builddir\)/intl/libintl.a|-lintl|g ; \ s|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ ${WRKSRC}/configure @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|_la_LDFLAGS =|_la_LDFLAGS = -avoid-version|g' @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|%%%GNOFIN_LIBDIR%%%|${PREFIX}/lib/gnofin/plugins|g' \ ${WRKSRC}/src/Makefile.am .include diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index a90845489767..70b844a1fdb4 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,30 +1,27 @@ -# New ports collection makefile for: gnucash-doc -# Date created: Sun Feb 16 2003 -# Whom: Glenn Johnson -# +# Created by: Glenn Johnson # $FreeBSD$ # $MCom: ports/finance/gnucash-docs/Makefile,v 1.7 2007/08/04 03:51:29 marcus Exp $ -# PORTNAME= gnucash-docs PORTVERSION= 2.4.1 PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/gnucash/${PORTNAME}/${PORTVERSION} \ http://www.gnucash.org/pub/gnucash/sources/stable/ \ ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \ http://www.linas.org/pub/ MAINTAINER= gnome@FreeBSD.org COMMENT= Documentation for gnucash LIB_DEPENDS= rarian.0:${PORTSDIR}/textproc/rarian RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp INSTALLS_OMF= yes USE_GMAKE= yes USE_GNOME= libxml2 gnomehier GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes .include diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index b84d8d186f50..1b1182e1d27a 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -1,122 +1,123 @@ # $FreeBSD$ # $MCom: ports/finance/gnucash/Makefile,v 1.26 2008/12/31 03:25:18 mezz Exp $ PORTNAME= gnucash PORTVERSION= 2.4.13 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= Quicken-like money and finance manager LICENSE= GPLv3 BUILD_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile \ ${LOCALBASE}/share/guile/1.8/slibcat:${PORTSDIR}/lang/slib-guile LIB_DEPENDS= gnome-keyring:${PORTSDIR}/security/libgnome-keyring \ goffice-0.8:${PORTSDIR}/devel/goffice RUN_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile \ ${LOCALBASE}/share/guile/1.8/slibcat:${PORTSDIR}/lang/slib-guile \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-Finance-Quote>=0:${PORTSDIR}/finance/p5-Finance-Quote OPTIONS_DEFINE= AQBANKING OFX DATABASE LOCALE_TAX WEBKIT PYTHON AQBANKING_DESC= AqBanking support (HBCI/OpenHBCI) OFX_DESC= OFX support DATABASE_DESC= Enable SQL database backends LOCALE_TAX_DESC= Enable localized tax categories WEBKIT_DESC= Use webkit instead of gtkhtml for the HTML engine USE_BZIP2= yes USES= gettext gmake pkgconfig perl5 INSTALLS_ICONS= yes USE_GNOME= gnomeprefix libglade2 libgnomeui GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-error-on-warning \ --disable-doxygen MAN1= gnucash.1 GCONF_SCHEMAS= apps_gnucash_dialog_business_common.schemas \ apps_gnucash_dialog_commodities.schemas \ apps_gnucash_dialog_common.schemas \ apps_gnucash_dialog_prices.schemas \ apps_gnucash_dialog_print_checks.schemas \ apps_gnucash_dialog_reconcile.schemas \ apps_gnucash_dialog_scheduled_transctions.schemas \ apps_gnucash_dialog_totd.schemas \ apps_gnucash_general.schemas \ apps_gnucash_history.schemas \ apps_gnucash_import_generic_matcher.schemas \ apps_gnucash_import_qif.schemas \ apps_gnucash_warnings.schemas \ apps_gnucash_window_pages_account_tree.schemas \ apps_gnucash_window_pages_register.schemas +NO_STAGE= yes .include .if ${PORT_OPTIONS:MAQBANKING} LIB_DEPENDS+= gwengui-gtk2:${PORTSDIR}/devel/gwenhywfar-gtk2 \ ktoblzcheck:${PORTSDIR}/finance/ktoblzcheck \ aqbanking:${PORTSDIR}/finance/aqbanking GCONF_SCHEMAS+= apps_gnucash_dialog_hbci.schemas CONFIGURE_ARGS+=--enable-aqbanking PLIST_SUB+= AQBANKING="" .else CONFIGURE_ARGS+=--disable-aqbanking PLIST_SUB+= AQBANKING="@comment " .endif .if ${PORT_OPTIONS:MOFX} CONFIGURE_ARGS+=--enable-ofx LIB_DEPENDS+= ofx:${PORTSDIR}/finance/libofx PLIST_SUB+= OFX="" .else CONFIGURE_ARGS+=--disable-ofx PLIST_SUB+= OFX="@comment " .endif .if ${PORT_OPTIONS:MDATABASE} CONFIGURE_ARGS+=--enable-dbi LIB_DEPENDS+= dbi:${PORTSDIR}/databases/libdbi PLIST_SUB+= DATABASE="" .else CONFIGURE_ARGS+=--disable-dbi PLIST_SUB+= DATABASE="@comment " .endif .if ${PORT_OPTIONS:MLOCALE_TAX} CONFIGURE_ARGS+=--enable-locale-specific-tax .endif .if ${PORT_OPTIONS:MWEBKIT} CONFIGURE_ARGS+=--with-html-engine=webkit LIB_DEPENDS+= webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 .else USE_GNOME+= gtkhtml3 .endif .if ${PORT_OPTIONS:MPYTHON} CONFIGURE_ARGS+=--enable-python-bindings USE_PYTHON= yes PLIST_SUB+= PYTHON="" .else PLIST_SUB+= PYTHON="@comment " .endif post-install: .if ${PORT_OPTIONS:MPYTHON} @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ ${PYTHON_SITELIBDIR:S|${LOCALBASE}|${PREFIX}|}/${PORTNAME} @${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ ${PYTHON_SITELIBDIR:S|${LOCALBASE}|${PREFIX}|}/${PORTNAME} .endif @${CAT} ${PKGMESSAGE} .include diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index 7d484dca5495..20adea01e93f 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -1,47 +1,48 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= grisbi PORTVERSION= 0.8.9 PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION:R}.x/ MAINTAINER= thierry@FreeBSD.org COMMENT= Personal accounting application LICENSE= GPLv2 LIB_DEPENDS= ofx.5:${PORTSDIR}/finance/libofx USE_BZIP2= yes USES= gmake iconv pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk20 glib20 libxml2 USE_OPENSSL= yes WITH_OPENSSL_PORT= yes INSTALLS_ICONS= yes MAN1= grisbi.1 CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +NO_STAGE= yes .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif pre-configure: ${REINPLACE_CMD} -e "s|-lpthread|${PTHREAD_LIBS}|g" \ ${WRKSRC}/${CONFIGURE_SCRIPT} .if ! ${PORT_OPTIONS:MDOCS} ${REINPLACE_CMD} -e "s|pixmaps help|pixmaps|" ${WRKSRC}/Makefile.in .endif .include diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile index d9f0b50d897d..fd03c9dee135 100644 --- a/finance/homebank/Makefile +++ b/finance/homebank/Makefile @@ -1,43 +1,44 @@ # $FreeBSD$ PORTNAME= homebank PORTVERSION= 4.5.2 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ MAINTAINER= pawel@FreeBSD.org COMMENT= Free, easy, personal accounting for everyone LICENSE= GPLv2 LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp GNU_CONFIGURE= yes USES= desktop-file-utils gmake pkgconfig shared-mime-info USE_GNOME= gnomehier gtk20 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -pthread PORTDOCS= AUTHORS ChangeLog NEWS README OPTIONS_DEFINE= DOCS OFX OFX_DESC= OFX file format support OPTIONS_DEFAULT=OFX OFX_LIB_DEPENDS= libofx.so:${PORTSDIR}/finance/libofx OFX_CONFIGURE_OFF= --without-ofx +NO_STAGE= yes .include post-extract: @${CHMOD} ${BINMODE} ${WRKSRC}/install-sh post-install: .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} .endif .include diff --git a/finance/jgnash/Makefile b/finance/jgnash/Makefile index 1a56475aff00..f021701bde2c 100644 --- a/finance/jgnash/Makefile +++ b/finance/jgnash/Makefile @@ -1,37 +1,34 @@ -# New ports collection makefile for: jgnash -# Date created: 2009-12-27 -# Whom: Bernhard Froehlich -# +# Created by: Bernhard Froehlich # $FreeBSD$ -# PORTNAME= jgnash PORTVERSION= 2.10.0 CATEGORIES= finance java MASTER_SITES= SF/jgnash/Active%20Stable%202.x DISTNAME= jgnash-${PORTVERSION}-bin MAINTAINER= decke@FreeBSD.org COMMENT= A free personal finance manager WRKSRC= ${WRKDIR}/jgnash-${PORTVERSION} DATADIR= ${JAVASHAREDIR}/${PORTNAME} SUB_FILES= jgnash.desktop SUB_LIST= JAVA="${JAVA}" PLIST_SUB+= DESKTOPDIR=${DESKTOPDIR:S|^${PREFIX}/||} USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_VENDOR= openjdk NO_BUILD= yes +NO_STAGE= yes do-install: @${MKDIR} ${DATADIR} @${CP} ${WRKSRC}/jgnash2.jar ${DATADIR} @${CP} -R ${WRKSRC}/lib ${DATADIR} @${MKDIR} ${DESKTOPDIR} @${CP} ${WRKDIR}/jgnash.desktop ${DESKTOPDIR} .include diff --git a/finance/kmymoney-kde4/Makefile b/finance/kmymoney-kde4/Makefile index 74c19b32dc7a..068e3dd850f7 100644 --- a/finance/kmymoney-kde4/Makefile +++ b/finance/kmymoney-kde4/Makefile @@ -1,83 +1,84 @@ # $FreeBSD$ PORTNAME= kmymoney PORTVERSION= 4.6.3 PORTREVISION= 2 CATEGORIES= finance kde MASTER_SITES= SF/${PORTNAME}2/KMyMoney-KDE4/${PORTVERSION} MAINTAINER= jhale@FreeBSD.org COMMENT= KDE4 personal finance manager LICENSE= GPLv2 LIB_DEPENDS= boost_graph:${PORTSDIR}/devel/boost-libs \ alkimia:${PORTSDIR}/finance/libalkimia OPTIONS_DEFINE= NLS CALENDAR KBANKING OFX QUOTES OPTIONS_DEFAULT=CALENDAR NO_OPTIONS_SORT=yes CALENDAR_DESC= Enable Calendar plugin KBANKING_DESC= Enable KBanking plugin OFX_DESC= Enable OFX plugin QUOTES_DESC= Enable online price quotes USE_BZIP2= yes USES= cmake pkgconfig USE_QT4= gui dbus network phonon sql svg xml \ qmake_build moc_build rcc_build uic_build USE_KDE4= kdehier kdeprefix automoc4 kdelibs pimlibs sharedmime USE_LDCONFIG= yes MAN1= kmymoney.1 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" .else CMAKE_ARGS+= -DENABLE_NLS:BOOL=OFF PLIST_SUB+= NLS="@comment " .endif .if ${PORT_OPTIONS:MCALENDAR} LIB_DEPENDS+= ical:${PORTSDIR}/devel/libical CMAKE_ARGS+= -DENABLE_LIBICAL:BOOL=ON PLIST_SUB+= CALENDAR="" .else CMAKE_ARGS+= -DENABLE_LIBICAL:BOOL=OFF PLIST_SUB+= CALENDAR="@comment " .endif .if ${PORT_OPTIONS:MKBANKING} LIB_DEPENDS+= gwengui-qt4:${PORTSDIR}/devel/gwenhywfar-qt4 \ aqbanking:${PORTSDIR}/finance/aqbanking CMAKE_ARGS+= -DENABLE_KBANKING:BOOL=ON PLIST_SUB+= KBANKING="" .else CMAKE_ARGS+= -DENABLE_KBANKING:BOOL=OFF PLIST_SUB+= KBANKING="@comment " .endif .if ${PORT_OPTIONS:MOFX} LIB_DEPENDS+= ofx:${PORTSDIR}/finance/libofx CMAKE_ARGS+= -DENABLE_LIBOFX:BOOL=ON PLIST_SUB+= OFX="" .else CMAKE_ARGS+= -DENABLE_LIBOFX:BOOL=OFF PLIST_SUB+= OFX="@comment " .endif .if ${PORT_OPTIONS:MQUOTES} USES+= perl5 USE_PERL5= run RUN_DEPENDS+= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-Finance-Quote>=0:${PORTSDIR}/finance/p5-Finance-Quote \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww .endif .include diff --git a/finance/ktoblzcheck/Makefile b/finance/ktoblzcheck/Makefile index f4f3dd282bc9..2b6b3206bc44 100644 --- a/finance/ktoblzcheck/Makefile +++ b/finance/ktoblzcheck/Makefile @@ -1,35 +1,36 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= ktoblzcheck PORTVERSION= 1.43 CATEGORIES= finance german MASTER_SITES= SF/${PORTNAME} MAINTAINER= jhale@FreeBSD.org COMMENT= Check bank codes of German banks LICENSE= GPLv2 USES= pathfix USE_AUTOTOOLS= libtool USE_LDCONFIG= yes MAN1= ktoblzcheck.1 OPTIONS_DEFINE= PYTHON +NO_STAGE= yes .include .if ${PORT_OPTIONS:MPYTHON} USE_PYTHON= yes PLIST_SUB+= PYTHON="" .else CONFIGURE_ARGS+=--disable-python PLIST_SUB+= PYTHON="@comment " .endif post-patch: @${REINPLACE_CMD} -e "s/-lstdc++//g" ${WRKSRC}/src/lib/Makefile.in .include diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile index 2686777ed1bd..116a58f8b569 100644 --- a/finance/ledger/Makefile +++ b/finance/ledger/Makefile @@ -1,43 +1,40 @@ -# New ports collection makefile for: ledger -# Date created: June 25th, 2005 -# Whom: wcarey -# +# Created by: wcarey # $FreeBSD$ -# PORTNAME= ledger PORTVERSION= 2.6.3 PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= http://cloud.github.com/downloads/jwiegley/${PORTNAME}/ MAINTAINER= woodycarey@hotmail.com COMMENT= John Wiegley's command line accounting program LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp \ pcre:${PORTSDIR}/devel/pcre \ xmltok:${PORTSDIR}/www/libwww \ xmlparse:${PORTSDIR}/www/libwww USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/w3c-libwww LDFLAGS+= -L${LOCALBASE}/lib NO_INSTALL_MANPAGES= yes INFO= ledger +NO_STAGE= yes post-install: ${MKDIR} ${EXAMPLESDIR} ${MKDIR} ${EXAMPLESDIR}/scripts ${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${EXAMPLESDIR}/scripts/ ${INSTALL_DATA} ${WRKSRC}/sample.dat ${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/setup.py ${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/ledger.vim ${EXAMPLESDIR} ${RM} -f ${PREFIX}/share/emacs/site-lisp/*.elc ${CAT} pkg-message .include diff --git a/finance/ledgersmb/Makefile b/finance/ledgersmb/Makefile index 717dcbcf1518..65fe2bda5f42 100644 --- a/finance/ledgersmb/Makefile +++ b/finance/ledgersmb/Makefile @@ -1,34 +1,35 @@ # Created by: anarcat@anarcat.ath.cx # $FreeBSD$ PORTNAME= ledger-smb PORTVERSION= 1.1.12 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= SF/${PORTNAME}/ledgersmb/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A double entry accounting system BUILD_DEPENDS= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg RUN_DEPENDS:= ${BUILD_DEPENDS} NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} PKGMESSAGE= ${WRKDIR}/pkg-message USES= shebangfix perl5 SHEBANG_FILES= *.pl locale/*/*.pl bin/*/*.pl utils/*/*.pl SUB_FILES= ${PORTNAME}-httpd.conf pkg-message +NO_STAGE= yes do-install: @cd ${WRKDIR} ; \ ${TAR} -cf - ${PORTNAME} | ( cd ${PREFIX} ; ${TAR} xf - ) @cd ${PREFIX}/${PORTNAME} ; \ ${CHOWN} -hR ${WWWOWN}:${WWWGRP} * ; \ ${CHMOD} 711 users templates css spool @${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-httpd.conf ${PREFIX}/etc/ post-install: @${CAT} ${PKGMESSAGE} .include diff --git a/finance/ledgersmb12/Makefile b/finance/ledgersmb12/Makefile index 8141e6cc1fb5..b0814a14ac88 100644 --- a/finance/ledgersmb12/Makefile +++ b/finance/ledgersmb12/Makefile @@ -1,45 +1,46 @@ # Created by: anarcat@anarcat.ath.cx # $FreeBSD$ PORTNAME= ledgersmb PORTVERSION= 1.2.17 CATEGORIES= finance perl5 MASTER_SITES= SF/ledger-smb/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A double entry accounting system BUILD_DEPENDS= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg \ p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \ p5-Config-Std>=0:${PORTSDIR}/devel/p5-Config-Std RUN_DEPENDS:= ${BUILD_DEPENDS} LATEST_LINK= ledgersmb12 WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes USES= perl5 USE_PERL5= run build patch SUB_FILES= pkg-message +NO_STAGE= yes .include post-patch: @${PERL} -pi -e 's|/usr/bin/perl|${PERL}|' \ `${FIND} ${WRKSRC} -name \*.pl` @${PERL} -pe 's|%%PREFIX%%|${PREFIX}|g' \ ${FILESDIR}/ledger-smb-httpd.conf.in \ > ${WRKDIR}/ledger-smb-httpd.conf do-install: @${CP} -R ${WRKSRC} ${PREFIX} @cd ${PREFIX}/${PORTNAME} ; \ ${CHOWN} -hR ${WWWOWN}:${WWWGRP} * ; \ ${CHMOD} 711 templates css spool @${INSTALL_DATA} ${WRKDIR}/ledger-smb-httpd.conf ${PREFIX}/etc/ post-install: @${CAT} ${PKGMESSAGE} .include diff --git a/finance/libalkimia/Makefile b/finance/libalkimia/Makefile index 3525e6dcc1fd..b64300b61e05 100644 --- a/finance/libalkimia/Makefile +++ b/finance/libalkimia/Makefile @@ -1,34 +1,34 @@ -# Created by: Jason E. Hale # $FreeBSD$ PORTNAME= libalkimia PORTVERSION= 4.3.2 PORTREVISION= 1 CATEGORIES= finance kde MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ DISTNAME= 137323-${PORTNAME}-${PORTVERSION} MAINTAINER= jhale@FreeBSD.org COMMENT= Financial data handling library for KDE4 LICENSE= LGPL21 LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp USE_BZIP2= yes USES= cmake pkgconfig USE_KDE4= automoc4 kdeprefix kdelibs USE_QT4= qmake_build moc_build rcc_build uic_build USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|pkgconfig|../libdata/pkgconfig|' \ ${WRKSRC}/${PORTNAME}/CMakeLists.txt @${REINPLACE_CMD} -e 's|KDE4_LIB_DIR|LIB_INSTALL_DIR|g' \ ${WRKSRC}/${PORTNAME}/libalkimia.pc.in .include diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 37eb4ec5f530..05cd84b6ac84 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -1,54 +1,55 @@ # Created by: Glenn Johnson # $FreeBSD$ PORTNAME= libofx PORTVERSION= 0.9.5 PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF MAINTAINER= jhale@FreeBSD.org COMMENT= OpenSource implementation of the OFX (Open Financial eXchange) LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ osp.5:${PORTSDIR}/textproc/opensp USE_GCC= any USES= iconv pkgconfig USE_GMAKE= yes USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool ACLOCAL_ARGS= -I m4 AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= --disable-doxygen --disable-dot --disable-gengetopt \ --with-opensp-includes=${LOCALBASE}/include/OpenSP \ --with-opensp-libs=${LOCALBASE}/lib USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib LICENSE= GPLv2 MAN1= ofxconnect.1 \ ofxdump.1 PORTDOCS= * OPTIONS_DEFINE= APIDOC APIDOC_DESC= Install full API documentation +NO_STAGE= yes .include post-install: .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} .for file in AUTHORS ChangeLog INSTALL NEWS README totest.txt ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .if ${PORT_OPTIONS:MAPIDOC} @(cd ${WRKSRC}/doc; ${COPYTREE_SHARE} html ${DOCSDIR}) .endif .endif .include diff --git a/finance/libstocks/Makefile b/finance/libstocks/Makefile index c4d5b1c78d65..0a9a528ad280 100644 --- a/finance/libstocks/Makefile +++ b/finance/libstocks/Makefile @@ -1,35 +1,36 @@ # Created by: Mikhail Teterin # $FreeBSD$ PORTNAME= libstocks PORTVERSION= 0.5.0 CATEGORIES= finance devel MASTER_SITES= SF MAINTAINER= mi@aldan.algebra.com COMMENT= A 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 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's///' \ -e 's/__UNIX__/__unix__/' \ $$(${GREP} --mmap -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 .ifndef NOPORTDOCS post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include diff --git a/finance/moneymanagerex/Makefile b/finance/moneymanagerex/Makefile index 9ee34002b9b2..7008e0b339e5 100644 --- a/finance/moneymanagerex/Makefile +++ b/finance/moneymanagerex/Makefile @@ -1,34 +1,35 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= mmex PORTVERSION= 0.9.9.0 CATEGORIES= finance MASTER_SITES= http://www.codelathe.com/${PORTNAME}/installer/linux/ \ SF/moneymanagerex/moneymanagerex/Version%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_src MAINTAINER= ports@FreeBSD.org COMMENT= Free, open-source, easy-to-use personal finance software LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} USE_WX= 2.8+ WX_UNICODE= yes WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} CPPFLAGS+= -I${LOCALBASE}/include # helps to find boost MAN1= ${PORTNAME}.1 MANCOMPRESSED= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/man1/s,$$(datadir),${MANPREFIX},' \ ${WRKSRC}/Makefile.in .include diff --git a/finance/mybudget/Makefile b/finance/mybudget/Makefile index 77dcbe9cfdd1..6fd507354439 100644 --- a/finance/mybudget/Makefile +++ b/finance/mybudget/Makefile @@ -1,28 +1,25 @@ -# New ports collection makefile for: myBudget -# Date created: 2004 05 July -# Whom: Adam Weinberger -# +# Created by: Adam Weinberger # $FreeBSD$ -# PORTNAME= myBudget PORTVERSION= 0.60 PORTREVISION= 8 CATEGORIES= finance gnome MASTER_SITES= http://www.abisource.com/~msevior/ MAINTAINER= ports@FreeBSD.org COMMENT= Gtk+-2 finance manager NO_BUILD= yes USE_PYTHON= yes USE_GNOME= pygnome2 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|gobject.so|_gobject.so|' \ ${WRKSRC}/install.py do-install: cd ${WRKSRC} && ${PYTHON_CMD} ./install.py ${PREFIX} .include diff --git a/finance/myphpmoney/Makefile b/finance/myphpmoney/Makefile index ac2c9c42e65e..efa111f0f280 100644 --- a/finance/myphpmoney/Makefile +++ b/finance/myphpmoney/Makefile @@ -1,36 +1,34 @@ -# New ports collection makefile for: myphpmoney -# Date created: Sun Mar 09, 2003 -# Whom: courou -# +# Created by: courou # $FreeBSD$ 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= courou@users.sourceforge.net COMMENT= A PHP script for managing your accounts WEBOWN?= www WEBGRP?= www APACHEDIR= ${PREFIX}/www/data INSTALLDIR= ${APACHEDIR}/myphpmoney USE_BZIP2= yes USE_PHP= yes WANT_PHP_WEB= yes NO_BUILD= yes PLIST_SUB+= INSTALLDIR=${INSTALLDIR:S,^${PREFIX}/,,} +NO_STAGE= yes do-install: ${MKDIR} ${INSTALLDIR} cd ${WRKSRC}; ${FIND} . \ | ${CPIO} -pdm -R ${WEBOWN}:${WEBGRP} ${INSTALLDIR} ${CHMOD} -R ${BINMODE} ${INSTALLDIR} ${CHMOD} 777 ${INSTALLDIR}/public_html/dump ${FIND} ${INSTALLDIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE} .include diff --git a/finance/openerp-server/Makefile b/finance/openerp-server/Makefile index 11ce4a1cb8b5..02e47a2f5eb2 100644 --- a/finance/openerp-server/Makefile +++ b/finance/openerp-server/Makefile @@ -1,87 +1,84 @@ -# New ports collection makefile for: openerp-server -# Date created: 27 February 2009 -# Whom: Wen Heping -# +# Created by: Wen Heping # $FreeBSD$ -# PORTNAME= openerp-server PORTVERSION= 6.0.3 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= finance python MASTER_SITES= http://www.openerp.com/download/stable/source/ MAINTAINER= ports@FreeBSD.org COMMENT= Open source application ERP & CRM in Python using Postgresql BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \ ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_SITELIBDIR}/mx/__init__.py:${PORTSDIR}/lang/py-mx-base \ ${PYTHON_PKGNAMEPREFIX}psycopg2>0:${PORTSDIR}/databases/py-psycopg2 \ ${PYTHON_PKGNAMEPREFIX}chart>0:${PORTSDIR}/graphics/py-chart \ ${PYTHON_PKGNAMEPREFIX}pydot>0:${PORTSDIR}/graphics/py-pydot \ ${PYTHON_PKGNAMEPREFIX}libxslt>0:${PORTSDIR}/textproc/py-libxslt \ ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \ ${PYTHON_PKGNAMEPREFIX}xml>0:${PORTSDIR}/textproc/py-xml \ ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \ ${PYTHON_PKGNAMEPREFIX}mako>0:${PORTSDIR}/textproc/py-mako \ ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2 RUN_DEPENDS:= ${BUILD_DEPENDS} USE_RC_SUBR= openerpd SUB_FILES= openerp-server.conf pkg-message SUB_LIST= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes PYDISTUTILS_EGGINFODIR= ${PYTHON_SITELIBDIR}/openerp_server-${PORTVERSION}-${PYTHON_VERSION:S/thon//}.egg-info PYDISTUTILS_EGGINFO= PKG-INFO USERS= openerpd GROUPS= openerpd MAN1= openerp-server.1 MAN5= openerp_serverrc.5 +NO_STAGE= yes .include post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/env python|${PYTHON_CMD}|g' ${WRKSRC}/bin/openerp-server.py post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} @cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${DOCSDIR} @${FIND} -s -d ${DOCSDIR} -type f | ${SED} 's#${PREFIX}/##g' >> ${TMPPLIST} @${FIND} -s -d ${DOCSDIR} -type d | ${SED} 's#${PREFIX}/#@dirrm #g' >> ${TMPPLIST} .endif ${INSTALL_MAN} ${WRKSRC}/man/openerp-server.1 ${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/man/openerp_serverrc.5 ${PREFIX}/man/man5 ${INSTALL_DATA} ${WRKDIR}/openerp-server.conf ${PREFIX}/etc/openerp-server.conf.sample @if [ ! -f ${PREFIX}/etc/openerp-server.conf ]; then \ ${CP} -p ${PREFIX}/etc/openerp-server.conf.sample ${PREFIX}/etc/openerp-server.conf ; \ fi @${ECHO} '@unexec if cmp -s %D/etc/openerp-server.conf.sample %D/etc/openerp-server.conf; then rm -f %D/etc/openerp-server.conf; fi' >> ${TMPPLIST} @${ECHO} etc/openerp-server.conf.sample >> ${TMPPLIST} @${ECHO} '@exec if [ ! -f %D/etc/openerp-server.conf ]; then cp -p %D/%F %B/openerp-server.conf; fi' >> ${TMPPLIST} @${CHMOD} a+x ${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/openerp-server.py @${ECHO} bin/openerp-server >> ${TMPPLIST} @${FIND} -s -d ${PYTHON_SITELIBDIR}/${PORTNAME} \ -type f | ${SED} 's#${PREFIX}/##g' >> ${TMPPLIST} @${FIND} -s -d ${PYTHON_SITELIBDIR}/${PORTNAME} \ -type d | ${SED} 's#${PREFIX}/#@dirrm #g' >> ${TMPPLIST} @${FIND} -s -d ${PYDISTUTILS_EGGINFODIR} \ -type f -print |grep -v PKG-INFO| ${SED} 's#${PREFIX}/##g' >> ${TMPPLIST} @${FIND} -s -d ${PYDISTUTILS_EGGINFODIR} \ -type d | ${SED} 's#${PREFIX}/#@dirrm #g' >> ${TMPPLIST} @${CAT} ${PKGMESSAGE} .include diff --git a/finance/openerp-web/Makefile b/finance/openerp-web/Makefile index 255c3ba987a6..53d81f0c31f8 100644 --- a/finance/openerp-web/Makefile +++ b/finance/openerp-web/Makefile @@ -1,44 +1,41 @@ -# New ports collection makefile for: openerp-web -# Date created: 11 January 2010 -# Whom: Borja Lopez -# +# Created by: Borja Lopez # $FreeBSD$ -# PORTNAME= openerp-web PORTVERSION= 5.0.11 CATEGORIES= finance python MASTER_SITES= http://openerp.com/download/stable/source/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= borja@pexego.es COMMENT= OpenERP Web Client BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cherrypy>0:${PORTSDIR}/www/py-cherrypy \ ${PYTHON_PKGNAMEPREFIX}Babel>0:${PORTSDIR}/devel/py-babel \ ${PYTHON_PKGNAMEPREFIX}beaker>0:${PORTSDIR}/www/py-beaker \ ${PYTHON_PKGNAMEPREFIX}mako>0:${PORTSDIR}/textproc/py-mako \ ${PYTHON_PKGNAMEPREFIX}simplejson>0:${PORTSDIR}/devel/py-simplejson \ ${PYTHON_PKGNAMEPREFIX}formencode>0:${PORTSDIR}/www/py-formencode \ ${PYTHON_PKGNAMEPREFIX}parsing>0:${PORTSDIR}/devel/py-parsing \ ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}xlwt>0:${PORTSDIR}/textproc/py-xlwt RUN_DEPENDS:= ${BUILD_DEPENDS} USES= gettext USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes USE_RC_SUBR= openerp-web WRKSRC= ${WRKDIR}/openerp-web-${PORTVERSION} +NO_STAGE= yes post-install: @${INSTALL_DATA} ${FILESDIR}/openerp-web.conf ${PREFIX}/etc/openerp-web.conf.sample @${INSTALL_SCRIPT} ${FILESDIR}/openerp-web.wrapper ${PREFIX}/bin/openerp-web @${MKDIR} ${PREFIX}/openerp-web @${INSTALL_SCRIPT} ${FILESDIR}/openerp-web.py ${PREFIX}/openerp-web/openerp-web.py .include diff --git a/finance/openhbci/Makefile b/finance/openhbci/Makefile index 299efd813ac8..5cc69f1f388c 100644 --- a/finance/openhbci/Makefile +++ b/finance/openhbci/Makefile @@ -1,21 +1,19 @@ -# Ports collection makefile for: openhbci -# Date created: Jan 3, 2003 -# Whom: Heiner Strauss -# +# Created by: Heiner Strauss # $FreeBSD$ PORTNAME= openhbci PORTVERSION= 0.9.17.2 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.17 DISTNAME= openhbci-0.9.17-2 MAINTAINER= ports@FreeBSD.org COMMENT= HBCI is a bank-independent homebanking standard USE_AUTOTOOLS= libtool WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.17 GNU_CONFIGURE= yes USE_LDCONFIG= yes +NO_STAGE= yes .include diff --git a/finance/opentaxsolver/Makefile b/finance/opentaxsolver/Makefile index d394a9e4bda4..4067edda8cb0 100644 --- a/finance/opentaxsolver/Makefile +++ b/finance/opentaxsolver/Makefile @@ -1,70 +1,71 @@ # $FreeBSD$ PORTNAME= ${UPPORTNAME:L} PORTVERSION= 10.00 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/OTS_${TAXYEAR}/v${PORTVERSION} DISTNAME= ${UPPORTNAME}${TAXYEAR}_${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= jhein@symmetricom.com COMMENT= US tax prep software PLIST= ${WRKDIR}/pkg-plist SUB_FILES= pkg-plist SUB_LIST= TAXYEAR=${TAXYEAR} TAXYEAR= 2012 UPPORTNAME= OpenTaxSolver .if !defined(WITHOUT_X11) USE_GL= yes USE_XORG= xmu xext x11 USES= pkgconfig CPPFLAGS+= $$(pkg-config --cflags-only-I glu xext xmu) LDFLAGS+= $$(pkg-config --libs-only-L glu xext xmu) SUB_LIST+= X11= .else MAKE_ENV+= WITHOUT_X11=yes SUB_LIST+= X11="@comment " .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's/%%PREFIX%%/${PREFIX:C,/,\/,g}/' \ ${WRKSRC}/src/GUI/ots_gui.c # 9.00 distfile has pre-built (linux) binaries we must whack. pre-build: @(cd ${BUILD_WRKSRC}/src && make -f Makefile.unix clean && \ cd GUI && make -f Makefile.linux clean) do-build: @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} \ ./Build_taxsolve_packages_LINUX.sh) BUILDPROGLISTCMD= ${FIND} bin -type f BUILDEXAMPLELISTCMD= ${FIND} examples_and_templates -type f BUILDEXAMPLEDIRLISTCMD= ${FIND} examples_and_templates -type d NEWPLIST= ${WRKDIR}/plist.new do-install: @(cd ${WRKSRC} && \ for prog in $$(${BUILDPROGLISTCMD}); do \ ${INSTALL_PROGRAM} $${prog} ${PREFIX}/bin/. ; \ done && \ ${MKDIR} ${PREFIX}/share/ots && \ for example in $$(${BUILDEXAMPLELISTCMD}); do \ ${MKDIR} ${PREFIX}/share/ots/$$(dirname $${example}) && \ ${INSTALL_DATA} $${example} \ ${PREFIX}/share/ots/$$(dirname $${example})/. ; \ done) new-plist: @(cd ${WRKSRC} && \ ${BUILDPROGLISTCMD} | ${SORT} > ${NEWPLIST} && \ ${BUILDEXAMPLELISTCMD} | ${SED} 's,^,share/ots/,' | ${SORT} \ >> ${NEWPLIST} && \ for f in $$(${BUILDEXAMPLEDIRLISTCMD} | ${SED} 's,^,share/ots/,' && \ ${ECHO_CMD} share/ots); do ${ECHO_CMD} @dirrm $$f; done | \ ${SORT} -r >> ${NEWPLIST}) .include diff --git a/finance/p5-Business-CreditCard/Makefile b/finance/p5-Business-CreditCard/Makefile index 6b0ae66e400e..d1e4c74d06e2 100644 --- a/finance/p5-Business-CreditCard/Makefile +++ b/finance/p5-Business-CreditCard/Makefile @@ -1,18 +1,19 @@ # Created by: James FitzGibbon # $FreeBSD$ PORTNAME= Business-CreditCard PORTVERSION= 0.32 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl5 module to validate/generate credit card checksums/names USES= perl5 USE_PERL5= configure MAN3= Business::CreditCard.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile index 4442f1dac98c..0d476a0ff101 100644 --- a/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile +++ b/finance/p5-Business-MaxMind-CreditCardFraudDetection/Makefile @@ -1,45 +1,42 @@ -# New ports collection makefile for: p5-Business-MaxMind-CreditCardFraudDetection -# Date created: Thu Jan 10 16:13:05 EST 2008 -# Whom: Vivek Khera -# +# Created by: Vivek Khera # $FreeBSD$ -# PORTNAME= Business-MaxMind-CreditCardFraudDetection PORTVERSION= 1.54 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BORISZ PKGNAMEPREFIX= p5- DISTNAME= Business-MaxMind-${PORTVERSION} MAINTAINER= vivek@khera.org COMMENT= Interface to MaxMind minFraud service RUN_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww \ p5-Crypt-SSLeay>0.0:${PORTSDIR}/security/p5-Crypt-SSLeay BUILD_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure MAN3= Business::MaxMind::CreditCardFraudDetection.3 \ Business::MaxMind::HTTPBase.3 \ Business::MaxMind::TelephoneVerification.3 \ PLIST_FILES= \ %%SITE_PERL%%/Business/MaxMind/CreditCardFraudDetection.pm \ %%SITE_PERL%%/Business/MaxMind/HTTPBase.pm \ %%SITE_PERL%%/Business/MaxMind/TelephoneVerification.pm \ %%SITE_PERL%%/Business/example.pl \ %%SITE_PERL%%/Business/example_telv.pl \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/MaxMind/.packlist PLIST_DIRS= \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/MaxMind \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business \ %%SITE_PERL%%/Business/MaxMind \ %%SITE_PERL%%/Business +NO_STAGE= yes .include diff --git a/finance/p5-Business-OCV/Makefile b/finance/p5-Business-OCV/Makefile index 67224c0fcaf3..88b59725d00d 100644 --- a/finance/p5-Business-OCV/Makefile +++ b/finance/p5-Business-OCV/Makefile @@ -1,17 +1,18 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OCV PORTVERSION= 0.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 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile index 6e2fce2d2f8d..d9246522108c 100644 --- a/finance/p5-Business-OnlinePayment-2CheckOut/Makefile +++ b/finance/p5-Business-OnlinePayment-2CheckOut/Makefile @@ -1,29 +1,30 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-2CheckOut PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for 2CheckOut authorization service BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch MAN3= Business::OnlinePayment::2CheckOut.3 +NO_STAGE= yes 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 e1e10bb629d2..96901226769a 100644 --- a/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile +++ b/finance/p5-Business-OnlinePayment-AuthorizeNet/Makefile @@ -1,28 +1,29 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-AuthorizeNet PORTVERSION= 3.22 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Authorize.Net RUN_DEPENDS= p5-Business-OnlinePayment>=3:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS \ p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::AuthorizeNet.3 \ Business::OnlinePayment::AuthorizeNet::AIM.3 \ Business::OnlinePayment::AuthorizeNet::AIM::ErrorCodes.3 \ Business::OnlinePayment::AuthorizeNet::ARB.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile index 6007d5bfed1c..e3531896933b 100644 --- a/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile +++ b/finance/p5-Business-OnlinePayment-BankOfAmerica/Makefile @@ -1,23 +1,24 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-BankOfAmerica PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Bank of America eStores BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::BankOfAmerica.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-Beanstream/Makefile b/finance/p5-Business-OnlinePayment-Beanstream/Makefile index 69ea0a236c75..66b33403b035 100644 --- a/finance/p5-Business-OnlinePayment-Beanstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Beanstream/Makefile @@ -1,23 +1,24 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-Beanstream PORTVERSION= 0.02 CATEGORIES= finance perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ILYALIT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Beanstream RUN_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-URI>=0:${PORTSDIR}/net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::Beanstream.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-Cardstream/Makefile b/finance/p5-Business-OnlinePayment-Cardstream/Makefile index 4713fc07976d..8a1149179bec 100644 --- a/finance/p5-Business-OnlinePayment-Cardstream/Makefile +++ b/finance/p5-Business-OnlinePayment-Cardstream/Makefile @@ -1,23 +1,24 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-Cardstream PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Cardstream BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::Cardstream.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-Jettis/Makefile b/finance/p5-Business-OnlinePayment-Jettis/Makefile index f72882b89e75..f5efe57a9c80 100644 --- a/finance/p5-Business-OnlinePayment-Jettis/Makefile +++ b/finance/p5-Business-OnlinePayment-Jettis/Makefile @@ -1,22 +1,23 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-Jettis PORTVERSION= 0.02 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Jettis BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::Jettis.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile index 6d761406af40..3d8db6a44f0b 100644 --- a/finance/p5-Business-OnlinePayment-LinkPoint/Makefile +++ b/finance/p5-Business-OnlinePayment-LinkPoint/Makefile @@ -1,22 +1,23 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-LinkPoint PORTVERSION= 0.10 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for LinkPoint BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::LinkPoint.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile index d9389d43c275..ba46114ab829 100644 --- a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile +++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile @@ -1,22 +1,23 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-MerchantCommerce PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for MerchantCommerce authorization service BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::MerchantCommerce.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile index cf60e984d1d1..6518bf92bfeb 100644 --- a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile +++ b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile @@ -1,23 +1,24 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-Network1Financial PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Network1 Financial BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::Network1Financial.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-OCV/Makefile b/finance/p5-Business-OnlinePayment-OCV/Makefile index a459feb99e5f..a1adfad7ef80 100644 --- a/finance/p5-Business-OnlinePayment-OCV/Makefile +++ b/finance/p5-Business-OnlinePayment-OCV/Makefile @@ -1,27 +1,24 @@ -# New ports collection makefile for: Business::OnlinePayment::OCV -# Date created: 17 December 2003 -# Whom: Maxim Sobolev -# +# Created by: Maxim Sobolev # $FreeBSD$ -# PORTNAME= Business-OnlinePayment-OCV PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A Business::OnlinePayment backend module for OCV BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-Business-OCV>=0:${PORTSDIR}/finance/p5-Business-OCV RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::OCV.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-PayConnect/Makefile b/finance/p5-Business-OnlinePayment-PayConnect/Makefile index 3113f4d55df2..42fb41860a9f 100644 --- a/finance/p5-Business-OnlinePayment-PayConnect/Makefile +++ b/finance/p5-Business-OnlinePayment-PayConnect/Makefile @@ -1,23 +1,24 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-PayConnect PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for PaymentOne PayConnect BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::PayConnect.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-PaymenTech/Makefile b/finance/p5-Business-OnlinePayment-PaymenTech/Makefile index f537160b6b6f..a4a2e42acbcf 100644 --- a/finance/p5-Business-OnlinePayment-PaymenTech/Makefile +++ b/finance/p5-Business-OnlinePayment-PaymenTech/Makefile @@ -1,24 +1,25 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= Business-OnlinePayment-PaymenTech PORTVERSION= 2.05 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PaymenTech backend for Business::OnlinePayment BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ p5-Net-HTTPS-Any>=0.10:${PORTSDIR}/net/p5-Net-HTTPS-Any RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::PaymenTech.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile index fc2e1c442c5a..1818e9f96ccc 100644 --- a/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile +++ b/finance/p5-Business-OnlinePayment-PaymentsGateway/Makefile @@ -1,23 +1,24 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-PaymentsGateway PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for PaymentsGateway.net ACH Direct BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::PaymentsGateway.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-SurePay/Makefile b/finance/p5-Business-OnlinePayment-SurePay/Makefile index 6553e23585dc..59635f728344 100644 --- a/finance/p5-Business-OnlinePayment-SurePay/Makefile +++ b/finance/p5-Business-OnlinePayment-SurePay/Makefile @@ -1,28 +1,29 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-SurePay PORTVERSION= 0.01 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for SurePay authorization service BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch MAN3= Business::OnlinePayment::SurePay.3 +NO_STAGE= 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 b106845992e6..337a3008006d 100644 --- a/finance/p5-Business-OnlinePayment-TCLink/Makefile +++ b/finance/p5-Business-OnlinePayment-TCLink/Makefile @@ -1,24 +1,25 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-TCLink PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for TrustCommerce BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-Net-TCLink>=0:${PORTSDIR}/net/p5-Net-TCLink RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::TCLink.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile index 10dcfd8b0d45..86f8b1aaf867 100644 --- a/finance/p5-Business-OnlinePayment-VirtualNet/Makefile +++ b/finance/p5-Business-OnlinePayment-VirtualNet/Makefile @@ -1,27 +1,28 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-VirtualNet PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for Vital VirtualNet BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ p5-File-CounterFile>=0:${PORTSDIR}/misc/p5-File-CounterFile \ p5-String-Parity>=0:${PORTSDIR}/devel/p5-String-Parity \ p5-String-LRC>=0:${PORTSDIR}/devel/p5-String-LRC RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::VirtualNet.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-eSec/Makefile b/finance/p5-Business-OnlinePayment-eSec/Makefile index 474299f838ce..bdee2955bad9 100644 --- a/finance/p5-Business-OnlinePayment-eSec/Makefile +++ b/finance/p5-Business-OnlinePayment-eSec/Makefile @@ -1,23 +1,24 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-eSec PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Business::OnlinePayment backend module for eSec BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::eSec.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile index 6d49d548bc76..7dbea626034b 100644 --- a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile +++ b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile @@ -1,28 +1,25 @@ -# New ports collection makefile for: Business::OnlinePayment::iAuthorizer -# Date created: 17 December 2003 -# Whom: Maxim Sobolev -# +# Created by: Maxim Sobolev # $FreeBSD$ -# PORTNAME= Business-OnlinePayment-iAuthorizer PORTVERSION= 0.2.1 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= A Business::OnlinePayment backend module for iAuthorizer BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment::iAuthorizer.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-OnlinePayment/Makefile b/finance/p5-Business-OnlinePayment/Makefile index f73014c72fe1..c4df03f768c2 100644 --- a/finance/p5-Business-OnlinePayment/Makefile +++ b/finance/p5-Business-OnlinePayment/Makefile @@ -1,29 +1,30 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment PORTVERSION= 3.02 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 BUILD_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::OnlinePayment.3 \ Business::FraudDetect.3 \ Business::FraudDetect::preCharge.3 \ Business::OnlinePayment::HTTPS.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-PayPal-IPN/Makefile b/finance/p5-Business-PayPal-IPN/Makefile index 27d070e4da33..adebd894e474 100644 --- a/finance/p5-Business-PayPal-IPN/Makefile +++ b/finance/p5-Business-PayPal-IPN/Makefile @@ -1,27 +1,24 @@ -# New ports collection makefile for: p5-Business-PayPal-IPN -# Date created: 08 September 2008 -# Whom: TAKAHASHI Kaoru -# +# Created by: TAKAHASHI Kaoru # $FreeBSD$ -# PORTNAME= Business-PayPal-IPN PORTVERSION= 1.94 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:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= p5-Crypt-SSLeay>=0.56:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure MAN3= Business::PayPal::IPN.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-Stripe/Makefile b/finance/p5-Business-Stripe/Makefile index 81dddeb5d503..104bb7b02248 100644 --- a/finance/p5-Business-Stripe/Makefile +++ b/finance/p5-Business-Stripe/Makefile @@ -1,25 +1,26 @@ # Created by: Vick Khera # $FreeBSD$ PORTNAME= Business-Stripe PORTVERSION= 0.04 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Perl5 module interface for the Stripe.com payment system RUN_DEPENDS= p5-HTTP-Message>=0.0:${PORTSDIR}/www/p5-HTTP-Message \ p5-JSON>=0.0:${PORTSDIR}/converters/p5-JSON \ p5-libwww>0.0:${PORTSDIR}/www/p5-libwww \ p5-MIME-Base64>=0.0:${PORTSDIR}/converters/p5-MIME-Base64 WRKSRC= ${WRKDIR}/aquaron-Business-Stripe-c067843 USES= perl5 USE_PERL5= configure MAN3= Business::Stripe.3 Business::README.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-TW-Invoice-U420/Makefile b/finance/p5-Business-TW-Invoice-U420/Makefile index 19c55c6d243c..b5ad95606eca 100644 --- a/finance/p5-Business-TW-Invoice-U420/Makefile +++ b/finance/p5-Business-TW-Invoice-U420/Makefile @@ -1,21 +1,22 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= Business-TW-Invoice-U420 PORTVERSION= 0.01 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Print Taiwan Unified Invoice with U420 printer BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::TW::Invoice::U420.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-TW-TSIB-CStorePayment/Makefile b/finance/p5-Business-TW-TSIB-CStorePayment/Makefile index 16c684e735fe..2ed3c499906f 100644 --- a/finance/p5-Business-TW-TSIB-CStorePayment/Makefile +++ b/finance/p5-Business-TW-TSIB-CStorePayment/Makefile @@ -1,23 +1,24 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= Business-TW-TSIB-CStorePayment PORTVERSION= 0.04 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for Taishin Bank Convenient Store Payment Management BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::TW::TSIB::CStorePayment.3 +NO_STAGE= yes .include diff --git a/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile b/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile index 51edbeebefe3..79f152720fae 100644 --- a/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile +++ b/finance/p5-Business-TW-TSIB-VirtualAccount/Makefile @@ -1,25 +1,26 @@ # Created by: chinsan # $FreeBSD$ PORTNAME= Business-TW-TSIB-VirtualAccount PORTVERSION= 0.04b PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for Taishin Bank Virtual Account Management BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Business::TW::TSIB::VirtualAccount.3 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/b//} +NO_STAGE= yes .include diff --git a/finance/p5-Business-WorldPay-Junior/Makefile b/finance/p5-Business-WorldPay-Junior/Makefile index 89b3157d5fc2..168b6ffb58d6 100644 --- a/finance/p5-Business-WorldPay-Junior/Makefile +++ b/finance/p5-Business-WorldPay-Junior/Makefile @@ -1,29 +1,30 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-WorldPay-Junior PORTVERSION= 1.07 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to handle WorldPay Junior for payment services BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure patch MAN3= Business::WorldPay::Junior.3 +NO_STAGE= yes 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 29dad80172a4..c273f52e0e39 100644 --- a/finance/p5-Data-Currency/Makefile +++ b/finance/p5-Data-Currency/Makefile @@ -1,29 +1,30 @@ # Created by: Zach Thompson # $FreeBSD$ PORTNAME= Data-Currency PORTVERSION= 0.06000 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Container class for currency conversion/formatting BUILD_DEPENDS= p5-Locale-Currency-Format>=0:${PORTSDIR}/finance/p5-Locale-Currency-Format \ p5-Class-Accessor-Grouped>=0:${PORTSDIR}/devel/p5-Class-Accessor-Grouped \ p5-Finance-Currency-Convert-WebserviceX>=0:${PORTSDIR}/finance/p5-Finance-Currency-Convert-WebserviceX \ p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes \ p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector RUN_DEPENDS= p5-Locale-Currency-Format>=0:${PORTSDIR}/finance/p5-Locale-Currency-Format \ p5-Class-Accessor-Grouped>=0:${PORTSDIR}/devel/p5-Class-Accessor-Grouped \ p5-Finance-Currency-Convert-WebserviceX>=0:${PORTSDIR}/finance/p5-Finance-Currency-Convert-WebserviceX \ p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes \ p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector USES= perl5 USE_PERL5= configure MAN3= Data::Currency.3 +NO_STAGE= yes .include diff --git a/finance/p5-Finance-Amortization/Makefile b/finance/p5-Finance-Amortization/Makefile index c1a2a63de275..ba9a16a32b88 100644 --- a/finance/p5-Finance-Amortization/Makefile +++ b/finance/p5-Finance-Amortization/Makefile @@ -1,22 +1,19 @@ -# New ports collection makefile for: Class-Gomor -# Date created: 3 Jan 2007 -# Whom: Christopher Boumenot -# +# Created by: Christopher Boumenot # $FreeBSD$ -# PORTNAME= Finance-Amortization PORTVERSION= 0.5 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Simple amortization schedules USES= perl5 USE_PERL5= configure MAN3= Finance::Amortization.3 +NO_STAGE= yes .include diff --git a/finance/p5-Finance-Bitcoin/Makefile b/finance/p5-Finance-Bitcoin/Makefile index e8639af53ef6..f2c3e7309bb6 100644 --- a/finance/p5-Finance-Bitcoin/Makefile +++ b/finance/p5-Finance-Bitcoin/Makefile @@ -1,38 +1,35 @@ -# New ports collection makefile for: p5-Finance-Bitcoin -# Date created: 2011-04-02 -# Whom: Steven Kreuzer -# +# Created by: Steven Kreuzer # $FreeBSD$ -# PORTNAME= Finance-Bitcoin PORTVERSION= 0.004 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl interface to a bitcoin instance BUILD_DEPENDS= p5-JSON-RPC>=0.96:${PORTSDIR}/devel/p5-JSON-RPC \ p5-Class-Accessor>=0.34:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Module-Signature>=0.66:${PORTSDIR}/security/p5-Module-Signature \ p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ p5-Object-AUTHORITY>=0:${PORTSDIR}/devel/p5-Object-Authority RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Finance::Bitcoin::API.3 \ Finance::Bitcoin::Address.3 \ Finance::Bitcoin::Wallet.3 \ Finance::Bitcoin.3 +NO_STAGE= yes .include 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 acbad3b54860..cb3031cbf2f5 100644 --- a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile +++ b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile @@ -1,22 +1,23 @@ # Created by: Zach Thompson # $FreeBSD$ PORTNAME= Finance-Currency-Convert-WebserviceX PORTVERSION= 0.07001 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight currency conversion using WebserviceX.NET BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Module-Install>=0.65:${PORTSDIR}/devel/p5-Module-Install RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Finance::Currency::Convert::WebserviceX.3 +NO_STAGE= yes .include diff --git a/finance/p5-Finance-Currency-Convert-XE/Makefile b/finance/p5-Finance-Currency-Convert-XE/Makefile index df30183adb16..f6b7377002e0 100644 --- a/finance/p5-Finance-Currency-Convert-XE/Makefile +++ b/finance/p5-Finance-Currency-Convert-XE/Makefile @@ -1,36 +1,37 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= Finance-Currency-Convert-XE PORTVERSION= 0.25 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Currency conversion module LICENSE= ART20 RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-WWW-Mechanize>=1.60:${PORTSDIR}/www/p5-WWW-Mechanize BUILD_DEPENDS:= ${RUN_DEPENDS} OPTIONS_DEFINE= DOCS USES= perl5 USE_PERL5= configure MAN3= Finance::Currency::Convert::XE.3 PORTDOCS= Changes README +NO_STAGE= yes .include post-install: .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/ @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif .include diff --git a/finance/p5-Finance-Currency-Convert/Makefile b/finance/p5-Finance-Currency-Convert/Makefile index 5fcf09d9494c..6f6b5178e70d 100644 --- a/finance/p5-Finance-Currency-Convert/Makefile +++ b/finance/p5-Finance-Currency-Convert/Makefile @@ -1,22 +1,23 @@ # Created by: Seamus Venasse # $FreeBSD$ PORTNAME= Finance-Currency-Convert PORTVERSION= 1.08 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Convert currencies and fetch their exchange rates LICENSE= ART10 GPLv1 LICENSE_COMB= dual USES= perl5 USE_PERL5= configure MAN3= Finance::Currency::Convert.3 +NO_STAGE= yes .include diff --git a/finance/p5-Finance-Quote/Makefile b/finance/p5-Finance-Quote/Makefile index fef1f907b935..67ec251ad90b 100644 --- a/finance/p5-Finance-Quote/Makefile +++ b/finance/p5-Finance-Quote/Makefile @@ -1,76 +1,77 @@ # Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= Finance-Quote PORTVERSION= 1.18 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get stock and mutual fund quotes from various exchanges LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure USES= perl5 MAN3= Finance::Quote.3 \ Finance::Quote::AEX.3 \ Finance::Quote::AIAHK.3 \ Finance::Quote::ASEGR.3 \ Finance::Quote::ASX.3 \ Finance::Quote::BMONesbittBurns.3 \ Finance::Quote::BSERO.3 \ Finance::Quote::Bourso.3 \ Finance::Quote::Cdnfundlibrary.3 \ Finance::Quote::Cominvest.3 \ Finance::Quote::Currencies.3 \ Finance::Quote::DWS.3 \ Finance::Quote::Deka.3 \ Finance::Quote::FTPortfolios.3 \ Finance::Quote::Fidelity.3 \ Finance::Quote::FinanceCanada.3 \ Finance::Quote::Finanzpartner.3 \ Finance::Quote::Fool.3 \ Finance::Quote::GoldMoney.3 \ Finance::Quote::HEX.3 \ Finance::Quote::HU.3 \ Finance::Quote::IndiaMutual.3 \ Finance::Quote::LeRevenu.3 \ Finance::Quote::ManInvestments.3 \ Finance::Quote::Morningstar.3 \ Finance::Quote::NZX.3 \ Finance::Quote::Platinum.3 \ Finance::Quote::SEB.3 \ Finance::Quote::TSP.3 \ Finance::Quote::TSX.3 \ Finance::Quote::Tdefunds.3 \ Finance::Quote::Tdwaterhouse.3 \ Finance::Quote::Tiaacref.3 \ Finance::Quote::Troweprice.3 \ Finance::Quote::Trustnet.3 \ Finance::Quote::USFedBonds.3 \ Finance::Quote::Union.3 \ Finance::Quote::VWD.3 \ Finance::Quote::Yahoo::Asia.3 \ Finance::Quote::Yahoo::Australia.3 \ Finance::Quote::Yahoo::Base.3 \ Finance::Quote::Yahoo::Brasil.3 \ Finance::Quote::Yahoo::Europe.3 \ Finance::Quote::Yahoo::NZ.3 \ Finance::Quote::Yahoo::USA.3 \ Finance::Quote::ZA.3 +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC}/lib/Finance/ -name '*.orig' -delete .include diff --git a/finance/p5-Finance-QuoteHist/Makefile b/finance/p5-Finance-QuoteHist/Makefile index 9f5637bb6cb2..fdb0e1b2680a 100644 --- a/finance/p5-Finance-QuoteHist/Makefile +++ b/finance/p5-Finance-QuoteHist/Makefile @@ -1,40 +1,41 @@ # Created by: Seamus Venasse # $FreeBSD$ PORTNAME= Finance-QuoteHist PORTVERSION= 1.19 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for fetching historical stock quotes BUILD_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-HTML-TableExtract>=2.07:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ p5-HTML-TableExtract>=2.07:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure MAN3= Finance::QuoteHist.3 \ Finance::QuoteHist::BusinessWeek.3 \ Finance::QuoteHist::Generic.3 \ Finance::QuoteHist::Google.3 \ Finance::QuoteHist::Investopedia.3 \ Finance::QuoteHist::MSN.3 \ Finance::QuoteHist::QuoteMedia.3 \ Finance::QuoteHist::StockNod.3 \ Finance::QuoteHist::Yahoo.3 \ Finance::QuoteHist::Yahoo::Australia.3 +NO_STAGE= yes .include diff --git a/finance/p5-Finance-QuoteTW/Makefile b/finance/p5-Finance-QuoteTW/Makefile index 8e5b5673c680..0ad9fc78f50e 100644 --- a/finance/p5-Finance-QuoteTW/Makefile +++ b/finance/p5-Finance-QuoteTW/Makefile @@ -1,38 +1,38 @@ -# Ports collection makefile for: p5-Finance-QuoteTW # Created by: chinsan # $FreeBSD$ PORTNAME= Finance-QuoteTW PORTVERSION= 0.09 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fetch quotes of mutual funds in Taiwan RUN_DEPENDS= p5-Data-TreeDumper>=0:${PORTSDIR}/devel/p5-Data-TreeDumper \ p5-HTML-Encoding>=0.6:${PORTSDIR}/www/p5-HTML-Encoding \ p5-HTML-TableExtract>=2.1:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-Spiffy>=0.3:${PORTSDIR}/devel/p5-Spiffy \ p5-WWW-Mechanize>=1.34:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-version>=0.76:${PORTSDIR}/devel/p5-version BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Finance::QuoteTW.3 \ Finance::QuoteTW::Allianz.3 \ Finance::QuoteTW::Blackrock.3 \ Finance::QuoteTW::Capital.3 \ Finance::QuoteTW::Franklin.3 \ Finance::QuoteTW::Iit.3 \ Finance::QuoteTW::Jpmrich.3 \ Finance::QuoteTW::Paradigm.3 \ Finance::QuoteTW::Schroders.3 \ Finance::QuoteTW::Tisc.3 +NO_STAGE= yes .include diff --git a/finance/p5-Finance-TW-EmergingQuote/Makefile b/finance/p5-Finance-TW-EmergingQuote/Makefile index 4f5ac949af47..3325758572bb 100644 --- a/finance/p5-Finance-TW-EmergingQuote/Makefile +++ b/finance/p5-Finance-TW-EmergingQuote/Makefile @@ -1,23 +1,22 @@ -# ex:ts=8 -# Ports collection makefile for: Finance::TW::EmergingQuote # Created by: ijliao # $FreeBSD$ PORTNAME= Finance-TW-EmergingQuote PORTVERSION= 0.26 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Check stock quotes from Taiwan Emerging Stock BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN3= Finance::TW::EmergingQuote.3 +NO_STAGE= yes .include diff --git a/finance/p5-Finance-TW-TSEQuote/Makefile b/finance/p5-Finance-TW-TSEQuote/Makefile index f1aa54ad8160..252559e676c5 100644 --- a/finance/p5-Finance-TW-TSEQuote/Makefile +++ b/finance/p5-Finance-TW-TSEQuote/Makefile @@ -1,31 +1,30 @@ -# ex:ts=8 -# Ports collection makefile for: Finance::TW::TSEQuote # Created by: ijliao # $FreeBSD$ PORTNAME= Finance-TW-TSEQuote PORTVERSION= 0.2.8 PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Check stock quotes from Taiwan Security Exchange BUILD_DEPENDS= p5-App-Cache>=0:${PORTSDIR}/devel/p5-App-Cache \ p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \ p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure MAN1= pfq.1 MAN3= Finance::TW::TSEQuote.3 +NO_STAGE= yes .include diff --git a/finance/p5-Finance-YahooQuote/Makefile b/finance/p5-Finance-YahooQuote/Makefile index 683adadc56ec..57cfaf57ad43 100644 --- a/finance/p5-Finance-YahooQuote/Makefile +++ b/finance/p5-Finance-YahooQuote/Makefile @@ -1,27 +1,24 @@ -# New ports collection makefile for: Finance::YahooQuote -# Date created: 2009-10-06 -# Whom: Yen-Ming Lee -# +# Created by: Yen-Ming Lee # $FreeBSD$ -# PORTNAME= Finance-YahooQuote PORTVERSION= 0.24 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org COMMENT= Get stock quotes from Yahoo! Finance RUN_DEPENDS= p5-HTML-Parser>=2.2:${PORTSDIR}/www/p5-HTML-Parser \ p5-libwww>=1.62:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure MAN1= yahooquote.1 MAN3= Finance::YahooQuote.3 +NO_STAGE= yes .include diff --git a/finance/p5-Locale-Currency-Format/Makefile b/finance/p5-Locale-Currency-Format/Makefile index 737b83dfcd70..48d654ebf441 100644 --- a/finance/p5-Locale-Currency-Format/Makefile +++ b/finance/p5-Locale-Currency-Format/Makefile @@ -1,21 +1,22 @@ # Created by: Zach Thompson # $FreeBSD$ PORTNAME= Locale-Currency-Format PORTVERSION= 1.30 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl functions for formatting monetary values USES= perl5 USE_PERL5= configure LICENSE_COMB= dual LICENSE= ART20 GPLv1 MAN3= Locale::Currency::Format.3 +NO_STAGE= yes .include diff --git a/finance/p5-Math-Financial/Makefile b/finance/p5-Math-Financial/Makefile index 43dbd88ce4ac..0f27054f264b 100644 --- a/finance/p5-Math-Financial/Makefile +++ b/finance/p5-Math-Financial/Makefile @@ -1,22 +1,19 @@ -# New ports collection makefile for: Math-Financial -# Date created: Wed Jan 3 11:00:59 2001 -# Whom: will -# +# Created by: will # $FreeBSD$ -# PORTNAME= Math-Financial PORTVERSION= 0.76 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 MAN3= Math::Financial.3 +NO_STAGE= yes .include diff --git a/finance/p5-PayflowPro/Makefile b/finance/p5-PayflowPro/Makefile index 4de255632ba6..229aacc4e34c 100644 --- a/finance/p5-PayflowPro/Makefile +++ b/finance/p5-PayflowPro/Makefile @@ -1,33 +1,30 @@ -# New ports collection makefile for: p5-PayflowPro -# Date created: Wed Oct 24 10:09:12 EDT 2007 -# Whom: Vivek Khera -# +# Created by: Vivek Khera # $FreeBSD$ -# PORTNAME= PayflowPro PORTVERSION= 3101 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:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS+= p5-libwww>0.0:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure +NO_STAGE= yes post-install: ${INSTALL_DATA} ${WRKSRC}/ca-bundle.crt ${LOCALBASE}/etc MAN3= PayflowPro.3 PLIST_FILES= etc/ca-bundle.crt \ %%SITE_PERL%%/PayflowPro.pm \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/PayflowPro/.packlist PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/PayflowPro .include diff --git a/finance/pear_Payment_DTA/Makefile b/finance/pear_Payment_DTA/Makefile index 09e9651ca0b5..bc6513cd39ed 100644 --- a/finance/pear_Payment_DTA/Makefile +++ b/finance/pear_Payment_DTA/Makefile @@ -1,18 +1,19 @@ # Created by: Dorit Rottner () # $FreeBSD$ PORTNAME= Payment_DTA PORTVERSION= 1.2.1 CATEGORIES= finance pear MAINTAINER= rottner@punkt.de COMMENT= PEAR class to create and handle DTA files used in Germany BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear PEAR_AUTOINSTALL= yes +NO_STAGE= yes .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include diff --git a/finance/php-tclink/Makefile b/finance/php-tclink/Makefile index 81a4f7bbfffc..1903d20d9a92 100644 --- a/finance/php-tclink/Makefile +++ b/finance/php-tclink/Makefile @@ -1,23 +1,20 @@ -# New ports collection makefile for: php-tclink -# Date created: 27 May 2008 -# Whom: -# +# Created by: # $FreeBSD$ -# PORTNAME= tclink PORTVERSION= 3.4.4 CATEGORIES= finance MASTER_SITES= http://www.trustcommerce.com/downloads/ PKGNAMEPREFIX= php- DISTNAME= ${PORTNAME}-${PORTVERSION}-php MAINTAINER= mbowie@buzmo.com COMMENT= A PHP extension for TrustCommerce credit card processing USE_PHP= yes USE_PHPEXT= yes USE_OPENSSL= yes DEFAULT_PHP_VER=53 +NO_STAGE= yes .include diff --git a/finance/prestashop/Makefile b/finance/prestashop/Makefile index acf31514ea0e..49f5295cbc27 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -1,38 +1,39 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= prestashop PORTVERSION= 1.5.4.1 CATEGORIES= finance www MASTER_SITES= http://www.prestashop.com/download/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Open-Source e-Commerce Software for Web 2.0 USE_ZIP= yes NO_BUILD= yes PRESTADIR= www/${PORTNAME} PLIST= ${WRKDIR}/plist SUB_FILES= pkg-message USE_PHP= mysql gd WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message +NO_STAGE= yes .include pre-install: @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${PRESTADIR}?g" >${PLIST} @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dirrm ${PRESTADIR}?g" >> ${PLIST} do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR} @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} @${CHMOD} -R 755 ${WWWDIR} @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' \ >> ${TMPPLIST} @${ECHO_CMD} '@exec ${CHMOD} -R 755 ${WWWDIR}' >>${TMPPLIST} @${CAT} ${PKGMESSAGE} .include diff --git a/finance/py-vatnumber/Makefile b/finance/py-vatnumber/Makefile index b360ef12be23..880db62cb7ab 100644 --- a/finance/py-vatnumber/Makefile +++ b/finance/py-vatnumber/Makefile @@ -1,20 +1,21 @@ # Created by: Qian Jin # $FreeBSD$ PORTNAME= vatnumber PORTVERSION= 1.1 CATEGORIES= finance python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= eric.siroh@gmail.com COMMENT= Python module to validate VAT numbers LICENSE= GPLv3 # Python3 ready USE_PYTHON= yes USE_PYDISTUTILS= easy_install PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +NO_STAGE= yes .include diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile index 4f39ca652c4d..62d939fe51ee 100644 --- a/finance/qhacc/Makefile +++ b/finance/qhacc/Makefile @@ -1,61 +1,62 @@ # Created by: Will Andrews # $FreeBSD$ PORTNAME= qhacc PORTVERSION= 4.1 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Simple QT-based financial manager LICENSE= GPLv2 # (or later) LIB_DEPENDS= qwt6:${PORTSDIR}/x11-toolkits/qwt6 OPTIONS_DEFINE= DOCS USE_QT4= corelib gui sql moc_build qmake_build rcc_build uic_build USE_GCC= yes USE_LDCONFIG= yes CXXFLAGS+= -fpermissive DESKTOP_ENTRIES="QHacc" "" "" "${PORTNAME}" "" "" +NO_STAGE= yes .include post-patch: @${REINPLACE_CMD} -e \ '/^INSTALLDIR/s|=.*|=${DATADIR}| ; \ /^QWTINCS/s|=.*|=${LOCALBASE}/include/qwt6| ; \ /^QWTLIBS/s|=.*|=${LOCALBASE}/lib -lqwt6| ; \ /+= debug/s|^|#|' ${WRKSRC}/user.pri @${REINPLACE_CMD} -e \ 's|/usr/include|${LOCALBASE}/include| ; \ s|-lqwt||' ${WRKSRC}/gui/gui.pro @${REINPLACE_CMD} -e \ 's|/../qm/|/../share/qhacc/|' ${WRKSRC}/gui/main.cpp do-configure: @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS}) do-install: (cd ${WRKSRC}/gui/build/release && ${INSTALL_PROGRAM} \ qhacc ${PREFIX}/bin) (cd ${WRKSRC}/engine/build/release && ${INSTALL_DATA} \ libengine.so.1.0.0 ${PREFIX}/lib) @${LN} -sf libengine.so.1.0.0 ${PREFIX}/lib/libengine.so @${LN} -sf libengine.so.1.0.0 ${PREFIX}/lib/libengine.so.1 @${LN} -sf libengine.so.1.0.0 ${PREFIX}/lib/libengine.so.1.0 @${MKDIR} ${DATADIR} (cd ${WRKSRC}/qm && ${INSTALL_DATA} *.qm ${DATADIR}) .if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} .for i in AUTHORS ChangeLog README THANKS TODO UPGRADE (cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${DOCSDIR}) .endfor .endif .include diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index c3e62055518a..80061a33c3de 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -1,49 +1,45 @@ -# ex:ts=8 -# New ports collection makefile for: quantlib -# Date created: Aug 12, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= quantlib PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/QuantLib/${PORTVERSION} DISTNAME= QuantLib-${PORTVERSION} MAINTAINER= dikshie@sfc.wide.ad.jp COMMENT= A comprehensive software framework for quantitative finance LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs WRKSRC= ${WRKDIR}/QuantLib-${PORTVERSION} USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CPPFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib USE_LDCONFIG= yes BROKEN= fails to build MAN1= quantlib-config.1 quantlib-test-suite.1 +NO_STAGE= yes .include .if ${ARCH} == "ia64" || ${ARCH} == "alpha" BROKEN= Does not build on ia64 or alpha .endif post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|: install-dist_lispLISP|:|g ; \ s|@CPPUNIT_FOUND_TRUE@|#|g ; \ s|@CPPUNIT_FOUND_FALSE@||g' @${REINPLACE_CMD} -e 's|-release $$(PACKAGE_VERSION)||' ${WRKSRC}/ql/Makefile.in post-install: ${INSTALL_DATA} ${WRKSRC}/quantlib.el ${PREFIX}/share/emacs/site-lisp .include diff --git a/finance/rubygem-money/Makefile b/finance/rubygem-money/Makefile index 3892666bcdb0..4c3a7bdd0235 100644 --- a/finance/rubygem-money/Makefile +++ b/finance/rubygem-money/Makefile @@ -1,18 +1,19 @@ # Created by: Eric Freeman # $FreeBSD$ PORTNAME= money PORTVERSION= 5.1.1 CATEGORIES= finance rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Library for handling money and different currencies RUN_DEPENDS= rubygem-i18n>=0.6:${PORTSDIR}/devel/rubygem-i18n USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include diff --git a/finance/sabernetdcs-client/Makefile b/finance/sabernetdcs-client/Makefile index baca44ae8c4b..175b65ef1fe8 100644 --- a/finance/sabernetdcs-client/Makefile +++ b/finance/sabernetdcs-client/Makefile @@ -1,50 +1,47 @@ -# New ports collection makefile for: sabernetdcs -# Date created: 29 December 2006 -# Whom: Matthew Ranostay -# +# Created by: Matthew Ranostay # $FreeBSD$ -# PORTNAME= sabernetdcs PORTVERSION= 2.0.3 PORTREVISION= 9 CATEGORIES= finance www MASTER_SITES= SF/${PORTNAME}/SaberNet%20DCS/${PORTVERSION} PKGNAMESUFFIX= -client DISTNAME= sndcs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SaberNet DCS - A labor data collection system LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyro>=0:${PORTSDIR}/devel/py-pyro USE_GNOME= pygtk2 USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes USE_BZIP2= yes DOCSDIR= ${PREFIX}/share/doc/sndcs DATADIR= ${PREFIX}/share/sndcs PYDISTUTILS_PKGNAME= sndcs .if defined(NOPORTDOCS) EXTRA_PATCHES= ${FILESDIR}/extra-patch-setup.py .endif +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/setup.py do-configure: cd ${WRKSRC} && ${CP} "${FILESDIR}/sndcs2.conf" "sndcs/config/sndcs2.conf" post-install: @${ECHO} " - - - - - - - - - - - - - - - - - - - - - - - - -" @${ECHO} " SaberNet DCS Client is now installed. " @${ECHO} " Change the settings in ${PREFIX}/etc/sndcs/sndcs2.conf " @${ECHO} " to suit your needs. " @${ECHO} " - - - - - - - - - - - - - - - - - - - - - - - - -" .include diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile index be407998cc7e..6dfc5d74e502 100644 --- a/finance/skrooge/Makefile +++ b/finance/skrooge/Makefile @@ -1,28 +1,29 @@ # $FreeBSD$ PORTNAME= skrooge PORTVERSION= 1.7.1 CATEGORIES= finance kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src/ MAINTAINER= kde@FreeBSD.org COMMENT= KDE4 personal finance manager BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt LIB_DEPENDS= ofx:${PORTSDIR}/finance/libofx \ qca:${PORTSDIR}/devel/qca \ grantlee_gui:${PORTSDIR}/devel/grantlee \ kactivities:${PORTSDIR}/x11/kactivities USE_BZIP2= yes USES= cmake:outsource gettext USE_SQLITE= yes USE_QT4= qmake_build moc_build uic_build rcc_build designer_build \ corelib dbus gui script sql webkit xml sql-sqlite3_run USE_KDE4= automoc4 kdehier kdelibs kdeprefix pimlibs sharedmime USE_LDCONFIG= yes PLIST_SUB= VERSION=${PORTVERSION} +NO_STAGE= yes .include diff --git a/finance/sql-ledger/Makefile b/finance/sql-ledger/Makefile index 4539f1c64c64..a7475b27adbd 100644 --- a/finance/sql-ledger/Makefile +++ b/finance/sql-ledger/Makefile @@ -1,34 +1,35 @@ # Created by: lth@FreeBSD.org # $FreeBSD$ PORTNAME= sql-ledger PORTVERSION= 3.0.4 CATEGORIES= finance perl5 MASTER_SITES= http://www.sql-ledger.com/source/ \ http://abacus.sql-ledger.com/source/ \ http://pluto.sql-ledger.com/source/ MAINTAINER= 5u623l20@gmail.com COMMENT= A double entry accounting system BUILD_DEPENDS= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg RUN_DEPENDS:= ${BUILD_DEPENDS} NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= pkg-message sql-ledger-httpd.conf USES= shebangfix perl5 SHEBANG_FILES= *.pl locale/*/*.pl bin/*/*.pl +NO_STAGE= yes do-install: @cd ${WRKDIR} ; \ ${TAR} -cf - ${PORTNAME} | ( cd ${PREFIX} ; ${TAR} xf - ) @cd ${PREFIX}/${PORTNAME} ; \ ${CHOWN} -hR ${WWWOWN}:${WWWGRP} * ; \ ${CHMOD} 711 users templates css spool @${INSTALL_DATA} ${WRKDIR}/sql-ledger-httpd.conf ${PREFIX}/etc/ post-install: @${CAT} ${PKGMESSAGE} .include diff --git a/finance/tryton/Makefile b/finance/tryton/Makefile index b9df61c519a0..bab764912ad3 100644 --- a/finance/tryton/Makefile +++ b/finance/tryton/Makefile @@ -1,28 +1,29 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= tryton PORTVERSION= 2.4.7 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/2.4/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Gtk+ Client) LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}pytz>=2012:${PORTSDIR}/devel/py-pytz CONFLICTS= tryton-2.[68].* USES= desktop-file-utils gettext USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install USE_GNOME= gtk20 desktopfileutils pygtk2 +NO_STAGE= yes post-install: ${INSTALL_DATA} ${WRKSRC}/tryton.desktop ${PREFIX}/share/applications/tryton.desktop ${INSTALL_DATA} ${WRKSRC}/share/pixmaps/tryton/tryton-icon.png ${PREFIX}/share/pixmaps/tryton-icon.png .include diff --git a/finance/trytond/Makefile b/finance/trytond/Makefile index 20f2ca144bca..c51b10852470 100644 --- a/finance/trytond/Makefile +++ b/finance/trytond/Makefile @@ -1,77 +1,78 @@ # Created by: Wen Heping # $FreeBSD$ PORTNAME= trytond PORTVERSION= 2.4.8 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Server) LICENSE= GPLv3 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/mx/__init__.py:${PORTSDIR}/lang/py-mx-base \ ${PYTHON_PKGNAMEPREFIX}psycopg2>0:${PORTSDIR}/databases/py-psycopg2 \ ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \ ${PYTHON_PKGNAMEPREFIX}Genshi>0.5.1:${PORTSDIR}/textproc/py-genshi \ ${PYTHON_PKGNAMEPREFIX}relatorio>=0.2.0:${PORTSDIR}/print/py-relatorio \ ${PYTHON_PKGNAMEPREFIX}polib>=0.7.0:${PORTSDIR}/devel/py-polib \ ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= trytond-2.[68].* USERS= trytond GROUPS= trytond OPTIONS_DEFINE= WEBDAV PYOPENSSL PYDOT PYTZ WEBDAV_DESC= Add support for pywebdav PYOPENSSL_DESC= Add support for pyOpenSSL PYDOT_DESC= Add support for pydot PYTZ_DESC= Add support for pytz USE_RC_SUBR= ${PORTNAME} SUB_FILES= pkg-message SUB_LIST= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR} \ PYEASYINSTALL_EGG=${PYEASYINSTALL_EGG} \ PYTHON=${PYTHON_CMD} PIDDIR?= /var/run LOGDIR?= /var/log USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|%%PIDDIR%%|${PIDDIR}|g' -e 's|%%LOGDIR%%|${LOGDIR}|g' \ ${WRKSRC}/etc/${PORTNAME}.conf .include .if ${PORT_OPTIONS:MWEBDAV} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}PyWebDAV>=0:${PORTSDIR}/www/py-pywebdav .endif .if ${PORT_OPTIONS:MPYOPENSSL} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl .endif .if ${PORT_OPTIONS:MPYDOT} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pydot>=0:${PORTSDIR}/graphics/py-pydot .endif .if ${PORT_OPTIONS:MPYTZ} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz .endif post-install: ${CP} -p ${WRKSRC}/etc/${PORTNAME}.conf ${PREFIX}/etc/${PORTNAME}.conf.sample @if [ ! -f ${PREFIX}/etc/${PORTNAME}.conf ]; then \ ${CP} -p ${PREFIX}/etc/${PORTNAME}.conf.sample ${PREFIX}/etc/${PORTNAME}.conf ; \ fi @${CAT} ${PKGMESSAGE} .include diff --git a/finance/trytond_account/Makefile b/finance/trytond_account/Makefile index bf74987808f9..f921d31b2d32 100644 --- a/finance/trytond_account/Makefile +++ b/finance/trytond_account/Makefile @@ -1,23 +1,24 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_account PORTVERSION= 2.4.6 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Account Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \ ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil CONFLICTS= trytond_account-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_account_be/Makefile b/finance/trytond_account_be/Makefile index ae47cdc32328..8038c5bef92d 100644 --- a/finance/trytond_account_be/Makefile +++ b/finance/trytond_account_be/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_account_be PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Belgian Account Chart) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account CONFLICTS= trytond_account-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_account_invoice/Makefile b/finance/trytond_account_invoice/Makefile index 2e54f067d49c..f7fa58bb3c9f 100644 --- a/finance/trytond_account_invoice/Makefile +++ b/finance/trytond_account_invoice/Makefile @@ -1,22 +1,23 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_account_invoice PORTVERSION= 2.4.3 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Account Invoice Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_account_product>=2.4.1:${PORTSDIR}/finance/trytond_account_product CONFLICTS= trytond_account_invoice-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_account_invoice_history/Makefile b/finance/trytond_account_invoice_history/Makefile index 359c8de093dd..de5a08d9cf63 100644 --- a/finance/trytond_account_invoice_history/Makefile +++ b/finance/trytond_account_invoice_history/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_account_invoice_history PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Account Invoice History Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice CONFLICTS= trytond_account_invoice_history-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_account_invoice_line_standalone/Makefile b/finance/trytond_account_invoice_line_standalone/Makefile index 2b7035933e6d..423690fdd2d8 100644 --- a/finance/trytond_account_invoice_line_standalone/Makefile +++ b/finance/trytond_account_invoice_line_standalone/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_account_invoice_line_standalone PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Account Invoice Line Standalone Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice CONFLICTS= trytond_account_invoice_line_standalone-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_account_product/Makefile b/finance/trytond_account_product/Makefile index c9949e1b8923..2dd60cedcc3c 100644 --- a/finance/trytond_account_product/Makefile +++ b/finance/trytond_account_product/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_account_product PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Account Product Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product CONFLICTS= trytond_account_product-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_account_statement/Makefile b/finance/trytond_account_statement/Makefile index 807fb34661a9..a5ff06902c2f 100644 --- a/finance/trytond_account_statement/Makefile +++ b/finance/trytond_account_statement/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_account_statement PORTVERSION= 2.4.3 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Account Statement Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice CONFLICTS= trytond_account_statement-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_account_stock_anglo_saxon/Makefile b/finance/trytond_account_stock_anglo_saxon/Makefile index 747560c8ea9e..0296620aaff8 100644 --- a/finance/trytond_account_stock_anglo_saxon/Makefile +++ b/finance/trytond_account_stock_anglo_saxon/Makefile @@ -1,23 +1,24 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_account_stock_anglo_saxon PORTVERSION= 2.4.5 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Account Stock Anglo Saxon Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice \ trytond_account_stock_continental>=2.4.1:${PORTSDIR}/finance/trytond_account_stock_continental CONFLICTS= trytond_account_stock_anglo_saxon-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_account_stock_continental/Makefile b/finance/trytond_account_stock_continental/Makefile index ed63316a7b03..4b1c0ea5f5c9 100644 --- a/finance/trytond_account_stock_continental/Makefile +++ b/finance/trytond_account_stock_continental/Makefile @@ -1,23 +1,24 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_account_stock_continental PORTVERSION= 2.4.3 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Account Stock Continental Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_account_product>=2.4.1:${PORTSDIR}/finance/trytond_account_product \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_account_stock_continental-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_analytic_account/Makefile b/finance/trytond_analytic_account/Makefile index 07a6ea69d8ce..047a190b0e71 100644 --- a/finance/trytond_analytic_account/Makefile +++ b/finance/trytond_analytic_account/Makefile @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= trytond_analytic_account PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Analytic Account Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \ trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \ trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency \ trytond_account>=2.4.1:${PORTSDIR}/finance/trytond_account CONFLICTS= trytond_analytic_account-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_analytic_invoice/Makefile b/finance/trytond_analytic_invoice/Makefile index feafd134df65..5ec5ca39c85e 100644 --- a/finance/trytond_analytic_invoice/Makefile +++ b/finance/trytond_analytic_invoice/Makefile @@ -1,23 +1,24 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_analytic_invoice PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Analytic Invoice Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_analytic_account>=2.4.1:${PORTSDIR}/finance/trytond_analytic_account \ trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice CONFLICTS= trytond_analytic_invoice-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_analytic_purchase/Makefile b/finance/trytond_analytic_purchase/Makefile index 126502472ccb..afe06485298e 100644 --- a/finance/trytond_analytic_purchase/Makefile +++ b/finance/trytond_analytic_purchase/Makefile @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= trytond_analytic_purchase PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Analytic Purchase Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_analytic_account>=2.4.1:${PORTSDIR}/finance/trytond_analytic_account \ trytond_analytic_invoice>=2.4.1:${PORTSDIR}/finance/trytond_analytic_invoice \ trytond_purchase>=2.4.0:${PORTSDIR}/finance/trytond_purchase CONFLICTS= trytond_analytic_purchase-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_analytic_sale/Makefile b/finance/trytond_analytic_sale/Makefile index a9f772032101..6aae29c68038 100644 --- a/finance/trytond_analytic_sale/Makefile +++ b/finance/trytond_analytic_sale/Makefile @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= trytond_analytic_sale PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Analytic Sale Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_analytic_account>=2.4.1:${PORTSDIR}/finance/trytond_analytic_account \ trytond_analytic_invoice>=2.4.1:${PORTSDIR}/finance/trytond_analytic_invoice \ trytond_sale>=2.4.0:${PORTSDIR}/finance/trytond_sale CONFLICTS= trytond_analytic_sale-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_calendar/Makefile b/finance/trytond_calendar/Makefile index a42f7c8335ac..ff1c8b7fcbf7 100644 --- a/finance/trytond_calendar/Makefile +++ b/finance/trytond_calendar/Makefile @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= trytond_calendar PORTVERSION= 2.4.3 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Calendar Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ ${PYTHON_PKGNAMEPREFIX}vobject>=0.8.1:${PORTSDIR}/deskutils/py-vobject \ ${PYTHON_PKGNAMEPREFIX}PyWebDAV>=0:${PORTSDIR}/www/py-pywebdav \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil CONFLICTS= trytond_calendar-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_calendar_classification/Makefile b/finance/trytond_calendar_classification/Makefile index b0aa20348a1b..eb87ecf6ece1 100644 --- a/finance/trytond_calendar_classification/Makefile +++ b/finance/trytond_calendar_classification/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_calendar_classification PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Calendar Classification Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_calendar>=2.4.1:${PORTSDIR}/finance/trytond_calendar CONFLICTS= trytond_calendar_classification-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_calendar_scheduling/Makefile b/finance/trytond_calendar_scheduling/Makefile index 09cd6f77d1a4..ef722431795f 100644 --- a/finance/trytond_calendar_scheduling/Makefile +++ b/finance/trytond_calendar_scheduling/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_calendar_scheduling PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Calendar Scheduling Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_calendar>=2.4.1:${PORTSDIR}/finance/trytond_calendar CONFLICTS= trytond_calendar_scheduling-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_calendar_todo/Makefile b/finance/trytond_calendar_todo/Makefile index 26990a798b25..bf33c9cd4024 100644 --- a/finance/trytond_calendar_todo/Makefile +++ b/finance/trytond_calendar_todo/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_calendar_todo PORTVERSION= 2.4.4 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Calendar Todo Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_calendar>=2.4.1:${PORTSDIR}/finance/trytond_calendar CONFLICTS= trytond_calendar_todo-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_carrier/Makefile b/finance/trytond_carrier/Makefile index 85be1bddcb1f..bf5a60e9669e 100644 --- a/finance/trytond_carrier/Makefile +++ b/finance/trytond_carrier/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_carrier PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Carrier Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product CONFLICTS= trytond_carrier-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_carrier_percentage/Makefile b/finance/trytond_carrier_percentage/Makefile index 0a9b2f09f7ab..d078187d216c 100644 --- a/finance/trytond_carrier_percentage/Makefile +++ b/finance/trytond_carrier_percentage/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_carrier_percentage PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Carrier Percentage Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_carrier>=2.4.1:${PORTSDIR}/finance/trytond_carrier \ trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency CONFLICTS= trytond_carrier_percentage-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_carrier_weight/Makefile b/finance/trytond_carrier_weight/Makefile index 9a77be99ec55..1e6d58d3c20e 100644 --- a/finance/trytond_carrier_weight/Makefile +++ b/finance/trytond_carrier_weight/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_carrier_weight PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Carrier Weight Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product_measurements>=2.4.0:${PORTSDIR}/finance/trytond_product_measurements \ trytond_carrier>=2.4.1:${PORTSDIR}/finance/trytond_carrier CONFLICTS= trytond_carrier_weight-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_company/Makefile b/finance/trytond_company/Makefile index 669fc2083475..e7be62a025a8 100644 --- a/finance/trytond_company/Makefile +++ b/finance/trytond_company/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_company PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Company Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \ trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency CONFLICTS= trytond_company-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_company_work_time/Makefile b/finance/trytond_company_work_time/Makefile index 12a568a6e4fc..b1cdf35a51b2 100644 --- a/finance/trytond_company_work_time/Makefile +++ b/finance/trytond_company_work_time/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_company_work_time PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Company Work Time Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company CONFLICTS= trytond_company_work_time-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_country/Makefile b/finance/trytond_country/Makefile index 0427e95b7f47..c6542d15a18c 100644 --- a/finance/trytond_country/Makefile +++ b/finance/trytond_country/Makefile @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= trytond_country PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Country Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond CONFLICTS= trytond_country-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_currency/Makefile b/finance/trytond_currency/Makefile index 33705706dbd4..621542db5e0d 100644 --- a/finance/trytond_currency/Makefile +++ b/finance/trytond_currency/Makefile @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= trytond_currency PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Currency Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond CONFLICTS= trytond_currency-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_dashboard/Makefile b/finance/trytond_dashboard/Makefile index d0e49001a187..4549826d6e1b 100644 --- a/finance/trytond_dashboard/Makefile +++ b/finance/trytond_dashboard/Makefile @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= trytond_dashboard PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Dashboard Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond CONFLICTS= trytond_dashboard-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_ldap_authentication/Makefile b/finance/trytond_ldap_authentication/Makefile index 54568278137a..f4d63f0a1b07 100644 --- a/finance/trytond_ldap_authentication/Makefile +++ b/finance/trytond_ldap_authentication/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_ldap_authentication PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (LDAP Authentication Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_ldap_connection>=2.4.0:${PORTSDIR}/finance/trytond_ldap_connection CONFLICTS= trytond_ldap_authentication-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_ldap_connection/Makefile b/finance/trytond_ldap_connection/Makefile index e2f33214dc9b..e147c2f10dc5 100644 --- a/finance/trytond_ldap_connection/Makefile +++ b/finance/trytond_ldap_connection/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_ldap_connection PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (LDAP Connection Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ ${PYTHON_PKGNAMEPREFIX}ldap2>=2.4.10:${PORTSDIR}/net/py-ldap2 CONFLICTS= trytond_ldap_connection-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_party/Makefile b/finance/trytond_party/Makefile index 2b85fe82cce3..a43b1f161975 100644 --- a/finance/trytond_party/Makefile +++ b/finance/trytond_party/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_party PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Party Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_country>=2.4.0:${PORTSDIR}/finance/trytond_country \ ${PYTHON_PKGNAMEPREFIX}vatnumber>=1.0.0:${PORTSDIR}/finance/py-vatnumber CONFLICTS= trytond_party-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_party_siret/Makefile b/finance/trytond_party_siret/Makefile index f30a8a3964ac..8013627b742a 100644 --- a/finance/trytond_party_siret/Makefile +++ b/finance/trytond_party_siret/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_party_siret PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Party Siret Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party CONFLICTS= trytond_party_siret-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_party_vcarddav/Makefile b/finance/trytond_party_vcarddav/Makefile index f6886092ed14..629f7631ef84 100644 --- a/finance/trytond_party_vcarddav/Makefile +++ b/finance/trytond_party_vcarddav/Makefile @@ -1,24 +1,25 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_party_vcarddav PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Party VCardDAV Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \ ${PYTHON_PKGNAMEPREFIX}vobject>=0.8.1:${PORTSDIR}/deskutils/py-vobject \ ${PYTHON_PKGNAMEPREFIX}PyWebDAV>=0:${PORTSDIR}/www/py-pywebdav CONFLICTS= trytond_party_vcarddav-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_product/Makefile b/finance/trytond_product/Makefile index 490429793cf2..c845b1932377 100644 --- a/finance/trytond_product/Makefile +++ b/finance/trytond_product/Makefile @@ -1,20 +1,21 @@ # $FreeBSD$ PORTNAME= trytond_product PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Product Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond CONFLICTS= trytond_product-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_product_cost_fifo/Makefile b/finance/trytond_product_cost_fifo/Makefile index 7c48783bf456..3bf6eb65f0ea 100644 --- a/finance/trytond_product_cost_fifo/Makefile +++ b/finance/trytond_product_cost_fifo/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_product_cost_fifo PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Product Cost Fifo Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_product_cost_fifo-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_product_cost_history/Makefile b/finance/trytond_product_cost_history/Makefile index 67777ddc41c3..7ae55c989075 100644 --- a/finance/trytond_product_cost_history/Makefile +++ b/finance/trytond_product_cost_history/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_product_cost_history PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Product Cost History Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product CONFLICTS= trytond_product_cost_history-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_product_measurements/Makefile b/finance/trytond_product_measurements/Makefile index 7dcd16fb6ee4..3c8603a15dfc 100644 --- a/finance/trytond_product_measurements/Makefile +++ b/finance/trytond_product_measurements/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_product_measurements PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Product Measurements Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product CONFLICTS= trytond_product_measurements-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_product_price_list/Makefile b/finance/trytond_product_price_list/Makefile index 4d447fb15044..f06558d4e1c6 100644 --- a/finance/trytond_product_price_list/Makefile +++ b/finance/trytond_product_price_list/Makefile @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= trytond_product_price_list PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Product Price List Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \ trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \ trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company CONFLICTS= trytond_product_price_list-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_production/Makefile b/finance/trytond_production/Makefile index 1a45be63c467..adca2789dabc 100644 --- a/finance/trytond_production/Makefile +++ b/finance/trytond_production/Makefile @@ -1,24 +1,25 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_production PORTVERSION= 2.4.3 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Production Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \ trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_production-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_project/Makefile b/finance/trytond_project/Makefile index c28efe9cdc72..05ea81427b7c 100644 --- a/finance/trytond_project/Makefile +++ b/finance/trytond_project/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_project PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Project Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_timesheet>=2.4.0:${PORTSDIR}/finance/trytond_timesheet \ trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party CONFLICTS= trytond_project-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_project_plan/Makefile b/finance/trytond_project_plan/Makefile index 32151e6518de..232e04ef557d 100644 --- a/finance/trytond_project_plan/Makefile +++ b/finance/trytond_project_plan/Makefile @@ -1,22 +1,23 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_project_plan PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Project Plan Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_project>=2.4.0:${PORTSDIR}/finance/trytond_project CONFLICTS= trytond_project_plan-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_project_revenue/Makefile b/finance/trytond_project_revenue/Makefile index 8e9e4636e428..151c935cdd9b 100644 --- a/finance/trytond_project_revenue/Makefile +++ b/finance/trytond_project_revenue/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_project_revenue PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Project Revenue Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_project>=2.4.0:${PORTSDIR}/finance/trytond_project \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product CONFLICTS= trytond_project_revenue-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_purchase/Makefile b/finance/trytond_purchase/Makefile index d4381efce3c6..2538e33f9bf5 100644 --- a/finance/trytond_purchase/Makefile +++ b/finance/trytond_purchase/Makefile @@ -1,23 +1,24 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_purchase PORTVERSION= 2.4.4 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Purchase Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock \ trytond_account_invoice>=2.4.0:${PORTSDIR}/finance/trytond_account_invoice CONFLICTS= trytond_purchase-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_purchase_invoice_line_standalone/Makefile b/finance/trytond_purchase_invoice_line_standalone/Makefile index 371b94feee3d..aba88b48d153 100644 --- a/finance/trytond_purchase_invoice_line_standalone/Makefile +++ b/finance/trytond_purchase_invoice_line_standalone/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_purchase_invoice_line_standalone PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Purchase Invoice Line Standalone Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_purchase>=2.4.0:${PORTSDIR}/finance/trytond_purchase \ trytond_account_invoice_line_standalone>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice_line_standalone CONFLICTS= trytond_purchase_invoice_line_standalone-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_purchase_shipment_cost/Makefile b/finance/trytond_purchase_shipment_cost/Makefile index 1cd2a4e70e4c..60e06a3524e6 100644 --- a/finance/trytond_purchase_shipment_cost/Makefile +++ b/finance/trytond_purchase_shipment_cost/Makefile @@ -1,24 +1,25 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_purchase_shipment_cost PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Purchase Shipment Cost Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_carrier>=2.4.1:${PORTSDIR}/finance/trytond_carrier \ trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_purchase_shipment_cost-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_sale/Makefile b/finance/trytond_sale/Makefile index c6c7e5c753f9..3d752b948240 100644 --- a/finance/trytond_sale/Makefile +++ b/finance/trytond_sale/Makefile @@ -1,23 +1,24 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_sale PORTVERSION= 2.4.3 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Sale Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_sale-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_sale_opportunity/Makefile b/finance/trytond_sale_opportunity/Makefile index aeec24e9e002..f0e4065b9c41 100644 --- a/finance/trytond_sale_opportunity/Makefile +++ b/finance/trytond_sale_opportunity/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_sale_opportunity PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Sale Opportunity Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_sale>=2.4.0:${PORTSDIR}/finance/trytond_sale CONFLICTS= trytond_sale_opportunity-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_sale_price_list/Makefile b/finance/trytond_sale_price_list/Makefile index c28c7434a2e6..bcffdb787c6e 100644 --- a/finance/trytond_sale_price_list/Makefile +++ b/finance/trytond_sale_price_list/Makefile @@ -1,23 +1,24 @@ # $FreeBSD$ PORTNAME= trytond_sale_price_list PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Sale Price List Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \ trytond_sale>=2.4.0:${PORTSDIR}/finance/trytond_sale \ trytond_product_price_list>=2.4.0:${PORTSDIR}/finance/trytond_product_price_list CONFLICTS= trytond_sale_price_list-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_sale_shipment_cost/Makefile b/finance/trytond_sale_shipment_cost/Makefile index 789cb1468abe..6ddf66c60779 100644 --- a/finance/trytond_sale_shipment_cost/Makefile +++ b/finance/trytond_sale_shipment_cost/Makefile @@ -1,25 +1,26 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_sale_shipment_cost PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Sale Shipment Cost Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_carrier>=2.4.1:${PORTSDIR}/finance/trytond_carrier \ trytond_sale>=2.4.0:${PORTSDIR}/finance/trytond_sale \ trytond_account_invoice>=2.4.1:${PORTSDIR}/finance/trytond_account_invoice \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_sale_shipment_cost-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock/Makefile b/finance/trytond_stock/Makefile index 246c83212b8e..18b203bbd519 100644 --- a/finance/trytond_stock/Makefile +++ b/finance/trytond_stock/Makefile @@ -1,25 +1,26 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_stock PORTVERSION= 2.4.6 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Stock Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \ trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company \ trytond_currency>=2.4.0:${PORTSDIR}/finance/trytond_currency CONFLICTS= trytond_stock-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock_forecast/Makefile b/finance/trytond_stock_forecast/Makefile index 08f8329b3568..1cd49a252da5 100644 --- a/finance/trytond_stock_forecast/Makefile +++ b/finance/trytond_stock_forecast/Makefile @@ -1,25 +1,26 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_stock_forecast PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Stock Forecast Module) LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=1.5:${PORTSDIR}/devel/py-dateutil \ trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock \ trytond_company>=2.4.0:${PORTSDIR}/finance/trytond_company CONFLICTS= trytond_stock_forecast-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock_inventory_location/Makefile b/finance/trytond_stock_inventory_location/Makefile index 3d1da6cc44fe..a40497ef6f19 100644 --- a/finance/trytond_stock_inventory_location/Makefile +++ b/finance/trytond_stock_inventory_location/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_stock_inventory_location PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Stock Inventory Location Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_stock_inventory_location-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock_location_sequence/Makefile b/finance/trytond_stock_location_sequence/Makefile index 4c3233f04965..f0cdee52379a 100644 --- a/finance/trytond_stock_location_sequence/Makefile +++ b/finance/trytond_stock_location_sequence/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_stock_location_sequence PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Stock Location Sequence Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_stock_location_sequence-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock_lot/Makefile b/finance/trytond_stock_lot/Makefile index eb45d48ddd43..e1cdc1d260c6 100644 --- a/finance/trytond_stock_lot/Makefile +++ b/finance/trytond_stock_lot/Makefile @@ -1,23 +1,24 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_stock_lot PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Stock Lot Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_stock_lot-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock_product_location/Makefile b/finance/trytond_stock_product_location/Makefile index d2a90d5bff48..199a6ced6972 100644 --- a/finance/trytond_stock_product_location/Makefile +++ b/finance/trytond_stock_product_location/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_stock_product_location PORTVERSION= 2.4.0 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Stock Product Location Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_stock_product_location-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock_split/Makefile b/finance/trytond_stock_split/Makefile index bc9a692a9092..e9ecbabb4447 100644 --- a/finance/trytond_stock_split/Makefile +++ b/finance/trytond_stock_split/Makefile @@ -1,22 +1,23 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_stock_split PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Stock Split Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock CONFLICTS= trytond_stock_split-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock_supply/Makefile b/finance/trytond_stock_supply/Makefile index 6900fb319b65..ab68175e617b 100644 --- a/finance/trytond_stock_supply/Makefile +++ b/finance/trytond_stock_supply/Makefile @@ -1,23 +1,24 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_stock_supply PORTVERSION= 2.4.4 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Stock Supply Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_stock>=2.4.0:${PORTSDIR}/finance/trytond_stock \ trytond_purchase>=2.4.0:${PORTSDIR}/finance/trytond_purchase CONFLICTS= trytond_stock_supply-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock_supply_day/Makefile b/finance/trytond_stock_supply_day/Makefile index e1291add5901..08f1021de29c 100644 --- a/finance/trytond_stock_supply_day/Makefile +++ b/finance/trytond_stock_supply_day/Makefile @@ -1,21 +1,22 @@ # $FreeBSD$ PORTNAME= trytond_stock_supply_day PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Stock Supply Day Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_purchase>=2.4.0:${PORTSDIR}/finance/trytond_purchase CONFLICTS= trytond_stock_supply_day-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock_supply_forecast/Makefile b/finance/trytond_stock_supply_forecast/Makefile index 093b5b10ac0e..be030d103951 100644 --- a/finance/trytond_stock_supply_forecast/Makefile +++ b/finance/trytond_stock_supply_forecast/Makefile @@ -1,23 +1,24 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_stock_supply_forecast PORTVERSION= 2.4.1 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Stock Supply Forecast Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_stock_supply>=2.4.0:${PORTSDIR}/finance/trytond_stock_supply \ trytond_stock_forecast>=2.4.0:${PORTSDIR}/finance/trytond_stock_forecast CONFLICTS= trytond_stock_supply_forecast-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_stock_supply_production/Makefile b/finance/trytond_stock_supply_production/Makefile index d2977322bc09..b333b1a2d83f 100644 --- a/finance/trytond_stock_supply_production/Makefile +++ b/finance/trytond_stock_supply_production/Makefile @@ -1,22 +1,23 @@ # $FreeBSD$ PORTNAME= trytond_stock_supply_production PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Stock Supply Production Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_stock_supply>=2.4.0:${PORTSDIR}/finance/trytond_stock_supply \ trytond_product>=2.4.0:${PORTSDIR}/finance/trytond_product CONFLICTS= trytond_stock_supply_production-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/trytond_timesheet/Makefile b/finance/trytond_timesheet/Makefile index 7091d1096299..56619d691807 100644 --- a/finance/trytond_timesheet/Makefile +++ b/finance/trytond_timesheet/Makefile @@ -1,22 +1,23 @@ # Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_timesheet PORTVERSION= 2.4.2 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Timesheet Module) LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_company_work_time>=2.4.0:${PORTSDIR}/finance/trytond_company_work_time CONFLICTS= trytond_timesheet-2.[68].* USE_PYTHON= yes USE_PYDISTUTILS=easy_install +NO_STAGE= yes .include diff --git a/finance/venice/Makefile b/finance/venice/Makefile index efd05392ae07..06ff40bee792 100644 --- a/finance/venice/Makefile +++ b/finance/venice/Makefile @@ -1,52 +1,53 @@ # Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ PORTNAME= venice DISTVERSION= 0.71beta CATEGORIES= finance java MASTER_SITES= SF/mov/${PORTNAME}/0.71%20beta DISTNAME= ${PORTNAME}-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Merchant Of Venice, a stock market trading program NO_BUILD= yes USE_JAVA= yes JAVA_RUN= yes JAVA_VERSION= 1.6+ JARFILE= ${PORTNAME}.jar PLIST_FILES= bin/venice \ %%JAVAJARDIR%%/${JARFILE} # docs DOC_FILES= doc/manual.txt \ doc/manual.html \ changelog.txt \ readme.txt .ifndef(NOPORTDOCS) PORTDOCS= * .endif +NO_STAGE= yes .include post-patch: ${REINPLACE_CMD} -e s,venice.jar,${JAVAJARDIR}/${JARFILE}, ${WRKSRC}/venice do-install: # docs .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${DOC_FILES} @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif # wrapper @${INSTALL_SCRIPT} ${WRKSRC}/venice ${PREFIX}/bin/ # jar @${MKDIR} ${JAVAJARDIR} @${INSTALL_DATA} ${WRKSRC}/${JARFILE} ${JAVAJARDIR}/ .include diff --git a/finance/weberp/Makefile b/finance/weberp/Makefile index 59c6bf2e8d32..5da57eb2c9a1 100644 --- a/finance/weberp/Makefile +++ b/finance/weberp/Makefile @@ -1,42 +1,39 @@ -# New ports collection makefile for: weberp -# Date created: 05 Oct 2008 -# Whom: Wen heping -# +# Created by: Wen heping # $FreeBSD$ -# PORTNAME= weberp PORTVERSION= 4.08.4 CATEGORIES= finance www MASTER_SITES= SF/web-erp/ DISTNAME= webERP${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= An Open-Source Web-Based ERP System PORTSCOUT= skipv:3.12 USE_ZIP= yes USE_PHP= mysql gettext USES= gettext WRKSRC= ${WRKDIR}/webERP${PORTVERSION} NO_BUILD= yes SUB_FILES= pkg-message +NO_STAGE= yes .include do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR} @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} @${CHMOD} -R 755 ${WWWDIR} post-install: @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' \ >> ${TMPPLIST} @${ECHO_CMD} '@exec ${CHMOD} 755 -R ${WWWDIR}' \ >> ${TMPPLIST} ${CAT} ${PKGMESSAGE} .include diff --git a/finance/wmstock/Makefile b/finance/wmstock/Makefile index a832408ff4c6..10f02656b3d2 100644 --- a/finance/wmstock/Makefile +++ b/finance/wmstock/Makefile @@ -1,28 +1,25 @@ -# New ports collection makefile for: wmstock -# Date created: 19 Jun 1999 -# Whom: Will Andrews -# +# Created by: Will Andrews # $FreeBSD$ -# PORTNAME= wmstock PORTVERSION= 0.11 PORTREVISION= 3 CATEGORIES= finance windowmaker MASTER_SITES= http://www.mattfischer.com/wmstock/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Cool WindowMaker Dockapp that shows stock ticker(s) USE_XORG= xpm WRKSRC= ${WRKDIR}/wmstock/src USE_GMAKE= yes MAN1= wmstock.1 +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmstock ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/getquote ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/wmstock.1x ${PREFIX}/man/man1/wmstock.1 .include diff --git a/finance/xtrader/Makefile b/finance/xtrader/Makefile index 09b38f284aec..4336aa3dfd8c 100644 --- a/finance/xtrader/Makefile +++ b/finance/xtrader/Makefile @@ -1,46 +1,43 @@ -# New ports collection makefile for: xtrader -# Date created: 2005-04-16 -# Whom: Michael Johnson -# +# Created by: Michael Johnson # $FreeBSD$ -# PORTNAME= xtrader PORTVERSION= 0.99.9 PORTREVISION= 8 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= Technical analysis program for financial instruments LIB_DEPENDS= ptypes.21:${PORTSDIR}/devel/ptypes \ fltk.1:${PORTSDIR}/x11-toolkits/fltk MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" MAKEFILE= Makefile.linux USE_XORG= x11 xpm BUILD_WRKSRC= ${WRKSRC}/${PORTNAME} NO_WRKSUBDIR= yes USE_GMAKE= yes PLIST_FILES= bin/xtrader \ %%DATADIR%%/sample.xt PLIST_DIRS= %%DATADIR%% +NO_STAGE= yes 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} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}/sample.xt ${DATADIR} ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}/xtrader ${PREFIX}/bin .include