FreeBSD Bugzilla – Attachment 35782 Details for
Bug 57662
[new port] www/mod_tidy: Validates the HTML output of your apache2 webserver
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
mod_tidy.shar
mod_tidy.shar (text/plain), 2.48 KB, created by
Clement Laforet
on 2003-10-06 18:50:23 UTC
(
hide
)
Description:
mod_tidy.shar
Filename:
MIME Type:
Creator:
Clement Laforet
Created:
2003-10-06 18:50:23 UTC
Size:
2.48 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># mod_tidy ># mod_tidy/pkg-descr ># mod_tidy/Makefile ># mod_tidy/pkg-plist ># mod_tidy/distinfo ># >echo c - mod_tidy >mkdir -p mod_tidy > /dev/null 2>&1 >echo x - mod_tidy/pkg-descr >sed 's/^X//' >mod_tidy/pkg-descr << 'END-of-mod_tidy/pkg-descr' >Xmod_tidy validates the HTML output of your apache2 webserver. So you don't need >Xa separate application to check your HTML. >XIt works as a filter that hooks up to HTML output. mod_tidy feeds the HTML >Xoutput to TidyLib which validates the HTML output. If TidyLib finds >Xan error the client receives a HTML page with a list of all found errors. If >XTidyLib doesn't complain you will get your HTML data as without mod_tidy. >X >XWWW: http://home.snafu.de/tusk/mod_tidy/ >END-of-mod_tidy/pkg-descr >echo x - mod_tidy/Makefile >sed 's/^X//' >mod_tidy/Makefile << 'END-of-mod_tidy/Makefile' >X# New ports collection makefile for: mod_tidy >X# Date created: Sun Oct 5 >X# Whom: Clement Laforet <sheepkiller@cultdeadsheep.org> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= mod_tidy >XPORTVERSION= 0.3 >XCATEGORIES= www >XMASTER_SITES= http://home.snafu.de/tusk/mod_tidy/ >X >XMAINTAINER= sheepkiller@cultdeadsheep.org >XCOMMENT= Validates the HTML output of your apache2 webserver >X >XBUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2 >XRUN_DEPENDS= ${BUILD_DEPENDS} >XLIB_DEPENDS= tidy:${PORTSDIR}/www/tidy-lib >X >XAPXS?= ${LOCALBASE}/sbin/apxs >X >XTIDY_INC= ${LOCALBASE}/include/tidy >XTIDY_LIBS= ${LOCALBASE}/lib >X >Xpost-extract: >X @${ECHO_MSG} "===> Removing distributed tidy libs to avoid conflicts" >X @${RM} -fr ${WRKSRC}/tidy >X >Xdo-build: >X @(cd ${WRKSRC}/src && ${APXS} -I ${TIDY_INC} -L ${TIDY_LIBS} -c ${PORTNAME}.c) >X >Xdo-install: >X @(cd ${WRKSRC}/src && ${APXS} -A -i ${PORTNAME}.la) >X >X.include <bsd.port.mk> >END-of-mod_tidy/Makefile >echo x - mod_tidy/pkg-plist >sed 's/^X//' >mod_tidy/pkg-plist << 'END-of-mod_tidy/pkg-plist' >Xlibexec/apache2/mod_tidy.so >X@exec %D/sbin/apxs -e -A -n tidy %D/%f >X@unexec echo "===> If you do not plan on reinstalling mod_tidy, you must manually remove"; echo "===> references to it in httpd.conf." >END-of-mod_tidy/pkg-plist >echo x - mod_tidy/distinfo >sed 's/^X//' >mod_tidy/distinfo << 'END-of-mod_tidy/distinfo' >XMD5 (mod_tidy-0.3.tar.gz) = f4af3e8e1ba21483e0483e114bd66838 >END-of-mod_tidy/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 57662
: 35782