summaryrefslogtreecommitdiff
path: root/www/horde
diff options
context:
space:
mode:
authorsalo <salo>2005-05-15 21:39:07 +0000
committersalo <salo>2005-05-15 21:39:07 +0000
commit9fc533fc18206aa3907b0bf37bae673b49b6efa2 (patch)
treef8c3a5fc08b433c959d11919465bc9b4c8dd341d /www/horde
parent4711dc67bbe010ab7851ef505b372822ecf1b169 (diff)
downloadpkgsrc-9fc533fc18206aa3907b0bf37bae673b49b6efa2.tar.gz
delint.
Diffstat (limited to 'www/horde')
-rw-r--r--www/horde/MESSAGE4
-rw-r--r--www/horde/Makefile6
-rw-r--r--www/horde/PLIST44
3 files changed, 27 insertions, 27 deletions
diff --git a/www/horde/MESSAGE b/www/horde/MESSAGE
index 6c2312d1820..ea57b1fccdf 100644
--- a/www/horde/MESSAGE
+++ b/www/horde/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.6 2003/09/04 03:26:04 erh Exp $
+$NetBSD: MESSAGE,v 1.7 2005/05/15 21:39:07 salo Exp $
Please refer to the file:
@@ -33,7 +33,7 @@ to httpd.conf:
Include ${PKG_SYSCONFDIR}/horde.conf
to make Horde accessible through:
-
+
http://www.domain.com/horde/
===========================================================================
diff --git a/www/horde/Makefile b/www/horde/Makefile
index e88951695cf..d238a587f64 100644
--- a/www/horde/Makefile
+++ b/www/horde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2005/05/14 13:33:15 adrianp Exp $
+# $NetBSD: Makefile,v 1.35 2005/05/15 21:39:07 salo Exp $
DISTNAME= horde-2.2.8
CATEGORIES= www
@@ -8,11 +8,11 @@ MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://www.horde.org/
COMMENT= PHP application framework
-CONFLICTS+= horde-3.*
-
DEPENDS+= php-gettext>=4.3.3:../../devel/php-gettext
DEPENDS+= pear-Log-*:../../sysutils/pear-Log
+CONFLICTS+= horde-3.*
+
DOCDIR= ${PREFIX}/share/doc/horde
EGDIR= ${PREFIX}/share/examples/horde
HORDEDIR= ${PREFIX}/share/horde
diff --git a/www/horde/PLIST b/www/horde/PLIST
index 5c27e9573d9..86e45190059 100644
--- a/www/horde/PLIST
+++ b/www/horde/PLIST
@@ -1,4 +1,16 @@
-@comment $NetBSD: PLIST,v 1.9 2005/04/19 14:49:35 minskim Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/05/15 21:39:07 salo Exp $
+share/doc/horde/CHANGES
+share/doc/horde/CODING_STANDARDS
+share/doc/horde/CONTRIBUTING
+share/doc/horde/COPYING
+share/doc/horde/CREDITS
+share/doc/horde/HACKING
+share/doc/horde/INSTALL
+share/doc/horde/README
+share/doc/horde/RELEASE_NOTES
+share/doc/horde/SECURITY
+share/doc/horde/TRANSLATIONS
+share/examples/horde/horde.conf
share/horde/config/horde.php.dist
share/horde/config/html.php.dist
share/horde/config/lang.php.dist
@@ -88,10 +100,10 @@ share/horde/lib/Category/sql.php
share/horde/lib/CategoryTree.php
share/horde/lib/Cipher.php
share/horde/lib/Cipher/BlockMode.php
+share/horde/lib/Cipher/BlockMode/cbc.php
+share/horde/lib/Cipher/BlockMode/cfb64.php
share/horde/lib/Cipher/BlockMode/ecb.php
share/horde/lib/Cipher/BlockMode/ofb64.php
-share/horde/lib/Cipher/BlockMode/cfb64.php
-share/horde/lib/Cipher/BlockMode/cbc.php
share/horde/lib/Cipher/blowfish.php
share/horde/lib/Cipher/cast128.php
share/horde/lib/Cipher/rc2.php
@@ -140,21 +152,21 @@ share/horde/lib/Serialize.php
share/horde/lib/SessionCache.php
share/horde/lib/SessionHandler.php
share/horde/lib/SessionHandler/dbm.php
+share/horde/lib/SessionHandler/mysql.php
+share/horde/lib/SessionHandler/pgsql.php
share/horde/lib/SessionHandler/sapdb.php
share/horde/lib/SessionHandler/sql.php
-share/horde/lib/SessionHandler/pgsql.php
-share/horde/lib/SessionHandler/mysql.php
share/horde/lib/Text.php
share/horde/lib/Token.php
share/horde/lib/Token/file.php
share/horde/lib/Token/sql.php
share/horde/lib/VFS.php
-share/horde/lib/VFS/sql.php
+share/horde/lib/VFS/ListItem.php
share/horde/lib/VFS/Object.php
share/horde/lib/VFS/file.php
-share/horde/lib/VFS/ListItem.php
-share/horde/lib/VFS/musql.php
share/horde/lib/VFS/ftp.php
+share/horde/lib/VFS/musql.php
+share/horde/lib/VFS/sql.php
share/horde/lib/VFS/sql_file.php
share/horde/lib/base.php
share/horde/lib/version.php
@@ -255,10 +267,10 @@ share/horde/scripts/db/mysql_drop.sql
share/horde/scripts/db/pgsql_create.sql
share/horde/scripts/db/pgsql_drop.sql
share/horde/scripts/db/prefs.sql
+share/horde/scripts/db/sessionhandler.sql
share/horde/scripts/db/sessionhandler_oracle.sql
share/horde/scripts/db/sessionhandler_pgsql.sql
share/horde/scripts/db/sessionhandler_sapdb.sql
-share/horde/scripts/db/sessionhandler.sql
share/horde/scripts/db/vfs.sql
share/horde/scripts/horde-rsync.sh
share/horde/scripts/ldap/horde.schema
@@ -315,18 +327,6 @@ share/horde/test.php
share/horde/util/css2horde.php
share/horde/util/go.php
share/horde/util/special_characters.php
-share/doc/horde/COPYING
-share/doc/horde/README
-share/doc/horde/CHANGES
-share/doc/horde/CODING_STANDARDS
-share/doc/horde/CONTRIBUTING
-share/doc/horde/CREDITS
-share/doc/horde/HACKING
-share/doc/horde/INSTALL
-share/doc/horde/RELEASE_NOTES
-share/doc/horde/SECURITY
-share/doc/horde/TRANSLATIONS
-share/examples/horde/horde.conf
@dirrm share/horde/util
@dirrm share/horde/templates/wml/login
@dirrm share/horde/templates/wml
@@ -438,5 +438,5 @@ share/examples/horde/horde.conf
@dirrm share/horde/graphics
@dirrm share/horde/config
@dirrm share/horde
-@dirrm share/doc/horde
@dirrm share/examples/horde
+@dirrm share/doc/horde