mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
0cf8fb2617
There were modifications made to the PR patch that was submitted to stage this port: * Use @owner, @group pkg-list keywords instead of $CHOWN in stagedir * Use @sample keyword instead of old-style conf file handling * post-patch target unnecessary; file doesn't need to be MV'd twice * post-install target unnecessary with stage (pkg-message handled is automatically) * pet portlint with WWW whitespace fix * Reset MIA maintainer PR: ports/190225 Submitted by: Joe Benden Modified by: marino
85 lines
2.6 KiB
Plaintext
85 lines
2.6 KiB
Plaintext
@owner %%OWNER%%
|
|
@group %%GROUP%%
|
|
@sample %%WWWDIR%%/config.php.sample
|
|
%%WWWDIR%%/index.php
|
|
%%WWWDIR%%/lang/ar.php
|
|
%%WWWDIR%%/lang/cs.php
|
|
%%WWWDIR%%/lang/de-ch.php
|
|
%%WWWDIR%%/lang/de.php
|
|
%%WWWDIR%%/lang/en.php
|
|
%%WWWDIR%%/lang/eo.php
|
|
%%WWWDIR%%/lang/es.php
|
|
%%WWWDIR%%/lang/et.php
|
|
%%WWWDIR%%/lang/fi.php
|
|
%%WWWDIR%%/lang/fr.php
|
|
%%WWWDIR%%/lang/he.php
|
|
%%WWWDIR%%/lang/hr.php
|
|
%%WWWDIR%%/lang/hu.php
|
|
%%WWWDIR%%/lang/it.php
|
|
%%WWWDIR%%/lang/nl.php
|
|
%%WWWDIR%%/lang/pt-br.php
|
|
%%WWWDIR%%/lang/pt.php
|
|
%%WWWDIR%%/lang/ru.php
|
|
%%WWWDIR%%/lang/sk.php
|
|
%%WWWDIR%%/lang/uk.php
|
|
%%WWWDIR%%/lang/zh-simp.php
|
|
%%WWWDIR%%/lang/zh-tw.php
|
|
%%WWWDIR%%/plugins/AjaxEditing/ajax.js
|
|
%%WWWDIR%%/plugins/AjaxEditing/template.html
|
|
%%WWWDIR%%/plugins/BetterEditor/bettereditor.js
|
|
%%WWWDIR%%/plugins/Captcha/cs_questions.txt
|
|
%%WWWDIR%%/plugins/Captcha/en_questions.txt
|
|
%%WWWDIR%%/plugins/Comments/comments.css
|
|
%%WWWDIR%%/plugins/Comments/comments.js
|
|
%%WWWDIR%%/plugins/Comments/template.html
|
|
%%WWWDIR%%/plugins/InlineDiff/diff.php
|
|
%%WWWDIR%%/plugins/InlineDiff/inline.php
|
|
%%WWWDIR%%/plugins/InlineDiff/native.php
|
|
%%WWWDIR%%/plugins/InlineDiff/renderer.php
|
|
%%WWWDIR%%/plugins/LatexImg/class.latexrender.php
|
|
%%WWWDIR%%/plugins/LatexImg/config.php
|
|
%%WWWDIR%%/plugins/LatexImg/LatexImg.css
|
|
%%WWWDIR%%/plugins/LatexImg/README
|
|
%%WWWDIR%%/plugins/Menu/default.html
|
|
%%WWWDIR%%/plugins/wkp_Admin.php
|
|
%%WWWDIR%%/plugins/wkp_AjaxEditing.php
|
|
%%WWWDIR%%/plugins/wkp_BetterEditor.php
|
|
%%WWWDIR%%/plugins/wkp_Captcha.php
|
|
%%WWWDIR%%/plugins/wkp_Comments.php
|
|
%%WWWDIR%%/plugins/wkp_Footnotes.php
|
|
%%WWWDIR%%/plugins/wkp_ImageExt.php
|
|
%%WWWDIR%%/plugins/wkp_Index.php
|
|
%%WWWDIR%%/plugins/wkp_InlineDiff.php
|
|
%%WWWDIR%%/plugins/wkp_LatexImg.php
|
|
%%WWWDIR%%/plugins/wkp_ListPlugins.php
|
|
%%WWWDIR%%/plugins/wkp_Menu.php
|
|
%%WWWDIR%%/plugins/wkp_Meta.php
|
|
%%WWWDIR%%/plugins/wkp_PageVersions.php
|
|
%%WWWDIR%%/plugins/wkp_RenameFix.php
|
|
%%WWWDIR%%/plugins/wkp_RSS.php
|
|
%%WWWDIR%%/plugins/wkp_SelectLanguage.php
|
|
%%WWWDIR%%/plugins/wkp_SelectTemplate.php
|
|
%%WWWDIR%%/plugins/wkp_Tables.php
|
|
%%WWWDIR%%/plugins/wkp_Tags.php
|
|
%%WWWDIR%%/plugins/wkp_WhatLinksHere.php
|
|
%%WWWDIR%%/templates/dandelion.html
|
|
%%WWWDIR%%/templates/minimal.html
|
|
%%WWWDIR%%/templates/print.html
|
|
%%WWWDIR%%/templates/red.html
|
|
%%WWWDIR%%/templates/terminal.html
|
|
%%WWWDIR%%/templates/wikiss.html
|
|
@owner
|
|
@group
|
|
@dirrm %%WWWDIR%%/var
|
|
@dirrm %%WWWDIR%%/templates
|
|
@dirrm %%WWWDIR%%/plugins/Menu
|
|
@dirrm %%WWWDIR%%/plugins/LatexImg
|
|
@dirrm %%WWWDIR%%/plugins/InlineDiff
|
|
@dirrm %%WWWDIR%%/plugins/Comments
|
|
@dirrm %%WWWDIR%%/plugins/Captcha
|
|
@dirrm %%WWWDIR%%/plugins/BetterEditor
|
|
@dirrm %%WWWDIR%%/plugins/AjaxEditing
|
|
@dirrm %%WWWDIR%%/plugins
|
|
@dirrm %%WWWDIR%%/lang
|
|
@dirrmtry %%WWWDIR%%
|