- Add miwi's favico.ico for www interfaces

- bump PORTREVISION for plist change

Obtained from:	miwi@ ;-)
This commit is contained in:
Ion-Mihai Tetcu 2007-01-08 16:36:11 +00:00
parent 3265b792ec
commit ea408865fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181793
9 changed files with 42 additions and 6 deletions

View File

@ -6,7 +6,7 @@
PORTNAME= tinderbox
PORTVERSION= 2.3.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= http://tinderbox.marcuscom.com/
@ -39,6 +39,10 @@ IGNORE= is useless without a database. Please (re)run 'make config' and choose o
RUN_DEPENDS+= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
WANT_PHP_WEB= yes
USE_PHP= session
MASTER_SITES+= http://miwibox.org/:FAVICON
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
favicon.ico:FAVICON
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
.if defined(WITH_WEB)
@ -115,12 +119,15 @@ post-patch:
pre-install:
.if !defined(WITH_WEB)
${RM} -R ${WRKSRC}/www
.else
${CP} ${DISTDIR}/favicon.ico ${WRKSRC}/www
.endif
.if defined(WITHOUT_WEB_EXP)
${RM} -R ${WRKSRC}/www-exp
.else
${CP} ${DISTDIR}/favicon.ico ${WRKSRC}/www-exp
.endif
do-install:
${MKDIR} ${PREFIX}/tinderbox/scripts
${CP} -R ${WRKSRC}/* ${PREFIX}/tinderbox/scripts

View File

@ -1,3 +1,6 @@
MD5 (tinderbox-2.3.4.tar.gz) = 6cd5ab8cceef934f059bff2b7cf32a70
SHA256 (tinderbox-2.3.4.tar.gz) = 60a4e3065a88a0e056915fef5b30e289864798a065d5dfbab95e4b90e9ff4cb7
SIZE (tinderbox-2.3.4.tar.gz) = 123621
MD5 (favicon.ico) = 1d2e9e267ca81f0ef5bc7b9c391aaced
SHA256 (favicon.ico) = 842f1e23dcfcee24d4d7578381256256cda994347751fb332b6eb2182eae216e
SIZE (favicon.ico) = 4710

View File

@ -69,6 +69,7 @@ tinderbox/scripts/upgrade/mig_shlib.sh
%%WEB_EXP%%tinderbox/scripts/www-exp/inc_ds.php.dist
%%WEB_EXP%%tinderbox/scripts/www-exp/inc_tinderbox.php.dist
%%WEB_EXP%%tinderbox/scripts/www-exp/index.php
%%WEB_EXP%%tinderbox/scripts/www-exp/favicon.ico
%%WEB_EXP%%tinderbox/scripts/www-exp/module/module.php
%%WEB_EXP%%tinderbox/scripts/www-exp/module/moduleBuildPorts.php
%%WEB_EXP%%tinderbox/scripts/www-exp/module/moduleBuilds.php
@ -104,6 +105,7 @@ tinderbox/scripts/upgrade/mig_shlib.sh
%%WEB%%tinderbox/scripts/www/inc_ds.php.dist
%%WEB%%tinderbox/scripts/www/inc_tinderbox.php.dist
%%WEB%%tinderbox/scripts/www/index.php
%%WEB%%tinderbox/scripts/www/favicon.ico
%%WEB%%tinderbox/scripts/www/lastbuilds.php
%%WEB%%tinderbox/scripts/www/showbuild.php
%%WEB%%tinderbox/scripts/www/showport.php

View File

@ -6,7 +6,7 @@
PORTNAME= tinderbox
PORTVERSION= 2.3.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= http://tinderbox.marcuscom.com/
@ -39,6 +39,10 @@ IGNORE= is useless without a database. Please (re)run 'make config' and choose o
RUN_DEPENDS+= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
WANT_PHP_WEB= yes
USE_PHP= session
MASTER_SITES+= http://miwibox.org/:FAVICON
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
favicon.ico:FAVICON
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
.if defined(WITH_WEB)
@ -115,12 +119,15 @@ post-patch:
pre-install:
.if !defined(WITH_WEB)
${RM} -R ${WRKSRC}/www
.else
${CP} ${DISTDIR}/favicon.ico ${WRKSRC}/www
.endif
.if defined(WITHOUT_WEB_EXP)
${RM} -R ${WRKSRC}/www-exp
.else
${CP} ${DISTDIR}/favicon.ico ${WRKSRC}/www-exp
.endif
do-install:
${MKDIR} ${PREFIX}/tinderbox/scripts
${CP} -R ${WRKSRC}/* ${PREFIX}/tinderbox/scripts

View File

@ -1,3 +1,6 @@
MD5 (tinderbox-2.3.4.tar.gz) = 6cd5ab8cceef934f059bff2b7cf32a70
SHA256 (tinderbox-2.3.4.tar.gz) = 60a4e3065a88a0e056915fef5b30e289864798a065d5dfbab95e4b90e9ff4cb7
SIZE (tinderbox-2.3.4.tar.gz) = 123621
MD5 (favicon.ico) = 1d2e9e267ca81f0ef5bc7b9c391aaced
SHA256 (favicon.ico) = 842f1e23dcfcee24d4d7578381256256cda994347751fb332b6eb2182eae216e
SIZE (favicon.ico) = 4710

View File

@ -69,6 +69,7 @@ tinderbox/scripts/upgrade/mig_shlib.sh
%%WEB_EXP%%tinderbox/scripts/www-exp/inc_ds.php.dist
%%WEB_EXP%%tinderbox/scripts/www-exp/inc_tinderbox.php.dist
%%WEB_EXP%%tinderbox/scripts/www-exp/index.php
%%WEB_EXP%%tinderbox/scripts/www-exp/favicon.ico
%%WEB_EXP%%tinderbox/scripts/www-exp/module/module.php
%%WEB_EXP%%tinderbox/scripts/www-exp/module/moduleBuildPorts.php
%%WEB_EXP%%tinderbox/scripts/www-exp/module/moduleBuilds.php
@ -104,6 +105,7 @@ tinderbox/scripts/upgrade/mig_shlib.sh
%%WEB%%tinderbox/scripts/www/inc_ds.php.dist
%%WEB%%tinderbox/scripts/www/inc_tinderbox.php.dist
%%WEB%%tinderbox/scripts/www/index.php
%%WEB%%tinderbox/scripts/www/favicon.ico
%%WEB%%tinderbox/scripts/www/lastbuilds.php
%%WEB%%tinderbox/scripts/www/showbuild.php
%%WEB%%tinderbox/scripts/www/showport.php

View File

@ -6,7 +6,7 @@
PORTNAME= tinderbox
PORTVERSION= 2.3.4
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= misc
MASTER_SITES= http://tinderbox.marcuscom.com/
@ -39,6 +39,10 @@ IGNORE= is useless without a database. Please (re)run 'make config' and choose o
RUN_DEPENDS+= ${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB
WANT_PHP_WEB= yes
USE_PHP= session
MASTER_SITES+= http://miwibox.org/:FAVICON
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
favicon.ico:FAVICON
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
.endif
.if defined(WITH_WEB)
@ -115,12 +119,15 @@ post-patch:
pre-install:
.if !defined(WITH_WEB)
${RM} -R ${WRKSRC}/www
.else
${CP} ${DISTDIR}/favicon.ico ${WRKSRC}/www
.endif
.if defined(WITHOUT_WEB_EXP)
${RM} -R ${WRKSRC}/www-exp
.else
${CP} ${DISTDIR}/favicon.ico ${WRKSRC}/www-exp
.endif
do-install:
${MKDIR} ${PREFIX}/tinderbox/scripts
${CP} -R ${WRKSRC}/* ${PREFIX}/tinderbox/scripts

View File

@ -1,3 +1,6 @@
MD5 (tinderbox-2.3.4.tar.gz) = 6cd5ab8cceef934f059bff2b7cf32a70
SHA256 (tinderbox-2.3.4.tar.gz) = 60a4e3065a88a0e056915fef5b30e289864798a065d5dfbab95e4b90e9ff4cb7
SIZE (tinderbox-2.3.4.tar.gz) = 123621
MD5 (favicon.ico) = 1d2e9e267ca81f0ef5bc7b9c391aaced
SHA256 (favicon.ico) = 842f1e23dcfcee24d4d7578381256256cda994347751fb332b6eb2182eae216e
SIZE (favicon.ico) = 4710

View File

@ -69,6 +69,7 @@ tinderbox/scripts/upgrade/mig_shlib.sh
%%WEB_EXP%%tinderbox/scripts/www-exp/inc_ds.php.dist
%%WEB_EXP%%tinderbox/scripts/www-exp/inc_tinderbox.php.dist
%%WEB_EXP%%tinderbox/scripts/www-exp/index.php
%%WEB_EXP%%tinderbox/scripts/www-exp/favicon.ico
%%WEB_EXP%%tinderbox/scripts/www-exp/module/module.php
%%WEB_EXP%%tinderbox/scripts/www-exp/module/moduleBuildPorts.php
%%WEB_EXP%%tinderbox/scripts/www-exp/module/moduleBuilds.php
@ -104,6 +105,7 @@ tinderbox/scripts/upgrade/mig_shlib.sh
%%WEB%%tinderbox/scripts/www/inc_ds.php.dist
%%WEB%%tinderbox/scripts/www/inc_tinderbox.php.dist
%%WEB%%tinderbox/scripts/www/index.php
%%WEB%%tinderbox/scripts/www/favicon.ico
%%WEB%%tinderbox/scripts/www/lastbuilds.php
%%WEB%%tinderbox/scripts/www/showbuild.php
%%WEB%%tinderbox/scripts/www/showport.php