aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2010-11-12 08:23:49 +0000
committerBeech Rintoul <beech@FreeBSD.org>2010-11-12 08:23:49 +0000
commit268783c205da0c1a8106d6fca03884efc6f92e50 (patch)
tree64e8b6024e9eb4903ccbb7a1a83c00704cae7df5 /deskutils
parent0505f3bfcdbfee1dd4b2ce59b41ffe46fcc8f77b (diff)
downloadports-268783c205da0c1a8106d6fca03884efc6f92e50.tar.gz
ports-268783c205da0c1a8106d6fca03884efc6f92e50.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/Makefile1
-rw-r--r--deskutils/horde-klutz/Makefile21
-rw-r--r--deskutils/horde-klutz/distinfo2
-rw-r--r--deskutils/horde-klutz/files/pkg-message.in9
-rw-r--r--deskutils/horde-klutz/pkg-descr6
-rw-r--r--deskutils/horde-klutz/pkg-plist100
6 files changed, 139 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile
index c78aa6d1df4e..f8fd685e4a98 100644
--- a/deskutils/Makefile
+++ b/deskutils/Makefile
@@ -116,6 +116,7 @@
SUBDIR += hebcal
SUBDIR += helpviewer
SUBDIR += horde-hermes
+ SUBDIR += horde-klutz
SUBDIR += horde-kronolith
SUBDIR += horde-mnemo
SUBDIR += horde-nag
diff --git a/deskutils/horde-klutz/Makefile b/deskutils/horde-klutz/Makefile
new file mode 100644
index 000000000000..7ac09d2020f8
--- /dev/null
+++ b/deskutils/horde-klutz/Makefile
@@ -0,0 +1,21 @@
+# Ports collection makefile for: klutz
+# Date created: Thu Nov 4, 2010
+# Whom: Beech Rintoul (<beech@Freebsd.org>)
+#
+# $FreeBSD$
+#
+
+PORTNAME= klutz
+PORTVERSION= 1.0
+DISTVERSIONSUFFIX=
+CATEGORIES= deskutils www
+
+MAINTAINER= beech@FreeBSD.org
+COMMENT= Comic strip viewer for horde
+
+USE_HORDE= base
+USE_GETTEXT= yes
+PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
+
+.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
+.include <bsd.port.mk>
diff --git a/deskutils/horde-klutz/distinfo b/deskutils/horde-klutz/distinfo
new file mode 100644
index 000000000000..2c5669ec0e78
--- /dev/null
+++ b/deskutils/horde-klutz/distinfo
@@ -0,0 +1,2 @@
+SHA256 (klutz-h3-1.0.tar.gz) = b56d8c2f91ab551c350c67db248cd6eab164978302f1a6b78182c22053cb9fd9
+SIZE (klutz-h3-1.0.tar.gz) = 415035
diff --git a/deskutils/horde-klutz/files/pkg-message.in b/deskutils/horde-klutz/files/pkg-message.in
new file mode 100644
index 000000000000..9d721208ba63
--- /dev/null
+++ b/deskutils/horde-klutz/files/pkg-message.in
@@ -0,0 +1,9 @@
+************************************************************************
+Klutz has been installed in %%HORDIR%% with your blank
+configuration files.
+
+Horde must be configured; if not, see `pkg_info -Dx horde-base'.
+
+Finally, you must login to Horde as a Horde Administrator to finish the
+configuration.
+************************************************************************
diff --git a/deskutils/horde-klutz/pkg-descr b/deskutils/horde-klutz/pkg-descr
new file mode 100644
index 000000000000..d7f40118101a
--- /dev/null
+++ b/deskutils/horde-klutz/pkg-descr
@@ -0,0 +1,6 @@
+Horde-Klutz is a comic strip aggregator and viewer.
+It lets you browse comic strips by date or by strip.
+Features include automatic updating of comics, and
+various methods for obtaining the strips.
+
+WWW: http://horde.org/
diff --git a/deskutils/horde-klutz/pkg-plist b/deskutils/horde-klutz/pkg-plist
new file mode 100644
index 000000000000..e7d44ebe845d
--- /dev/null
+++ b/deskutils/horde-klutz/pkg-plist
@@ -0,0 +1,100 @@
+%%HORDIR%%/backend.php
+%%HORDIR%%/comics.php
+%%HORDIR%%/config/.htaccess
+%%HORDIR%%/config/comics.php.dist
+%%HORDIR%%/config/conf.xml
+%%HORDIR%%/config/prefs.php.dist
+%%HORDIR%%/index.php
+%%HORDIR%%/lib/.htaccess
+%%HORDIR%%/lib/Block/summary.php
+%%HORDIR%%/lib/Comic.php
+%%HORDIR%%/lib/Comic/bysize.php
+%%HORDIR%%/lib/Comic/direct.php
+%%HORDIR%%/lib/Comic/search.php
+%%HORDIR%%/lib/Driver.php
+%%HORDIR%%/lib/Driver/file.php
+%%HORDIR%%/lib/Driver/sql.php
+%%HORDIR%%/lib/Image.php
+%%HORDIR%%/lib/Klutz.php
+%%HORDIR%%/lib/api.php
+%%HORDIR%%/lib/base.php
+%%HORDIR%%/lib/prefs.php
+%%HORDIR%%/lib/version.php
+%%HORDIR%%/locale/.htaccess
+%%HORDIR%%/locale/cs_CZ/LC_MESSAGES/klutz.mo
+%%HORDIR%%/locale/cs_CZ/help.xml
+%%HORDIR%%/locale/da_DK/LC_MESSAGES/klutz.mo
+%%HORDIR%%/locale/de_DE/LC_MESSAGES/klutz.mo
+%%HORDIR%%/locale/en_US/help.xml
+%%HORDIR%%/locale/es_ES/LC_MESSAGES/klutz.mo
+%%HORDIR%%/locale/es_ES/help.xml
+%%HORDIR%%/locale/fi_FI/LC_MESSAGES/klutz.mo
+%%HORDIR%%/locale/fi_FI/help.xml
+%%HORDIR%%/locale/ro_RO/LC_MESSAGES/klutz.mo
+%%HORDIR%%/locale/sv_SE/LC_MESSAGES/klutz.mo
+%%HORDIR%%/po/.htaccess
+%%HORDIR%%/po/README
+%%HORDIR%%/po/cs_CZ.po
+%%HORDIR%%/po/da_DK.po
+%%HORDIR%%/po/de_DE.po
+%%HORDIR%%/po/es_ES.po
+%%HORDIR%%/po/fi_FI.po
+%%HORDIR%%/po/klutz.pot
+%%HORDIR%%/po/ro_RO.po
+%%HORDIR%%/po/sv_SE.po
+%%HORDIR%%/savecomic.php
+%%HORDIR%%/scripts/.htaccess
+%%HORDIR%%/scripts/cli-backend.php
+%%HORDIR%%/scripts/sql/klutz.sql
+%%HORDIR%%/templates/.htaccess
+%%HORDIR%%/templates/backend/backend.inc
+%%HORDIR%%/templates/comics/comic.inc
+%%HORDIR%%/templates/comics/main.inc
+%%HORDIR%%/templates/comics/missing.inc
+%%HORDIR%%/templates/comics/nav_bar.inc
+%%HORDIR%%/templates/common-header.inc
+%%HORDIR%%/templates/javascript/goto.inc
+%%HORDIR%%/templates/menu.inc
+%%HORDIR%%/templates/prefs/comic_select.inc
+%%HORDIR%%/templates/savecomic/savecomic.inc
+%%HORDIR%%/test.php
+%%HORDIR%%/themes/graphics/favicon.ico
+%%HORDIR%%/themes/graphics/goto.png
+%%HORDIR%%/themes/graphics/klutz.png
+%%HORDIR%%/themes/graphics/klutz_butter.png
+%%HORDIR%%/themes/graphics/today.png
+%%HORDIR%%/themes/screen.css
+@dirrm %%HORDIR%%/lib/Block
+@dirrm %%HORDIR%%/lib/Comic
+@dirrm %%HORDIR%%/lib/Driver
+@dirrm %%HORDIR%%/locale/cs_CZ/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/da_DK/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/de_DE/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/es_ES/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/fi_FI/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/ro_RO/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/sv_SE/LC_MESSAGES
+@dirrm %%HORDIR%%/locale/cs_CZ
+@dirrm %%HORDIR%%/locale/da_DK
+@dirrm %%HORDIR%%/locale/de_DE
+@dirrm %%HORDIR%%/locale/en_US
+@dirrm %%HORDIR%%/locale/es_ES
+@dirrm %%HORDIR%%/locale/fi_FI
+@dirrm %%HORDIR%%/locale/ro_RO
+@dirrm %%HORDIR%%/locale/sv_SE
+@dirrm %%HORDIR%%/scripts/sql
+@dirrm %%HORDIR%%/templates/backend
+@dirrm %%HORDIR%%/templates/comics
+@dirrm %%HORDIR%%/templates/javascript
+@dirrm %%HORDIR%%/templates/prefs
+@dirrm %%HORDIR%%/templates/savecomic
+@dirrm %%HORDIR%%/themes/graphics
+@dirrm %%HORDIR%%/config
+@dirrm %%HORDIR%%/lib
+@dirrm %%HORDIR%%/locale
+@dirrm %%HORDIR%%/po
+@dirrm %%HORDIR%%/scripts
+@dirrm %%HORDIR%%/templates
+@dirrm %%HORDIR%%/themes
+@dirrmtry %%HORBAS%%
+@dirrmtry %%HORDIR%%