aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-24 14:04:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-24 14:04:36 +0000
commit47649f7033a40f88bdbb902b00bb10fde1c82e2a (patch)
treec9128f0ea50cfa1c45671f3e7a79326f4cf05185
parent9088b943cdeebf10b988b4cdfd82808eb70aa550 (diff)
downloadports-47649f7033a40f88bdbb902b00bb10fde1c82e2a.tar.gz
ports-47649f7033a40f88bdbb902b00bb10fde1c82e2a.zip
Notes
-rw-r--r--deskutils/phpicalendar/Makefile5
-rw-r--r--deskutils/phpicalendar/pkg-plist778
-rw-r--r--dns/poweradmin/Makefile12
-rw-r--r--dns/poweradmin/files/pkg-message.in8
-rw-r--r--net-mgmt/netdisco/Makefile22
-rw-r--r--net-mgmt/netdisco/files/patch-netdisco_apache.conf8
-rw-r--r--net-mgmt/netdisco/files/patch-netdisco_apache_dir.conf4
-rw-r--r--shells/wapsh/Makefile15
-rw-r--r--shells/wapsh/files/pkg-message.in14
-rw-r--r--shells/wapsh/pkg-plist36
-rw-r--r--sysutils/durep/Makefile14
-rw-r--r--www/crp/Makefile9
-rw-r--r--www/crp/pkg-message2
-rw-r--r--www/crp/pkg-plist478
-rw-r--r--www/drraw/Makefile11
-rw-r--r--www/drraw/pkg-plist20
-rw-r--r--www/gregarius/Makefile5
-rw-r--r--www/iwebcal/Makefile3
-rw-r--r--www/iwebcal/pkg-plist90
-rw-r--r--www/phpSysInfo/Makefile16
-rw-r--r--www/phpsysinfo-dev/Makefile16
-rw-r--r--www/phpsysinfo/Makefile16
-rw-r--r--www/quickie/Makefile12
-rw-r--r--www/siteframe/Makefile3
-rw-r--r--www/vtiger/Makefile1
-rw-r--r--www/vtiger4/Makefile2
26 files changed, 771 insertions, 829 deletions
diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile
index add295978edf..d7da2563badc 100644
--- a/deskutils/phpicalendar/Makefile
+++ b/deskutils/phpicalendar/Makefile
@@ -16,13 +16,8 @@ MAINTAINER= edwin@mavetju.org
COMMENT= Webbased calendar with iCal support
NO_BUILD= yes
-PHPICALENDAR= www/phpicalendar
-WWWDIR= ${PREFIX}/${PHPICALENDAR}
-PLIST_SUB+= PHPICALENDAR=${PHPICALENDAR}
USE_PHP= session
SUB_FILES= pkg-message
-SUB_LIST= WWWDIR=${WWWDIR}
-PKGMESSAGE= ${WRKDIR}/pkg-message
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}/
post-extract:
diff --git a/deskutils/phpicalendar/pkg-plist b/deskutils/phpicalendar/pkg-plist
index 2cf4b9103207..babac3e2919e 100644
--- a/deskutils/phpicalendar/pkg-plist
+++ b/deskutils/phpicalendar/pkg-plist
@@ -1,390 +1,390 @@
-%%PHPICALENDAR%%/AUTHORS
-%%PHPICALENDAR%%/COPYING
-%%PHPICALENDAR%%/README
-%%PHPICALENDAR%%/TIMEZONES
-%%PHPICALENDAR%%/admin/index.php
-%%PHPICALENDAR%%/calendars/Home.ics
-%%PHPICALENDAR%%/calendars/US Holidays.ics
-%%PHPICALENDAR%%/calendars/Work.ics
-%%PHPICALENDAR%%/calendars/publish.ical.php
-%%PHPICALENDAR%%/calendars/publish.mozilla.php
-%%PHPICALENDAR%%/config.inc.php-default
-%%PHPICALENDAR%%/day.php
-%%PHPICALENDAR%%/error.php
-%%PHPICALENDAR%%/functions/admin_functions.php
-%%PHPICALENDAR%%/functions/calendar_functions.php
-%%PHPICALENDAR%%/functions/date_functions.php
-%%PHPICALENDAR%%/functions/draw_functions.php
-%%PHPICALENDAR%%/functions/event.js
-%%PHPICALENDAR%%/functions/ical_parser.php
-%%PHPICALENDAR%%/functions/init.inc.php
-%%PHPICALENDAR%%/functions/list_functions.php
-%%PHPICALENDAR%%/functions/overlapping_events.php
-%%PHPICALENDAR%%/functions/template.php
-%%PHPICALENDAR%%/functions/timezones.php
-%%PHPICALENDAR%%/functions/userauth_functions.php
-%%PHPICALENDAR%%/images/cancelled.gif
-%%PHPICALENDAR%%/images/completed.gif
-%%PHPICALENDAR%%/images/confirmed.gif
-%%PHPICALENDAR%%/images/important.gif
-%%PHPICALENDAR%%/images/not_completed.gif
-%%PHPICALENDAR%%/images/phpical-logo.gif
-%%PHPICALENDAR%%/images/recurring.gif
-%%PHPICALENDAR%%/images/spacer.gif
-%%PHPICALENDAR%%/images/tentative.gif
-%%PHPICALENDAR%%/images/valid-rss.png
-%%PHPICALENDAR%%/includes/event.php
-%%PHPICALENDAR%%/includes/login.php
-%%PHPICALENDAR%%/includes/todo.php
-%%PHPICALENDAR%%/index.php
-%%PHPICALENDAR%%/languages/afrikaans.inc.php
-%%PHPICALENDAR%%/languages/brazilian.inc.php
-%%PHPICALENDAR%%/languages/catalan.inc.php
-%%PHPICALENDAR%%/languages/czech.inc.php
-%%PHPICALENDAR%%/languages/danish.inc.php
-%%PHPICALENDAR%%/languages/dutch.inc.php
-%%PHPICALENDAR%%/languages/english.inc.php
-%%PHPICALENDAR%%/languages/esperanto.inc.php
-%%PHPICALENDAR%%/languages/finnish.inc.php
-%%PHPICALENDAR%%/languages/french.inc.php
-%%PHPICALENDAR%%/languages/german.inc.php
-%%PHPICALENDAR%%/languages/italian.inc.php
-%%PHPICALENDAR%%/languages/japanese.inc.php
-%%PHPICALENDAR%%/languages/korean.inc.php
-%%PHPICALENDAR%%/languages/lithuanian.inc.php
-%%PHPICALENDAR%%/languages/norwegian.inc.php
-%%PHPICALENDAR%%/languages/polish.inc.php
-%%PHPICALENDAR%%/languages/portuguese.inc.php
-%%PHPICALENDAR%%/languages/spanish.inc.php
-%%PHPICALENDAR%%/languages/swedish.inc.php
-%%PHPICALENDAR%%/languages/traditional_chinese.inc.php
-%%PHPICALENDAR%%/month.php
-%%PHPICALENDAR%%/preferences.php
-%%PHPICALENDAR%%/print.php
-%%PHPICALENDAR%%/rss/index.php
-%%PHPICALENDAR%%/rss/rss.php
-%%PHPICALENDAR%%/rss/rss1.0.php
-%%PHPICALENDAR%%/rss/rss2.0.php
-%%PHPICALENDAR%%/rss/xml.gif
-%%PHPICALENDAR%%/search.php
-%%PHPICALENDAR%%/templates/default/admin.tpl
-%%PHPICALENDAR%%/templates/default/calendar_nav.tpl
-%%PHPICALENDAR%%/templates/default/day.tpl
-%%PHPICALENDAR%%/templates/default/default.css
-%%PHPICALENDAR%%/templates/default/error.tpl
-%%PHPICALENDAR%%/templates/default/event.tpl
-%%PHPICALENDAR%%/templates/default/footer.tpl
-%%PHPICALENDAR%%/templates/default/header.tpl
-%%PHPICALENDAR%%/templates/default/images/allday_1.gif
-%%PHPICALENDAR%%/templates/default/images/allday_2.gif
-%%PHPICALENDAR%%/templates/default/images/allday_3.gif
-%%PHPICALENDAR%%/templates/default/images/allday_4.gif
-%%PHPICALENDAR%%/templates/default/images/allday_5.gif
-%%PHPICALENDAR%%/templates/default/images/allday_6.gif
-%%PHPICALENDAR%%/templates/default/images/allday_7.gif
-%%PHPICALENDAR%%/templates/default/images/allday_bg.gif
-%%PHPICALENDAR%%/templates/default/images/allday_dot.gif
-%%PHPICALENDAR%%/templates/default/images/back.gif
-%%PHPICALENDAR%%/templates/default/images/day_on.gif
-%%PHPICALENDAR%%/templates/default/images/day_title.gif
-%%PHPICALENDAR%%/templates/default/images/download_arrow.gif
-%%PHPICALENDAR%%/templates/default/images/event_dot.gif
-%%PHPICALENDAR%%/templates/default/images/left_arrows.gif
-%%PHPICALENDAR%%/templates/default/images/left_day.gif
-%%PHPICALENDAR%%/templates/default/images/month_on.gif
-%%PHPICALENDAR%%/templates/default/images/monthdot_1.gif
-%%PHPICALENDAR%%/templates/default/images/monthdot_2.gif
-%%PHPICALENDAR%%/templates/default/images/monthdot_3.gif
-%%PHPICALENDAR%%/templates/default/images/monthdot_4.gif
-%%PHPICALENDAR%%/templates/default/images/monthdot_5.gif
-%%PHPICALENDAR%%/templates/default/images/monthdot_6.gif
-%%PHPICALENDAR%%/templates/default/images/monthdot_7.gif
-%%PHPICALENDAR%%/templates/default/images/printer.gif
-%%PHPICALENDAR%%/templates/default/images/right_arrows.gif
-%%PHPICALENDAR%%/templates/default/images/right_day.gif
-%%PHPICALENDAR%%/templates/default/images/search.gif
-%%PHPICALENDAR%%/templates/default/images/shadow_l.gif
-%%PHPICALENDAR%%/templates/default/images/shadow_m.gif
-%%PHPICALENDAR%%/templates/default/images/shadow_r.gif
-%%PHPICALENDAR%%/templates/default/images/side_bg.gif
-%%PHPICALENDAR%%/templates/default/images/smallicon.gif
-%%PHPICALENDAR%%/templates/default/images/spacer.gif
-%%PHPICALENDAR%%/templates/default/images/time_bg.gif
-%%PHPICALENDAR%%/templates/default/images/week_on.gif
-%%PHPICALENDAR%%/templates/default/images/year_on.gif
-%%PHPICALENDAR%%/templates/default/month.tpl
-%%PHPICALENDAR%%/templates/default/month_large.tpl
-%%PHPICALENDAR%%/templates/default/month_medium.tpl
-%%PHPICALENDAR%%/templates/default/month_small.tpl
-%%PHPICALENDAR%%/templates/default/preferences.tpl
-%%PHPICALENDAR%%/templates/default/print.tpl
-%%PHPICALENDAR%%/templates/default/rss_index.tpl
-%%PHPICALENDAR%%/templates/default/search.tpl
-%%PHPICALENDAR%%/templates/default/search_box.tpl
-%%PHPICALENDAR%%/templates/default/sidebar.tpl
-%%PHPICALENDAR%%/templates/default/sidebar_year.tpl
-%%PHPICALENDAR%%/templates/default/todo.tpl
-%%PHPICALENDAR%%/templates/default/week.tpl
-%%PHPICALENDAR%%/templates/default/year.tpl
-%%PHPICALENDAR%%/templates/green/admin.tpl
-%%PHPICALENDAR%%/templates/green/calendar_nav.tpl
-%%PHPICALENDAR%%/templates/green/day.tpl
-%%PHPICALENDAR%%/templates/green/default.css
-%%PHPICALENDAR%%/templates/green/error.tpl
-%%PHPICALENDAR%%/templates/green/event.tpl
-%%PHPICALENDAR%%/templates/green/footer.tpl
-%%PHPICALENDAR%%/templates/green/header.tpl
-%%PHPICALENDAR%%/templates/green/images/allday_1.gif
-%%PHPICALENDAR%%/templates/green/images/allday_2.gif
-%%PHPICALENDAR%%/templates/green/images/allday_3.gif
-%%PHPICALENDAR%%/templates/green/images/allday_4.gif
-%%PHPICALENDAR%%/templates/green/images/allday_5.gif
-%%PHPICALENDAR%%/templates/green/images/allday_6.gif
-%%PHPICALENDAR%%/templates/green/images/allday_7.gif
-%%PHPICALENDAR%%/templates/green/images/allday_bg.gif
-%%PHPICALENDAR%%/templates/green/images/allday_dot.gif
-%%PHPICALENDAR%%/templates/green/images/back.gif
-%%PHPICALENDAR%%/templates/green/images/background.gif
-%%PHPICALENDAR%%/templates/green/images/day_on.gif
-%%PHPICALENDAR%%/templates/green/images/day_title.gif
-%%PHPICALENDAR%%/templates/green/images/download_arrow.gif
-%%PHPICALENDAR%%/templates/green/images/event_dot.gif
-%%PHPICALENDAR%%/templates/green/images/left_arrows.gif
-%%PHPICALENDAR%%/templates/green/images/left_day.gif
-%%PHPICALENDAR%%/templates/green/images/month_on.gif
-%%PHPICALENDAR%%/templates/green/images/monthdot_1.gif
-%%PHPICALENDAR%%/templates/green/images/monthdot_2.gif
-%%PHPICALENDAR%%/templates/green/images/monthdot_3.gif
-%%PHPICALENDAR%%/templates/green/images/monthdot_4.gif
-%%PHPICALENDAR%%/templates/green/images/monthdot_5.gif
-%%PHPICALENDAR%%/templates/green/images/monthdot_6.gif
-%%PHPICALENDAR%%/templates/green/images/monthdot_7.gif
-%%PHPICALENDAR%%/templates/green/images/printer.gif
-%%PHPICALENDAR%%/templates/green/images/right_arrows.gif
-%%PHPICALENDAR%%/templates/green/images/right_day.gif
-%%PHPICALENDAR%%/templates/green/images/search.gif
-%%PHPICALENDAR%%/templates/green/images/shadow_l.gif
-%%PHPICALENDAR%%/templates/green/images/shadow_m.gif
-%%PHPICALENDAR%%/templates/green/images/shadow_r.gif
-%%PHPICALENDAR%%/templates/green/images/side_bg.gif
-%%PHPICALENDAR%%/templates/green/images/smallicon.gif
-%%PHPICALENDAR%%/templates/green/images/spacer.gif
-%%PHPICALENDAR%%/templates/green/images/time_bg.gif
-%%PHPICALENDAR%%/templates/green/images/week_on.gif
-%%PHPICALENDAR%%/templates/green/images/year_on.gif
-%%PHPICALENDAR%%/templates/green/month.tpl
-%%PHPICALENDAR%%/templates/green/month_large.tpl
-%%PHPICALENDAR%%/templates/green/month_medium.tpl
-%%PHPICALENDAR%%/templates/green/month_small.tpl
-%%PHPICALENDAR%%/templates/green/preferences.tpl
-%%PHPICALENDAR%%/templates/green/print.tpl
-%%PHPICALENDAR%%/templates/green/rss_index.tpl
-%%PHPICALENDAR%%/templates/green/search.tpl
-%%PHPICALENDAR%%/templates/green/search_box.tpl
-%%PHPICALENDAR%%/templates/green/seminar.tpl
-%%PHPICALENDAR%%/templates/green/sidebar.tpl
-%%PHPICALENDAR%%/templates/green/todo.tpl
-%%PHPICALENDAR%%/templates/green/week.tpl
-%%PHPICALENDAR%%/templates/green/year.tpl
-%%PHPICALENDAR%%/templates/grey/admin.tpl
-%%PHPICALENDAR%%/templates/grey/calendar_nav.tpl
-%%PHPICALENDAR%%/templates/grey/day.tpl
-%%PHPICALENDAR%%/templates/grey/default.css
-%%PHPICALENDAR%%/templates/grey/error.tpl
-%%PHPICALENDAR%%/templates/grey/event.tpl
-%%PHPICALENDAR%%/templates/grey/footer.tpl
-%%PHPICALENDAR%%/templates/grey/header.tpl
-%%PHPICALENDAR%%/templates/grey/images/allday_1.gif
-%%PHPICALENDAR%%/templates/grey/images/allday_2.gif
-%%PHPICALENDAR%%/templates/grey/images/allday_3.gif
-%%PHPICALENDAR%%/templates/grey/images/allday_4.gif
-%%PHPICALENDAR%%/templates/grey/images/allday_5.gif
-%%PHPICALENDAR%%/templates/grey/images/allday_6.gif
-%%PHPICALENDAR%%/templates/grey/images/allday_7.gif
-%%PHPICALENDAR%%/templates/grey/images/allday_bg.gif
-%%PHPICALENDAR%%/templates/grey/images/allday_dot.gif
-%%PHPICALENDAR%%/templates/grey/images/back.gif
-%%PHPICALENDAR%%/templates/grey/images/background.gif
-%%PHPICALENDAR%%/templates/grey/images/day_on.gif
-%%PHPICALENDAR%%/templates/grey/images/day_title.gif
-%%PHPICALENDAR%%/templates/grey/images/download_arrow.gif
-%%PHPICALENDAR%%/templates/grey/images/event_dot.gif
-%%PHPICALENDAR%%/templates/grey/images/left_arrows.gif
-%%PHPICALENDAR%%/templates/grey/images/left_day.gif
-%%PHPICALENDAR%%/templates/grey/images/month_on.gif
-%%PHPICALENDAR%%/templates/grey/images/monthdot_1.gif
-%%PHPICALENDAR%%/templates/grey/images/monthdot_2.gif
-%%PHPICALENDAR%%/templates/grey/images/monthdot_3.gif
-%%PHPICALENDAR%%/templates/grey/images/monthdot_4.gif
-%%PHPICALENDAR%%/templates/grey/images/monthdot_5.gif
-%%PHPICALENDAR%%/templates/grey/images/monthdot_6.gif
-%%PHPICALENDAR%%/templates/grey/images/monthdot_7.gif
-%%PHPICALENDAR%%/templates/grey/images/printer.gif
-%%PHPICALENDAR%%/templates/grey/images/right_arrows.gif
-%%PHPICALENDAR%%/templates/grey/images/right_day.gif
-%%PHPICALENDAR%%/templates/grey/images/search.gif
-%%PHPICALENDAR%%/templates/grey/images/shadow_l.gif
-%%PHPICALENDAR%%/templates/grey/images/shadow_m.gif
-%%PHPICALENDAR%%/templates/grey/images/shadow_r.gif
-%%PHPICALENDAR%%/templates/grey/images/side_bg.gif
-%%PHPICALENDAR%%/templates/grey/images/smallicon.gif
-%%PHPICALENDAR%%/templates/grey/images/spacer.gif
-%%PHPICALENDAR%%/templates/grey/images/time_bg.gif
-%%PHPICALENDAR%%/templates/grey/images/week_on.gif
-%%PHPICALENDAR%%/templates/grey/images/year_on.gif
-%%PHPICALENDAR%%/templates/grey/month.tpl
-%%PHPICALENDAR%%/templates/grey/month_large.tpl
-%%PHPICALENDAR%%/templates/grey/month_medium.tpl
-%%PHPICALENDAR%%/templates/grey/month_small.tpl
-%%PHPICALENDAR%%/templates/grey/preferences.tpl
-%%PHPICALENDAR%%/templates/grey/print.tpl
-%%PHPICALENDAR%%/templates/grey/rss_index.tpl
-%%PHPICALENDAR%%/templates/grey/search.tpl
-%%PHPICALENDAR%%/templates/grey/search_box.tpl
-%%PHPICALENDAR%%/templates/grey/seminar.tpl
-%%PHPICALENDAR%%/templates/grey/sidebar.tpl
-%%PHPICALENDAR%%/templates/grey/todo.tpl
-%%PHPICALENDAR%%/templates/grey/week.tpl
-%%PHPICALENDAR%%/templates/grey/year.tpl
-%%PHPICALENDAR%%/templates/red/admin.tpl
-%%PHPICALENDAR%%/templates/red/calendar_nav.tpl
-%%PHPICALENDAR%%/templates/red/day.tpl
-%%PHPICALENDAR%%/templates/red/default.css
-%%PHPICALENDAR%%/templates/red/error.tpl
-%%PHPICALENDAR%%/templates/red/event.tpl
-%%PHPICALENDAR%%/templates/red/footer.tpl
-%%PHPICALENDAR%%/templates/red/header.tpl
-%%PHPICALENDAR%%/templates/red/images/allday_1.gif
-%%PHPICALENDAR%%/templates/red/images/allday_2.gif
-%%PHPICALENDAR%%/templates/red/images/allday_3.gif
-%%PHPICALENDAR%%/templates/red/images/allday_4.gif
-%%PHPICALENDAR%%/templates/red/images/allday_5.gif
-%%PHPICALENDAR%%/templates/red/images/allday_6.gif
-%%PHPICALENDAR%%/templates/red/images/allday_7.gif
-%%PHPICALENDAR%%/templates/red/images/allday_bg.gif
-%%PHPICALENDAR%%/templates/red/images/allday_dot.gif
-%%PHPICALENDAR%%/templates/red/images/back.gif
-%%PHPICALENDAR%%/templates/red/images/day_on.gif
-%%PHPICALENDAR%%/templates/red/images/day_title.gif
-%%PHPICALENDAR%%/templates/red/images/download_arrow.gif
-%%PHPICALENDAR%%/templates/red/images/event_dot.gif
-%%PHPICALENDAR%%/templates/red/images/left_arrows.gif
-%%PHPICALENDAR%%/templates/red/images/left_day.gif
-%%PHPICALENDAR%%/templates/red/images/month_on.gif
-%%PHPICALENDAR%%/templates/red/images/monthdot_1.gif
-%%PHPICALENDAR%%/templates/red/images/monthdot_2.gif
-%%PHPICALENDAR%%/templates/red/images/monthdot_3.gif
-%%PHPICALENDAR%%/templates/red/images/monthdot_4.gif
-%%PHPICALENDAR%%/templates/red/images/monthdot_5.gif
-%%PHPICALENDAR%%/templates/red/images/monthdot_6.gif
-%%PHPICALENDAR%%/templates/red/images/monthdot_7.gif
-%%PHPICALENDAR%%/templates/red/images/printer.gif
-%%PHPICALENDAR%%/templates/red/images/right_arrows.gif
-%%PHPICALENDAR%%/templates/red/images/right_day.gif
-%%PHPICALENDAR%%/templates/red/images/search.gif
-%%PHPICALENDAR%%/templates/red/images/shadow_l.gif
-%%PHPICALENDAR%%/templates/red/images/shadow_m.gif
-%%PHPICALENDAR%%/templates/red/images/shadow_r.gif
-%%PHPICALENDAR%%/templates/red/images/side_bg.gif
-%%PHPICALENDAR%%/templates/red/images/smallicon.gif
-%%PHPICALENDAR%%/templates/red/images/spacer.gif
-%%PHPICALENDAR%%/templates/red/images/time_bg.gif
-%%PHPICALENDAR%%/templates/red/images/week_on.gif
-%%PHPICALENDAR%%/templates/red/images/year_on.gif
-%%PHPICALENDAR%%/templates/red/month.tpl
-%%PHPICALENDAR%%/templates/red/month_large.tpl
-%%PHPICALENDAR%%/templates/red/month_medium.tpl
-%%PHPICALENDAR%%/templates/red/month_small.tpl
-%%PHPICALENDAR%%/templates/red/preferences.tpl
-%%PHPICALENDAR%%/templates/red/print.tpl
-%%PHPICALENDAR%%/templates/red/rss_index.tpl
-%%PHPICALENDAR%%/templates/red/search.tpl
-%%PHPICALENDAR%%/templates/red/search_box.tpl
-%%PHPICALENDAR%%/templates/red/sidebar.tpl
-%%PHPICALENDAR%%/templates/red/sidebar_year.tpl
-%%PHPICALENDAR%%/templates/red/todo.tpl
-%%PHPICALENDAR%%/templates/red/week.tpl
-%%PHPICALENDAR%%/templates/red/year.tpl
-%%PHPICALENDAR%%/templates/tan/admin.tpl
-%%PHPICALENDAR%%/templates/tan/calendar_nav.tpl
-%%PHPICALENDAR%%/templates/tan/day.tpl
-%%PHPICALENDAR%%/templates/tan/default.css
-%%PHPICALENDAR%%/templates/tan/error.tpl
-%%PHPICALENDAR%%/templates/tan/event.tpl
-%%PHPICALENDAR%%/templates/tan/footer.tpl
-%%PHPICALENDAR%%/templates/tan/header.tpl
-%%PHPICALENDAR%%/templates/tan/images/allday_1.gif
-%%PHPICALENDAR%%/templates/tan/images/allday_2.gif
-%%PHPICALENDAR%%/templates/tan/images/allday_3.gif
-%%PHPICALENDAR%%/templates/tan/images/allday_4.gif
-%%PHPICALENDAR%%/templates/tan/images/allday_5.gif
-%%PHPICALENDAR%%/templates/tan/images/allday_6.gif
-%%PHPICALENDAR%%/templates/tan/images/allday_7.gif
-%%PHPICALENDAR%%/templates/tan/images/allday_bg.gif
-%%PHPICALENDAR%%/templates/tan/images/allday_dot.gif
-%%PHPICALENDAR%%/templates/tan/images/back.gif
-%%PHPICALENDAR%%/templates/tan/images/background.gif
-%%PHPICALENDAR%%/templates/tan/images/day_on.gif
-%%PHPICALENDAR%%/templates/tan/images/day_title.gif
-%%PHPICALENDAR%%/templates/tan/images/default.css
-%%PHPICALENDAR%%/templates/tan/images/download_arrow.gif
-%%PHPICALENDAR%%/templates/tan/images/event_dot.gif
-%%PHPICALENDAR%%/templates/tan/images/left_arrows.gif
-%%PHPICALENDAR%%/templates/tan/images/left_day.gif
-%%PHPICALENDAR%%/templates/tan/images/month_on.gif
-%%PHPICALENDAR%%/templates/tan/images/monthdot_1.gif
-%%PHPICALENDAR%%/templates/tan/images/monthdot_2.gif
-%%PHPICALENDAR%%/templates/tan/images/monthdot_3.gif
-%%PHPICALENDAR%%/templates/tan/images/monthdot_4.gif
-%%PHPICALENDAR%%/templates/tan/images/monthdot_5.gif
-%%PHPICALENDAR%%/templates/tan/images/monthdot_6.gif
-%%PHPICALENDAR%%/templates/tan/images/monthdot_7.gif
-%%PHPICALENDAR%%/templates/tan/images/printer.gif
-%%PHPICALENDAR%%/templates/tan/images/right_arrows.gif
-%%PHPICALENDAR%%/templates/tan/images/right_day.gif
-%%PHPICALENDAR%%/templates/tan/images/search.gif
-%%PHPICALENDAR%%/templates/tan/images/shadow_l.gif
-%%PHPICALENDAR%%/templates/tan/images/shadow_m.gif
-%%PHPICALENDAR%%/templates/tan/images/shadow_r.gif
-%%PHPICALENDAR%%/templates/tan/images/side_bg.gif
-%%PHPICALENDAR%%/templates/tan/images/smallicon.gif
-%%PHPICALENDAR%%/templates/tan/images/spacer.gif
-%%PHPICALENDAR%%/templates/tan/images/time_bg.gif
-%%PHPICALENDAR%%/templates/tan/images/week_on.gif
-%%PHPICALENDAR%%/templates/tan/images/year_on.gif
-%%PHPICALENDAR%%/templates/tan/month.tpl
-%%PHPICALENDAR%%/templates/tan/month_large.tpl
-%%PHPICALENDAR%%/templates/tan/month_medium.tpl
-%%PHPICALENDAR%%/templates/tan/month_small.tpl
-%%PHPICALENDAR%%/templates/tan/preferences.tpl
-%%PHPICALENDAR%%/templates/tan/print.tpl
-%%PHPICALENDAR%%/templates/tan/rss_index.tpl
-%%PHPICALENDAR%%/templates/tan/search.tpl
-%%PHPICALENDAR%%/templates/tan/search_box.tpl
-%%PHPICALENDAR%%/templates/tan/seminar.tpl
-%%PHPICALENDAR%%/templates/tan/sidebar.tpl
-%%PHPICALENDAR%%/templates/tan/todo.tpl
-%%PHPICALENDAR%%/templates/tan/week.tpl
-%%PHPICALENDAR%%/templates/tan/year.tpl
-%%PHPICALENDAR%%/week.php
-%%PHPICALENDAR%%/year.php
+%%WWWDIR%%/AUTHORS
+%%WWWDIR%%/COPYING
+%%WWWDIR%%/README
+%%WWWDIR%%/TIMEZONES
+%%WWWDIR%%/admin/index.php
+%%WWWDIR%%/calendars/Home.ics
+%%WWWDIR%%/calendars/US Holidays.ics
+%%WWWDIR%%/calendars/Work.ics
+%%WWWDIR%%/calendars/publish.ical.php
+%%WWWDIR%%/calendars/publish.mozilla.php
+%%WWWDIR%%/config.inc.php-default
+%%WWWDIR%%/day.php
+%%WWWDIR%%/error.php
+%%WWWDIR%%/functions/admin_functions.php
+%%WWWDIR%%/functions/calendar_functions.php
+%%WWWDIR%%/functions/date_functions.php
+%%WWWDIR%%/functions/draw_functions.php
+%%WWWDIR%%/functions/event.js
+%%WWWDIR%%/functions/ical_parser.php
+%%WWWDIR%%/functions/init.inc.php
+%%WWWDIR%%/functions/list_functions.php
+%%WWWDIR%%/functions/overlapping_events.php
+%%WWWDIR%%/functions/template.php
+%%WWWDIR%%/functions/timezones.php
+%%WWWDIR%%/functions/userauth_functions.php
+%%WWWDIR%%/images/cancelled.gif
+%%WWWDIR%%/images/completed.gif
+%%WWWDIR%%/images/confirmed.gif
+%%WWWDIR%%/images/important.gif
+%%WWWDIR%%/images/not_completed.gif
+%%WWWDIR%%/images/phpical-logo.gif
+%%WWWDIR%%/images/recurring.gif
+%%WWWDIR%%/images/spacer.gif
+%%WWWDIR%%/images/tentative.gif
+%%WWWDIR%%/images/valid-rss.png
+%%WWWDIR%%/includes/event.php
+%%WWWDIR%%/includes/login.php
+%%WWWDIR%%/includes/todo.php
+%%WWWDIR%%/index.php
+%%WWWDIR%%/languages/afrikaans.inc.php
+%%WWWDIR%%/languages/brazilian.inc.php
+%%WWWDIR%%/languages/catalan.inc.php
+%%WWWDIR%%/languages/czech.inc.php
+%%WWWDIR%%/languages/danish.inc.php
+%%WWWDIR%%/languages/dutch.inc.php
+%%WWWDIR%%/languages/english.inc.php
+%%WWWDIR%%/languages/esperanto.inc.php
+%%WWWDIR%%/languages/finnish.inc.php
+%%WWWDIR%%/languages/french.inc.php
+%%WWWDIR%%/languages/german.inc.php
+%%WWWDIR%%/languages/italian.inc.php
+%%WWWDIR%%/languages/japanese.inc.php
+%%WWWDIR%%/languages/korean.inc.php
+%%WWWDIR%%/languages/lithuanian.inc.php
+%%WWWDIR%%/languages/norwegian.inc.php
+%%WWWDIR%%/languages/polish.inc.php
+%%WWWDIR%%/languages/portuguese.inc.php
+%%WWWDIR%%/languages/spanish.inc.php
+%%WWWDIR%%/languages/swedish.inc.php
+%%WWWDIR%%/languages/traditional_chinese.inc.php
+%%WWWDIR%%/month.php
+%%WWWDIR%%/preferences.php
+%%WWWDIR%%/print.php
+%%WWWDIR%%/rss/index.php
+%%WWWDIR%%/rss/rss.php
+%%WWWDIR%%/rss/rss1.0.php
+%%WWWDIR%%/rss/rss2.0.php
+%%WWWDIR%%/rss/xml.gif
+%%WWWDIR%%/search.php
+%%WWWDIR%%/templates/default/admin.tpl
+%%WWWDIR%%/templates/default/calendar_nav.tpl
+%%WWWDIR%%/templates/default/day.tpl
+%%WWWDIR%%/templates/default/default.css
+%%WWWDIR%%/templates/default/error.tpl
+%%WWWDIR%%/templates/default/event.tpl
+%%WWWDIR%%/templates/default/footer.tpl
+%%WWWDIR%%/templates/default/header.tpl
+%%WWWDIR%%/templates/default/images/allday_1.gif
+%%WWWDIR%%/templates/default/images/allday_2.gif
+%%WWWDIR%%/templates/default/images/allday_3.gif
+%%WWWDIR%%/templates/default/images/allday_4.gif
+%%WWWDIR%%/templates/default/images/allday_5.gif
+%%WWWDIR%%/templates/default/images/allday_6.gif
+%%WWWDIR%%/templates/default/images/allday_7.gif
+%%WWWDIR%%/templates/default/images/allday_bg.gif
+%%WWWDIR%%/templates/default/images/allday_dot.gif
+%%WWWDIR%%/templates/default/images/back.gif
+%%WWWDIR%%/templates/default/images/day_on.gif
+%%WWWDIR%%/templates/default/images/day_title.gif
+%%WWWDIR%%/templates/default/images/download_arrow.gif
+%%WWWDIR%%/templates/default/images/event_dot.gif
+%%WWWDIR%%/templates/default/images/left_arrows.gif
+%%WWWDIR%%/templates/default/images/left_day.gif
+%%WWWDIR%%/templates/default/images/month_on.gif
+%%WWWDIR%%/templates/default/images/monthdot_1.gif
+%%WWWDIR%%/templates/default/images/monthdot_2.gif
+%%WWWDIR%%/templates/default/images/monthdot_3.gif
+%%WWWDIR%%/templates/default/images/monthdot_4.gif
+%%WWWDIR%%/templates/default/images/monthdot_5.gif
+%%WWWDIR%%/templates/default/images/monthdot_6.gif
+%%WWWDIR%%/templates/default/images/monthdot_7.gif
+%%WWWDIR%%/templates/default/images/printer.gif
+%%WWWDIR%%/templates/default/images/right_arrows.gif
+%%WWWDIR%%/templates/default/images/right_day.gif
+%%WWWDIR%%/templates/default/images/search.gif
+%%WWWDIR%%/templates/default/images/shadow_l.gif
+%%WWWDIR%%/templates/default/images/shadow_m.gif
+%%WWWDIR%%/templates/default/images/shadow_r.gif
+%%WWWDIR%%/templates/default/images/side_bg.gif
+%%WWWDIR%%/templates/default/images/smallicon.gif
+%%WWWDIR%%/templates/default/images/spacer.gif
+%%WWWDIR%%/templates/default/images/time_bg.gif
+%%WWWDIR%%/templates/default/images/week_on.gif
+%%WWWDIR%%/templates/default/images/year_on.gif
+%%WWWDIR%%/templates/default/month.tpl
+%%WWWDIR%%/templates/default/month_large.tpl
+%%WWWDIR%%/templates/default/month_medium.tpl
+%%WWWDIR%%/templates/default/month_small.tpl
+%%WWWDIR%%/templates/default/preferences.tpl
+%%WWWDIR%%/templates/default/print.tpl
+%%WWWDIR%%/templates/default/rss_index.tpl
+%%WWWDIR%%/templates/default/search.tpl
+%%WWWDIR%%/templates/default/search_box.tpl
+%%WWWDIR%%/templates/default/sidebar.tpl
+%%WWWDIR%%/templates/default/sidebar_year.tpl
+%%WWWDIR%%/templates/default/todo.tpl
+%%WWWDIR%%/templates/default/week.tpl
+%%WWWDIR%%/templates/default/year.tpl
+%%WWWDIR%%/templates/green/admin.tpl
+%%WWWDIR%%/templates/green/calendar_nav.tpl
+%%WWWDIR%%/templates/green/day.tpl
+%%WWWDIR%%/templates/green/default.css
+%%WWWDIR%%/templates/green/error.tpl
+%%WWWDIR%%/templates/green/event.tpl
+%%WWWDIR%%/templates/green/footer.tpl
+%%WWWDIR%%/templates/green/header.tpl
+%%WWWDIR%%/templates/green/images/allday_1.gif
+%%WWWDIR%%/templates/green/images/allday_2.gif
+%%WWWDIR%%/templates/green/images/allday_3.gif
+%%WWWDIR%%/templates/green/images/allday_4.gif
+%%WWWDIR%%/templates/green/images/allday_5.gif
+%%WWWDIR%%/templates/green/images/allday_6.gif
+%%WWWDIR%%/templates/green/images/allday_7.gif
+%%WWWDIR%%/templates/green/images/allday_bg.gif
+%%WWWDIR%%/templates/green/images/allday_dot.gif
+%%WWWDIR%%/templates/green/images/back.gif
+%%WWWDIR%%/templates/green/images/background.gif
+%%WWWDIR%%/templates/green/images/day_on.gif
+%%WWWDIR%%/templates/green/images/day_title.gif
+%%WWWDIR%%/templates/green/images/download_arrow.gif
+%%WWWDIR%%/templates/green/images/event_dot.gif
+%%WWWDIR%%/templates/green/images/left_arrows.gif
+%%WWWDIR%%/templates/green/images/left_day.gif
+%%WWWDIR%%/templates/green/images/month_on.gif
+%%WWWDIR%%/templates/green/images/monthdot_1.gif
+%%WWWDIR%%/templates/green/images/monthdot_2.gif
+%%WWWDIR%%/templates/green/images/monthdot_3.gif
+%%WWWDIR%%/templates/green/images/monthdot_4.gif
+%%WWWDIR%%/templates/green/images/monthdot_5.gif
+%%WWWDIR%%/templates/green/images/monthdot_6.gif
+%%WWWDIR%%/templates/green/images/monthdot_7.gif
+%%WWWDIR%%/templates/green/images/printer.gif
+%%WWWDIR%%/templates/green/images/right_arrows.gif
+%%WWWDIR%%/templates/green/images/right_day.gif
+%%WWWDIR%%/templates/green/images/search.gif
+%%WWWDIR%%/templates/green/images/shadow_l.gif
+%%WWWDIR%%/templates/green/images/shadow_m.gif
+%%WWWDIR%%/templates/green/images/shadow_r.gif
+%%WWWDIR%%/templates/green/images/side_bg.gif
+%%WWWDIR%%/templates/green/images/smallicon.gif
+%%WWWDIR%%/templates/green/images/spacer.gif
+%%WWWDIR%%/templates/green/images/time_bg.gif
+%%WWWDIR%%/templates/green/images/week_on.gif
+%%WWWDIR%%/templates/green/images/year_on.gif
+%%WWWDIR%%/templates/green/month.tpl
+%%WWWDIR%%/templates/green/month_large.tpl
+%%WWWDIR%%/templates/green/month_medium.tpl
+%%WWWDIR%%/templates/green/month_small.tpl
+%%WWWDIR%%/templates/green/preferences.tpl
+%%WWWDIR%%/templates/green/print.tpl
+%%WWWDIR%%/templates/green/rss_index.tpl
+%%WWWDIR%%/templates/green/search.tpl
+%%WWWDIR%%/templates/green/search_box.tpl
+%%WWWDIR%%/templates/green/seminar.tpl
+%%WWWDIR%%/templates/green/sidebar.tpl
+%%WWWDIR%%/templates/green/todo.tpl
+%%WWWDIR%%/templates/green/week.tpl
+%%WWWDIR%%/templates/green/year.tpl
+%%WWWDIR%%/templates/grey/admin.tpl
+%%WWWDIR%%/templates/grey/calendar_nav.tpl
+%%WWWDIR%%/templates/grey/day.tpl
+%%WWWDIR%%/templates/grey/default.css
+%%WWWDIR%%/templates/grey/error.tpl
+%%WWWDIR%%/templates/grey/event.tpl
+%%WWWDIR%%/templates/grey/footer.tpl
+%%WWWDIR%%/templates/grey/header.tpl
+%%WWWDIR%%/templates/grey/images/allday_1.gif
+%%WWWDIR%%/templates/grey/images/allday_2.gif
+%%WWWDIR%%/templates/grey/images/allday_3.gif
+%%WWWDIR%%/templates/grey/images/allday_4.gif
+%%WWWDIR%%/templates/grey/images/allday_5.gif
+%%WWWDIR%%/templates/grey/images/allday_6.gif
+%%WWWDIR%%/templates/grey/images/allday_7.gif
+%%WWWDIR%%/templates/grey/images/allday_bg.gif
+%%WWWDIR%%/templates/grey/images/allday_dot.gif
+%%WWWDIR%%/templates/grey/images/back.gif
+%%WWWDIR%%/templates/grey/images/background.gif
+%%WWWDIR%%/templates/grey/images/day_on.gif
+%%WWWDIR%%/templates/grey/images/day_title.gif
+%%WWWDIR%%/templates/grey/images/download_arrow.gif
+%%WWWDIR%%/templates/grey/images/event_dot.gif
+%%WWWDIR%%/templates/grey/images/left_arrows.gif
+%%WWWDIR%%/templates/grey/images/left_day.gif
+%%WWWDIR%%/templates/grey/images/month_on.gif
+%%WWWDIR%%/templates/grey/images/monthdot_1.gif
+%%WWWDIR%%/templates/grey/images/monthdot_2.gif
+%%WWWDIR%%/templates/grey/images/monthdot_3.gif
+%%WWWDIR%%/templates/grey/images/monthdot_4.gif
+%%WWWDIR%%/templates/grey/images/monthdot_5.gif
+%%WWWDIR%%/templates/grey/images/monthdot_6.gif
+%%WWWDIR%%/templates/grey/images/monthdot_7.gif
+%%WWWDIR%%/templates/grey/images/printer.gif
+%%WWWDIR%%/templates/grey/images/right_arrows.gif
+%%WWWDIR%%/templates/grey/images/right_day.gif
+%%WWWDIR%%/templates/grey/images/search.gif
+%%WWWDIR%%/templates/grey/images/shadow_l.gif
+%%WWWDIR%%/templates/grey/images/shadow_m.gif
+%%WWWDIR%%/templates/grey/images/shadow_r.gif
+%%WWWDIR%%/templates/grey/images/side_bg.gif
+%%WWWDIR%%/templates/grey/images/smallicon.gif
+%%WWWDIR%%/templates/grey/images/spacer.gif
+%%WWWDIR%%/templates/grey/images/time_bg.gif
+%%WWWDIR%%/templates/grey/images/week_on.gif
+%%WWWDIR%%/templates/grey/images/year_on.gif
+%%WWWDIR%%/templates/grey/month.tpl
+%%WWWDIR%%/templates/grey/month_large.tpl
+%%WWWDIR%%/templates/grey/month_medium.tpl
+%%WWWDIR%%/templates/grey/month_small.tpl
+%%WWWDIR%%/templates/grey/preferences.tpl
+%%WWWDIR%%/templates/grey/print.tpl
+%%WWWDIR%%/templates/grey/rss_index.tpl
+%%WWWDIR%%/templates/grey/search.tpl
+%%WWWDIR%%/templates/grey/search_box.tpl
+%%WWWDIR%%/templates/grey/seminar.tpl
+%%WWWDIR%%/templates/grey/sidebar.tpl
+%%WWWDIR%%/templates/grey/todo.tpl
+%%WWWDIR%%/templates/grey/week.tpl
+%%WWWDIR%%/templates/grey/year.tpl
+%%WWWDIR%%/templates/red/admin.tpl
+%%WWWDIR%%/templates/red/calendar_nav.tpl
+%%WWWDIR%%/templates/red/day.tpl
+%%WWWDIR%%/templates/red/default.css
+%%WWWDIR%%/templates/red/error.tpl
+%%WWWDIR%%/templates/red/event.tpl
+%%WWWDIR%%/templates/red/footer.tpl
+%%WWWDIR%%/templates/red/header.tpl
+%%WWWDIR%%/templates/red/images/allday_1.gif
+%%WWWDIR%%/templates/red/images/allday_2.gif
+%%WWWDIR%%/templates/red/images/allday_3.gif
+%%WWWDIR%%/templates/red/images/allday_4.gif
+%%WWWDIR%%/templates/red/images/allday_5.gif
+%%WWWDIR%%/templates/red/images/allday_6.gif
+%%WWWDIR%%/templates/red/images/allday_7.gif
+%%WWWDIR%%/templates/red/images/allday_bg.gif
+%%WWWDIR%%/templates/red/images/allday_dot.gif
+%%WWWDIR%%/templates/red/images/back.gif
+%%WWWDIR%%/templates/red/images/day_on.gif
+%%WWWDIR%%/templates/red/images/day_title.gif
+%%WWWDIR%%/templates/red/images/download_arrow.gif
+%%WWWDIR%%/templates/red/images/event_dot.gif
+%%WWWDIR%%/templates/red/images/left_arrows.gif
+%%WWWDIR%%/templates/red/images/left_day.gif
+%%WWWDIR%%/templates/red/images/month_on.gif
+%%WWWDIR%%/templates/red/images/monthdot_1.gif
+%%WWWDIR%%/templates/red/images/monthdot_2.gif
+%%WWWDIR%%/templates/red/images/monthdot_3.gif
+%%WWWDIR%%/templates/red/images/monthdot_4.gif
+%%WWWDIR%%/templates/red/images/monthdot_5.gif
+%%WWWDIR%%/templates/red/images/monthdot_6.gif
+%%WWWDIR%%/templates/red/images/monthdot_7.gif
+%%WWWDIR%%/templates/red/images/printer.gif
+%%WWWDIR%%/templates/red/images/right_arrows.gif
+%%WWWDIR%%/templates/red/images/right_day.gif
+%%WWWDIR%%/templates/red/images/search.gif
+%%WWWDIR%%/templates/red/images/shadow_l.gif
+%%WWWDIR%%/templates/red/images/shadow_m.gif
+%%WWWDIR%%/templates/red/images/shadow_r.gif
+%%WWWDIR%%/templates/red/images/side_bg.gif
+%%WWWDIR%%/templates/red/images/smallicon.gif
+%%WWWDIR%%/templates/red/images/spacer.gif
+%%WWWDIR%%/templates/red/images/time_bg.gif
+%%WWWDIR%%/templates/red/images/week_on.gif
+%%WWWDIR%%/templates/red/images/year_on.gif
+%%WWWDIR%%/templates/red/month.tpl
+%%WWWDIR%%/templates/red/month_large.tpl
+%%WWWDIR%%/templates/red/month_medium.tpl
+%%WWWDIR%%/templates/red/month_small.tpl
+%%WWWDIR%%/templates/red/preferences.tpl
+%%WWWDIR%%/templates/red/print.tpl
+%%WWWDIR%%/templates/red/rss_index.tpl
+%%WWWDIR%%/templates/red/search.tpl
+%%WWWDIR%%/templates/red/search_box.tpl
+%%WWWDIR%%/templates/red/sidebar.tpl
+%%WWWDIR%%/templates/red/sidebar_year.tpl
+%%WWWDIR%%/templates/red/todo.tpl
+%%WWWDIR%%/templates/red/week.tpl
+%%WWWDIR%%/templates/red/year.tpl
+%%WWWDIR%%/templates/tan/admin.tpl
+%%WWWDIR%%/templates/tan/calendar_nav.tpl
+%%WWWDIR%%/templates/tan/day.tpl
+%%WWWDIR%%/templates/tan/default.css
+%%WWWDIR%%/templates/tan/error.tpl
+%%WWWDIR%%/templates/tan/event.tpl
+%%WWWDIR%%/templates/tan/footer.tpl
+%%WWWDIR%%/templates/tan/header.tpl
+%%WWWDIR%%/templates/tan/images/allday_1.gif
+%%WWWDIR%%/templates/tan/images/allday_2.gif
+%%WWWDIR%%/templates/tan/images/allday_3.gif
+%%WWWDIR%%/templates/tan/images/allday_4.gif
+%%WWWDIR%%/templates/tan/images/allday_5.gif
+%%WWWDIR%%/templates/tan/images/allday_6.gif
+%%WWWDIR%%/templates/tan/images/allday_7.gif
+%%WWWDIR%%/templates/tan/images/allday_bg.gif
+%%WWWDIR%%/templates/tan/images/allday_dot.gif
+%%WWWDIR%%/templates/tan/images/back.gif
+%%WWWDIR%%/templates/tan/images/background.gif
+%%WWWDIR%%/templates/tan/images/day_on.gif
+%%WWWDIR%%/templates/tan/images/day_title.gif
+%%WWWDIR%%/templates/tan/images/default.css
+%%WWWDIR%%/templates/tan/images/download_arrow.gif
+%%WWWDIR%%/templates/tan/images/event_dot.gif
+%%WWWDIR%%/templates/tan/images/left_arrows.gif
+%%WWWDIR%%/templates/tan/images/left_day.gif
+%%WWWDIR%%/templates/tan/images/month_on.gif
+%%WWWDIR%%/templates/tan/images/monthdot_1.gif
+%%WWWDIR%%/templates/tan/images/monthdot_2.gif
+%%WWWDIR%%/templates/tan/images/monthdot_3.gif
+%%WWWDIR%%/templates/tan/images/monthdot_4.gif
+%%WWWDIR%%/templates/tan/images/monthdot_5.gif
+%%WWWDIR%%/templates/tan/images/monthdot_6.gif
+%%WWWDIR%%/templates/tan/images/monthdot_7.gif
+%%WWWDIR%%/templates/tan/images/printer.gif
+%%WWWDIR%%/templates/tan/images/right_arrows.gif
+%%WWWDIR%%/templates/tan/images/right_day.gif
+%%WWWDIR%%/templates/tan/images/search.gif
+%%WWWDIR%%/templates/tan/images/shadow_l.gif
+%%WWWDIR%%/templates/tan/images/shadow_m.gif
+%%WWWDIR%%/templates/tan/images/shadow_r.gif
+%%WWWDIR%%/templates/tan/images/side_bg.gif
+%%WWWDIR%%/templates/tan/images/smallicon.gif
+%%WWWDIR%%/templates/tan/images/spacer.gif
+%%WWWDIR%%/templates/tan/images/time_bg.gif
+%%WWWDIR%%/templates/tan/images/week_on.gif
+%%WWWDIR%%/templates/tan/images/year_on.gif
+%%WWWDIR%%/templates/tan/month.tpl
+%%WWWDIR%%/templates/tan/month_large.tpl
+%%WWWDIR%%/templates/tan/month_medium.tpl
+%%WWWDIR%%/templates/tan/month_small.tpl
+%%WWWDIR%%/templates/tan/preferences.tpl
+%%WWWDIR%%/templates/tan/print.tpl
+%%WWWDIR%%/templates/tan/rss_index.tpl
+%%WWWDIR%%/templates/tan/search.tpl
+%%WWWDIR%%/templates/tan/search_box.tpl
+%%WWWDIR%%/templates/tan/seminar.tpl
+%%WWWDIR%%/templates/tan/sidebar.tpl
+%%WWWDIR%%/templates/tan/todo.tpl
+%%WWWDIR%%/templates/tan/week.tpl
+%%WWWDIR%%/templates/tan/year.tpl
+%%WWWDIR%%/week.php
+%%WWWDIR%%/year.php
-@dirrm %%PHPICALENDAR%%/templates/tan/images
-@dirrm %%PHPICALENDAR%%/templates/tan
-@dirrm %%PHPICALENDAR%%/templates/red/images
-@dirrm %%PHPICALENDAR%%/templates/red
-@dirrm %%PHPICALENDAR%%/templates/grey/images
-@dirrm %%PHPICALENDAR%%/templates/grey
-@dirrm %%PHPICALENDAR%%/templates/green/images
-@dirrm %%PHPICALENDAR%%/templates/green
-@dirrm %%PHPICALENDAR%%/templates/default/images
-@dirrm %%PHPICALENDAR%%/templates/default
-@dirrm %%PHPICALENDAR%%/templates
-@dirrm %%PHPICALENDAR%%/rss
-@dirrm %%PHPICALENDAR%%/languages
-@dirrm %%PHPICALENDAR%%/includes
-@dirrm %%PHPICALENDAR%%/images
-@dirrm %%PHPICALENDAR%%/functions
-@dirrm %%PHPICALENDAR%%/calendars
-@dirrm %%PHPICALENDAR%%/admin
-@dirrmtry %%PHPICALENDAR%%
+@dirrm %%WWWDIR%%/templates/tan/images
+@dirrm %%WWWDIR%%/templates/tan
+@dirrm %%WWWDIR%%/templates/red/images
+@dirrm %%WWWDIR%%/templates/red
+@dirrm %%WWWDIR%%/templates/grey/images
+@dirrm %%WWWDIR%%/templates/grey
+@dirrm %%WWWDIR%%/templates/green/images
+@dirrm %%WWWDIR%%/templates/green
+@dirrm %%WWWDIR%%/templates/default/images
+@dirrm %%WWWDIR%%/templates/default
+@dirrm %%WWWDIR%%/templates
+@dirrm %%WWWDIR%%/rss
+@dirrm %%WWWDIR%%/languages
+@dirrm %%WWWDIR%%/includes
+@dirrm %%WWWDIR%%/images
+@dirrm %%WWWDIR%%/functions
+@dirrm %%WWWDIR%%/calendars
+@dirrm %%WWWDIR%%/admin
+@dirrmtry %%WWWDIR%%
diff --git a/dns/poweradmin/Makefile b/dns/poweradmin/Makefile
index 593cdc72d577..9ed9ac811d77 100644
--- a/dns/poweradmin/Makefile
+++ b/dns/poweradmin/Makefile
@@ -20,18 +20,12 @@ USE_PHP= mysql
WANT_PHP_WEB= yes
NO_BUILD= yes
SUB_FILES= pkg-message
-SUB_LIST= INSTALLDIR=${INSTALLDIR}
-
-WEBOWN?= www
-WEBGRP?= www
-WWWDIR= ${PREFIX}/www
-INSTALLDIR= ${WWWDIR}/poweradmin
do-install:
- ${MKDIR} ${INSTALLDIR}
+ ${MKDIR} ${WWWDIR}
cd ${WRKSRC}; ${FIND} . \
- | ${CPIO} -pdm -R ${WEBOWN}:${WEBGRP} ${INSTALLDIR}
- ${MV} ${INSTALLDIR}/inc/config-block.inc.php ${INSTALLDIR}/inc/config.inc.php.sample
+ | ${CPIO} -pdm -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
+ ${MV} ${WWWDIR}/inc/config-block.inc.php ${WWWDIR}/inc/config.inc.php.sample
post-install:
@${CAT} ${PKGMESSAGE}
diff --git a/dns/poweradmin/files/pkg-message.in b/dns/poweradmin/files/pkg-message.in
index 1a37ef65aa18..6136b8b3d63e 100644
--- a/dns/poweradmin/files/pkg-message.in
+++ b/dns/poweradmin/files/pkg-message.in
@@ -1,9 +1,9 @@
*******************************************************************************
-A sample config file is located in %%INSTALLDIR%%/inc/config.inc.php.sample
+A sample config file is located in %%WWWDIR%%/inc/config.inc.php.sample
You now need to add an alias to apache's httpd.conf pointing to
-${INSTALLDIR} in order to access PowerAdmin from your web brower,
+%%WWWDIR%% in order to access PowerAdmin from your web brower,
or create a VirtualHost with DocumentRoot set to that directory.
- Alias /poweradmin/ %%INSTALLDIR%%/
+ Alias /poweradmin/ %%WWWDIR%%/
or
- DocumentRoot %%INSTALLDIR%%/
+ DocumentRoot %%WWWDIR%%/
*******************************************************************************
diff --git a/net-mgmt/netdisco/Makefile b/net-mgmt/netdisco/Makefile
index 9108e6afa1ee..563a9217d5b5 100644
--- a/net-mgmt/netdisco/Makefile
+++ b/net-mgmt/netdisco/Makefile
@@ -39,17 +39,13 @@ USE_RC_SUBR= netdisco.sh
NO_BUILD= yes
-WWWOWN?= www
-WWWGRP?= www
-WWWDIR?= www/${PORTNAME}
-WWWDATADIR= ${PREFIX}/${WWWDIR}
RUNDIR?= /var/run
DBDIR?= /var/db
APACHE_CFG= ${APACHE_CFGDIR}/httpd.conf
SUB_FILES= pkg-message pkg-install
-SUB_LIST= WWWDIR=${WWWDIR} DBDIR=${DBDIR}
-PLIST_SUB= WWWDIR=${WWWDIR} DBDIR=${DBDIR}
+SUB_LIST= DBDIR=${DBDIR}
+PLIST_SUB= DBDIR=${DBDIR}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
@@ -83,7 +79,7 @@ pre-install:
. endfor
cd ${WRKSRC} && \
- ${REINPLACE_CMD} -e 's#%%WWWDATADIR%%#${WWWDATADIR}#g' \
+ ${REINPLACE_CMD} -e 's#%%WWWDIR%%#${WWWDIR}#g' \
-e 's#%%PREFIX%%#${PREFIX}#g' \
-e 's#%%DATADIR%%#${DATADIR}#g' \
-e 's#%%RUNDIR%%#${RUNDIR}#g' \
@@ -96,15 +92,15 @@ do-install:
cd ${WRKSRC} && ${INSTALL_SCRIPT} ${i} ${PREFIX}/bin
. endfor
- ${MKDIR} ${WWWDATADIR}
- cd ${WRKSRC}/html && ${INSTALL_DATA} autohandler *.* ${WWWDATADIR}
+ ${MKDIR} ${WWWDIR}
+ cd ${WRKSRC}/html && ${INSTALL_DATA} autohandler *.* ${WWWDIR}
- ${MKDIR} ${WWWDATADIR}/doc
- cd ${WRKSRC}/html/doc && ${INSTALL_DATA} *.* ${WWWDATADIR}/doc
+ ${MKDIR} ${WWWDIR}/doc
+ cd ${WRKSRC}/html/doc && ${INSTALL_DATA} *.* ${WWWDIR}/doc
- ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDATADIR}
+ ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
- ${MKDIR} ${WWWDATADIR}/mason
+ ${MKDIR} ${WWWDIR}/mason
${INSTALL_DATA} ${WRKSRC}/netdisco.pm ${SITE_PERL}
diff --git a/net-mgmt/netdisco/files/patch-netdisco_apache.conf b/net-mgmt/netdisco/files/patch-netdisco_apache.conf
index 816517be41eb..602d1448d9a8 100644
--- a/net-mgmt/netdisco/files/patch-netdisco_apache.conf
+++ b/net-mgmt/netdisco/files/patch-netdisco_apache.conf
@@ -18,12 +18,12 @@
+%%APACHE2%%PerlModule Apache2::compat
+#--------------
+
-+<Directory %%WWWDATADIR%%>
++<Directory %%WWWDIR%%>
order allow,deny
allow from all
</Directory>
-+<Directory %%WWWDATADIR%%/mason>
++<Directory %%WWWDIR%%/mason>
+ order allow,deny
+ deny from all
+</Directory>
@@ -49,8 +49,8 @@
my $ah = new HTML::Mason::ApacheHandler(
- comp_root => '/usr/local/netdisco/html',
- data_dir => '/usr/local/netdisco/mason',
-+ comp_root => '%%WWWDATADIR%%',
-+ data_dir => '%%WWWDATADIR%%/mason',
++ comp_root => '%%WWWDIR%%',
++ data_dir => '%%WWWDIR%%/mason',
request_class => 'MasonX::Request::WithApacheSession',
session_class => 'Apache::Session::Postgres',
+%%APACHE2%% args_method => 'mod_perl',
diff --git a/net-mgmt/netdisco/files/patch-netdisco_apache_dir.conf b/net-mgmt/netdisco/files/patch-netdisco_apache_dir.conf
index 8426d95bbbce..019a9cb4b826 100644
--- a/net-mgmt/netdisco/files/patch-netdisco_apache_dir.conf
+++ b/net-mgmt/netdisco/files/patch-netdisco_apache_dir.conf
@@ -6,8 +6,8 @@
-Alias /netdisco "/usr/local/netdisco/html/"
-Alias /netdisco/ "/usr/local/netdisco/html/"
-+Alias /netdisco "%%WWWDATADIR%%"
-+Alias /netdisco/ "%%WWWDATADIR%%"
++Alias /netdisco "%%WWWDIR%%"
++Alias /netdisco/ "%%WWWDIR%%"
<Location /netdisco>
Options +Indexes
diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile
index aaecfd7fe8f0..bf855c9f4733 100644
--- a/shells/wapsh/Makefile
+++ b/shells/wapsh/Makefile
@@ -19,10 +19,6 @@ USE_RC_SUBR= htshd.sh
WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
-WWWOWN?= www
-WWWGRP?= www
-WWWDIR?= www/${PORTNAME}
-DATADIR= ${PREFIX}/${WWWDIR}
SUB_FILES= pkg-message
USERGUIDEDOCS= Image10.jpg Image11.jpg Image12.jpg Image13.jpg \
@@ -57,10 +53,9 @@ do-build:
pre-install:
@${ECHO_MSG} "----------------------------------------------------------------"
- @${ECHO_MSG} "Set WWWDIR to the location of your web server's document root,"
- @${ECHO_MSG} "relative to ${PREFIX}"
+ @${ECHO_MSG} "Set WWWDIR to the location of your web server's document root"
@${ECHO_MSG} ""
- @${ECHO_MSG} "${PORTNAME} will be installed under ${PREFIX}/\$$WWWDIR/"
+ @${ECHO_MSG} "${PORTNAME} will be installed under \$$WWWDIR/"
@${ECHO_MSG} ""
@${ECHO_MSG} "The current value of WWWDIR is: ${WWWDIR}"
@${ECHO_MSG} ""
@@ -80,11 +75,11 @@ do-install:
fi
.endfor
- ${MKDIR} ${DATADIR}
+ ${MKDIR} ${WWWDIR}
.for H in ${HTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/htdocs/$H ${DATADIR}
+ ${INSTALL_DATA} ${WRKSRC}/htdocs/$H ${WWWDIR}
.endfor
- ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${DATADIR}
+ ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}/admin_guide
diff --git a/shells/wapsh/files/pkg-message.in b/shells/wapsh/files/pkg-message.in
index 13148eb610ae..34083969a931 100644
--- a/shells/wapsh/files/pkg-message.in
+++ b/shells/wapsh/files/pkg-message.in
@@ -3,21 +3,11 @@ wapsh/htsh is now installed.
Sample configuration files can be found in %%PREFIX%%/etc/wapsh
-PHP scripts for both HTTP and WAP access have been installed in
-%%DATADIR%%
-
-Please read the installed documentation for information on how to create
-the configuration files.
-------------------------------------------------------------------------
-
-wapsh/htsh is now installed.
-
-Sample configuration files can be found in %%PREFIX%%/etc/wapsh
-
HTML documentation has been installed in %%PREFIX%%/share/doc/wapsh
PHP scripts for both HTTP and WAP access have been installed in
-%%PREFIX%%/share/wapsh/htdocs
+%%WWWDIR%%
Please read the installed documentation for information on how to create
the configuration files.
+------------------------------------------------------------------------
diff --git a/shells/wapsh/pkg-plist b/shells/wapsh/pkg-plist
index b84887bfd56d..bca2225b24d8 100644
--- a/shells/wapsh/pkg-plist
+++ b/shells/wapsh/pkg-plist
@@ -8,23 +8,23 @@ etc/wapsh/htshd.conf.dist
@unexec if cmp -s %D/etc/wapsh/loginhosts %D/etc/wapsh/loginhosts.dist; then rm -f %D/etc/wapsh/loginhosts; fi
etc/wapsh/loginhosts.dist
@exec [ -f %B/loginhosts ] || cp %B/%f %B/loginhosts
-%%DATADIR%%/command.php
-%%DATADIR%%/command_html.inc
-%%DATADIR%%/command_wml.inc
-%%DATADIR%%/common.inc
-%%DATADIR%%/common_html.inc
-%%DATADIR%%/common_wml.inc
-%%DATADIR%%/controls_wml.php
-%%DATADIR%%/displayfuncs.inc
-%%DATADIR%%/getloginhosts.inc
-%%DATADIR%%/history_edit_wml.php
-%%DATADIR%%/history_html.php
-%%DATADIR%%/history_wml.php
-%%DATADIR%%/index.html
-%%DATADIR%%/login_html.php
-%%DATADIR%%/login_wml.php
-%%DATADIR%%/scroll_wml.php
-%%DATADIR%%/shortcuts_wml.php
+%%WWWDIR%%/command.php
+%%WWWDIR%%/command_html.inc
+%%WWWDIR%%/command_wml.inc
+%%WWWDIR%%/common.inc
+%%WWWDIR%%/common_html.inc
+%%WWWDIR%%/common_wml.inc
+%%WWWDIR%%/controls_wml.php
+%%WWWDIR%%/displayfuncs.inc
+%%WWWDIR%%/getloginhosts.inc
+%%WWWDIR%%/history_edit_wml.php
+%%WWWDIR%%/history_html.php
+%%WWWDIR%%/history_wml.php
+%%WWWDIR%%/index.html
+%%WWWDIR%%/login_html.php
+%%WWWDIR%%/login_wml.php
+%%WWWDIR%%/scroll_wml.php
+%%WWWDIR%%/shortcuts_wml.php
%%PORTDOCS%%%%DOCSDIR%%/Image1.jpg
%%PORTDOCS%%%%DOCSDIR%%/Image2.jpg
%%PORTDOCS%%%%DOCSDIR%%/Image3.jpg
@@ -94,5 +94,5 @@ etc/wapsh/loginhosts.dist
%%PORTDOCS%%@dirrm %%DOCSDIR%%/implementation_notes
%%PORTDOCS%%@dirrm %%DOCSDIR%%/user_guide
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm %%DATADIR%%
+@dirrm %%WWWDIR%%
@dirrmtry www/data
diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile
index 325bfd7a3bd5..e549a00668ee 100644
--- a/sysutils/durep/Makefile
+++ b/sysutils/durep/Makefile
@@ -17,26 +17,22 @@ COMMENT= Utility for monitoring disk usage in a more visual way than du
RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM
USE_PERL5= yes
-WWWDOCROOT?= www
-WWWSUBDIR?= ${PORTNAME}
-WWWDIR?= ${WWWDOCROOT}/${WWWSUBDIR}
-DIR?= ${PREFIX}/${WWWDIR}
MAN1= durep.1
WWW_FILES= durep.cgi style.css bar.png
-PLIST_FILES= bin/durep ${WWW_FILES:S/^/${WWWDIR}\//}
-PLIST_DIRS= ${WWWDIR}
+PLIST_FILES= bin/durep ${WWW_FILES:S,^,${WWWDIR_REL}/,}
+PLIST_DIRS= ${WWWDIR_REL}
PORTDOCS= Artistic BUGS CHANGES README THANKS
do-build:
pod2man --center="Disk Usage Report Generator" --release="durep version ${PORTVERSION}" ${WRKSRC}/durep.pod > ${WRKSRC}/durep.1
do-install:
- ${INSTALL} -d ${DIR}
+ ${INSTALL} -d ${WWWDIR}
${INSTALL_SCRIPT} ${WRKSRC}/durep ${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/durep.1 ${MAN1PREFIX}/man/man1/
- ${INSTALL_SCRIPT} ${WRKSRC}/durep.cgi ${DIR}/
- ${INSTALL_DATA} ${WRKSRC}/style.css ${WRKSRC}/bar.png ${DIR}/
+ ${INSTALL_SCRIPT} ${WRKSRC}/durep.cgi ${WWWDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/style.css ${WRKSRC}/bar.png ${WWWDIR}/
.if !defined(NOPORTDOCS)
${INSTALL} -d ${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S/^/${WRKSRC}\//} ${DOCSDIR}/
diff --git a/www/crp/Makefile b/www/crp/Makefile
index 28a3ce1a2c48..c08149f5b259 100644
--- a/www/crp/Makefile
+++ b/www/crp/Makefile
@@ -20,7 +20,6 @@ USE_PHP= yes
WANT_PHP_WEB= yes
NO_BUILD= yes
-WWWDIR?= ${PREFIX}/www
SPOOLDIR?= /var/spool/conference
PKGMESSAGE= ${WRKDIR}/pkg-message
@@ -31,10 +30,10 @@ post-patch:
do-install:
@${MKDIR} -m 755 ${WWWDIR} ${SPOOLDIR}
- @${CP} -R ${WRKSRC} ${WWWDIR}
- @${SED} -e 's#/var/www/html#${PREFIX}/www/${DISTNAME}#' \
- ${WRKSRC}/Code/confHeader.inc > ${WWWDIR}/${DISTNAME}/Code/confHeader.inc
- @${CHOWN} -R ${WWWOWN}:${WWWGROUP} ${WWWDIR}/${DISTNAME} ${SPOOLDIR}
+ @${CP} -R ${WRKSRC}/ ${WWWDIR}/
+ @${SED} -e 's#/var/www/html#${WWWDIR}#' \
+ ${WRKSRC}/Code/confHeader.inc > ${WWWDIR}/Code/confHeader.inc
+ @${CHOWN} -R ${WWWOWN}:${WWWGROUP} ${WWWDIR} ${SPOOLDIR}
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/www/crp/pkg-message b/www/crp/pkg-message
index 20030b1e5f02..45d9c5f44272 100644
--- a/www/crp/pkg-message
+++ b/www/crp/pkg-message
@@ -1,4 +1,4 @@
*************************************************************
-You must edit %%WWWDIR%%/%%DISTNAME%%/Code/confConfig.inc for your setup,
+You must edit %%WWWDIR%%/Code/confConfig.inc for your setup,
and follow the other directions at http://crp.sourceforge.net/installation.html
*************************************************************
diff --git a/www/crp/pkg-plist b/www/crp/pkg-plist
index 1d534a045692..5f2937215cd8 100644
--- a/www/crp/pkg-plist
+++ b/www/crp/pkg-plist
@@ -1,239 +1,239 @@
-www/CRP/.htaccess
-www/CRP/All/ImportantDates.php
-www/CRP/All/Logout.php
-www/CRP/All/MergeAccounts.php
-www/CRP/All/UpdateContactInfo.php
-www/CRP/All/authAccount.php
-www/CRP/All/index.php
-www/CRP/All/login.php
-www/CRP/All/register.php
-www/CRP/All/registerAccount.php
-www/CRP/All/target.php
-www/CRP/Assistant/AssistantListPapers.php
-www/CRP/Assistant/AssistantViewSinglePaper.php
-www/CRP/Assistant/DownloadPaper.php
-www/CRP/Assistant/DumpAllReviews.php
-www/CRP/Assistant/DumpPapers.php
-www/CRP/Assistant/ListFirstAuthors.php
-www/CRP/Assistant/ListReviewers.php
-www/CRP/Assistant/ModifyUserNames.php
-www/CRP/Assistant/PrepareFacesheets.php
-www/CRP/Assistant/PrintAllAbstracts.php
-www/CRP/Assistant/PrintAllReviews.php
-www/CRP/Assistant/PrintSomeReviews.php
-www/CRP/Assistant/foo.php
-www/CRP/Assistant/index.php
-www/CRP/Author/AuthorViewPaper.php
-www/CRP/Author/DeletePaper.php
-www/CRP/Author/FinalizePaper.php
-www/CRP/Author/ModifyPaper.php
-www/CRP/Author/PaperActions.php
-www/CRP/Author/PaperForm.inc
-www/CRP/Author/PaperTable.inc
-www/CRP/Author/SubmitPaper.old.php
-www/CRP/Author/SubmitPaper.php
-www/CRP/Author/SubmitPaper2.old.php
-www/CRP/Author/SubmitPaper2.php
-www/CRP/Author/SubmitResponse.php
-www/CRP/Author/UploadPaper.php
-www/CRP/Author/ViewDecision.php
-www/CRP/Author/ViewReview.php
-www/CRP/Author/copy_authorviewpaper
-www/CRP/Author/copy_paperform
-www/CRP/Author/copy_submitpaper2
-www/CRP/Author/index.php
-www/CRP/Chair/AskForReview.php
-www/CRP/Chair/AssignConflicts.php
-www/CRP/Chair/AssignPapers.php
-www/CRP/Chair/AveragePaperScore.php
-www/CRP/Chair/AverageReviewerScore.php
-www/CRP/Chair/BecomeSomeoneElse.php
-www/CRP/Chair/ChairAddContact.php
-www/CRP/Chair/ChairRemoveReviewer.php
-www/CRP/Chair/ChairViewSinglePaper.php
-www/CRP/Chair/CheckOnPCProgress.php
-www/CRP/Chair/CheckOnSinglePCProgress.php
-www/CRP/Chair/Code.inc
-www/CRP/Chair/CommonAddToCommittee.inc
-www/CRP/Chair/DeletePaper.php
-www/CRP/Chair/DeletePaper2.php
-www/CRP/Chair/DeletePaper3.php
-www/CRP/Chair/DumpDatabase.php
-www/CRP/Chair/FindPCConflicts.php
-www/CRP/Chair/GradeAllPapers.php
-www/CRP/Chair/ListFirstAuthors.php
-www/CRP/Chair/ListPC.php
-www/CRP/Chair/ListPapersAssignedToPC.php
-www/CRP/Chair/ListReviewers.php
-www/CRP/Chair/ListReviews.php
-www/CRP/Chair/ModifyPaper.php
-www/CRP/Chair/ModifyPaper.php.orig
-www/CRP/Chair/NewAssignPapers.php
-www/CRP/Chair/OldAssignPapers.php
-www/CRP/Chair/ReviewAssistants.php
-www/CRP/Chair/ReviewChairs.php
-www/CRP/Chair/ReviewContacts.php
-www/CRP/Chair/ReviewPC.php
-www/CRP/Chair/SearchPapers.php
-www/CRP/Chair/SendMail.php
-www/CRP/Chair/SendMail2.php
-www/CRP/Chair/SetDates.php
-www/CRP/Chair/SetPCPaper.php
-www/CRP/Chair/SetTopics.php
-www/CRP/Chair/ShowCalendar.php
-www/CRP/Chair/SpotProblems.php
-www/CRP/Chair/SubmitPaper.php
-www/CRP/Chair/SubmitPaper2.php
-www/CRP/Chair/UnfinalizeReview.php
-www/CRP/Chair/ViewActionLog.php
-www/CRP/Chair/ViewButtons.php
-www/CRP/Chair/index.php
-www/CRP/ChangeLog
-www/CRP/Code/.htaccess
-www/CRP/Code/Calendar.inc
-www/CRP/Code/ClassCGO2004Review.inc
-www/CRP/Code/ClassConference.inc
-www/CRP/Code/ClassContact.inc
-www/CRP/Code/ClassHYPO2010Review.inc
-www/CRP/Code/ClassISCA2002Review.inc
-www/CRP/Code/ClassMICRO36Review.inc
-www/CRP/Code/ClassPaper.inc
-www/CRP/Code/ClassReview.inc
-www/CRP/Code/CreateDatabase.sh
-www/CRP/Code/DumpAllReviews.php-not-via-apache
-www/CRP/Code/DumpSingleReview.php-not-via-apache
-www/CRP/Code/PEAR-DB/DB.inc
-www/CRP/Code/PEAR-DB/PEAR.inc
-www/CRP/Code/PEAR-DB/README
-www/CRP/Code/PEAR-DB/common.inc
-www/CRP/Code/PEAR-DB/mysql.inc
-www/CRP/Code/PEAR-DB/pgsql.inc
-www/CRP/Code/SuckInOSDIPaper.php-not-via-apache
-www/CRP/Code/animate.js
-www/CRP/Code/committee.sql
-www/CRP/Code/confConfig.inc
-www/CRP/Code/confConfig.inc.dist
-www/CRP/Code/confConfigReview.inc
-www/CRP/Code/confConfigReview.inc.dist
-www/CRP/Code/confHeader.inc
-www/CRP/Code/confHeader.inc.dist
-www/CRP/Code/confJavaScript.inc
-www/CRP/Code/conference.sql
-www/CRP/Code/topics
-www/CRP/Download/.htaccess
-www/CRP/Download/GetConfStuff.php
-www/CRP/Download/GetPaper
-www/CRP/Download/GetPaper.php
-www/CRP/Download/copy_getpaper
-www/CRP/Download/index.html
-www/CRP/PC/AskForPrimaryReview.php
-www/CRP/PC/AskForReviewCommon.inc
-www/CRP/PC/AskForSecondaryReview.php
-www/CRP/PC/CheckAssignedPapers.php
-www/CRP/PC/CheckOnPCProgress.php
-www/CRP/PC/CheckReviewStatus.php
-www/CRP/PC/GradePapers.php
-www/CRP/PC/ListReviews.php
-www/CRP/PC/PCAllAnonReviewsForPaper.php
-www/CRP/PC/PCListPapers.php
-www/CRP/PC/PCNotes.php
-www/CRP/PC/PCReviewsForPaper.php
-www/CRP/PC/PCSubmitReview.php
-www/CRP/PC/RemoveAskReview.php
-www/CRP/PC/ReviewAnyPaper.php
-www/CRP/PC/ReviewPapers.php
-www/CRP/PC/SeeAcceptedPapers.php
-www/CRP/PC/SeeAllGrades.php
-www/CRP/PC/ShowAbstract.php
-www/CRP/PC/SpotMyProblems.php
-www/CRP/PC/ValidPapers.inc
-www/CRP/PC/gradeNames.inc
-www/CRP/PC/index.php
-www/CRP/Reviewer/CommonPrintReview.php
-www/CRP/Reviewer/CommonSubmitReview.php
-www/CRP/Reviewer/RequestedReviews.php
-www/CRP/Reviewer/RequestedReviewsFromIndex.inc
-www/CRP/Reviewer/ReviewerSubmitReview.php
-www/CRP/Reviewer/SeeDecision.php
-www/CRP/Reviewer/SeeDecisions.php
-www/CRP/Reviewer/ratings.html
-www/CRP/Reviewer/ratings.php
-www/CRP/Tasks-All.inc
-www/CRP/Tasks-Assistant.inc
-www/CRP/Tasks-Author.inc
-www/CRP/Tasks-Chair.inc
-www/CRP/Tasks-PC.inc
-www/CRP/Tasks-Reviewer.inc
-www/CRP/YouMustAllowCookies.php
-www/CRP/count.php
-www/CRP/foo.php
-www/CRP/genericPopup.php
-www/CRP/images/CheckMark.gif
-www/CRP/images/GenChart.php
-www/CRP/images/GeneralChart.php
-www/CRP/index.php
-www/CRP/javascript.inc
-www/CRP/testcookie.php
-www/CRP/themes/modular-with-arial-fonts/amodbanr.gif
-www/CRP/themes/modular-with-arial-fonts/amodbck.gif
-www/CRP/themes/modular-with-arial-fonts/amodbckh.gif
-www/CRP/themes/modular-with-arial-fonts/amodbul1.gif
-www/CRP/themes/modular-with-arial-fonts/amodbul2.gif
-www/CRP/themes/modular-with-arial-fonts/amodbul3.gif
-www/CRP/themes/modular-with-arial-fonts/amodhbtn.gif
-www/CRP/themes/modular-with-arial-fonts/amodhhov.gif
-www/CRP/themes/modular-with-arial-fonts/amodhom.gif
-www/CRP/themes/modular-with-arial-fonts/amodhomh.gif
-www/CRP/themes/modular-with-arial-fonts/amodhsel.gif
-www/CRP/themes/modular-with-arial-fonts/amodnxt.gif
-www/CRP/themes/modular-with-arial-fonts/amodnxth.gif
-www/CRP/themes/modular-with-arial-fonts/amodrule.gif
-www/CRP/themes/modular-with-arial-fonts/amodup.gif
-www/CRP/themes/modular-with-arial-fonts/amoduph.gif
-www/CRP/themes/modular-with-arial-fonts/amodvbtn.gif
-www/CRP/themes/modular-with-arial-fonts/amodvhov.gif
-www/CRP/themes/modular-with-arial-fonts/amodvsel.gif
-www/CRP/themes/modular-with-arial-fonts/color0.css
-www/CRP/themes/modular-with-arial-fonts/color1.css
-www/CRP/themes/modular-with-arial-fonts/custom.css
-www/CRP/themes/modular-with-arial-fonts/graph0.css
-www/CRP/themes/modular-with-arial-fonts/graph1.css
-www/CRP/themes/modular-with-arial-fonts/modbanr.gif
-www/CRP/themes/modular-with-arial-fonts/modbck.gif
-www/CRP/themes/modular-with-arial-fonts/modbkgnd.jpg
-www/CRP/themes/modular-with-arial-fonts/modbul1.gif
-www/CRP/themes/modular-with-arial-fonts/modbul2.gif
-www/CRP/themes/modular-with-arial-fonts/modbul3.gif
-www/CRP/themes/modular-with-arial-fonts/modglobl.gif
-www/CRP/themes/modular-with-arial-fonts/modhbtn.gif
-www/CRP/themes/modular-with-arial-fonts/modhom.gif
-www/CRP/themes/modular-with-arial-fonts/modhsel.gif
-www/CRP/themes/modular-with-arial-fonts/modnxt.gif
-www/CRP/themes/modular-with-arial-fonts/modrule.gif
-www/CRP/themes/modular-with-arial-fonts/modu1110.css
-www/CRP/themes/modular-with-arial-fonts/modu1515.css
-www/CRP/themes/modular-with-arial-fonts/modular-with-arial-fonts.inf
-www/CRP/themes/modular-with-arial-fonts/modular-with-arial-fonts.utf8
-www/CRP/themes/modular-with-arial-fonts/modup.gif
-www/CRP/themes/modular-with-arial-fonts/modvbtn.gif
-www/CRP/themes/modular-with-arial-fonts/modvsel.gif
-www/CRP/themes/modular-with-arial-fonts/theme.css
-@dirrm www/CRP/themes/modular-with-arial-fonts
-@dirrm www/CRP/themes
-@dirrm www/CRP/images
-@dirrm www/CRP/_vti_cnf
-@dirrm www/CRP/Reviewer/_vti_cnf
-@dirrm www/CRP/Reviewer
-@dirrm www/CRP/PC/_vti_cnf
-@dirrm www/CRP/PC/SkiDeal_files/_vti_cnf
-@dirrm www/CRP/PC/SkiDeal_files
-@dirrm www/CRP/PC
-@dirrm www/CRP/Download
-@dirrm www/CRP/Code/PEAR-DB
-@dirrm www/CRP/Code
-@dirrm www/CRP/Chair
-@dirrm www/CRP/Author
-@dirrm www/CRP/Assistant/_vti_cnf
-@dirrm www/CRP/Assistant
-@dirrm www/CRP/All
-@dirrm www/CRP
+%%WWWDIR%%/.htaccess
+%%WWWDIR%%/All/ImportantDates.php
+%%WWWDIR%%/All/Logout.php
+%%WWWDIR%%/All/MergeAccounts.php
+%%WWWDIR%%/All/UpdateContactInfo.php
+%%WWWDIR%%/All/authAccount.php
+%%WWWDIR%%/All/index.php
+%%WWWDIR%%/All/login.php
+%%WWWDIR%%/All/register.php
+%%WWWDIR%%/All/registerAccount.php
+%%WWWDIR%%/All/target.php
+%%WWWDIR%%/Assistant/AssistantListPapers.php
+%%WWWDIR%%/Assistant/AssistantViewSinglePaper.php
+%%WWWDIR%%/Assistant/DownloadPaper.php
+%%WWWDIR%%/Assistant/DumpAllReviews.php
+%%WWWDIR%%/Assistant/DumpPapers.php
+%%WWWDIR%%/Assistant/ListFirstAuthors.php
+%%WWWDIR%%/Assistant/ListReviewers.php
+%%WWWDIR%%/Assistant/ModifyUserNames.php
+%%WWWDIR%%/Assistant/PrepareFacesheets.php
+%%WWWDIR%%/Assistant/PrintAllAbstracts.php
+%%WWWDIR%%/Assistant/PrintAllReviews.php
+%%WWWDIR%%/Assistant/PrintSomeReviews.php
+%%WWWDIR%%/Assistant/foo.php
+%%WWWDIR%%/Assistant/index.php
+%%WWWDIR%%/Author/AuthorViewPaper.php
+%%WWWDIR%%/Author/DeletePaper.php
+%%WWWDIR%%/Author/FinalizePaper.php
+%%WWWDIR%%/Author/ModifyPaper.php
+%%WWWDIR%%/Author/PaperActions.php
+%%WWWDIR%%/Author/PaperForm.inc
+%%WWWDIR%%/Author/PaperTable.inc
+%%WWWDIR%%/Author/SubmitPaper.old.php
+%%WWWDIR%%/Author/SubmitPaper.php
+%%WWWDIR%%/Author/SubmitPaper2.old.php
+%%WWWDIR%%/Author/SubmitPaper2.php
+%%WWWDIR%%/Author/SubmitResponse.php
+%%WWWDIR%%/Author/UploadPaper.php
+%%WWWDIR%%/Author/ViewDecision.php
+%%WWWDIR%%/Author/ViewReview.php
+%%WWWDIR%%/Author/copy_authorviewpaper
+%%WWWDIR%%/Author/copy_paperform
+%%WWWDIR%%/Author/copy_submitpaper2
+%%WWWDIR%%/Author/index.php
+%%WWWDIR%%/Chair/AskForReview.php
+%%WWWDIR%%/Chair/AssignConflicts.php
+%%WWWDIR%%/Chair/AssignPapers.php
+%%WWWDIR%%/Chair/AveragePaperScore.php
+%%WWWDIR%%/Chair/AverageReviewerScore.php
+%%WWWDIR%%/Chair/BecomeSomeoneElse.php
+%%WWWDIR%%/Chair/ChairAddContact.php
+%%WWWDIR%%/Chair/ChairRemoveReviewer.php
+%%WWWDIR%%/Chair/ChairViewSinglePaper.php
+%%WWWDIR%%/Chair/CheckOnPCProgress.php
+%%WWWDIR%%/Chair/CheckOnSinglePCProgress.php
+%%WWWDIR%%/Chair/Code.inc
+%%WWWDIR%%/Chair/CommonAddToCommittee.inc
+%%WWWDIR%%/Chair/DeletePaper.php
+%%WWWDIR%%/Chair/DeletePaper2.php
+%%WWWDIR%%/Chair/DeletePaper3.php
+%%WWWDIR%%/Chair/DumpDatabase.php
+%%WWWDIR%%/Chair/FindPCConflicts.php
+%%WWWDIR%%/Chair/GradeAllPapers.php
+%%WWWDIR%%/Chair/ListFirstAuthors.php
+%%WWWDIR%%/Chair/ListPC.php
+%%WWWDIR%%/Chair/ListPapersAssignedToPC.php
+%%WWWDIR%%/Chair/ListReviewers.php
+%%WWWDIR%%/Chair/ListReviews.php
+%%WWWDIR%%/Chair/ModifyPaper.php
+%%WWWDIR%%/Chair/ModifyPaper.php.orig
+%%WWWDIR%%/Chair/NewAssignPapers.php
+%%WWWDIR%%/Chair/OldAssignPapers.php
+%%WWWDIR%%/Chair/ReviewAssistants.php
+%%WWWDIR%%/Chair/ReviewChairs.php
+%%WWWDIR%%/Chair/ReviewContacts.php
+%%WWWDIR%%/Chair/ReviewPC.php
+%%WWWDIR%%/Chair/SearchPapers.php
+%%WWWDIR%%/Chair/SendMail.php
+%%WWWDIR%%/Chair/SendMail2.php
+%%WWWDIR%%/Chair/SetDates.php
+%%WWWDIR%%/Chair/SetPCPaper.php
+%%WWWDIR%%/Chair/SetTopics.php
+%%WWWDIR%%/Chair/ShowCalendar.php
+%%WWWDIR%%/Chair/SpotProblems.php
+%%WWWDIR%%/Chair/SubmitPaper.php
+%%WWWDIR%%/Chair/SubmitPaper2.php
+%%WWWDIR%%/Chair/UnfinalizeReview.php
+%%WWWDIR%%/Chair/ViewActionLog.php
+%%WWWDIR%%/Chair/ViewButtons.php
+%%WWWDIR%%/Chair/index.php
+%%WWWDIR%%/ChangeLog
+%%WWWDIR%%/Code/.htaccess
+%%WWWDIR%%/Code/Calendar.inc
+%%WWWDIR%%/Code/ClassCGO2004Review.inc
+%%WWWDIR%%/Code/ClassConference.inc
+%%WWWDIR%%/Code/ClassContact.inc
+%%WWWDIR%%/Code/ClassHYPO2010Review.inc
+%%WWWDIR%%/Code/ClassISCA2002Review.inc
+%%WWWDIR%%/Code/ClassMICRO36Review.inc
+%%WWWDIR%%/Code/ClassPaper.inc
+%%WWWDIR%%/Code/ClassReview.inc
+%%WWWDIR%%/Code/CreateDatabase.sh
+%%WWWDIR%%/Code/DumpAllReviews.php-not-via-apache
+%%WWWDIR%%/Code/DumpSingleReview.php-not-via-apache
+%%WWWDIR%%/Code/PEAR-DB/DB.inc
+%%WWWDIR%%/Code/PEAR-DB/PEAR.inc
+%%WWWDIR%%/Code/PEAR-DB/README
+%%WWWDIR%%/Code/PEAR-DB/common.inc
+%%WWWDIR%%/Code/PEAR-DB/mysql.inc
+%%WWWDIR%%/Code/PEAR-DB/pgsql.inc
+%%WWWDIR%%/Code/SuckInOSDIPaper.php-not-via-apache
+%%WWWDIR%%/Code/animate.js
+%%WWWDIR%%/Code/committee.sql
+%%WWWDIR%%/Code/confConfig.inc
+%%WWWDIR%%/Code/confConfig.inc.dist
+%%WWWDIR%%/Code/confConfigReview.inc
+%%WWWDIR%%/Code/confConfigReview.inc.dist
+%%WWWDIR%%/Code/confHeader.inc
+%%WWWDIR%%/Code/confHeader.inc.dist
+%%WWWDIR%%/Code/confJavaScript.inc
+%%WWWDIR%%/Code/conference.sql
+%%WWWDIR%%/Code/topics
+%%WWWDIR%%/Download/.htaccess
+%%WWWDIR%%/Download/GetConfStuff.php
+%%WWWDIR%%/Download/GetPaper
+%%WWWDIR%%/Download/GetPaper.php
+%%WWWDIR%%/Download/copy_getpaper
+%%WWWDIR%%/Download/index.html
+%%WWWDIR%%/PC/AskForPrimaryReview.php
+%%WWWDIR%%/PC/AskForReviewCommon.inc
+%%WWWDIR%%/PC/AskForSecondaryReview.php
+%%WWWDIR%%/PC/CheckAssignedPapers.php
+%%WWWDIR%%/PC/CheckOnPCProgress.php
+%%WWWDIR%%/PC/CheckReviewStatus.php
+%%WWWDIR%%/PC/GradePapers.php
+%%WWWDIR%%/PC/ListReviews.php
+%%WWWDIR%%/PC/PCAllAnonReviewsForPaper.php
+%%WWWDIR%%/PC/PCListPapers.php
+%%WWWDIR%%/PC/PCNotes.php
+%%WWWDIR%%/PC/PCReviewsForPaper.php
+%%WWWDIR%%/PC/PCSubmitReview.php
+%%WWWDIR%%/PC/RemoveAskReview.php
+%%WWWDIR%%/PC/ReviewAnyPaper.php
+%%WWWDIR%%/PC/ReviewPapers.php
+%%WWWDIR%%/PC/SeeAcceptedPapers.php
+%%WWWDIR%%/PC/SeeAllGrades.php
+%%WWWDIR%%/PC/ShowAbstract.php
+%%WWWDIR%%/PC/SpotMyProblems.php
+%%WWWDIR%%/PC/ValidPapers.inc
+%%WWWDIR%%/PC/gradeNames.inc
+%%WWWDIR%%/PC/index.php
+%%WWWDIR%%/Reviewer/CommonPrintReview.php
+%%WWWDIR%%/Reviewer/CommonSubmitReview.php
+%%WWWDIR%%/Reviewer/RequestedReviews.php
+%%WWWDIR%%/Reviewer/RequestedReviewsFromIndex.inc
+%%WWWDIR%%/Reviewer/ReviewerSubmitReview.php
+%%WWWDIR%%/Reviewer/SeeDecision.php
+%%WWWDIR%%/Reviewer/SeeDecisions.php
+%%WWWDIR%%/Reviewer/ratings.html
+%%WWWDIR%%/Reviewer/ratings.php
+%%WWWDIR%%/Tasks-All.inc
+%%WWWDIR%%/Tasks-Assistant.inc
+%%WWWDIR%%/Tasks-Author.inc
+%%WWWDIR%%/Tasks-Chair.inc
+%%WWWDIR%%/Tasks-PC.inc
+%%WWWDIR%%/Tasks-Reviewer.inc
+%%WWWDIR%%/YouMustAllowCookies.php
+%%WWWDIR%%/count.php
+%%WWWDIR%%/foo.php
+%%WWWDIR%%/genericPopup.php
+%%WWWDIR%%/images/CheckMark.gif
+%%WWWDIR%%/images/GenChart.php
+%%WWWDIR%%/images/GeneralChart.php
+%%WWWDIR%%/index.php
+%%WWWDIR%%/javascript.inc
+%%WWWDIR%%/testcookie.php
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodbanr.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodbck.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodbckh.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodbul1.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodbul2.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodbul3.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodhbtn.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodhhov.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodhom.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodhomh.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodhsel.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodnxt.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodnxth.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodrule.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodup.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amoduph.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodvbtn.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodvhov.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/amodvsel.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/color0.css
+%%WWWDIR%%/themes/modular-with-arial-fonts/color1.css
+%%WWWDIR%%/themes/modular-with-arial-fonts/custom.css
+%%WWWDIR%%/themes/modular-with-arial-fonts/graph0.css
+%%WWWDIR%%/themes/modular-with-arial-fonts/graph1.css
+%%WWWDIR%%/themes/modular-with-arial-fonts/modbanr.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modbck.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modbkgnd.jpg
+%%WWWDIR%%/themes/modular-with-arial-fonts/modbul1.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modbul2.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modbul3.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modglobl.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modhbtn.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modhom.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modhsel.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modnxt.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modrule.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modu1110.css
+%%WWWDIR%%/themes/modular-with-arial-fonts/modu1515.css
+%%WWWDIR%%/themes/modular-with-arial-fonts/modular-with-arial-fonts.inf
+%%WWWDIR%%/themes/modular-with-arial-fonts/modular-with-arial-fonts.utf8
+%%WWWDIR%%/themes/modular-with-arial-fonts/modup.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modvbtn.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/modvsel.gif
+%%WWWDIR%%/themes/modular-with-arial-fonts/theme.css
+@dirrm %%WWWDIR%%/themes/modular-with-arial-fonts
+@dirrm %%WWWDIR%%/themes
+@dirrm %%WWWDIR%%/images
+@dirrm %%WWWDIR%%/_vti_cnf
+@dirrm %%WWWDIR%%/Reviewer/_vti_cnf
+@dirrm %%WWWDIR%%/Reviewer
+@dirrm %%WWWDIR%%/PC/_vti_cnf
+@dirrm %%WWWDIR%%/PC/SkiDeal_files/_vti_cnf
+@dirrm %%WWWDIR%%/PC/SkiDeal_files
+@dirrm %%WWWDIR%%/PC
+@dirrm %%WWWDIR%%/Download
+@dirrm %%WWWDIR%%/Code/PEAR-DB
+@dirrm %%WWWDIR%%/Code
+@dirrm %%WWWDIR%%/Chair
+@dirrm %%WWWDIR%%/Author
+@dirrm %%WWWDIR%%/Assistant/_vti_cnf
+@dirrm %%WWWDIR%%/Assistant
+@dirrm %%WWWDIR%%/All
+@dirrm %%WWWDIR%%
diff --git a/www/drraw/Makefile b/www/drraw/Makefile
index 02d2703559a0..921957b76240 100644
--- a/www/drraw/Makefile
+++ b/www/drraw/Makefile
@@ -22,13 +22,12 @@ NO_BUILD= yes
PORTDOCS= CHANGES INSTALL LICENSE README.EVENTS WISHLIST
-WWWDIR?= www
CONFDIR?= etc
DATADIRS?= "/var/db/rrdtool" => "[Label1] "
SAVEDDIR?= /var/db/${PORTNAME}/saved
TMPDIR?= /var/db/${PORTNAME}/tmp
-PLIST_SUB+= WWWDIR=${WWWDIR} CONFDIR=${CONFDIR}
+PLIST_SUB+= CONFDIR=${CONFDIR}
post-patch:
@${REINPLACE_CMD} -e 's|%%CONFDIR%%|${PREFIX}/${CONFDIR}|g' ${WRKSRC}/drraw.cgi
@@ -43,12 +42,12 @@ post-patch:
do-install:
${INSTALL_DATA} ${WRKSRC}/drraw.conf-dist ${PREFIX}/${CONFDIR}
- ${MKDIR} ${PREFIX}/${WWWDIR}/${PORTNAME}
- ${INSTALL_SCRIPT} ${WRKSRC}/drraw.cgi ${PREFIX}/${WWWDIR}/${PORTNAME}
+ ${MKDIR} ${WWWDIR}
+ ${INSTALL_SCRIPT} ${WRKSRC}/drraw.cgi ${WWWDIR}
- ${MKDIR} ${PREFIX}/${WWWDIR}/${PORTNAME}/icons
+ ${MKDIR} ${WWWDIR}/icons
.for theFile in bomb.gif folder.gif folder.open.gif generic.gif link.gif text.gif unknown.gif
- ${INSTALL_DATA} ${WRKSRC}/icons/${theFile} ${PREFIX}/${WWWDIR}/${PORTNAME}/icons
+ ${INSTALL_DATA} ${WRKSRC}/icons/${theFile} ${WWWDIR}/icons
.endfor
.if !defined(NOPORTDOCS)
diff --git a/www/drraw/pkg-plist b/www/drraw/pkg-plist
index 87b9c46633d0..59ef376044ed 100644
--- a/www/drraw/pkg-plist
+++ b/www/drraw/pkg-plist
@@ -2,13 +2,13 @@
@unexec if cmp -s %D/%%CONFDIR%%/drraw.conf-dist %D/%%CONFDIR%%/drraw.conf; then rm -f %D/%%CONFDIR%%/drraw.conf; fi
%%CONFDIR%%/drraw.conf-dist
@exec if [ ! -f %D/%%CONFDIR%%/drraw.conf ]; then cp -p %D/%F %B/drraw.conf; fi
-%%WWWDIR%%/drraw/drraw.cgi
-%%WWWDIR%%/drraw/icons/bomb.gif
-%%WWWDIR%%/drraw/icons/folder.gif
-%%WWWDIR%%/drraw/icons/folder.open.gif
-%%WWWDIR%%/drraw/icons/generic.gif
-%%WWWDIR%%/drraw/icons/link.gif
-%%WWWDIR%%/drraw/icons/text.gif
-%%WWWDIR%%/drraw/icons/unknown.gif
-@dirrm %%WWWDIR%%/drraw/icons
-@dirrm %%WWWDIR%%/drraw
+%%WWWDIR%%/drraw.cgi
+%%WWWDIR%%/icons/bomb.gif
+%%WWWDIR%%/icons/folder.gif
+%%WWWDIR%%/icons/folder.open.gif
+%%WWWDIR%%/icons/generic.gif
+%%WWWDIR%%/icons/link.gif
+%%WWWDIR%%/icons/text.gif
+%%WWWDIR%%/icons/unknown.gif
+@dirrm %%WWWDIR%%/icons
+@dirrm %%WWWDIR%%
diff --git a/www/gregarius/Makefile b/www/gregarius/Makefile
index 9a2a986e8608..9441b0563bcb 100644
--- a/www/gregarius/Makefile
+++ b/www/gregarius/Makefile
@@ -16,10 +16,9 @@ COMMENT= Web-based RSS/RDF/ATOM news aggregator
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-WWWDIR= ${PREFIX}/www
do-install:
- ${MKDIR} ${WWWDIR}/${PORTNAME}
- ${CP} -R ${WRKSRC} ${WWWDIR}
+ ${MKDIR} ${WWWDIR}
+ ${CP} -R ${WRKSRC}/ ${WWWDIR}
.include <bsd.port.mk>
diff --git a/www/iwebcal/Makefile b/www/iwebcal/Makefile
index 58a7e5a40d45..640e3bab1d97 100644
--- a/www/iwebcal/Makefile
+++ b/www/iwebcal/Makefile
@@ -17,10 +17,7 @@ COMMENT= Webbased iCal calendar viewer
NO_BUILD= yes
USE_PHP= yes
-IWEBCAL= www/iwebcal
-WWWDIR= ${PREFIX}/${IWEBCAL}
WRKSRC= ${WRKDIR}/iWebCal
-PLIST_SUB= IWEBCAL=${IWEBCAL}
post-extract:
-@${FIND} ${WRKSRC}/ -type d -name '.svn' | ${XARGS} ${RM} -rf
diff --git a/www/iwebcal/pkg-plist b/www/iwebcal/pkg-plist
index dd432dba1dab..a52e43aba8a4 100644
--- a/www/iwebcal/pkg-plist
+++ b/www/iwebcal/pkg-plist
@@ -1,45 +1,45 @@
-%%IWEBCAL%%/README.txt
-%%IWEBCAL%%/Sample.ics
-%%IWEBCAL%%/base/main.inc
-%%IWEBCAL%%/base/popup-event-info.php
-%%IWEBCAL%%/base/time-zones.inc
-%%IWEBCAL%%/class/CalItem.inc
-%%IWEBCAL%%/class/Calendar.inc
-%%IWEBCAL%%/class/Property.inc
-%%IWEBCAL%%/class/iWebCal.inc
-%%IWEBCAL%%/config.inc
-%%IWEBCAL%%/img/btn-bg-over.gif
-%%IWEBCAL%%/img/btn-bg-sel.gif
-%%IWEBCAL%%/img/btn-bg.gif
-%%IWEBCAL%%/img/btn-change-cal.gif
-%%IWEBCAL%%/img/btn-left-over.gif
-%%IWEBCAL%%/img/btn-left-sel.gif
-%%IWEBCAL%%/img/btn-left.gif
-%%IWEBCAL%%/img/btn-next-over.gif
-%%IWEBCAL%%/img/btn-next.gif
-%%IWEBCAL%%/img/btn-prev-over.gif
-%%IWEBCAL%%/img/btn-prev.gif
-%%IWEBCAL%%/img/btn-right-over.gif
-%%IWEBCAL%%/img/btn-right-sel.gif
-%%IWEBCAL%%/img/btn-right.gif
-%%IWEBCAL%%/img/btn-today.gif
-%%IWEBCAL%%/img/completed-check.gif
-%%IWEBCAL%%/img/completed-header.gif
-%%IWEBCAL%%/img/day-bg.gif
-%%IWEBCAL%%/img/event-bg.gif
-%%IWEBCAL%%/img/event-header-bg.gif
-%%IWEBCAL%%/img/note-button.gif
-%%IWEBCAL%%/img/pix-transparent.gif
-%%IWEBCAL%%/img/powered-by-logo.gif
-%%IWEBCAL%%/img/untimed-event-bg.gif
-%%IWEBCAL%%/include/GNU General Public License.txt
-%%IWEBCAL%%/include/iWebCal-ie6.css
-%%IWEBCAL%%/include/iWebCal.css
-%%IWEBCAL%%/include/iWebCal.js
-%%IWEBCAL%%/index.php
-@dirrm %%IWEBCAL%%/include
-@dirrm %%IWEBCAL%%/img
-@dirrm %%IWEBCAL%%/class
-@dirrm %%IWEBCAL%%/base
-@dirrmtry %%IWEBCAL%%/cache
-@dirrmtry %%IWEBCAL%%
+%%WWWDIR%%/README.txt
+%%WWWDIR%%/Sample.ics
+%%WWWDIR%%/base/main.inc
+%%WWWDIR%%/base/popup-event-info.php
+%%WWWDIR%%/base/time-zones.inc
+%%WWWDIR%%/class/CalItem.inc
+%%WWWDIR%%/class/Calendar.inc
+%%WWWDIR%%/class/Property.inc
+%%WWWDIR%%/class/iWebCal.inc
+%%WWWDIR%%/config.inc
+%%WWWDIR%%/img/btn-bg-over.gif
+%%WWWDIR%%/img/btn-bg-sel.gif
+%%WWWDIR%%/img/btn-bg.gif
+%%WWWDIR%%/img/btn-change-cal.gif
+%%WWWDIR%%/img/btn-left-over.gif
+%%WWWDIR%%/img/btn-left-sel.gif
+%%WWWDIR%%/img/btn-left.gif
+%%WWWDIR%%/img/btn-next-over.gif
+%%WWWDIR%%/img/btn-next.gif
+%%WWWDIR%%/img/btn-prev-over.gif
+%%WWWDIR%%/img/btn-prev.gif
+%%WWWDIR%%/img/btn-right-over.gif
+%%WWWDIR%%/img/btn-right-sel.gif
+%%WWWDIR%%/img/btn-right.gif
+%%WWWDIR%%/img/btn-today.gif
+%%WWWDIR%%/img/completed-check.gif
+%%WWWDIR%%/img/completed-header.gif
+%%WWWDIR%%/img/day-bg.gif
+%%WWWDIR%%/img/event-bg.gif
+%%WWWDIR%%/img/event-header-bg.gif
+%%WWWDIR%%/img/note-button.gif
+%%WWWDIR%%/img/pix-transparent.gif
+%%WWWDIR%%/img/powered-by-logo.gif
+%%WWWDIR%%/img/untimed-event-bg.gif
+%%WWWDIR%%/include/GNU General Public License.txt
+%%WWWDIR%%/include/iWebCal-ie6.css
+%%WWWDIR%%/include/iWebCal.css
+%%WWWDIR%%/include/iWebCal.js
+%%WWWDIR%%/index.php
+@dirrm %%WWWDIR%%/include
+@dirrm %%WWWDIR%%/img
+@dirrm %%WWWDIR%%/class
+@dirrm %%WWWDIR%%/base
+@dirrmtry %%WWWDIR%%/cache
+@dirrmtry %%WWWDIR%%
diff --git a/www/phpSysInfo/Makefile b/www/phpSysInfo/Makefile
index cdfb91e3c9ea..53e055e2854e 100644
--- a/www/phpSysInfo/Makefile
+++ b/www/phpSysInfo/Makefile
@@ -19,26 +19,22 @@ USE_PHP= pcre xml
WANT_PHP_WEB= yes
WRKSRC= ${WRKDIR}/${PORTNAME:L}
-WWWOWN?= www
-WWWGRP?= www
-WWWDIR?= www/${PORTNAME}
-DATADIR= ${PREFIX}/${WWWDIR}
NO_BUILD= yes
PLIST= ${WRKDIR}/plist
post-patch:
${RM} -f ${PLIST}
cd ${WRKSRC};\
- ${FIND} . ! -type d | ${SORT} | ${SED} "s|^\.|${WWWDIR}|"\
+ ${FIND} . ! -type d | ${SORT} | ${SED} "s|^\.|${WWWDIR_REL}|"\
>${PLIST};\
- ${FIND} . -type d | ${SORT} -r | ${SED} "s|^\.|@dirrm ${WWWDIR}|"\
+ ${FIND} . -type d | ${SORT} -r | ${SED} "s|^\.|@dirrm ${WWWDIR_REL}|"\
>>${PLIST}
do-install:
- ${MKDIR} ${DATADIR}
+ ${MKDIR} ${WWWDIR}
cd ${WRKSRC}; ${FIND} . \
- | ${CPIO} -pdm -R ${WWWOWN}:${WWWGRP} ${DATADIR}
- ${CHMOD} -R ${BINMODE} ${DATADIR}
- ${FIND} ${DATADIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE}
+ | ${CPIO} -pdm -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
+ ${CHMOD} -R ${BINMODE} ${WWWDIR}
+ ${FIND} ${WWWDIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE}
.include <bsd.port.mk>
diff --git a/www/phpsysinfo-dev/Makefile b/www/phpsysinfo-dev/Makefile
index cdfb91e3c9ea..53e055e2854e 100644
--- a/www/phpsysinfo-dev/Makefile
+++ b/www/phpsysinfo-dev/Makefile
@@ -19,26 +19,22 @@ USE_PHP= pcre xml
WANT_PHP_WEB= yes
WRKSRC= ${WRKDIR}/${PORTNAME:L}
-WWWOWN?= www
-WWWGRP?= www
-WWWDIR?= www/${PORTNAME}
-DATADIR= ${PREFIX}/${WWWDIR}
NO_BUILD= yes
PLIST= ${WRKDIR}/plist
post-patch:
${RM} -f ${PLIST}
cd ${WRKSRC};\
- ${FIND} . ! -type d | ${SORT} | ${SED} "s|^\.|${WWWDIR}|"\
+ ${FIND} . ! -type d | ${SORT} | ${SED} "s|^\.|${WWWDIR_REL}|"\
>${PLIST};\
- ${FIND} . -type d | ${SORT} -r | ${SED} "s|^\.|@dirrm ${WWWDIR}|"\
+ ${FIND} . -type d | ${SORT} -r | ${SED} "s|^\.|@dirrm ${WWWDIR_REL}|"\
>>${PLIST}
do-install:
- ${MKDIR} ${DATADIR}
+ ${MKDIR} ${WWWDIR}
cd ${WRKSRC}; ${FIND} . \
- | ${CPIO} -pdm -R ${WWWOWN}:${WWWGRP} ${DATADIR}
- ${CHMOD} -R ${BINMODE} ${DATADIR}
- ${FIND} ${DATADIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE}
+ | ${CPIO} -pdm -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
+ ${CHMOD} -R ${BINMODE} ${WWWDIR}
+ ${FIND} ${WWWDIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE}
.include <bsd.port.mk>
diff --git a/www/phpsysinfo/Makefile b/www/phpsysinfo/Makefile
index cdfb91e3c9ea..53e055e2854e 100644
--- a/www/phpsysinfo/Makefile
+++ b/www/phpsysinfo/Makefile
@@ -19,26 +19,22 @@ USE_PHP= pcre xml
WANT_PHP_WEB= yes
WRKSRC= ${WRKDIR}/${PORTNAME:L}
-WWWOWN?= www
-WWWGRP?= www
-WWWDIR?= www/${PORTNAME}
-DATADIR= ${PREFIX}/${WWWDIR}
NO_BUILD= yes
PLIST= ${WRKDIR}/plist
post-patch:
${RM} -f ${PLIST}
cd ${WRKSRC};\
- ${FIND} . ! -type d | ${SORT} | ${SED} "s|^\.|${WWWDIR}|"\
+ ${FIND} . ! -type d | ${SORT} | ${SED} "s|^\.|${WWWDIR_REL}|"\
>${PLIST};\
- ${FIND} . -type d | ${SORT} -r | ${SED} "s|^\.|@dirrm ${WWWDIR}|"\
+ ${FIND} . -type d | ${SORT} -r | ${SED} "s|^\.|@dirrm ${WWWDIR_REL}|"\
>>${PLIST}
do-install:
- ${MKDIR} ${DATADIR}
+ ${MKDIR} ${WWWDIR}
cd ${WRKSRC}; ${FIND} . \
- | ${CPIO} -pdm -R ${WWWOWN}:${WWWGRP} ${DATADIR}
- ${CHMOD} -R ${BINMODE} ${DATADIR}
- ${FIND} ${DATADIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE}
+ | ${CPIO} -pdm -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
+ ${CHMOD} -R ${BINMODE} ${WWWDIR}
+ ${FIND} ${WWWDIR} ! -type d | ${XARGS} ${CHMOD} ${NOBINMODE}
.include <bsd.port.mk>
diff --git a/www/quickie/Makefile b/www/quickie/Makefile
index 959864ae963c..d5981a038e84 100644
--- a/www/quickie/Makefile
+++ b/www/quickie/Makefile
@@ -28,10 +28,6 @@ MAN1= quickie-config.1 quickie_prime.1 quickie.1 quickie_svt.1 \
SUB_FILES= pkg-message
-WWWOWN?= www
-WWWGRP?= www
-WWWDIR?= ${PREFIX}/www
-
PORTDOCS= ${DISTNAME}.pdf
.if !defined(NOPORTDOCS)
@@ -51,11 +47,11 @@ pre-install:
post-install:
@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${DATADIR}
.if !defined(WITHOUT_CGICOPY)
- @if [ -d ${WWWDIR}/cgi-bin/ ]; then \
- if [ ! -f ${WWWDIR}/cgi-bin/${PORTNAME} ]; then \
+ @if [ -d ${PREFIX}/www/cgi-bin/ ]; then \
+ if [ ! -f ${PREFIX}/www/cgi-bin/${PORTNAME} ]; then \
${ECHO_MSG} "===> Copying CGI binary..." ; \
- ${CP} -p ${PREFIX}/bin/${PORTNAME} ${WWWDIR}/cgi-bin/${PORTNAME} ; \
- ${CHOWN} ${WWWOWN}:${WWWGRP} ${WWWDIR}/cgi-bin/${PORTNAME} ; \
+ ${CP} -p ${PREFIX}/bin/${PORTNAME} ${PREFIX}/www/cgi-bin/${PORTNAME} ; \
+ ${CHOWN} ${WWWOWN}:${WWWGRP} ${PREFIX}/www/cgi-bin/${PORTNAME} ; \
fi ; \
fi
.endif
diff --git a/www/siteframe/Makefile b/www/siteframe/Makefile
index c4e8e0f2f1c9..de8cc2587332 100644
--- a/www/siteframe/Makefile
+++ b/www/siteframe/Makefile
@@ -27,12 +27,11 @@ IGNORE_WITH_MYSQL= 40
# where to install
NO_BUILD= yes
NO_WRKSUBDIR= yes
-WWWDIR?= ${PREFIX}/www
.ifndef SITEFRAMEDIR
.ifdef APACHE_DATADIR
SITEFRAMEDIR= ${APACHE_DATADIR}/siteframe
.else
-SITEFRAMEDIR= ${WWWDIR}/siteframe
+SITEFRAMEDIR= ${WWWDIR}
.endif
.endif
diff --git a/www/vtiger/Makefile b/www/vtiger/Makefile
index a2af8e2e6d56..914870f41768 100644
--- a/www/vtiger/Makefile
+++ b/www/vtiger/Makefile
@@ -24,7 +24,6 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
USE_MYSQL= yes
WANT_MYSQL_VER= 50
-WWWDIR?= ${PREFIX}/www/vtiger
WRKSRC= ${WRKDIR}/vtigercrm
post-extract:
diff --git a/www/vtiger4/Makefile b/www/vtiger4/Makefile
index e37c154ec767..155d76801a23 100644
--- a/www/vtiger4/Makefile
+++ b/www/vtiger4/Makefile
@@ -20,7 +20,7 @@ NO_BUILD= yes
SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
-WWWDIR?= ${PREFIX}/www/vtiger
+WWWDIR= ${PREFIX}/www/vtiger
WRKSRC= ${WRKDIR}/vtiger_crm
post-extract: