mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
84 lines
2.9 KiB
Plaintext
84 lines
2.9 KiB
Plaintext
%%WWWDIR%%/Changes
|
|
%%WWWDIR%%/docs/COPYING
|
|
%%WWWDIR%%/docs/FAQs
|
|
%%WWWDIR%%/docs/GUIDE
|
|
%%WWWDIR%%/docs/MODULES
|
|
%%WWWDIR%%/docs/README
|
|
%%WWWDIR%%/index.php
|
|
%%WWWDIR%%/modules/blogroll/README
|
|
%%WWWDIR%%/modules/blogroll/blogroll.php
|
|
%%WWWDIR%%/modules/categories/README
|
|
%%WWWDIR%%/modules/categories/categories.php
|
|
%%WWWDIR%%/modules/chtheme/README
|
|
%%WWWDIR%%/modules/chtheme/chtheme.php
|
|
%%WWWDIR%%/modules/comments/README
|
|
%%WWWDIR%%/modules/comments/comments.php
|
|
%%WWWDIR%%/modules/commons.php
|
|
%%WWWDIR%%/modules/contacts/README
|
|
%%WWWDIR%%/modules/contacts/contacts.php
|
|
%%WWWDIR%%/modules/freehands/README
|
|
%%WWWDIR%%/modules/freehands/freehands.php
|
|
%%WWWDIR%%/modules/navbar/README
|
|
%%WWWDIR%%/modules/navbar/navbar.php
|
|
%%WWWDIR%%/modules/pages_mgr/README
|
|
%%WWWDIR%%/modules/pages_mgr/pages_mgr.php
|
|
%%WWWDIR%%/modules/posts_mgr/README
|
|
%%WWWDIR%%/modules/posts_mgr/posts_mgr.php
|
|
%%WWWDIR%%/modules/posts_mgr/posts_mgr_functions.php
|
|
%%WWWDIR%%/modules/rssfeeds/README
|
|
%%WWWDIR%%/modules/rssfeeds/mkfeeds.php
|
|
%%WWWDIR%%/modules/rssfeeds/rssfeeds.php
|
|
%%WWWDIR%%/modules/showfiles/README
|
|
%%WWWDIR%%/modules/showfiles/showfiles.php
|
|
%%WWWDIR%%/src/cdb.php
|
|
%%WWWDIR%%/src/functions.php
|
|
%%WWWDIR%%/src/main.php
|
|
%%WWWDIR%%/themes/colorlite/README
|
|
%%WWWDIR%%/themes/colorlite/colorlite.css
|
|
%%WWWDIR%%/themes/colorlite/colorlite.theme
|
|
%%WWWDIR%%/themes/colorlite/favicon.ico
|
|
%%WWWDIR%%/themes/core/core.css
|
|
%%WWWDIR%%/themes/core/core.theme
|
|
%%WWWDIR%%/themes/core/favicon.ico
|
|
%%WWWDIR%%/themes/monochrome/favicon.ico
|
|
%%WWWDIR%%/themes/monochrome/monochrome.css
|
|
%%WWWDIR%%/themes/monochrome/monochrome.theme
|
|
%%WWWDIR%%/usr/config.php
|
|
%%WWWDIR%%/usr/images/feed.png
|
|
%%WWWDIR%%/usr/images/header.png
|
|
%%WWWDIR%%/usr/images/logo.png
|
|
%%WWWDIR%%/usr/images/meta/anybrowser.png
|
|
%%WWWDIR%%/usr/images/meta/cc-by-sa30.png
|
|
%%WWWDIR%%/usr/images/meta/chems.png
|
|
%%WWWDIR%%/usr/images/meta/css2.png
|
|
%%WWWDIR%%/usr/images/meta/hacker.png
|
|
%%WWWDIR%%/usr/images/meta/rss2.png
|
|
%%WWWDIR%%/usr/images/meta/xhtml11.png
|
|
%%WWWDIR%%/usr/modconf.php
|
|
%%WWWDIR%%/usr/pages.inc
|
|
%%WWWDIR%%/usr/posts.inc
|
|
@exec touch %D/%%WWWDIR%%/usr/config.php;chown www %D/%%WWWDIR%%/usr/config.php
|
|
@unexec if [ ! -s %D/%%WWWDIR%%/usr/config.php ];then rm -f %D/%%WWWDIR%%/usr/config.php;fi
|
|
@dirrm %%WWWDIR%%/docs
|
|
@dirrm %%WWWDIR%%/modules/blogroll
|
|
@dirrm %%WWWDIR%%/modules/categories
|
|
@dirrm %%WWWDIR%%/modules/chtheme
|
|
@dirrm %%WWWDIR%%/modules/comments
|
|
@dirrm %%WWWDIR%%/modules/contacts
|
|
@dirrm %%WWWDIR%%/modules/freehands
|
|
@dirrm %%WWWDIR%%/modules/navbar
|
|
@dirrm %%WWWDIR%%/modules/pages_mgr
|
|
@dirrm %%WWWDIR%%/modules/posts_mgr
|
|
@dirrm %%WWWDIR%%/modules/rssfeeds
|
|
@dirrm %%WWWDIR%%/modules/showfiles
|
|
@dirrm %%WWWDIR%%/modules
|
|
@dirrm %%WWWDIR%%/src
|
|
@dirrm %%WWWDIR%%/themes/colorlite
|
|
@dirrm %%WWWDIR%%/themes/core
|
|
@dirrm %%WWWDIR%%/themes/monochrome
|
|
@dirrm %%WWWDIR%%/themes
|
|
@dirrm %%WWWDIR%%/usr/images/meta
|
|
@dirrm %%WWWDIR%%/usr/images
|
|
@dirrm %%WWWDIR%%/usr
|
|
@dirrm %%WWWDIR%%/
|