diff options
author | ale <ale@FreeBSD.org> | 2012-04-03 18:22:50 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-04-03 18:22:50 +0800 |
commit | a0dc7980cb7cf1c8e8d9e4c80565a2d4cd629abb (patch) | |
tree | 2a74c691df1cb826f487a0d52ad3f89db61055b0 /mail/nocc | |
parent | 5e5b42fc1a925996c058da9989eba4b67110cf2f (diff) | |
download | freebsd-ports-gnome-a0dc7980cb7cf1c8e8d9e4c80565a2d4cd629abb.tar.gz freebsd-ports-gnome-a0dc7980cb7cf1c8e8d9e4c80565a2d4cd629abb.tar.zst freebsd-ports-gnome-a0dc7980cb7cf1c8e8d9e4c80565a2d4cd629abb.zip |
Update to 1.9.2 release and make pkg-plist dynamic.
Feature safe: yes
Diffstat (limited to 'mail/nocc')
-rw-r--r-- | mail/nocc/Makefile | 35 | ||||
-rw-r--r-- | mail/nocc/distinfo | 4 | ||||
-rw-r--r-- | mail/nocc/files/pkg-message.in | 4 | ||||
-rw-r--r-- | mail/nocc/pkg-plist | 528 |
4 files changed, 24 insertions, 547 deletions
diff --git a/mail/nocc/Makefile b/mail/nocc/Makefile index e119549884f3..cfc89e2aadce 100644 --- a/mail/nocc/Makefile +++ b/mail/nocc/Makefile @@ -6,12 +6,12 @@ # PORTNAME= nocc -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/NOCC/${PORTVERSION} MAINTAINER= ale@FreeBSD.org -COMMENT= A web-based e-mail system which access POP3 and IMAP mail servers +COMMENT= A webmail system which access POP3 and IMAP mail servers USE_PHP= iconv imap mbstring pcre session WANT_PHP_WEB= yes @@ -20,24 +20,29 @@ SUB_FILES= pkg-message NO_BUILD= yes NO_WRKSUBDIR= yes +NOCCCOMP= .htaccess favicon.ico robots.txt \ + action.php common.php contacts.php contacts_manager.php \ + delete.php down_mail.php download.php get_img.php \ + help.php index.php logout.php rss.php send.php \ + ckeditor classes config html js lang themes utils + PORTDOCS= * do-install: - ${MKDIR} ${PREFIX}/www/nocc - ${CP} -Rp ${WRKSRC}/ckeditor ${WRKSRC}/classes ${WRKSRC}/config \ - ${WRKSRC}/html ${WRKSRC}/js ${WRKSRC}/lang ${WRKSRC}/themes \ - ${WRKSRC}/utils \ - ${PREFIX}/www/nocc - ${CP} -p ${WRKSRC}/*.php ${WRKSRC}/*.ico ${PREFIX}/www/nocc - @if [ ! -f ${PREFIX}/www/nocc/config/conf.php ]; then \ - ${CP} ${PREFIX}/www/nocc/config/conf.php.dist \ - ${PREFIX}/www/nocc/config/conf.php; \ - fi - ${CHOWN} -R www:www ${PREFIX}/www/nocc + @${MKDIR} ${WWWDIR} +.for i in ${NOCCCOMP} + @cd ${WRKSRC} && ${COPYTREE_SHARE} ${i} ${WWWDIR} +.endfor + @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} .if !defined(NOPORTDOCS) - ${INSTALL} -d -o ${DOCOWN} -g ${DOCGRP} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR} + @${MKDIR} ${DOCSDIR} + @${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR} .endif + @(cd ${WRKSRC}; ${FIND} ${NOCCCOMP} -not -type d) | ${SORT} | \ + ${SED} -ne 's,^,${WWWDIR_REL}/,p' >> ${TMPPLIST} + @(cd ${WRKSRC}; ${FIND} ${NOCCCOMP} -type d) | ${SORT} -r | \ + ${SED} -ne 's,^,@dirrm ${WWWDIR_REL}/,p' >> ${TMPPLIST} + @${ECHO_CMD} '@dirrm ${WWWDIR_REL}' >> ${TMPPLIST} post-install: @${CAT} ${PKGMESSAGE} diff --git a/mail/nocc/distinfo b/mail/nocc/distinfo index 0ecedde63859..7505f8c2dfe7 100644 --- a/mail/nocc/distinfo +++ b/mail/nocc/distinfo @@ -1,2 +1,2 @@ -SHA256 (nocc-1.9.1.tar.gz) = 57146c1a217f09e79a413ca4c084101c4eff99a3be39632180e4d829baf8e61f -SIZE (nocc-1.9.1.tar.gz) = 891327 +SHA256 (nocc-1.9.2.tar.gz) = 05126ca916906581b200f0fb8853d4d42f8084cb2ada877bbdb0be9d019dc84b +SIZE (nocc-1.9.2.tar.gz) = 983140 diff --git a/mail/nocc/files/pkg-message.in b/mail/nocc/files/pkg-message.in index 2c9bb0ef9af6..360e5aba2999 100644 --- a/mail/nocc/files/pkg-message.in +++ b/mail/nocc/files/pkg-message.in @@ -1,5 +1,5 @@ **************************************************************** Nocc has been installed in %%PREFIX%%/www/nocc directory. -Change into this directory and make changes to the config -file (config/conf.php). The file is fairly well documented. +Change into this directory and create/modify the config file +(config/conf.php). The sample file is fairly well documented. **************************************************************** diff --git a/mail/nocc/pkg-plist b/mail/nocc/pkg-plist deleted file mode 100644 index 4cf983329ab6..000000000000 --- a/mail/nocc/pkg-plist +++ /dev/null @@ -1,528 +0,0 @@ -www/nocc/action.php -www/nocc/ckeditor/.htaccess -www/nocc/ckeditor/CHANGES.html -www/nocc/ckeditor/INSTALL.html -www/nocc/ckeditor/LICENSE.html -www/nocc/ckeditor/adapters/jquery.js -www/nocc/ckeditor/ckeditor.js -www/nocc/ckeditor/ckeditor.php -www/nocc/ckeditor/ckeditor_basic.js -www/nocc/ckeditor/ckeditor_basic_source.js -www/nocc/ckeditor/ckeditor_php4.php -www/nocc/ckeditor/ckeditor_php5.php -www/nocc/ckeditor/ckeditor_source.js -www/nocc/ckeditor/config.js -www/nocc/ckeditor/contents.css -www/nocc/ckeditor/images/spacer.gif -www/nocc/ckeditor/lang/_languages.js -www/nocc/ckeditor/lang/_translationstatus.txt -www/nocc/ckeditor/lang/af.js -www/nocc/ckeditor/lang/ar.js -www/nocc/ckeditor/lang/bg.js -www/nocc/ckeditor/lang/bn.js -www/nocc/ckeditor/lang/bs.js -www/nocc/ckeditor/lang/ca.js -www/nocc/ckeditor/lang/cs.js -www/nocc/ckeditor/lang/cy.js -www/nocc/ckeditor/lang/da.js -www/nocc/ckeditor/lang/de.js -www/nocc/ckeditor/lang/el.js -www/nocc/ckeditor/lang/en-au.js -www/nocc/ckeditor/lang/en-ca.js -www/nocc/ckeditor/lang/en-gb.js -www/nocc/ckeditor/lang/en.js -www/nocc/ckeditor/lang/eo.js -www/nocc/ckeditor/lang/es.js -www/nocc/ckeditor/lang/et.js -www/nocc/ckeditor/lang/eu.js -www/nocc/ckeditor/lang/fa.js -www/nocc/ckeditor/lang/fi.js -www/nocc/ckeditor/lang/fo.js -www/nocc/ckeditor/lang/fr-ca.js -www/nocc/ckeditor/lang/fr.js -www/nocc/ckeditor/lang/gl.js -www/nocc/ckeditor/lang/gu.js -www/nocc/ckeditor/lang/he.js -www/nocc/ckeditor/lang/hi.js -www/nocc/ckeditor/lang/hr.js -www/nocc/ckeditor/lang/hu.js -www/nocc/ckeditor/lang/is.js -www/nocc/ckeditor/lang/it.js -www/nocc/ckeditor/lang/ja.js -www/nocc/ckeditor/lang/km.js -www/nocc/ckeditor/lang/ko.js -www/nocc/ckeditor/lang/lt.js -www/nocc/ckeditor/lang/lv.js -www/nocc/ckeditor/lang/mn.js -www/nocc/ckeditor/lang/ms.js -www/nocc/ckeditor/lang/nb.js -www/nocc/ckeditor/lang/nl.js -www/nocc/ckeditor/lang/no.js -www/nocc/ckeditor/lang/pl.js -www/nocc/ckeditor/lang/pt-br.js -www/nocc/ckeditor/lang/pt.js -www/nocc/ckeditor/lang/ro.js -www/nocc/ckeditor/lang/ru.js -www/nocc/ckeditor/lang/sk.js -www/nocc/ckeditor/lang/sl.js -www/nocc/ckeditor/lang/sr-latn.js -www/nocc/ckeditor/lang/sr.js -www/nocc/ckeditor/lang/sv.js -www/nocc/ckeditor/lang/th.js -www/nocc/ckeditor/lang/tr.js -www/nocc/ckeditor/lang/uk.js -www/nocc/ckeditor/lang/vi.js -www/nocc/ckeditor/lang/zh-cn.js -www/nocc/ckeditor/lang/zh.js -www/nocc/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js -www/nocc/ckeditor/plugins/a11yhelp/lang/en.js -www/nocc/ckeditor/plugins/a11yhelp/lang/he.js -www/nocc/ckeditor/plugins/about/dialogs/about.js -www/nocc/ckeditor/plugins/about/dialogs/logo_ckeditor.png -www/nocc/ckeditor/plugins/adobeair/plugin.js -www/nocc/ckeditor/plugins/autogrow/plugin.js -www/nocc/ckeditor/plugins/clipboard/dialogs/paste.js -www/nocc/ckeditor/plugins/colordialog/dialogs/colordialog.js -www/nocc/ckeditor/plugins/dialog/dialogDefinition.js -www/nocc/ckeditor/plugins/div/dialogs/div.js -www/nocc/ckeditor/plugins/find/dialogs/find.js -www/nocc/ckeditor/plugins/flash/dialogs/flash.js -www/nocc/ckeditor/plugins/flash/images/placeholder.png -www/nocc/ckeditor/plugins/forms/dialogs/button.js -www/nocc/ckeditor/plugins/forms/dialogs/checkbox.js -www/nocc/ckeditor/plugins/forms/dialogs/form.js -www/nocc/ckeditor/plugins/forms/dialogs/hiddenfield.js -www/nocc/ckeditor/plugins/forms/dialogs/radio.js -www/nocc/ckeditor/plugins/forms/dialogs/select.js -www/nocc/ckeditor/plugins/forms/dialogs/textarea.js -www/nocc/ckeditor/plugins/forms/dialogs/textfield.js -www/nocc/ckeditor/plugins/forms/images/hiddenfield.gif -www/nocc/ckeditor/plugins/iframe/dialogs/iframe.js -www/nocc/ckeditor/plugins/iframe/images/placeholder.png -www/nocc/ckeditor/plugins/iframedialog/plugin.js -www/nocc/ckeditor/plugins/image/dialogs/image.js -www/nocc/ckeditor/plugins/link/dialogs/anchor.js -www/nocc/ckeditor/plugins/link/dialogs/link.js -www/nocc/ckeditor/plugins/link/images/anchor.gif -www/nocc/ckeditor/plugins/liststyle/dialogs/liststyle.js -www/nocc/ckeditor/plugins/pagebreak/images/pagebreak.gif -www/nocc/ckeditor/plugins/pastefromword/filter/default.js -www/nocc/ckeditor/plugins/pastetext/dialogs/pastetext.js -www/nocc/ckeditor/plugins/placeholder/dialogs/placeholder.js -www/nocc/ckeditor/plugins/placeholder/lang/en.js -www/nocc/ckeditor/plugins/placeholder/placeholder.gif -www/nocc/ckeditor/plugins/placeholder/plugin.js -www/nocc/ckeditor/plugins/scayt/dialogs/options.js -www/nocc/ckeditor/plugins/scayt/dialogs/toolbar.css -www/nocc/ckeditor/plugins/showblocks/images/block_address.png -www/nocc/ckeditor/plugins/showblocks/images/block_blockquote.png -www/nocc/ckeditor/plugins/showblocks/images/block_div.png -www/nocc/ckeditor/plugins/showblocks/images/block_h1.png -www/nocc/ckeditor/plugins/showblocks/images/block_h2.png -www/nocc/ckeditor/plugins/showblocks/images/block_h3.png -www/nocc/ckeditor/plugins/showblocks/images/block_h4.png -www/nocc/ckeditor/plugins/showblocks/images/block_h5.png -www/nocc/ckeditor/plugins/showblocks/images/block_h6.png -www/nocc/ckeditor/plugins/showblocks/images/block_p.png -www/nocc/ckeditor/plugins/showblocks/images/block_pre.png -www/nocc/ckeditor/plugins/smiley/dialogs/smiley.js -www/nocc/ckeditor/plugins/smiley/images/angel_smile.gif -www/nocc/ckeditor/plugins/smiley/images/angry_smile.gif -www/nocc/ckeditor/plugins/smiley/images/broken_heart.gif -www/nocc/ckeditor/plugins/smiley/images/confused_smile.gif -www/nocc/ckeditor/plugins/smiley/images/cry_smile.gif -www/nocc/ckeditor/plugins/smiley/images/devil_smile.gif -www/nocc/ckeditor/plugins/smiley/images/embaressed_smile.gif -www/nocc/ckeditor/plugins/smiley/images/envelope.gif -www/nocc/ckeditor/plugins/smiley/images/heart.gif -www/nocc/ckeditor/plugins/smiley/images/kiss.gif -www/nocc/ckeditor/plugins/smiley/images/lightbulb.gif -www/nocc/ckeditor/plugins/smiley/images/omg_smile.gif -www/nocc/ckeditor/plugins/smiley/images/regular_smile.gif -www/nocc/ckeditor/plugins/smiley/images/sad_smile.gif -www/nocc/ckeditor/plugins/smiley/images/shades_smile.gif -www/nocc/ckeditor/plugins/smiley/images/teeth_smile.gif -www/nocc/ckeditor/plugins/smiley/images/thumbs_down.gif -www/nocc/ckeditor/plugins/smiley/images/thumbs_up.gif -www/nocc/ckeditor/plugins/smiley/images/tounge_smile.gif -www/nocc/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif -www/nocc/ckeditor/plugins/smiley/images/wink_smile.gif -www/nocc/ckeditor/plugins/specialchar/dialogs/specialchar.js -www/nocc/ckeditor/plugins/specialchar/lang/en.js -www/nocc/ckeditor/plugins/styles/styles/default.js -www/nocc/ckeditor/plugins/table/dialogs/table.js -www/nocc/ckeditor/plugins/tableresize/plugin.js -www/nocc/ckeditor/plugins/tabletools/dialogs/tableCell.js -www/nocc/ckeditor/plugins/templates/dialogs/templates.js -www/nocc/ckeditor/plugins/templates/templates/default.js -www/nocc/ckeditor/plugins/templates/templates/images/template1.gif -www/nocc/ckeditor/plugins/templates/templates/images/template2.gif -www/nocc/ckeditor/plugins/templates/templates/images/template3.gif -www/nocc/ckeditor/plugins/uicolor/dialogs/uicolor.js -www/nocc/ckeditor/plugins/uicolor/lang/en.js -www/nocc/ckeditor/plugins/uicolor/lang/he.js -www/nocc/ckeditor/plugins/uicolor/plugin.js -www/nocc/ckeditor/plugins/uicolor/uicolor.gif -www/nocc/ckeditor/plugins/uicolor/yui/assets/hue_bg.png -www/nocc/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png -www/nocc/ckeditor/plugins/uicolor/yui/assets/picker_mask.png -www/nocc/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png -www/nocc/ckeditor/plugins/uicolor/yui/assets/yui.css -www/nocc/ckeditor/plugins/uicolor/yui/yui.js -www/nocc/ckeditor/plugins/wsc/dialogs/ciframe.html -www/nocc/ckeditor/plugins/wsc/dialogs/tmpFrameset.html -www/nocc/ckeditor/plugins/wsc/dialogs/wsc.css -www/nocc/ckeditor/plugins/wsc/dialogs/wsc.js -www/nocc/ckeditor/skins/kama/dialog.css -www/nocc/ckeditor/skins/kama/editor.css -www/nocc/ckeditor/skins/kama/icons.png -www/nocc/ckeditor/skins/kama/icons_rtl.png -www/nocc/ckeditor/skins/kama/images/dialog_sides.gif -www/nocc/ckeditor/skins/kama/images/dialog_sides.png -www/nocc/ckeditor/skins/kama/images/dialog_sides_rtl.png -www/nocc/ckeditor/skins/kama/images/mini.gif -www/nocc/ckeditor/skins/kama/images/noimage.png -www/nocc/ckeditor/skins/kama/images/sprites.png -www/nocc/ckeditor/skins/kama/images/sprites_ie6.png -www/nocc/ckeditor/skins/kama/images/toolbar_start.gif -www/nocc/ckeditor/skins/kama/skin.js -www/nocc/ckeditor/skins/kama/templates.css -www/nocc/ckeditor/skins/office2003/dialog.css -www/nocc/ckeditor/skins/office2003/editor.css -www/nocc/ckeditor/skins/office2003/icons.png -www/nocc/ckeditor/skins/office2003/icons_rtl.png -www/nocc/ckeditor/skins/office2003/images/dialog_sides.gif -www/nocc/ckeditor/skins/office2003/images/dialog_sides.png -www/nocc/ckeditor/skins/office2003/images/dialog_sides_rtl.png -www/nocc/ckeditor/skins/office2003/images/mini.gif -www/nocc/ckeditor/skins/office2003/images/noimage.png -www/nocc/ckeditor/skins/office2003/images/sprites.png -www/nocc/ckeditor/skins/office2003/images/sprites_ie6.png -www/nocc/ckeditor/skins/office2003/skin.js -www/nocc/ckeditor/skins/office2003/templates.css -www/nocc/ckeditor/skins/v2/dialog.css -www/nocc/ckeditor/skins/v2/editor.css -www/nocc/ckeditor/skins/v2/icons.png -www/nocc/ckeditor/skins/v2/icons_rtl.png -www/nocc/ckeditor/skins/v2/images/dialog_sides.gif -www/nocc/ckeditor/skins/v2/images/dialog_sides.png -www/nocc/ckeditor/skins/v2/images/dialog_sides_rtl.png -www/nocc/ckeditor/skins/v2/images/mini.gif -www/nocc/ckeditor/skins/v2/images/noimage.png -www/nocc/ckeditor/skins/v2/images/sprites.png -www/nocc/ckeditor/skins/v2/images/sprites_ie6.png -www/nocc/ckeditor/skins/v2/images/toolbar_start.gif -www/nocc/ckeditor/skins/v2/skin.js -www/nocc/ckeditor/skins/v2/templates.css -www/nocc/ckeditor/themes/default/theme.js -www/nocc/classes/class_local.php -www/nocc/classes/class_send.php -www/nocc/classes/class_smtp.php -www/nocc/classes/exception.php -www/nocc/classes/nocc_body.php -www/nocc/classes/nocc_contacts.php -www/nocc/classes/nocc_encoding.php -www/nocc/classes/nocc_header.php -www/nocc/classes/nocc_headerinfo.php -www/nocc/classes/nocc_internetmediatype.php -www/nocc/classes/nocc_languages.php -www/nocc/classes/nocc_mailaddress.php -www/nocc/classes/nocc_mailpart.php -www/nocc/classes/nocc_mailparts.php -www/nocc/classes/nocc_mailreader.php -www/nocc/classes/nocc_mailstructure.php -www/nocc/classes/nocc_quotausage.php -www/nocc/classes/nocc_request.php -www/nocc/classes/nocc_rssfeed.php -www/nocc/classes/nocc_security.php -www/nocc/classes/nocc_session.php -www/nocc/classes/nocc_theme.php -www/nocc/classes/nocc_themes.php -www/nocc/classes/user_filters.php -www/nocc/classes/user_prefs.php -www/nocc/common.php -www/nocc/config/ckeditor_config.js -@unexec if cmp -s %D/www/nocc/config/conf.php %D/www/nocc/config/conf.php.dist; then rm -f %D/www/nocc/config/conf.php; fi -www/nocc/config/conf.php.dist -@exec [ -f %B/config/conf.php ] || cp %B/%f %B/config/conf.php -www/nocc/config/conf_charset.php -www/nocc/config/conf_lang.php -www/nocc/config/login_alias.sample -www/nocc/config/login_allowed.sample -www/nocc/contacts.php -www/nocc/contacts_manager.php -www/nocc/delete.php -www/nocc/down_mail.php -www/nocc/download.php -www/nocc/favicon.ico -www/nocc/get_img.php -www/nocc/help.php -www/nocc/html/error.php -www/nocc/html/filter_prefs.php -www/nocc/html/folders.php -www/nocc/html/footer.php -www/nocc/html/header.php -www/nocc/html/html_bottom_table.php -www/nocc/html/html_inbox.php -www/nocc/html/html_mail.php -www/nocc/html/html_top_table.php -www/nocc/html/menu_inbox.php -www/nocc/html/menu_inbox_bottom_opts.php -www/nocc/html/menu_inbox_opts.php -www/nocc/html/menu_inbox_status.php -www/nocc/html/menu_mail.php -www/nocc/html/menu_prefs.php -www/nocc/html/no_mail.php -www/nocc/html/prefs.php -www/nocc/html/send.php -www/nocc/html/send_error.php -www/nocc/html/submenu_mail.php -www/nocc/html/submenu_prefs.php -www/nocc/index.php -www/nocc/js/nocc.js -www/nocc/lang/af.php -www/nocc/lang/an.php -www/nocc/lang/ar.php -www/nocc/lang/arz.php -www/nocc/lang/be-tarask.php -www/nocc/lang/bg.php -www/nocc/lang/br.php -www/nocc/lang/bs.php -www/nocc/lang/ca.php -www/nocc/lang/cs.php -www/nocc/lang/cy.php -www/nocc/lang/da.php -www/nocc/lang/de.php -www/nocc/lang/dsb.php -www/nocc/lang/el.php -www/nocc/lang/en.php -www/nocc/lang/eo.php -www/nocc/lang/es.php -www/nocc/lang/eu.php -www/nocc/lang/fa.php -www/nocc/lang/fi.php -www/nocc/lang/fr.php -www/nocc/lang/ga.php -www/nocc/lang/gl.php -www/nocc/lang/gsw.php -www/nocc/lang/he.php -www/nocc/lang/hr.php -www/nocc/lang/hsb.php -www/nocc/lang/hu.php -www/nocc/lang/ia.php -www/nocc/lang/id.php -www/nocc/lang/is.php -www/nocc/lang/it.php -www/nocc/lang/ja.php -www/nocc/lang/ka.php -www/nocc/lang/ko.php -www/nocc/lang/ksh.php -www/nocc/lang/lb.php -www/nocc/lang/lv.php -www/nocc/lang/mk.php -www/nocc/lang/ne.php -www/nocc/lang/nl.php -www/nocc/lang/nn.php -www/nocc/lang/no.php -www/nocc/lang/oc.php -www/nocc/lang/pl.php -www/nocc/lang/ps.php -www/nocc/lang/pt-br.php -www/nocc/lang/pt.php -www/nocc/lang/qqq.php -www/nocc/lang/ro.php -www/nocc/lang/ru.php -www/nocc/lang/sk.php -www/nocc/lang/sl.php -www/nocc/lang/sr-ec.php -www/nocc/lang/sr.php -www/nocc/lang/sv.php -www/nocc/lang/ta.php -www/nocc/lang/th.php -www/nocc/lang/tl.php -www/nocc/lang/tr.php -www/nocc/lang/uk.php -www/nocc/lang/zh-hans.php -www/nocc/lang/zh-hant.php -www/nocc/logout.php -www/nocc/rss.php -www/nocc/send.php -www/nocc/themes/blue/img/attach.png -www/nocc/themes/blue/img/button.png -www/nocc/themes/blue/img/down.png -www/nocc/themes/blue/img/error.png -www/nocc/themes/blue/img/img-loader.gif -www/nocc/themes/blue/img/logo.png -www/nocc/themes/blue/img/new.png -www/nocc/themes/blue/img/rss.png -www/nocc/themes/blue/img/smilies/confused.png -www/nocc/themes/blue/img/smilies/cool.png -www/nocc/themes/blue/img/smilies/cry.png -www/nocc/themes/blue/img/smilies/embarassed.png -www/nocc/themes/blue/img/smilies/flat.png -www/nocc/themes/blue/img/smilies/grin.png -www/nocc/themes/blue/img/smilies/happy.png -www/nocc/themes/blue/img/smilies/love.png -www/nocc/themes/blue/img/smilies/surprised.png -www/nocc/themes/blue/img/smilies/tongue.png -www/nocc/themes/blue/img/smilies/unhappy.png -www/nocc/themes/blue/img/smilies/wink.png -www/nocc/themes/blue/img/up.png -www/nocc/themes/blue/print.css -www/nocc/themes/blue/style.css -www/nocc/themes/newlook/img/attach.png -www/nocc/themes/newlook/img/button.png -www/nocc/themes/newlook/img/down.png -www/nocc/themes/newlook/img/error.png -www/nocc/themes/newlook/img/img-loader.gif -www/nocc/themes/newlook/img/logo.png -www/nocc/themes/newlook/img/new.png -www/nocc/themes/newlook/img/rss.png -www/nocc/themes/newlook/img/shtamp.png -www/nocc/themes/newlook/img/smilies/confused.png -www/nocc/themes/newlook/img/smilies/cool.png -www/nocc/themes/newlook/img/smilies/cry.png -www/nocc/themes/newlook/img/smilies/embarassed.png -www/nocc/themes/newlook/img/smilies/flat.png -www/nocc/themes/newlook/img/smilies/grin.png -www/nocc/themes/newlook/img/smilies/happy.png -www/nocc/themes/newlook/img/smilies/love.png -www/nocc/themes/newlook/img/smilies/surprised.png -www/nocc/themes/newlook/img/smilies/tongue.png -www/nocc/themes/newlook/img/smilies/unhappy.png -www/nocc/themes/newlook/img/smilies/wink.png -www/nocc/themes/newlook/img/up.png -www/nocc/themes/newlook/print.css -www/nocc/themes/newlook/style.css -www/nocc/themes/standard/img/attach.png -www/nocc/themes/standard/img/button.png -www/nocc/themes/standard/img/down.png -www/nocc/themes/standard/img/error.png -www/nocc/themes/standard/img/img-loader.gif -www/nocc/themes/standard/img/logo.png -www/nocc/themes/standard/img/new.png -www/nocc/themes/standard/img/rss.png -www/nocc/themes/standard/img/smilies/confused.png -www/nocc/themes/standard/img/smilies/cool.png -www/nocc/themes/standard/img/smilies/cry.png -www/nocc/themes/standard/img/smilies/embarassed.png -www/nocc/themes/standard/img/smilies/flat.png -www/nocc/themes/standard/img/smilies/grin.png -www/nocc/themes/standard/img/smilies/happy.png -www/nocc/themes/standard/img/smilies/love.png -www/nocc/themes/standard/img/smilies/surprised.png -www/nocc/themes/standard/img/smilies/tongue.png -www/nocc/themes/standard/img/smilies/unhappy.png -www/nocc/themes/standard/img/smilies/wink.png -www/nocc/themes/standard/img/up.png -www/nocc/themes/standard/print.css -www/nocc/themes/standard/style.css -www/nocc/utils/check.php -www/nocc/utils/config_check.php -www/nocc/utils/crypt.php -www/nocc/utils/detect_cyr_charset.php -www/nocc/utils/functions.php -www/nocc/utils/html_entity_decode.php -www/nocc/utils/proxy.php -www/nocc/utils/translation.php -@dirrm www/nocc/utils -@dirrm www/nocc/themes/standard/img/smilies -@dirrm www/nocc/themes/standard/img -@dirrm www/nocc/themes/standard -@dirrm www/nocc/themes/newlook/img/smilies -@dirrm www/nocc/themes/newlook/img -@dirrm www/nocc/themes/newlook -@dirrm www/nocc/themes/blue/img/smilies -@dirrm www/nocc/themes/blue/img -@dirrm www/nocc/themes/blue -@dirrm www/nocc/themes -@dirrm www/nocc/lang -@dirrm www/nocc/js -@dirrm www/nocc/html -@dirrm www/nocc/config -@dirrm www/nocc/classes -@dirrm www/nocc/ckeditor/themes/default -@dirrm www/nocc/ckeditor/themes -@dirrm www/nocc/ckeditor/skins/v2/images -@dirrm www/nocc/ckeditor/skins/v2 -@dirrm www/nocc/ckeditor/skins/office2003/images -@dirrm www/nocc/ckeditor/skins/office2003 -@dirrm www/nocc/ckeditor/skins/kama/images -@dirrm www/nocc/ckeditor/skins/kama -@dirrm www/nocc/ckeditor/skins -@dirrm www/nocc/ckeditor/plugins/wsc/dialogs -@dirrm www/nocc/ckeditor/plugins/wsc -@dirrm www/nocc/ckeditor/plugins/uicolor/yui/assets -@dirrm www/nocc/ckeditor/plugins/uicolor/yui -@dirrm www/nocc/ckeditor/plugins/uicolor/lang -@dirrm www/nocc/ckeditor/plugins/uicolor/dialogs -@dirrm www/nocc/ckeditor/plugins/uicolor -@dirrm www/nocc/ckeditor/plugins/templates/templates/images -@dirrm www/nocc/ckeditor/plugins/templates/templates -@dirrm www/nocc/ckeditor/plugins/templates/dialogs -@dirrm www/nocc/ckeditor/plugins/templates -@dirrm www/nocc/ckeditor/plugins/tabletools/dialogs -@dirrm www/nocc/ckeditor/plugins/tabletools -@dirrm www/nocc/ckeditor/plugins/tableresize -@dirrm www/nocc/ckeditor/plugins/table/dialogs -@dirrm www/nocc/ckeditor/plugins/table -@dirrm www/nocc/ckeditor/plugins/styles/styles -@dirrm www/nocc/ckeditor/plugins/styles -@dirrm www/nocc/ckeditor/plugins/specialchar/lang -@dirrm www/nocc/ckeditor/plugins/specialchar/dialogs -@dirrm www/nocc/ckeditor/plugins/specialchar -@dirrm www/nocc/ckeditor/plugins/smiley/images -@dirrm www/nocc/ckeditor/plugins/smiley/dialogs -@dirrm www/nocc/ckeditor/plugins/smiley -@dirrm www/nocc/ckeditor/plugins/showblocks/images -@dirrm www/nocc/ckeditor/plugins/showblocks -@dirrm www/nocc/ckeditor/plugins/scayt/dialogs -@dirrm www/nocc/ckeditor/plugins/scayt -@dirrm www/nocc/ckeditor/plugins/placeholder/lang -@dirrm www/nocc/ckeditor/plugins/placeholder/dialogs -@dirrm www/nocc/ckeditor/plugins/placeholder -@dirrm www/nocc/ckeditor/plugins/pastetext/dialogs -@dirrm www/nocc/ckeditor/plugins/pastetext -@dirrm www/nocc/ckeditor/plugins/pastefromword/filter -@dirrm www/nocc/ckeditor/plugins/pastefromword -@dirrm www/nocc/ckeditor/plugins/pagebreak/images -@dirrm www/nocc/ckeditor/plugins/pagebreak -@dirrm www/nocc/ckeditor/plugins/liststyle/dialogs -@dirrm www/nocc/ckeditor/plugins/liststyle -@dirrm www/nocc/ckeditor/plugins/link/images -@dirrm www/nocc/ckeditor/plugins/link/dialogs -@dirrm www/nocc/ckeditor/plugins/link -@dirrm www/nocc/ckeditor/plugins/image/dialogs -@dirrm www/nocc/ckeditor/plugins/image -@dirrm www/nocc/ckeditor/plugins/iframedialog -@dirrm www/nocc/ckeditor/plugins/iframe/images -@dirrm www/nocc/ckeditor/plugins/iframe/dialogs -@dirrm www/nocc/ckeditor/plugins/iframe -@dirrm www/nocc/ckeditor/plugins/forms/images -@dirrm www/nocc/ckeditor/plugins/forms/dialogs -@dirrm www/nocc/ckeditor/plugins/forms -@dirrm www/nocc/ckeditor/plugins/flash/images -@dirrm www/nocc/ckeditor/plugins/flash/dialogs -@dirrm www/nocc/ckeditor/plugins/flash -@dirrm www/nocc/ckeditor/plugins/find/dialogs -@dirrm www/nocc/ckeditor/plugins/find -@dirrm www/nocc/ckeditor/plugins/div/dialogs -@dirrm www/nocc/ckeditor/plugins/div -@dirrm www/nocc/ckeditor/plugins/dialog -@dirrm www/nocc/ckeditor/plugins/colordialog/dialogs -@dirrm www/nocc/ckeditor/plugins/colordialog -@dirrm www/nocc/ckeditor/plugins/clipboard/dialogs -@dirrm www/nocc/ckeditor/plugins/clipboard -@dirrm www/nocc/ckeditor/plugins/autogrow -@dirrm www/nocc/ckeditor/plugins/adobeair -@dirrm www/nocc/ckeditor/plugins/about/dialogs -@dirrm www/nocc/ckeditor/plugins/about -@dirrm www/nocc/ckeditor/plugins/a11yhelp/lang -@dirrm www/nocc/ckeditor/plugins/a11yhelp/dialogs -@dirrm www/nocc/ckeditor/plugins/a11yhelp -@dirrm www/nocc/ckeditor/plugins -@dirrm www/nocc/ckeditor/lang -@dirrm www/nocc/ckeditor/images -@dirrm www/nocc/ckeditor/adapters -@dirrm www/nocc/ckeditor -@dirrm www/nocc |