summaryrefslogtreecommitdiff
path: root/mail/horde-imp
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-12-06 23:23:25 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-12-06 23:23:25 +0000
commit1cb84e78c1ed144161643dc0cb1086ccef3b93ee (patch)
treed5439a695437386f12346a70bf9f040e8536a945 /mail/horde-imp
parentUse INFO macros (diff)
Add a missing file useful for MSIE users.
PR: 90051 Submitted by: Chris Dickson <chris (at) flipjam.co.uk>
Notes
Notes: svn path=/head/; revision=150561
Diffstat (limited to 'mail/horde-imp')
-rw-r--r--mail/horde-imp/Makefile3
-rw-r--r--mail/horde-imp/pkg-plist2
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index c1404a59ae96..3e5ccc623cf5 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-imp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= imp
PORTVERSION= 4.0.4
+PORTREVISION= 1
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.horde.org/pub/imp/ \
ftp://ftp.planetmirror.com/pub/horde/imp/ \
@@ -110,7 +111,7 @@ DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL \
docs/RELEASE_NOTES docs/TODO docs/UPGRADING
CONFFILE= filter.txt header.txt menu.php mime_drivers.php motd.php \
prefs.php servers.php trailer.txt
-SUB_DIRS= config lib locale po scripts templates themes
+SUB_DIRS= config js lib locale po scripts templates themes
LHORDEDIR?= www/horde
LIMPDIR= ${LHORDEDIR}/imp
diff --git a/mail/horde-imp/pkg-plist b/mail/horde-imp/pkg-plist
index 47730f8dacd6..cc4300f87ce6 100644
--- a/mail/horde-imp/pkg-plist
+++ b/mail/horde-imp/pkg-plist
@@ -34,6 +34,7 @@
%%IMPDIR%%/filterprefs.php
%%IMPDIR%%/folders.php
%%IMPDIR%%/index.php
+%%IMPDIR%%/js/ieEscGuard.js
%%IMPDIR%%/lib/.htaccess
%%IMPDIR%%/lib/Auth/imp.php
%%IMPDIR%%/lib/Block/summary.php
@@ -496,5 +497,6 @@ etc/horde/httpd.conf.imp
@dirrm %%IMPDIR%%/lib/Block
@dirrm %%IMPDIR%%/lib/Auth
@dirrm %%IMPDIR%%/lib
+@dirrm %%IMPDIR%%/js
@unexec rmdir %D/%%IMPDIR%%/config 2>/dev/null || true
@unexec rmdir %D/%%IMPDIR%% 2>/dev/null || true