Index: head/www/thundercache/Makefile =================================================================== --- head/www/thundercache/Makefile (revision 273260) +++ head/www/thundercache/Makefile (revision 273261) @@ -1,119 +1,119 @@ # New ports collection makefile for: thundercache # Date created: 2010-03-15 # Whom: Patrick Tracanelli # # $FreeBSD$ # PORTNAME= thundercache PORTVERSION= 6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.bmsoftware.org/packs/ \ http://www8.freebsdbrasil.com.br/~eksffa/thunder/ \ http://www6.freebsdbrasil.com.br/~eksffa/l/dev/thunder/ \ ${MASTER_SITE_LOCAL}/jmelo -DISTNAME= thundercache-6.1.201104191500-64bits-fbsd +DISTNAME= thundercache-6.1.201104260900-64bits-fbsd MAINTAINER= eksffa@freebsdbrasil.com.br COMMENT= High-performance and high-eficiency caching proxy system OPTIONS= DEPENDACK "I have read and understood the depends needs" on \ APACHE "Install apache for reporting viewing" on \ PHP "Install PHP for reporting generating" on \ PGSQL "Install PostgreSQL (report data storing)" on USE_OPENSSL= yes USE_BZIP2= yes ONLY_FOR_ARCHS= i386 amd64 USE_RC_SUBR= thundercache NO_BUILD= yes LICENSE= commercial LICENSE_NAME= commercial LICENSE_PERMS= dist-mirror pkg-mirror auto-accept LICENSE_TEXT= Commercial software with shareware license to 50 threads RESTRICTED= Commercial software with shareware license to 50 threads .include .if ${OSVERSION} < 800000 BROKEN= Won't run on systems version < FreeBSD 8.0-RELEASE .endif .if ${ARCH} == "i386" -DISTNAME= thundercache-6.1.201104191500-32bits-fbsd +DISTNAME= thundercache-6.1.201104260900-32bits-fbsd .endif WRKSRC= ${WRKDIR}/thunder .if defined (WITH_APACHE) USE_APACHE= 2.0+ .endif .if defined (WITH_PGSQL) USE_PGSQL= yes WANT_PGSQL_VER= 84 RUN_DEPENDS+= postgresql-server>=0:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server .endif .if defined(WITH_PHP) && defined(WITH_PGSQL) RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_pgsql.so:${PORTSDIR}/databases/php5-pdo_pgsql RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pgsql.so:${PORTSDIR}/databases/php5-pgsql .endif .if defined(WITH_PHP) USE_PHP+= curl pcre bcmath pdo mcrypt mhash session .endif LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl:install SUB_FILES= pkg-message log.sh test-deps.sh SUB_LIST= "GREP=${GREP}" show-info: @${ECHO_MSG} "" @${ECHO_MSG} "ATTENTION:" @${ECHO_MSG} "" @${ECHO_MSG} " It is very important that you carefully read and respect" @${ECHO_MSG} " the special build options for the following depends:" @${ECHO_MSG} "" @${ECHO_MSG} " ftp/curl LIBSSH2=yes OPENSSL=yes PROXY=yes" @${ECHO_MSG} " security/openssl ZLIB=yes" @${ECHO_MSG} " devel/php5-pcre BUNDLED_PCRE=yes (for apache20)" @${ECHO_MSG} " postgresql${PGSQL_VER}-server \ NLS=yes PAM=yes OPTIMIZED_CFLAGS=yes TZDATA=yes" @${ECHO_MSG} "" @${ECHO_MSG} " After you understood it correctly, select DEPENDACK on" @${ECHO_MSG} " the OPTIONS screen. Run ''make config'' to acknowledge" @${ECHO_MSG} "" .if !defined(WITH_DEPENDACK) @${FALSE} .endif pre-everything::show-info do-install: @${CP} -r ${WRKSRC} ${PREFIX}/ ${INSTALL_SCRIPT} ${WRKDIR}/log.sh ${PREFIX}/thunder/sbin/ @${MKDIR} -m 755 /var/run/thunder post-install: @${CAT} ${PKGMESSAGE} @(${CHMOD} +x ${WRKDIR}/test-deps.sh ; \ if ! ${WRKDIR}/test-deps.sh > /dev/null 2>&1 ; then \ ${ECHO_MSG} "**** FATAL **** " ; \ ${ECHO_MSG} "**** THIS PORT MAY NOT WORK PROPERLY **** " ; \ ${ECHO_MSG} "Some depends are not built with required features." ; \ ${ECHO_MSG} "You must always honor at least the following options" ; \ ${ECHO_MSG} "depends as listed:" ; \ ${ECHO_MSG} "" ; \ ${ECHO_MSG} "ftp/curl LIBSSH2=yes OPENSSL=yes PROXY=yes" ; \ ${ECHO_MSG} "" ; \ ${ECHO_MSG} "Type ''make show-info'' to read further information." ; \ ${ECHO_MSG} "" ; \ fi) .include Property changes on: head/www/thundercache/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.19 \ No newline at end of property +1.20 \ No newline at end of property Index: head/www/thundercache/distinfo =================================================================== --- head/www/thundercache/distinfo (revision 273260) +++ head/www/thundercache/distinfo (revision 273261) @@ -1,4 +1,4 @@ -SHA256 (thundercache-6.1.201104191500-32bits-fbsd.tar.bz2) = f41bc8d9953527e48ec1194570ac4d287fd15a7d592c4d33a75a3b31397a9a9a -SIZE (thundercache-6.1.201104191500-32bits-fbsd.tar.bz2) = 221095 -SHA256 (thundercache-6.1.201104191500-64bits-fbsd.tar.bz2) = 7769c73cc50c830c8179aa8baf8b1242aebcc094c87aa1429bd15c4d66f6a274 -SIZE (thundercache-6.1.201104191500-64bits-fbsd.tar.bz2) = 208634 +SHA256 (thundercache-6.1.201104260900-32bits-fbsd.tar.bz2) = 7f8056028ad49871603f8089324231636906939e0d6d26248c35a7cecc867fb7 +SIZE (thundercache-6.1.201104260900-32bits-fbsd.tar.bz2) = 221484 +SHA256 (thundercache-6.1.201104260900-64bits-fbsd.tar.bz2) = ae2961f3807e84123cca22e9911016fcb0fcb715d9790859a817fb078eeff655 +SIZE (thundercache-6.1.201104260900-64bits-fbsd.tar.bz2) = 232629 Property changes on: head/www/thundercache/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property