aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/Makefile1
-rw-r--r--www/horde-wicked/Makefile23
-rw-r--r--www/horde-wicked/distinfo3
-rw-r--r--www/horde-wicked/pkg-descr3
-rw-r--r--www/horde-wicked/pkg-plist186
5 files changed, 216 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 271ac713c71c..b887bd4dddc5 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -254,6 +254,7 @@
SUBDIR += horde-meta
SUBDIR += horde-passwd
SUBDIR += horde-trean
+ SUBDIR += horde-wicked
SUBDIR += htdump
SUBDIR += html2hdml
SUBDIR += html2wml
diff --git a/www/horde-wicked/Makefile b/www/horde-wicked/Makefile
new file mode 100644
index 000000000000..b4a2c8c5ae31
--- /dev/null
+++ b/www/horde-wicked/Makefile
@@ -0,0 +1,23 @@
+# Ports collection makefile for: horde-wicked
+# Date created: Jul 20, 2008
+# Whom: Beech Rintoul <beech@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= wicked
+DISTVERSIONPREFIX?=
+DISTVERSION= 0.0.20080730
+CATEGORIES= www
+MASTER_SITES?= LOCAL/beech \
+ http://www.alaskaparadise.com/freebsd/
+
+MAINTAINER= beech@FreeBSD.org
+COMMENT= Wiki module for Horde
+
+USE_HORDE= base pkg-message
+USE_GETTEXT= yes
+PORTDOCS= README CHANGES CREDITS INSTALL TODO
+
+.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
+.include <bsd.port.mk>
diff --git a/www/horde-wicked/distinfo b/www/horde-wicked/distinfo
new file mode 100644
index 000000000000..84c80d0b944f
--- /dev/null
+++ b/www/horde-wicked/distinfo
@@ -0,0 +1,3 @@
+MD5 (wicked-0.0.20080730.tar.gz) = c1a99455e03e7b8614f6276a598b5171
+SHA256 (wicked-0.0.20080730.tar.gz) = 4637dcf8e632cf2df6ec5fa9549f12cf091c61aea71065b13b860253e7645f1a
+SIZE (wicked-0.0.20080730.tar.gz) = 520649
diff --git a/www/horde-wicked/pkg-descr b/www/horde-wicked/pkg-descr
new file mode 100644
index 000000000000..b83b864e27cc
--- /dev/null
+++ b/www/horde-wicked/pkg-descr
@@ -0,0 +1,3 @@
+Wicked is the Horde web-based wiki application.
+
+WWW: http://horde.org/
diff --git a/www/horde-wicked/pkg-plist b/www/horde-wicked/pkg-plist
new file mode 100644
index 000000000000..d2e4700f48ac
--- /dev/null
+++ b/www/horde-wicked/pkg-plist
@@ -0,0 +1,186 @@
+%%HORDIR%%/.htaccess
+%%HORDIR%%/config/.cvsignore
+%%HORDIR%%/config/.htaccess
+%%HORDIR%%/config/conf.xml
+%%HORDIR%%/config/menu.php.dist
+%%HORDIR%%/config/prefs.php.dist
+%%HORDIR%%/diff.php
+%%HORDIR%%/display.php
+%%HORDIR%%/history.php
+%%HORDIR%%/index.php
+%%HORDIR%%/js/toc.js
+%%HORDIR%%/lib/Block/page.php
+%%HORDIR%%/lib/Driver.php
+%%HORDIR%%/lib/Driver/sql.php
+%%HORDIR%%/lib/Page.php
+%%HORDIR%%/lib/Page/AddPage.php
+%%HORDIR%%/lib/Page/AllPages.php
+%%HORDIR%%/lib/Page/AttachedFiles.php
+%%HORDIR%%/lib/Page/BackLinks.php
+%%HORDIR%%/lib/Page/DeletePage.php
+%%HORDIR%%/lib/Page/EditPage.php
+%%HORDIR%%/lib/Page/LeastPopular.php
+%%HORDIR%%/lib/Page/LikePages.php
+%%HORDIR%%/lib/Page/MergeOrRename.php
+%%HORDIR%%/lib/Page/MostPopular.php
+%%HORDIR%%/lib/Page/NewPage.php
+%%HORDIR%%/lib/Page/RecentChanges.php
+%%HORDIR%%/lib/Page/RevertPage.php
+%%HORDIR%%/lib/Page/Search.php
+%%HORDIR%%/lib/Page/StandardPage.php
+%%HORDIR%%/lib/Page/StandardPage/StdHistoryPage.php
+%%HORDIR%%/lib/Text_Wiki/Parse/BBCode/Image2.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Cowiki/Image2.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Creole/Image2.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Default/Attribute.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Default/Code2.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Default/Freelink2.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Default/Image2.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Default/Registrylink.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Default/Wickedblock.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Default/Wikilink2.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Mediawiki/Image2.php
+%%HORDIR%%/lib/Text_Wiki/Parse/Tiki/Image2.php
+%%HORDIR%%/lib/Text_Wiki/Render/Xhtml/Attribute.php
+%%HORDIR%%/lib/Text_Wiki/Render/Xhtml/Code2.php
+%%HORDIR%%/lib/Text_Wiki/Render/Xhtml/Freelink2.php
+%%HORDIR%%/lib/Text_Wiki/Render/Xhtml/Image2.php
+%%HORDIR%%/lib/Text_Wiki/Render/Xhtml/Interwiki.php
+%%HORDIR%%/lib/Text_Wiki/Render/Xhtml/Registrylink.php
+%%HORDIR%%/lib/Text_Wiki/Render/Xhtml/Toc.php
+%%HORDIR%%/lib/Text_Wiki/Render/Xhtml/Url.php
+%%HORDIR%%/lib/Text_Wiki/Render/Xhtml/Wickedblock.php
+%%HORDIR%%/lib/Text_Wiki/Render/Xhtml/Wikilink2.php
+%%HORDIR%%/lib/Wicked.php
+%%HORDIR%%/lib/api.php
+%%HORDIR%%/lib/base.php
+%%HORDIR%%/lib/tests/Driver.php
+%%HORDIR%%/lib/version.php
+%%HORDIR%%/locale/de_DE/LC_MESSAGES/wicked.mo
+%%HORDIR%%/locale/en_US/help.xml
+%%HORDIR%%/locale/es_ES/LC_MESSAGES/wicked.mo
+%%HORDIR%%/locale/es_ES/help.xml
+%%HORDIR%%/locale/fi_FI/LC_MESSAGES/wicked.mo
+%%HORDIR%%/locale/fi_FI/help.xml
+%%HORDIR%%/locale/ja_JP/LC_MESSAGES/wicked.mo
+%%HORDIR%%/locale/sl_SI/LC_MESSAGES/wicked.mo
+%%HORDIR%%/locale/uk_UA/LC_MESSAGES/wicked.mo
+%%HORDIR%%/locale/zh_TW/LC_MESSAGES/wicked.mo
+%%HORDIR%%/opensearch.php
+%%HORDIR%%/po/README
+%%HORDIR%%/po/de_DE.po
+%%HORDIR%%/po/es_ES.po
+%%HORDIR%%/po/fi_FI.po
+%%HORDIR%%/po/ja_JP.po
+%%HORDIR%%/po/sl_SI.po
+%%HORDIR%%/po/uk_UA.po
+%%HORDIR%%/po/wicked.pot
+%%HORDIR%%/po/zh_TW.po
+%%HORDIR%%/preview.php
+%%HORDIR%%/scripts/.htaccess
+%%HORDIR%%/scripts/data/AddingPages
+%%HORDIR%%/scripts/data/HowToUseWiki
+%%HORDIR%%/scripts/data/MethodSetRenderConf
+%%HORDIR%%/scripts/data/RuleInterwiki
+%%HORDIR%%/scripts/data/RuleWikilink
+%%HORDIR%%/scripts/data/SandBox
+%%HORDIR%%/scripts/data/SmashWordsTogether
+%%HORDIR%%/scripts/data/WickedTextFormat
+%%HORDIR%%/scripts/data/WikiHome
+%%HORDIR%%/scripts/data/WikiPage
+%%HORDIR%%/scripts/mail-filter.php
+%%HORDIR%%/scripts/sql/wicked.mssql.sql
+%%HORDIR%%/scripts/sql/wicked.oci8.sql
+%%HORDIR%%/scripts/sql/wicked.sql
+%%HORDIR%%/scripts/wicked.php
+%%HORDIR%%/templates/common-header.inc
+%%HORDIR%%/templates/diff/diff.inc
+%%HORDIR%%/templates/display/AttachedFiles.html
+%%HORDIR%%/templates/display/MergeOrRename.html
+%%HORDIR%%/templates/display/RecentChanges.html
+%%HORDIR%%/templates/display/standard.inc
+%%HORDIR%%/templates/display/title.inc
+%%HORDIR%%/templates/edit/create.inc
+%%HORDIR%%/templates/edit/new.inc
+%%HORDIR%%/templates/edit/preview.inc
+%%HORDIR%%/templates/edit/standard.inc
+%%HORDIR%%/templates/history/footer.inc
+%%HORDIR%%/templates/history/header.inc
+%%HORDIR%%/templates/history/summary.inc
+%%HORDIR%%/templates/menu.inc
+%%HORDIR%%/templates/pagelist/footer.inc
+%%HORDIR%%/templates/pagelist/header.inc
+%%HORDIR%%/templates/pagelist/pagelist.html
+%%HORDIR%%/templates/pagelist/results_footer.inc
+%%HORDIR%%/templates/pagelist/results_header.html
+%%HORDIR%%/templates/pagelist/search.inc
+%%HORDIR%%/templates/pagelist/summary.inc
+%%HORDIR%%/test.php
+%%HORDIR%%/themes/graphics/AllPages.png
+%%HORDIR%%/themes/graphics/HowToUseWiki.png
+%%HORDIR%%/themes/graphics/PageSearch.png
+%%HORDIR%%/themes/graphics/RecentChanges.png
+%%HORDIR%%/themes/graphics/TitleSearch.png
+%%HORDIR%%/themes/graphics/WikiHome.png
+%%HORDIR%%/themes/graphics/az.png
+%%HORDIR%%/themes/graphics/diff.png
+%%HORDIR%%/themes/graphics/external.png
+%%HORDIR%%/themes/graphics/favicon.ico
+%%HORDIR%%/themes/graphics/info.png
+%%HORDIR%%/themes/graphics/locked.png
+%%HORDIR%%/themes/graphics/question.png
+%%HORDIR%%/themes/graphics/restore.png
+%%HORDIR%%/themes/graphics/wicked.png
+%%HORDIR%%/themes/graphics/za.png
+%%HORDIR%%/themes/hordeweb/screen.css
+%%HORDIR%%/themes/screen.css
+%%HORDIR%%/view.php
+@dirrm %%HORDIR%%/themes/hordeweb
+@dirrm %%HORDIR%%/themes/graphics
+@dirrm %%HORDIR%%/themes
+@dirrm %%HORDIR%%/templates/pagelist
+@dirrm %%HORDIR%%/templates/history
+@dirrm %%HORDIR%%/templates/edit
+@dirrm %%HORDIR%%/templates/display
+@dirrm %%HORDIR%%/templates/diff
+@dirrm %%HORDIR%%/templates
+@dirrm %%HORDIR%%/scripts/sql
+@dirrm %%HORDIR%%/scripts/data
+@dirrm %%HORDIR%%/scripts
+@dirrm %%HORDIR%%/po
+@dirrm %%HORDIR%%/locale/zh_TW/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/zh_TW
+@dirrm %%HORDIR%%/locale/uk_UA/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/uk_UA
+@dirrm %%HORDIR%%/locale/sl_SI/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/sl_SI
+@dirrm %%HORDIR%%/locale/ja_JP/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/ja_JP
+@dirrm %%HORDIR%%/locale/fi_FI/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/fi_FI
+@dirrm %%HORDIR%%/locale/es_ES/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/es_ES
+@dirrm %%HORDIR%%/locale/en_US
+@dirrm %%HORDIR%%/locale/de_DE/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/de_DE
+@dirrm %%HORDIR%%/locale
+@dirrm %%HORDIR%%/lib/tests
+@dirrm %%HORDIR%%/lib/Text_Wiki/Render/Xhtml
+@dirrm %%HORDIR%%/lib/Text_Wiki/Render
+@dirrm %%HORDIR%%/lib/Text_Wiki/Parse/Tiki
+@dirrm %%HORDIR%%/lib/Text_Wiki/Parse/Mediawiki
+@dirrm %%HORDIR%%/lib/Text_Wiki/Parse/Default
+@dirrm %%HORDIR%%/lib/Text_Wiki/Parse/Creole
+@dirrm %%HORDIR%%/lib/Text_Wiki/Parse/Cowiki
+@dirrm %%HORDIR%%/lib/Text_Wiki/Parse/BBCode
+@dirrm %%HORDIR%%/lib/Text_Wiki/Parse
+@dirrm %%HORDIR%%/lib/Text_Wiki
+@dirrm %%HORDIR%%/lib/Page/StandardPage
+@dirrm %%HORDIR%%/lib/Page
+@dirrm %%HORDIR%%/lib/Driver
+@dirrm %%HORDIR%%/lib/Block
+@dirrm %%HORDIR%%/lib
+@dirrm %%HORDIR%%/js
+@dirrmtry %%HORDIR%%/config
+@dirrmtry %%HORDIR%%
+@dirrmtry %%HORBAS%%