Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 6.02.3 | jlaffaye | 2011-07-03 | 2 | -17/+3 |
* | - Update to 6.02.2 | wen | 2011-04-11 | 3 | -4/+19 |
* | - Bump portrevisions on all ocaml libraries, as it appears that compiled | stas | 2011-04-06 |
PLIST= ${WRKDIR}/pkg-plist .if ${PKGNAMESUFFIX} == "-bat" .if defined(WITH_OPENSSL) .include "${PORTSDIR}/Mk/bsd.openssl.mk" CONFIGURE_ARGS+= --with-openssl=${OPENSSLBASE} .else CONFIGURE_ARGS+= --with-openssl="no" .endif .endif pre-everything:: .if ${PKGNAMESUFFIX} == "-bat" @${ECHO_MSG} "===> Building bat the GUI interface for Bacula." .endif .if ${PKGNAMEPREFIX} == "nagios-check_" @${ECHO_MSG} "===> Building nagios check only." .endif .if ${PKGNAMESUFFIX} == "-client-static" @${ECHO_MSG} "===> Building static version of fd." .endif post-patch: # Change $(ECHO) to echo in some Makefile.in files @${REINPLACE_CMD} -e 's|$$(ECHO)|echo|g' ${WRKSRC}/src/filed/Makefile.in \ ${WRKSRC}/src/console/Makefile.in post-build: .if ${PKGNAMEPREFIX} == "nagios-check_" ${MAKE} -C ${WRKSRC}/examples/nagios/check_bacula .endif pre-install: @${RM} -f ${PLIST} .if ${PKGNAMESUFFIX} == "-bat" @${ECHO_CMD} "etc/bacula/bat.conf.sample" >> ${PLIST} @${ECHO_CMD} "sbin/bat" >> ${PLIST} .endif .if ${PKGNAMEPREFIX} == "nagios-check_" @${ECHO_CMD} "libexec/nagios/check_bacula" >> ${PLIST} @${ECHO_CMD} "@dirrmtry libexec/nagios" >> ${PLIST} .endif .if ${PKGNAMESUFFIX} == "-client-static" @${ECHO_CMD} "sbin/bacula-fd-static" >> ${PLIST} @${ECHO_CMD} "sbin/bconsole-static" >> ${PLIST} .endif do-install: .if ${PKGNAMESUFFIX} == "-bat" # Install config files and preserve existing ones ${INSTALL_SCRIPT} ${WRKSRC}/src/qt-console/bat.conf ${PREFIX}/etc/bacula/bat.conf.sample ${INSTALL_MAN} ${WRKSRC}/manpages/bat.1 ${PREFIX}/man/man1/ ${INSTALL_PROGRAM} ${WRKSRC}/src/qt-console/bat ${PREFIX}/sbin .endif .if ${PKGNAMEPREFIX} == "nagios-check_" @${MKDIR} ${PREFIX}/libexec/nagios ${INSTALL_PROGRAM} ${WRKSRC}/examples/nagios/check_bacula/check_bacula \ ${PREFIX}/libexec/nagios .endif .if ${PKGNAMESUFFIX} == "-client-static" ${INSTALL_PROGRAM} ${WRKSRC}/src/filed/static-bacula-fd ${PREFIX}/sbin/bacula-fd-static ${INSTALL_PROGRAM} ${WRKSRC}/src/console/static-bconsole ${PREFIX}/sbin/bconsole-static .endif es/ini-1.3.7
aboutsummaryrefslogtreecommitdiffstats |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 6.02.3 | jlaffaye | 2011-07-03 | 2 | -17/+3 |
* | - Update to 6.02.2 | wen | 2011-04-11 | 3 | -4/+19 |
* | - Bump portrevisions on all ocaml libraries, as it appears that compiled | stas | 2011-04-06 |