FreeBSD Bugzilla – Attachment 50568 Details for
Bug 77007
New port: www/wacko (A small and fast PHP Wikki clone with multiple language support)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
wacko.shar
wacko.shar (text/plain), 17.64 KB, created by
Ivan Sviridov
on 2005-02-02 14:20:22 UTC
(
hide
)
Description:
wacko.shar
Filename:
MIME Type:
Creator:
Ivan Sviridov
Created:
2005-02-02 14:20:22 UTC
Size:
17.64 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: ># ># /usr/ports/www/wacko ># /usr/ports/www/wacko/Makefile ># /usr/ports/www/wacko/distinfo ># /usr/ports/www/wacko/pkg-descr ># /usr/ports/www/wacko/pkg-plist ># >echo c - /usr/ports/www/wacko >mkdir -p /usr/ports/www/wacko > /dev/null 2>&1 >echo x - /usr/ports/www/wacko/Makefile >sed 's/^X//' >/usr/ports/www/wacko/Makefile << 'END-of-/usr/ports/www/wacko/Makefile' >X# New ports collection makefile for: WackoWikki >X# Date created: 05.Dec 2004 >X# Whom: Ivan Sviridov (sin@vimcom.net) >X# $FreeBSD$ >X >XPORTNAME= wacko >XPORTVERSION= 4 >XCATEGORIES= www >XMASTER_SITES= http://wackowiki.com/files/ >XDISTNAME= wacko.r4 >X >XMAINTAINER= sin@vimcom.net >XCOMMENT= A small and fast PHP Wikki clone with multiple language support >X >XUSE_BZIP2= yes >X# The port supports a number of variables that may be tweaked at build >X# time. Perform a "make options" to see more information on these variables. >X# >XWWWDOCROOT?= www/data >XWACKOURL?= wacko >XWWWOWN?= www >XWWWGRP?= www >X# >X# End of user-configurable variables. >XCFGFILE=interwiki.conf >X# Set/override/append to variables from bsd.port.mk: >X# >X >XWRKSRC= ${WRKDIR}/${PORTNAME} >XWACKODIR= ${WWWDOCROOT}/${WACKOURL} >XNO_BUILD= yes >XUSE_PHP= mysql >XPLIST_SUB+= WACKODIR="${WACKODIR}" >X >Xdo-extract: >X @ ${MKDIR} ${WRKSRC} >X @ cd ${WRKSRC} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS} >X >Xpost-patch: >X @ ${MV} ${WRKSRC}/${CFGFILE} ${WRKSRC}/${CFGFILE}.sample >X >Xdo-install: >X @ ${MKDIR} ${PREFIX}/${WACKODIR} >X @ ${CP} -R ${WRKSRC}/ ${PREFIX}/${WACKODIR} >X @ ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${WACKODIR} >X >X @ ${ECHO_MSG} "" >X @ ${ECHO_MSG} " GoTo: http://<your_website>/${WACKOURL}" >X @ ${ECHO_MSG} "" >X >X.include <bsd.port.mk> >END-of-/usr/ports/www/wacko/Makefile >echo x - /usr/ports/www/wacko/distinfo >sed 's/^X//' >/usr/ports/www/wacko/distinfo << 'END-of-/usr/ports/www/wacko/distinfo' >XMD5 (wacko.r4.tar.bz2) = a2b0261b7fff7a14ee390e4fd342a2dd >XSIZE (wacko.r4.tar.bz2) = 210785 >END-of-/usr/ports/www/wacko/distinfo >echo x - /usr/ports/www/wacko/pkg-descr >sed 's/^X//' >/usr/ports/www/wacko/pkg-descr << 'END-of-/usr/ports/www/wacko/pkg-descr' >XSmall, lightweight, handy, expandable Wiki-clone written in PHP4. >X >XThis code was forked from WakkaWiki 0.1.2, with some patches from ChS, >Xwikini.net, some new actions from WakkaWiki.com >Xand essential amount of our own sourcecode. >X >XWith cyrillic support int the linking. >X >XWWW: http://wackowiki.com >END-of-/usr/ports/www/wacko/pkg-descr >echo x - /usr/ports/www/wacko/pkg-plist >sed 's/^X//' >/usr/ports/www/wacko/pkg-plist << 'END-of-/usr/ports/www/wacko/pkg-plist' >X%%WACKODIR%%/README >X%%WACKODIR%%/_cache/.htaccess >X%%WACKODIR%%/actions/a.php >X%%WACKODIR%%/actions/admincache.php >X%%WACKODIR%%/actions/allpageindex.php >X%%WACKODIR%%/actions/allrecentchanges.php >X%%WACKODIR%%/actions/anchor.php >X%%WACKODIR%%/actions/backlinks.php >X%%WACKODIR%%/actions/changepassword.php >X%%WACKODIR%%/actions/changes.php >X%%WACKODIR%%/actions/files.php >X%%WACKODIR%%/actions/flash.php >X%%WACKODIR%%/actions/hits.php >X%%WACKODIR%%/actions/include.php >X%%WACKODIR%%/actions/index.php >X%%WACKODIR%%/actions/interwikilist.php >X%%WACKODIR%%/actions/j.php >X%%WACKODIR%%/actions/lastusers.php >X%%WACKODIR%%/actions/linkstree.php >X%%WACKODIR%%/actions/login.php >X%%WACKODIR%%/actions/mostpopular.php >X%%WACKODIR%%/actions/mychanges.php >X%%WACKODIR%%/actions/mychangeswatches.php >X%%WACKODIR%%/actions/mypages.php >X%%WACKODIR%%/actions/mywatches.php >X%%WACKODIR%%/actions/mywatchespages.php >X%%WACKODIR%%/actions/nocomments.php >X%%WACKODIR%%/actions/orphaned.php >X%%WACKODIR%%/actions/orphanedpages.php >X%%WACKODIR%%/actions/p.php >X%%WACKODIR%%/actions/pageindex.php >X%%WACKODIR%%/actions/pageindex2.php >X%%WACKODIR%%/actions/randomphrase.php >X%%WACKODIR%%/actions/recentchanges.php >X%%WACKODIR%%/actions/recentcomments.php >X%%WACKODIR%%/actions/recentlycommented.php >X%%WACKODIR%%/actions/redirect.php >X%%WACKODIR%%/actions/registration.php >X%%WACKODIR%%/actions/search.php >X%%WACKODIR%%/actions/searchfor.php >X%%WACKODIR%%/actions/showparagraphs.php >X%%WACKODIR%%/actions/tableofcontents.php >X%%WACKODIR%%/actions/textsearch.php >X%%WACKODIR%%/actions/toc.php >X%%WACKODIR%%/actions/topicsearch.php >X%%WACKODIR%%/actions/tree.php >X%%WACKODIR%%/actions/upload.php >X%%WACKODIR%%/actions/usersettings.php >X%%WACKODIR%%/actions/wanted.php >X%%WACKODIR%%/actions/wantedpages.php >X%%WACKODIR%%/actions/watchers.php >X%%WACKODIR%%/classes/cache.php >X%%WACKODIR%%/classes/wacko.php >X%%WACKODIR%%/db/mssql.php >X%%WACKODIR%%/db/mysql.php >X%%WACKODIR%%/docs/INSTALL >X%%WACKODIR%%/docs/LICENSE >X%%WACKODIR%%/docs/UPGRADE >X%%WACKODIR%%/files/.htaccess >X%%WACKODIR%%/files/perpage/.htaccess >X%%WACKODIR%%/formatters/classes/DelphiHightlighter.php >X%%WACKODIR%%/formatters/classes/JavaHighlighter.php >X%%WACKODIR%%/formatters/classes/SafeHtml.php >X%%WACKODIR%%/formatters/classes/WackoFormatter.php >X%%WACKODIR%%/formatters/classes/paragrafica.php >X%%WACKODIR%%/formatters/classes/post_wacko.php >X%%WACKODIR%%/formatters/classes/typografica.php >X%%WACKODIR%%/formatters/free_symbols >X%%WACKODIR%%/formatters/highlight/box.php >X%%WACKODIR%%/formatters/highlight/code.php >X%%WACKODIR%%/formatters/highlight/comments.php >X%%WACKODIR%%/formatters/highlight/css.php >X%%WACKODIR%%/formatters/highlight/email.php >X%%WACKODIR%%/formatters/highlight/hl.php >X%%WACKODIR%%/formatters/highlight/html.php >X%%WACKODIR%%/formatters/highlight/icq.php >X%%WACKODIR%%/formatters/highlight/icq_l.php >X%%WACKODIR%%/formatters/highlight/icq_m.php >X%%WACKODIR%%/formatters/highlight/icq_t.php >X%%WACKODIR%%/formatters/highlight/ini.php >X%%WACKODIR%%/formatters/highlight/java.php >X%%WACKODIR%%/formatters/highlight/noautolinks.php >X%%WACKODIR%%/formatters/highlight/notypo.php >X%%WACKODIR%%/formatters/highlight/pascal.php >X%%WACKODIR%%/formatters/highlight/php.php >X%%WACKODIR%%/formatters/highlight/small.php >X%%WACKODIR%%/formatters/highlight/sql.php >X%%WACKODIR%%/formatters/msword.php >X%%WACKODIR%%/formatters/paragrafica.php >X%%WACKODIR%%/formatters/post_wacko.php >X%%WACKODIR%%/formatters/preformat.php >X%%WACKODIR%%/formatters/safehtml.php >X%%WACKODIR%%/formatters/translit.php >X%%WACKODIR%%/formatters/typografica.php >X%%WACKODIR%%/formatters/wacko.php >X%%WACKODIR%%/formatters/wakka.php >X%%WACKODIR%%/handlers/page/_diff.php >X%%WACKODIR%%/handlers/page/acls.php >X%%WACKODIR%%/handlers/page/addcomment.php >X%%WACKODIR%%/handlers/page/claim.php >X%%WACKODIR%%/handlers/page/diff.php >X%%WACKODIR%%/handlers/page/edit.php >X%%WACKODIR%%/handlers/page/files.php >X%%WACKODIR%%/handlers/page/massacls.php >X%%WACKODIR%%/handlers/page/msword.php >X%%WACKODIR%%/handlers/page/print.php >X%%WACKODIR%%/handlers/page/referrers.php >X%%WACKODIR%%/handlers/page/referrers_sites.php >X%%WACKODIR%%/handlers/page/remove.php >X%%WACKODIR%%/handlers/page/rename.php >X%%WACKODIR%%/handlers/page/revisions.php >X%%WACKODIR%%/handlers/page/revisions.xml.php >X%%WACKODIR%%/handlers/page/settings.php >X%%WACKODIR%%/handlers/page/show.php >X%%WACKODIR%%/handlers/page/upload.php >X%%WACKODIR%%/handlers/page/watch.php >X%%WACKODIR%%/images/.htaccess >X%%WACKODIR%%/images/upload403.gif >X%%WACKODIR%%/images/upload404.gif >X%%WACKODIR%%/images/wikiedit/bold.gif >X%%WACKODIR%%/images/wikiedit/center.gif >X%%WACKODIR%%/images/wikiedit/copy.gif >X%%WACKODIR%%/images/wikiedit/createimage.gif >X%%WACKODIR%%/images/wikiedit/createlink.gif >X%%WACKODIR%%/images/wikiedit/createtable.gif >X%%WACKODIR%%/images/wikiedit/cut.gif >X%%WACKODIR%%/images/wikiedit/forecolor.gif >X%%WACKODIR%%/images/wikiedit/h1-1.gif >X%%WACKODIR%%/images/wikiedit/h1.gif >X%%WACKODIR%%/images/wikiedit/h2.gif >X%%WACKODIR%%/images/wikiedit/h3.gif >X%%WACKODIR%%/images/wikiedit/help.gif >X%%WACKODIR%%/images/wikiedit/hilitecolor.gif >X%%WACKODIR%%/images/wikiedit/hr.gif >X%%WACKODIR%%/images/wikiedit/indent.gif >X%%WACKODIR%%/images/wikiedit/italic.gif >X%%WACKODIR%%/images/wikiedit/justify.gif >X%%WACKODIR%%/images/wikiedit/left.gif >X%%WACKODIR%%/images/wikiedit/ol.gif >X%%WACKODIR%%/images/wikiedit/outdent.gif >X%%WACKODIR%%/images/wikiedit/paste.gif >X%%WACKODIR%%/images/wikiedit/quote.gif >X%%WACKODIR%%/images/wikiedit/redo.gif >X%%WACKODIR%%/images/wikiedit/right.gif >X%%WACKODIR%%/images/wikiedit/sel.htc >X%%WACKODIR%%/images/wikiedit/strike.gif >X%%WACKODIR%%/images/wikiedit/textred.gif >X%%WACKODIR%%/images/wikiedit/ul.gif >X%%WACKODIR%%/images/wikiedit/underline.gif >X%%WACKODIR%%/images/wikiedit/undo.gif >X%%WACKODIR%%/images/wikiedit/word.gif >X%%WACKODIR%%/images/z.gif >X%%WACKODIR%%/index.php >X%%WACKODIR%%/interwiki.conf.sample >X%%WACKODIR%%/js/.htaccess >X%%WACKODIR%%/js/default.js >X%%WACKODIR%%/js/protoedit.js >X%%WACKODIR%%/js/wikiedit.js >X%%WACKODIR%%/js/wikiedit2.js >X%%WACKODIR%%/lang/lang.de.php >X%%WACKODIR%%/lang/lang.en.php >X%%WACKODIR%%/lang/lang.es.php >X%%WACKODIR%%/lang/lang.fr.php >X%%WACKODIR%%/lang/lang.it.php >X%%WACKODIR%%/lang/lang.md.php >X%%WACKODIR%%/lang/lang.nl.php >X%%WACKODIR%%/lang/lang.pl.php >X%%WACKODIR%%/lang/lang.ru.php >X%%WACKODIR%%/lang/wakka.all.php >X%%WACKODIR%%/lang/wakka.de.php >X%%WACKODIR%%/lang/wakka.en.php >X%%WACKODIR%%/lang/wakka.es.php >X%%WACKODIR%%/lang/wakka.fr.php >X%%WACKODIR%%/lang/wakka.it.php >X%%WACKODIR%%/lang/wakka.md.php >X%%WACKODIR%%/lang/wakka.nl.php >X%%WACKODIR%%/lang/wakka.pl.php >X%%WACKODIR%%/lang/wakka.ru.php >X%%WACKODIR%%/lib/HTMLSax/HTMLSax.php >X%%WACKODIR%%/lib/Text_Highlighter/Highlighter.php >X%%WACKODIR%%/lib/Text_Highlighter/Highlighter/CSS.php >X%%WACKODIR%%/lib/Text_Highlighter/Highlighter/DIFF.php >X%%WACKODIR%%/lib/Text_Highlighter/Highlighter/DTD.php >X%%WACKODIR%%/lib/Text_Highlighter/Highlighter/JAVASCRIPT.php >X%%WACKODIR%%/lib/Text_Highlighter/Highlighter/MYSQL.php >X%%WACKODIR%%/lib/Text_Highlighter/Highlighter/PHP.php >X%%WACKODIR%%/lib/Text_Highlighter/Highlighter/PYTHON.php >X%%WACKODIR%%/lib/Text_Highlighter/Highlighter/SQL.php >X%%WACKODIR%%/lib/Text_Highlighter/Highlighter/XML.php >X%%WACKODIR%%/readme.rus >X%%WACKODIR%%/setup/default.php >X%%WACKODIR%%/setup/footer.php >X%%WACKODIR%%/setup/header.php >X%%WACKODIR%%/setup/inserts.php >X%%WACKODIR%%/setup/install.php >X%%WACKODIR%%/setup/lang.php >X%%WACKODIR%%/setup/lang/inserts.de.php >X%%WACKODIR%%/setup/lang/inserts.en.php >X%%WACKODIR%%/setup/lang/inserts.es.php >X%%WACKODIR%%/setup/lang/inserts.fr.php >X%%WACKODIR%%/setup/lang/inserts.it.php >X%%WACKODIR%%/setup/lang/inserts.nl.php >X%%WACKODIR%%/setup/lang/inserts.pl.php >X%%WACKODIR%%/setup/lang/inserts.ru.php >X%%WACKODIR%%/setup/lang/installer.de.php >X%%WACKODIR%%/setup/lang/installer.en.php >X%%WACKODIR%%/setup/lang/installer.es.php >X%%WACKODIR%%/setup/lang/installer.fr.php >X%%WACKODIR%%/setup/lang/installer.it.php >X%%WACKODIR%%/setup/lang/installer.nl.php >X%%WACKODIR%%/setup/lang/installer.pl.php >X%%WACKODIR%%/setup/lang/installer.ru.php >X%%WACKODIR%%/setup/writeconfig.php >X%%WACKODIR%%/themes/coffee/.readme >X%%WACKODIR%%/themes/coffee/appearance/footer.php >X%%WACKODIR%%/themes/coffee/appearance/footermsword.php >X%%WACKODIR%%/themes/coffee/appearance/footerprint.php >X%%WACKODIR%%/themes/coffee/appearance/header.php >X%%WACKODIR%%/themes/coffee/appearance/headermsword.php >X%%WACKODIR%%/themes/coffee/appearance/headerprint.php >X%%WACKODIR%%/themes/coffee/css/.htaccess >X%%WACKODIR%%/themes/coffee/css/wakka.css >X%%WACKODIR%%/themes/coffee/css/wakkamsword.css >X%%WACKODIR%%/themes/coffee/css/wakkaprint.css >X%%WACKODIR%%/themes/coffee/icons/.htaccess >X%%WACKODIR%%/themes/coffee/icons/1del.gif >X%%WACKODIR%%/themes/coffee/icons/1print.gif >X%%WACKODIR%%/themes/coffee/icons/1unvisibl.gif >X%%WACKODIR%%/themes/coffee/icons/file.gif >X%%WACKODIR%%/themes/coffee/icons/key.gif >X%%WACKODIR%%/themes/coffee/icons/lock.gif >X%%WACKODIR%%/themes/coffee/icons/login.gif >X%%WACKODIR%%/themes/coffee/icons/login1.gif >X%%WACKODIR%%/themes/coffee/icons/mail.gif >X%%WACKODIR%%/themes/coffee/icons/referer.gif >X%%WACKODIR%%/themes/coffee/icons/rename.gif >X%%WACKODIR%%/themes/coffee/icons/toolbar1.gif >X%%WACKODIR%%/themes/coffee/icons/toolbar2.gif >X%%WACKODIR%%/themes/coffee/icons/user.gif >X%%WACKODIR%%/themes/coffee/icons/visibl.gif >X%%WACKODIR%%/themes/coffee/icons/wacko.ico >X%%WACKODIR%%/themes/coffee/icons/web.gif >X%%WACKODIR%%/themes/coffee/icons/xml.gif >X%%WACKODIR%%/themes/coffee/lang/wakka.de.php >X%%WACKODIR%%/themes/coffee/lang/wakka.en.php >X%%WACKODIR%%/themes/coffee/lang/wakka.es.php >X%%WACKODIR%%/themes/coffee/lang/wakka.fr.php >X%%WACKODIR%%/themes/coffee/lang/wakka.it.php >X%%WACKODIR%%/themes/coffee/lang/wakka.nl.php >X%%WACKODIR%%/themes/coffee/lang/wakka.ru.php >X%%WACKODIR%%/themes/default/.readme >X%%WACKODIR%%/themes/default/appearance/footer.php >X%%WACKODIR%%/themes/default/appearance/footermsword.php >X%%WACKODIR%%/themes/default/appearance/footerprint.php >X%%WACKODIR%%/themes/default/appearance/header.php >X%%WACKODIR%%/themes/default/appearance/headermsword.php >X%%WACKODIR%%/themes/default/appearance/headerprint.php >X%%WACKODIR%%/themes/default/css/.htaccess >X%%WACKODIR%%/themes/default/css/wakka.css >X%%WACKODIR%%/themes/default/css/wakkamsword.css >X%%WACKODIR%%/themes/default/css/wakkaprint.css >X%%WACKODIR%%/themes/default/icons/.htaccess >X%%WACKODIR%%/themes/default/icons/1del.gif >X%%WACKODIR%%/themes/default/icons/1print.gif >X%%WACKODIR%%/themes/default/icons/1unvisibl.gif >X%%WACKODIR%%/themes/default/icons/file.gif >X%%WACKODIR%%/themes/default/icons/key.gif >X%%WACKODIR%%/themes/default/icons/lock.gif >X%%WACKODIR%%/themes/default/icons/login.gif >X%%WACKODIR%%/themes/default/icons/login1.gif >X%%WACKODIR%%/themes/default/icons/mail.gif >X%%WACKODIR%%/themes/default/icons/referer.gif >X%%WACKODIR%%/themes/default/icons/rename.gif >X%%WACKODIR%%/themes/default/icons/toolbar1.gif >X%%WACKODIR%%/themes/default/icons/toolbar2.gif >X%%WACKODIR%%/themes/default/icons/visibl.gif >X%%WACKODIR%%/themes/default/icons/wacko.ico >X%%WACKODIR%%/themes/default/icons/web.gif >X%%WACKODIR%%/themes/default/icons/xml.gif >X%%WACKODIR%%/themes/default/lang/wakka.de.php >X%%WACKODIR%%/themes/default/lang/wakka.en.php >X%%WACKODIR%%/themes/default/lang/wakka.es.php >X%%WACKODIR%%/themes/default/lang/wakka.fr.php >X%%WACKODIR%%/themes/default/lang/wakka.it.php >X%%WACKODIR%%/themes/default/lang/wakka.nl.php >X%%WACKODIR%%/themes/default/lang/wakka.ru.php >X%%WACKODIR%%/themes/tabs/.readme >X%%WACKODIR%%/themes/tabs/appearance/footer.php >X%%WACKODIR%%/themes/tabs/appearance/footermsword.php >X%%WACKODIR%%/themes/tabs/appearance/footerprint.php >X%%WACKODIR%%/themes/tabs/appearance/header.php >X%%WACKODIR%%/themes/tabs/appearance/headermsword.php >X%%WACKODIR%%/themes/tabs/appearance/headerprint.php >X%%WACKODIR%%/themes/tabs/css/.htaccess >X%%WACKODIR%%/themes/tabs/css/wakka.css >X%%WACKODIR%%/themes/tabs/css/wakkamsword.css >X%%WACKODIR%%/themes/tabs/css/wakkaprint.css >X%%WACKODIR%%/themes/tabs/icons/.htaccess >X%%WACKODIR%%/themes/tabs/icons/bookmark.gif >X%%WACKODIR%%/themes/tabs/icons/del.gif >X%%WACKODIR%%/themes/tabs/icons/del_.gif >X%%WACKODIR%%/themes/tabs/icons/edit.gif >X%%WACKODIR%%/themes/tabs/icons/file.gif >X%%WACKODIR%%/themes/tabs/icons/guest.gif >X%%WACKODIR%%/themes/tabs/icons/key.gif >X%%WACKODIR%%/themes/tabs/icons/lock.gif >X%%WACKODIR%%/themes/tabs/icons/mail.gif >X%%WACKODIR%%/themes/tabs/icons/msword.gif >X%%WACKODIR%%/themes/tabs/icons/norole.gif >X%%WACKODIR%%/themes/tabs/icons/person.gif >X%%WACKODIR%%/themes/tabs/icons/print.gif >X%%WACKODIR%%/themes/tabs/icons/rename.gif >X%%WACKODIR%%/themes/tabs/icons/role.gif >X%%WACKODIR%%/themes/tabs/icons/shade1.gif >X%%WACKODIR%%/themes/tabs/icons/shade2.gif >X%%WACKODIR%%/themes/tabs/icons/tabbg.gif >X%%WACKODIR%%/themes/tabs/icons/tabbg1.gif >X%%WACKODIR%%/themes/tabs/icons/tabbgdel.gif >X%%WACKODIR%%/themes/tabs/icons/tabl.gif >X%%WACKODIR%%/themes/tabs/icons/tabl1.gif >X%%WACKODIR%%/themes/tabs/icons/tabl1del.gif >X%%WACKODIR%%/themes/tabs/icons/tabldel.gif >X%%WACKODIR%%/themes/tabs/icons/tabr.gif >X%%WACKODIR%%/themes/tabs/icons/tabr1.gif >X%%WACKODIR%%/themes/tabs/icons/tabr1del.gif >X%%WACKODIR%%/themes/tabs/icons/tabrdel.gif >X%%WACKODIR%%/themes/tabs/icons/unbookmark.gif >X%%WACKODIR%%/themes/tabs/icons/web.gif >X%%WACKODIR%%/themes/tabs/icons/xml.gif >X%%WACKODIR%%/themes/tabs/lang/wakka.all.php >X%%WACKODIR%%/themes/tabs/lang/wakka.de.php >X%%WACKODIR%%/themes/tabs/lang/wakka.en.php >X%%WACKODIR%%/themes/tabs/lang/wakka.es.php >X%%WACKODIR%%/themes/tabs/lang/wakka.ru.php >X%%WACKODIR%%/wakka.php >X%%WACKODIR%%/.htaccess >X%%WACKODIR%%/xml/.htaccess >X@dirrm %%WACKODIR%%/xml >X@dirrm %%WACKODIR%%/themes/tabs/lang >X@dirrm %%WACKODIR%%/themes/tabs/icons >X@dirrm %%WACKODIR%%/themes/tabs/css >X@dirrm %%WACKODIR%%/themes/tabs/appearance >X@dirrm %%WACKODIR%%/themes/tabs >X@dirrm %%WACKODIR%%/themes/default/lang >X@dirrm %%WACKODIR%%/themes/default/icons >X@dirrm %%WACKODIR%%/themes/default/css >X@dirrm %%WACKODIR%%/themes/default/appearance >X@dirrm %%WACKODIR%%/themes/default >X@dirrm %%WACKODIR%%/themes/coffee/lang >X@dirrm %%WACKODIR%%/themes/coffee/icons >X@dirrm %%WACKODIR%%/themes/coffee/css >X@dirrm %%WACKODIR%%/themes/coffee/appearance >X@dirrm %%WACKODIR%%/themes/coffee >X@dirrm %%WACKODIR%%/themes >X@dirrm %%WACKODIR%%/setup/lang >X@dirrm %%WACKODIR%%/setup >X@dirrm %%WACKODIR%%/lib/Text_Highlighter/Highlighter >X@dirrm %%WACKODIR%%/lib/Text_Highlighter >X@dirrm %%WACKODIR%%/lib/HTMLSax >X@dirrm %%WACKODIR%%/lib >X@dirrm %%WACKODIR%%/lang >X@dirrm %%WACKODIR%%/js >X@dirrm %%WACKODIR%%/images/wikiedit >X@dirrm %%WACKODIR%%/images >X@dirrm %%WACKODIR%%/handlers/page >X@dirrm %%WACKODIR%%/handlers >X@dirrm %%WACKODIR%%/formatters/highlight >X@dirrm %%WACKODIR%%/formatters/classes >X@dirrm %%WACKODIR%%/formatters >X@dirrm %%WACKODIR%%/files/perpage >X@dirrm %%WACKODIR%%/files >X@dirrm %%WACKODIR%%/docs >X@dirrm %%WACKODIR%%/db >X@dirrm %%WACKODIR%%/classes >X@dirrm %%WACKODIR%%/actions >X@dirrm %%WACKODIR%%/_cache >END-of-/usr/ports/www/wacko/pkg-plist >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 77007
: 50568