Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Dec 2001 16:47:48 +0000
From:      Simon Dick <simond@irrelevant.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33282: New port: SquirrelMail webmail (mail/squirrelmail)
Message-ID:  <E16K0Ae-0005wW-00@nelly.internal.irrelevant.org>

next in thread | raw e-mail | index | archive | help

>Number:         33282
>Category:       ports
>Synopsis:       New port: SquirrelMail webmail (mail/squirrelmail)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 28 08:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Simon Dick
>Release:        FreeBSD 4.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD nelly.internal.irrelevant.org 4.4-RELEASE-p1 FreeBSD 4.4-RELEASE-p1 #1: Sun Dec 16 21:20:07 GMT 2001 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386


>Description:

New port for SquirrelMail (PHP4 web mail program)

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	squirrelmail
#	squirrelmail/Makefile
#	squirrelmail/pkg-comment
#	squirrelmail/pkg-plist
#	squirrelmail/distinfo
#	squirrelmail/pkg-descr
#	squirrelmail/files
#	squirrelmail/files/config.php
#	squirrelmail/files/patch-configure
#	squirrelmail/pkg-message
#
echo c - squirrelmail
mkdir -p squirrelmail > /dev/null 2>&1
echo x - squirrelmail/Makefile
sed 's/^X//' >squirrelmail/Makefile << 'END-of-squirrelmail/Makefile'
X# New ports collection makefile for: squirrelmail
X# Date created: 27 December 2001
X# Whom: Simon Dick <simond@irrelevant.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	squirrelmail
XPORTVERSION=	1.2.1
XCATEGORIES=	mail www
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	squirrelmail
X
XMAINTAINER=	simond@irrelevant.org
X
XRUN_DEPENDS+=	${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 \
X		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2
X
XUSE_BZIP2=	yes
XNO_BUILD=	yes
X
Xdo-install:
X	${MKDIR} /var/spool/squirrelmail ${PREFIX}/squirrelmail
X	${CHOWN} www:www /var/spool/squirrelmail ${PREFIX}/squirrelmail
X	${CP} -r ${WRKSRC}/* ${PREFIX}/squirrelmail
X	${CHOWN} -R www:www ${PREFIX}/squirrelmail
X	${INSTALL_DATA} -g www -o www ${FILESDIR}/config.php ${PREFIX}/squirrelmail/config/
X
Xpost-install:
X	@${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-squirrelmail/Makefile
echo x - squirrelmail/pkg-comment
sed 's/^X//' >squirrelmail/pkg-comment << 'END-of-squirrelmail/pkg-comment'
XA webmail system which accesses mail over IMAP
END-of-squirrelmail/pkg-comment
echo x - squirrelmail/pkg-plist
sed 's/^X//' >squirrelmail/pkg-plist << 'END-of-squirrelmail/pkg-plist'
Xsquirrelmail/config/conf.pl
Xsquirrelmail/config/ri_once.pl
Xsquirrelmail/config/config_default.php
Xsquirrelmail/config/index.php
Xsquirrelmail/config/.cvsignore
Xsquirrelmail/config/config.php
Xsquirrelmail/src/webmail.php
Xsquirrelmail/src/options_highlight.php
Xsquirrelmail/src/addressbook.php
Xsquirrelmail/src/read_body.php
Xsquirrelmail/src/folders_create.php
Xsquirrelmail/src/options_personal.php
Xsquirrelmail/src/options.php
Xsquirrelmail/src/right_main.php
Xsquirrelmail/src/folders.php
Xsquirrelmail/src/options_folder.php
Xsquirrelmail/src/compose.php
Xsquirrelmail/src/empty_trash.php
Xsquirrelmail/src/printer_friendly_main.php
Xsquirrelmail/src/vcard.php
Xsquirrelmail/src/options_order.php
Xsquirrelmail/src/redirect.php
Xsquirrelmail/src/addrbook_search.php
Xsquirrelmail/src/retrievalerror.php
Xsquirrelmail/src/login.php
Xsquirrelmail/src/move_messages.php
Xsquirrelmail/src/draft_actions.php
Xsquirrelmail/src/delete_message.php
Xsquirrelmail/src/addrbook_popup.php
Xsquirrelmail/src/image.php
Xsquirrelmail/src/printer_friendly_bottom.php
Xsquirrelmail/src/options_display.php
Xsquirrelmail/src/index.php
Xsquirrelmail/src/folders_delete.php
Xsquirrelmail/src/signout.php
Xsquirrelmail/src/search.php
Xsquirrelmail/src/folders_rename_getname.php
Xsquirrelmail/src/folders_subscribe.php
Xsquirrelmail/src/addrbook_search_html.php
Xsquirrelmail/src/load_prefs.php
Xsquirrelmail/src/options_identities.php
Xsquirrelmail/src/validate.php
Xsquirrelmail/src/download.php
Xsquirrelmail/src/help.php
Xsquirrelmail/src/printer_friendly_top.php
Xsquirrelmail/src/folders_rename_do.php
Xsquirrelmail/src/left_main.php
Xsquirrelmail/po/squirrelmail.po
Xsquirrelmail/po/index.php
Xsquirrelmail/po/charsetconvert.pl
Xsquirrelmail/po/xgetpo
Xsquirrelmail/plugins/sent_subfolders/setup.php
Xsquirrelmail/plugins/squirrelspell/js/check_me.js
Xsquirrelmail/plugins/squirrelspell/js/index.php
Xsquirrelmail/plugins/squirrelspell/js/decrypt_error.js
Xsquirrelmail/plugins/squirrelspell/js/WHATISTHIS
Xsquirrelmail/plugins/squirrelspell/js/init.js
Xsquirrelmail/plugins/squirrelspell/js/crypto_settings.js
Xsquirrelmail/plugins/squirrelspell/doc/README
Xsquirrelmail/plugins/squirrelspell/doc/UPGRADING
Xsquirrelmail/plugins/squirrelspell/doc/index.php
Xsquirrelmail/plugins/squirrelspell/doc/PRIVACY
Xsquirrelmail/plugins/squirrelspell/doc/ChangeLog
Xsquirrelmail/plugins/squirrelspell/doc/CRYPTO
Xsquirrelmail/plugins/squirrelspell/modules/forget_me_not.mod.php
Xsquirrelmail/plugins/squirrelspell/modules/init.mod.php
Xsquirrelmail/plugins/squirrelspell/modules/lang_setup.mod.php
Xsquirrelmail/plugins/squirrelspell/modules/edit_dic.mod.php
Xsquirrelmail/plugins/squirrelspell/modules/crypto_badkey.mod.php
Xsquirrelmail/plugins/squirrelspell/modules/crypto.mod.php
Xsquirrelmail/plugins/squirrelspell/modules/index.php
Xsquirrelmail/plugins/squirrelspell/modules/check_me.mod.php
Xsquirrelmail/plugins/squirrelspell/modules/enc_setup.mod.php
Xsquirrelmail/plugins/squirrelspell/modules/WHATISTHIS
Xsquirrelmail/plugins/squirrelspell/modules/forget_me.mod.php
Xsquirrelmail/plugins/squirrelspell/modules/options_main.mod.php
Xsquirrelmail/plugins/squirrelspell/modules/lang_change.mod.php
Xsquirrelmail/plugins/squirrelspell/setup.php
Xsquirrelmail/plugins/squirrelspell/sqspell_config.php
Xsquirrelmail/plugins/squirrelspell/sqspell_options.php
Xsquirrelmail/plugins/squirrelspell/sqspell_interface.php
Xsquirrelmail/plugins/squirrelspell/index.php
Xsquirrelmail/plugins/squirrelspell/INSTALL
Xsquirrelmail/plugins/squirrelspell/sqspell_functions.php
Xsquirrelmail/plugins/filters/setup.php
Xsquirrelmail/plugins/filters/README
Xsquirrelmail/plugins/filters/filters.php
Xsquirrelmail/plugins/filters/options.php
Xsquirrelmail/plugins/filters/index.php
Xsquirrelmail/plugins/filters/CHANGES
Xsquirrelmail/plugins/filters/spamoptions.php
Xsquirrelmail/plugins/newmail/sounds/Notify.wav
Xsquirrelmail/plugins/newmail/sounds/MontyPython.wav
Xsquirrelmail/plugins/newmail/sounds/FanFair.wav
Xsquirrelmail/plugins/newmail/sounds/Friends.wav
Xsquirrelmail/plugins/newmail/testsound.php
Xsquirrelmail/plugins/newmail/README
Xsquirrelmail/plugins/newmail/newmail_opt.php
Xsquirrelmail/plugins/newmail/newmail.php
Xsquirrelmail/plugins/newmail/HISTORY
Xsquirrelmail/plugins/newmail/setup.php
Xsquirrelmail/plugins/mail_fetch/functions.php
Xsquirrelmail/plugins/mail_fetch/mailfetch.po
Xsquirrelmail/plugins/mail_fetch/README
Xsquirrelmail/plugins/mail_fetch/options.php
Xsquirrelmail/plugins/mail_fetch/class.POP3.php
Xsquirrelmail/plugins/mail_fetch/setup.php
Xsquirrelmail/plugins/mail_fetch/fetch.php
Xsquirrelmail/plugins/translate/options.php
Xsquirrelmail/plugins/translate/README
Xsquirrelmail/plugins/translate/setup.php
Xsquirrelmail/plugins/translate/index.php
Xsquirrelmail/plugins/translate/INSTALL
Xsquirrelmail/plugins/bug_report/README
Xsquirrelmail/plugins/bug_report/setup.php
Xsquirrelmail/plugins/bug_report/INSTALL
Xsquirrelmail/plugins/bug_report/bug_report.php
Xsquirrelmail/plugins/make_archive.pl
Xsquirrelmail/plugins/index.php
Xsquirrelmail/plugins/README.plugins
Xsquirrelmail/locale/lt/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/lt/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/ca/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/ca/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/da/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/da/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/de/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/de/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/cs/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/cs/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/es/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/es/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/et/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/et/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/fi/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/fi/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/fr/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/fr/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/id/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/id/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/hr/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/hr/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/hu/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/hu/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/is/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/is/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/it/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/it/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/ko/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/ko/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/no_NO_ny/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/no_NO_ny/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/nl/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/nl/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/bg/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/bg/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/pl/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/pl/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/pt/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/pt/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/ro/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/ro/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/ru/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/ru/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/sk/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/sk/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/sl/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/sl/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/sr/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/sr/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/th/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/th/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/sv/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/sv/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/tr/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/tr/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/tw/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/tw/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/pt_BR/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/pt_BR/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/no/LC_MESSAGES/squirrelmail.mo
Xsquirrelmail/locale/no/LC_MESSAGES/squirrelmail.po
Xsquirrelmail/locale/mergepo
Xsquirrelmail/locale/index.php
Xsquirrelmail/locale/compilepo
Xsquirrelmail/themes/kind_of_blue.php
Xsquirrelmail/themes/random.php
Xsquirrelmail/themes/deepocean2_theme.php
Xsquirrelmail/themes/high_contrast_theme.php
Xsquirrelmail/themes/bluesteel_theme.php
Xsquirrelmail/themes/black_bean_burrito_theme.php
Xsquirrelmail/themes/README.themes
Xsquirrelmail/themes/default_theme.php
Xsquirrelmail/themes/deepocean_theme.php
Xsquirrelmail/themes/slashdot_theme.php
Xsquirrelmail/themes/seaspray_theme.php
Xsquirrelmail/themes/monostochastic.php
Xsquirrelmail/themes/maize_theme.php
Xsquirrelmail/themes/shades_of_grey.php
Xsquirrelmail/themes/bluesnews_theme.php
Xsquirrelmail/themes/christmas.php
Xsquirrelmail/themes/forest_theme.php
Xsquirrelmail/themes/spice_of_life_lite.php
Xsquirrelmail/themes/in_the_pink.php
Xsquirrelmail/themes/spice_of_life_dark.php
Xsquirrelmail/themes/index.php
Xsquirrelmail/themes/purple_theme.php
Xsquirrelmail/themes/dompie_theme.php
Xsquirrelmail/themes/blue_grey_theme.php
Xsquirrelmail/themes/plain_blue_theme.php
Xsquirrelmail/themes/ice_theme.php
Xsquirrelmail/themes/dark_grey_theme.php
Xsquirrelmail/themes/darkness.php
Xsquirrelmail/themes/spice_of_life.php
Xsquirrelmail/themes/sandstorm_theme.php
Xsquirrelmail/themes/greenhouse_effect.php
Xsquirrelmail/themes/servery_theme.php
Xsquirrelmail/themes/methodical_theme.php
Xsquirrelmail/images/up_pointer.png
Xsquirrelmail/images/sort_none.png
Xsquirrelmail/images/down_pointer.png
Xsquirrelmail/images/index.php
Xsquirrelmail/images/sm_logo.jpg
Xsquirrelmail/images/sm_logo.png
Xsquirrelmail/help/lt/addresses.hlp
Xsquirrelmail/help/lt/options.hlp
Xsquirrelmail/help/lt/folders.hlp
Xsquirrelmail/help/lt/FAQ.hlp
Xsquirrelmail/help/lt/compose.hlp
Xsquirrelmail/help/lt/main_folder.hlp
Xsquirrelmail/help/lt/read_mail.hlp
Xsquirrelmail/help/lt/search.hlp
Xsquirrelmail/help/lt/basic.hlp
Xsquirrelmail/help/cs/addresses.hlp
Xsquirrelmail/help/cs/options.hlp
Xsquirrelmail/help/cs/folders.hlp
Xsquirrelmail/help/cs/FAQ.hlp
Xsquirrelmail/help/cs/compose.hlp
Xsquirrelmail/help/cs/main_folder.hlp
Xsquirrelmail/help/cs/read_mail.hlp
Xsquirrelmail/help/cs/search.hlp
Xsquirrelmail/help/cs/basic.hlp
Xsquirrelmail/help/en/addresses.hlp
Xsquirrelmail/help/en/options.hlp
Xsquirrelmail/help/en/folders.hlp
Xsquirrelmail/help/en/FAQ.hlp
Xsquirrelmail/help/en/compose.hlp
Xsquirrelmail/help/en/main_folder.hlp
Xsquirrelmail/help/en/read_mail.hlp
Xsquirrelmail/help/en/search.hlp
Xsquirrelmail/help/en/basic.hlp
Xsquirrelmail/help/es/addresses.hlp
Xsquirrelmail/help/es/options.hlp
Xsquirrelmail/help/es/folders.hlp
Xsquirrelmail/help/es/FAQ.hlp
Xsquirrelmail/help/es/compose.hlp
Xsquirrelmail/help/es/main_folder.hlp
Xsquirrelmail/help/es/read_mail.hlp
Xsquirrelmail/help/es/search.hlp
Xsquirrelmail/help/es/basic.hlp
Xsquirrelmail/help/fi/addresses.hlp
Xsquirrelmail/help/fi/options.hlp
Xsquirrelmail/help/fi/folders.hlp
Xsquirrelmail/help/fi/FAQ.hlp
Xsquirrelmail/help/fi/compose.hlp
Xsquirrelmail/help/fi/main_folder.hlp
Xsquirrelmail/help/fi/read_mail.hlp
Xsquirrelmail/help/fi/search.hlp
Xsquirrelmail/help/fi/basic.hlp
Xsquirrelmail/help/fr/addresses.hlp
Xsquirrelmail/help/fr/options.hlp
Xsquirrelmail/help/fr/folders.hlp
Xsquirrelmail/help/fr/FAQ.hlp
Xsquirrelmail/help/fr/compose.hlp
Xsquirrelmail/help/fr/main_folder.hlp
Xsquirrelmail/help/fr/read_mail.hlp
Xsquirrelmail/help/fr/search.hlp
Xsquirrelmail/help/fr/basic.hlp
Xsquirrelmail/help/id/addresses.hlp
Xsquirrelmail/help/id/options.hlp
Xsquirrelmail/help/id/folders.hlp
Xsquirrelmail/help/id/FAQ.hlp
Xsquirrelmail/help/id/compose.hlp
Xsquirrelmail/help/id/main_folder.hlp
Xsquirrelmail/help/id/read_mail.hlp
Xsquirrelmail/help/id/search.hlp
Xsquirrelmail/help/id/basic.hlp
Xsquirrelmail/help/it/addresses.hlp
Xsquirrelmail/help/it/options.hlp
Xsquirrelmail/help/it/folders.hlp
Xsquirrelmail/help/it/FAQ.hlp
Xsquirrelmail/help/it/compose.hlp
Xsquirrelmail/help/it/main_folder.hlp
Xsquirrelmail/help/it/read_mail.hlp
Xsquirrelmail/help/it/search.hlp
Xsquirrelmail/help/it/basic.hlp
Xsquirrelmail/help/ko/addresses.hlp
Xsquirrelmail/help/ko/options.hlp
Xsquirrelmail/help/ko/folders.hlp
Xsquirrelmail/help/ko/FAQ.hlp
Xsquirrelmail/help/ko/compose.hlp
Xsquirrelmail/help/ko/main_folder.hlp
Xsquirrelmail/help/ko/read_mail.hlp
Xsquirrelmail/help/ko/search.hlp
Xsquirrelmail/help/ko/basic.hlp
Xsquirrelmail/help/ca/addresses.hlp
Xsquirrelmail/help/ca/options.hlp
Xsquirrelmail/help/ca/folders.hlp
Xsquirrelmail/help/ca/FAQ.hlp
Xsquirrelmail/help/ca/compose.hlp
Xsquirrelmail/help/ca/main_folder.hlp
Xsquirrelmail/help/ca/read_mail.hlp
Xsquirrelmail/help/ca/search.hlp
Xsquirrelmail/help/ca/basic.hlp
Xsquirrelmail/help/nl/addresses.hlp
Xsquirrelmail/help/nl/options.hlp
Xsquirrelmail/help/nl/folders.hlp
Xsquirrelmail/help/nl/TRANSLATOR
Xsquirrelmail/help/nl/FAQ.hlp
Xsquirrelmail/help/nl/compose.hlp
Xsquirrelmail/help/nl/main_folder.hlp
Xsquirrelmail/help/nl/read_mail.hlp
Xsquirrelmail/help/nl/search.hlp
Xsquirrelmail/help/nl/basic.hlp
Xsquirrelmail/help/pl/addresses.hlp
Xsquirrelmail/help/pl/options.hlp
Xsquirrelmail/help/pl/folders.hlp
Xsquirrelmail/help/pl/FAQ.hlp
Xsquirrelmail/help/pl/compose.hlp
Xsquirrelmail/help/pl/main_folder.hlp
Xsquirrelmail/help/pl/read_mail.hlp
Xsquirrelmail/help/pl/search.hlp
Xsquirrelmail/help/pl/basic.hlp
Xsquirrelmail/help/pt/addresses.hlp
Xsquirrelmail/help/pt/options.hlp
Xsquirrelmail/help/pt/folders.hlp
Xsquirrelmail/help/pt/FAQ.hlp
Xsquirrelmail/help/pt/compose.hlp
Xsquirrelmail/help/pt/main_folder.hlp
Xsquirrelmail/help/pt/read_mail.hlp
Xsquirrelmail/help/pt/search.hlp
Xsquirrelmail/help/pt/basic.hlp
Xsquirrelmail/help/ru/addresses.hlp
Xsquirrelmail/help/ru/options.hlp
Xsquirrelmail/help/ru/folders.hlp
Xsquirrelmail/help/ru/FAQ.hlp
Xsquirrelmail/help/ru/compose.hlp
Xsquirrelmail/help/ru/main_folder.hlp
Xsquirrelmail/help/ru/read_mail.hlp
Xsquirrelmail/help/ru/search.hlp
Xsquirrelmail/help/ru/basic.hlp
Xsquirrelmail/help/sl/addresses.hlp
Xsquirrelmail/help/sl/options.hlp
Xsquirrelmail/help/sl/folders.hlp
Xsquirrelmail/help/sl/FAQ.hlp
Xsquirrelmail/help/sl/compose.hlp
Xsquirrelmail/help/sl/main_folder.hlp
Xsquirrelmail/help/sl/read_mail.hlp
Xsquirrelmail/help/sl/search.hlp
Xsquirrelmail/help/sl/basic.hlp
Xsquirrelmail/help/th/addresses.hlp
Xsquirrelmail/help/th/options.hlp
Xsquirrelmail/help/th/folders.hlp
Xsquirrelmail/help/th/FAQ.hlp
Xsquirrelmail/help/th/compose.hlp
Xsquirrelmail/help/th/main_folder.hlp
Xsquirrelmail/help/th/read_mail.hlp
Xsquirrelmail/help/th/search.hlp
Xsquirrelmail/help/th/basic.hlp
Xsquirrelmail/help/sv/addresses.hlp
Xsquirrelmail/help/sv/options.hlp
Xsquirrelmail/help/sv/folders.hlp
Xsquirrelmail/help/sv/FAQ.hlp
Xsquirrelmail/help/sv/compose.hlp
Xsquirrelmail/help/sv/main_folder.hlp
Xsquirrelmail/help/sv/read_mail.hlp
Xsquirrelmail/help/sv/search.hlp
Xsquirrelmail/help/sv/basic.hlp
Xsquirrelmail/help/pt_BR/addresses.hlp
Xsquirrelmail/help/pt_BR/options.hlp
Xsquirrelmail/help/pt_BR/folders.hlp
Xsquirrelmail/help/pt_BR/FAQ.hlp
Xsquirrelmail/help/pt_BR/compose.hlp
Xsquirrelmail/help/pt_BR/main_folder.hlp
Xsquirrelmail/help/pt_BR/read_mail.hlp
Xsquirrelmail/help/pt_BR/search.hlp
Xsquirrelmail/help/pt_BR/basic.hlp
Xsquirrelmail/help/index.php
Xsquirrelmail/functions/attachment_common.php
Xsquirrelmail/functions/addressbook.php
Xsquirrelmail/functions/imap_general.php
Xsquirrelmail/functions/options.php
Xsquirrelmail/functions/date.php
Xsquirrelmail/functions/auth.php
Xsquirrelmail/functions/prefs.php
Xsquirrelmail/functions/i18n.php
Xsquirrelmail/functions/page_header.php
Xsquirrelmail/functions/imap_search.php
Xsquirrelmail/functions/url_parser.php
Xsquirrelmail/functions/abook_global_file.php
Xsquirrelmail/functions/plugin.php
Xsquirrelmail/functions/imap_messages.php
Xsquirrelmail/functions/array.php
Xsquirrelmail/functions/strings.php
Xsquirrelmail/functions/display_messages.php
Xsquirrelmail/functions/mime.php
Xsquirrelmail/functions/constants.php
Xsquirrelmail/functions/index.php
Xsquirrelmail/functions/imap.php
Xsquirrelmail/functions/imap_mailbox.php
Xsquirrelmail/functions/gettext.php
Xsquirrelmail/functions/db_prefs.php
Xsquirrelmail/functions/mailbox_display.php
Xsquirrelmail/functions/smtp.php
Xsquirrelmail/functions/abook_database.php
Xsquirrelmail/functions/abook_ldap_server.php
Xsquirrelmail/functions/abook_local_file.php
Xsquirrelmail/functions/tree.php
Xsquirrelmail/doc/ReleaseNotes/1.2/Notes-1.2.0.txt
Xsquirrelmail/doc/addressbook.txt
Xsquirrelmail/doc/translating_help.txt
Xsquirrelmail/doc/ie_ssl.txt
Xsquirrelmail/doc/themes.txt
Xsquirrelmail/doc/index.html
Xsquirrelmail/doc/translating.txt
Xsquirrelmail/doc/db-backend.txt
Xsquirrelmail/doc/plugin.txt
Xsquirrelmail/doc/rfc_documents.txt
Xsquirrelmail/doc/mime.txt
Xsquirrelmail/doc/tree.txt
Xsquirrelmail/doc/README.russian_apache
Xsquirrelmail/data/default_pref
Xsquirrelmail/data/index.php
Xsquirrelmail/data/.cvsignore
Xsquirrelmail/AUTHORS
Xsquirrelmail/index.php
Xsquirrelmail/UPGRADE
Xsquirrelmail/ReleaseNotes
Xsquirrelmail/README
Xsquirrelmail/MIRRORS
Xsquirrelmail/INSTALL
Xsquirrelmail/ChangeLog
Xsquirrelmail/COPYING
Xsquirrelmail/configure
Xsquirrelmail/configure.orig
X@dirrm squirrelmail/config
X@dirrm squirrelmail/src
X@dirrm squirrelmail/po
X@dirrm squirrelmail/plugins/sent_subfolders
X@dirrm squirrelmail/plugins/squirrelspell/js
X@dirrm squirrelmail/plugins/squirrelspell/doc
X@dirrm squirrelmail/plugins/squirrelspell/modules
X@dirrm squirrelmail/plugins/squirrelspell
X@dirrm squirrelmail/plugins/filters
X@dirrm squirrelmail/plugins/newmail/sounds
X@dirrm squirrelmail/plugins/newmail
X@dirrm squirrelmail/plugins/mail_fetch
X@dirrm squirrelmail/plugins/translate
X@dirrm squirrelmail/plugins/bug_report
X@dirrm squirrelmail/plugins
X@dirrm squirrelmail/locale/lt/LC_MESSAGES
X@dirrm squirrelmail/locale/lt
X@dirrm squirrelmail/locale/ca/LC_MESSAGES
X@dirrm squirrelmail/locale/ca
X@dirrm squirrelmail/locale/da/LC_MESSAGES
X@dirrm squirrelmail/locale/da
X@dirrm squirrelmail/locale/de/LC_MESSAGES
X@dirrm squirrelmail/locale/de
X@dirrm squirrelmail/locale/cs/LC_MESSAGES
X@dirrm squirrelmail/locale/cs
X@dirrm squirrelmail/locale/es/LC_MESSAGES
X@dirrm squirrelmail/locale/es
X@dirrm squirrelmail/locale/et/LC_MESSAGES
X@dirrm squirrelmail/locale/et
X@dirrm squirrelmail/locale/fi/LC_MESSAGES
X@dirrm squirrelmail/locale/fi
X@dirrm squirrelmail/locale/fr/LC_MESSAGES
X@dirrm squirrelmail/locale/fr
X@dirrm squirrelmail/locale/id/LC_MESSAGES
X@dirrm squirrelmail/locale/id
X@dirrm squirrelmail/locale/hr/LC_MESSAGES
X@dirrm squirrelmail/locale/hr
X@dirrm squirrelmail/locale/hu/LC_MESSAGES
X@dirrm squirrelmail/locale/hu
X@dirrm squirrelmail/locale/is/LC_MESSAGES
X@dirrm squirrelmail/locale/is
X@dirrm squirrelmail/locale/it/LC_MESSAGES
X@dirrm squirrelmail/locale/it
X@dirrm squirrelmail/locale/ko/LC_MESSAGES
X@dirrm squirrelmail/locale/ko
X@dirrm squirrelmail/locale/no_NO_ny/LC_MESSAGES
X@dirrm squirrelmail/locale/no_NO_ny
X@dirrm squirrelmail/locale/nl/LC_MESSAGES
X@dirrm squirrelmail/locale/nl
X@dirrm squirrelmail/locale/bg/LC_MESSAGES
X@dirrm squirrelmail/locale/bg
X@dirrm squirrelmail/locale/pl/LC_MESSAGES
X@dirrm squirrelmail/locale/pl
X@dirrm squirrelmail/locale/pt/LC_MESSAGES
X@dirrm squirrelmail/locale/pt
X@dirrm squirrelmail/locale/ro/LC_MESSAGES
X@dirrm squirrelmail/locale/ro
X@dirrm squirrelmail/locale/ru/LC_MESSAGES
X@dirrm squirrelmail/locale/ru
X@dirrm squirrelmail/locale/sk/LC_MESSAGES
X@dirrm squirrelmail/locale/sk
X@dirrm squirrelmail/locale/sl/LC_MESSAGES
X@dirrm squirrelmail/locale/sl
X@dirrm squirrelmail/locale/sr/LC_MESSAGES
X@dirrm squirrelmail/locale/sr
X@dirrm squirrelmail/locale/th/LC_MESSAGES
X@dirrm squirrelmail/locale/th
X@dirrm squirrelmail/locale/sv/LC_MESSAGES
X@dirrm squirrelmail/locale/sv
X@dirrm squirrelmail/locale/tr/LC_MESSAGES
X@dirrm squirrelmail/locale/tr
X@dirrm squirrelmail/locale/tw/LC_MESSAGES
X@dirrm squirrelmail/locale/tw
X@dirrm squirrelmail/locale/pt_BR/LC_MESSAGES
X@dirrm squirrelmail/locale/pt_BR
X@dirrm squirrelmail/locale/no/LC_MESSAGES
X@dirrm squirrelmail/locale/no
X@dirrm squirrelmail/locale   
X@dirrm squirrelmail/themes
X@dirrm squirrelmail/images
X@dirrm squirrelmail/help/lt
X@dirrm squirrelmail/help/cs
X@dirrm squirrelmail/help/en
X@dirrm squirrelmail/help/es
X@dirrm squirrelmail/help/fi
X@dirrm squirrelmail/help/fr
X@dirrm squirrelmail/help/id
X@dirrm squirrelmail/help/it
X@dirrm squirrelmail/help/ko
X@dirrm squirrelmail/help/ca
X@dirrm squirrelmail/help/nl
X@dirrm squirrelmail/help/pl
X@dirrm squirrelmail/help/pt
X@dirrm squirrelmail/help/ru
X@dirrm squirrelmail/help/sl
X@dirrm squirrelmail/help/th
X@dirrm squirrelmail/help/sv
X@dirrm squirrelmail/help/pt_BR
X@dirrm squirrelmail/help
X@dirrm squirrelmail/functions
X@dirrm squirrelmail/doc/ReleaseNotes/1.2
X@dirrm squirrelmail/doc/ReleaseNotes
X@dirrm squirrelmail/doc
X@dirrm squirrelmail/data
X@dirrm squirrelmail
X@unexec rmdir /var/spool/squirrelmail
END-of-squirrelmail/pkg-plist
echo x - squirrelmail/distinfo
sed 's/^X//' >squirrelmail/distinfo << 'END-of-squirrelmail/distinfo'
XMD5 (squirrelmail-1.2.1.tar.bz2) = b96a634846cb3d51969c10cc75a3d0ff
END-of-squirrelmail/distinfo
echo x - squirrelmail/pkg-descr
sed 's/^X//' >squirrelmail/pkg-descr << 'END-of-squirrelmail/pkg-descr'
XSquirrelMail is a standards-based webmail package written in PHP4. It
Xincludes built-in pure PHP support for the IMAP and SMTP protocols, and
Xall pages render in pure HTML 4.0 (with no Javascript) for maximum
Xcompatibility across browsers. It has very few requirements and is very
Xeasy to configure and install. SquirrelMail has a all the functionality
Xyou would want from an email client, including strong MIME support,
Xaddress books, and folder manipulation
X
XWWW: http://www.squirrelmail.org/
X
X- Simon Dick
Xsimond@irrelevant.org
END-of-squirrelmail/pkg-descr
echo c - squirrelmail/files
mkdir -p squirrelmail/files > /dev/null 2>&1
echo x - squirrelmail/files/config.php
sed 's/^X//' >squirrelmail/files/config.php << 'END-of-squirrelmail/files/config.php'
X<?php
X
X/**
X * SquirrelMail Configuration File
X * Created using the configure script, conf.pl
X */
X
Xglobal $config_version, $config_use_color;
X$config_version = '1.2.0';
X$config_use_color = 2;
X
Xglobal $org_name, $org_logo, $org_title, $signout_page;
X$org_name      = "SquirrelMail";
X$org_logo      = '../images/sm_logo.png';
X$org_title     = "SquirrelMail $version";
X$signout_page  = '';
X
Xglobal $motd;
X$motd = '';
X
Xglobal $squirrelmail_default_language;
X$squirrelmail_default_language = 'en';
X
Xglobal $domain, $imapServerAddress, $imapPort;
Xglobal $useSendmail, $smtpServerAddress, $smtpPort;
Xglobal $sendmail_path, $use_authenticated_smtp;
Xglobal $imap_server_type, $invert_time;
Xglobal $optional_delimiter;
X$domain                 = 'mydomain.com';
X$imapServerAddress      = 'localhost';
X$imapPort               = 143;
X$useSendmail            = true;
X$smtpServerAddress      = 'localhost';
X$smtpPort               = 25;
X$sendmail_path          = '/usr/sbin/sendmail';
X$use_authenticated_smtp = false;
X$imap_server_type       = 'cyrus';
X$invert_time            = false;
X$optional_delimiter     = 'detect';
X
Xglobal $default_folder_prefix;
Xglobal $trash_folder, $default_move_to_trash;
Xglobal $sent_folder, $default_move_to_sent;
Xglobal $draft_folder, $default_save_to_draft;
Xglobal $show_prefix_option, $list_special_folders_first;
Xglobal $use_special_folder_color, $auto_expunge;
Xglobal $default_sub_of_inbox;
Xglobal $show_contain_subfolders_option;
Xglobal $default_unseen_notify;
Xglobal $default_unseen_type, $auto_create_special;
X$default_folder_prefix          = '';
X$trash_folder                   = 'INBOX.Trash';
X$sent_folder                    = 'INBOX.Sent';
X$draft_folder                   = 'INBOX.Drafts';
X$default_move_to_trash          = true;
X$default_move_to_sent           = true;
X$default_save_as_draft          = true;
X$show_prefix_option             = false;
X$list_special_folders_first     = true;
X$use_special_folder_color       = true;
X$auto_expunge                   = true;
X$default_sub_of_inbox           = true;
X$show_contain_subfolders_option = false;
X$default_unseen_notify          = 2;
X$default_unseen_type            = 1;
X$auto_create_special            = true;
X
Xglobal $default_charset;
Xglobal $data_dir, $attachment_dir, $dir_hash_level;
Xglobal $default_left_size, $force_username_lowercase;
Xglobal $default_use_priority, $hide_sm_attributions;
X$default_charset          = 'iso-8859-1';
X$data_dir                 = '../data/';
X$attachment_dir           = "/var/spool/squirrelmail/";
X$dir_hash_level           = 0;
X$default_left_size        = 150;
X$force_username_lowercase = false;
X$default_use_priority     = true;
X$hide_sm_attributions     = false;
X
Xglobal $plugins;
X
Xglobal $theme_css, $theme;
X$theme_css = '';
X$theme[0]['PATH'] = '../themes/default_theme.php';
X$theme[0]['NAME'] = 'Default';
X$theme[1]['PATH'] = '../themes/plain_blue_theme.php';
X$theme[1]['NAME'] = 'Plain Blue';
X$theme[2]['PATH'] = '../themes/sandstorm_theme.php';
X$theme[2]['NAME'] = 'Sand Storm';
X$theme[3]['PATH'] = '../themes/deepocean_theme.php';
X$theme[3]['NAME'] = 'Deep Ocean';
X$theme[4]['PATH'] = '../themes/slashdot_theme.php';
X$theme[4]['NAME'] = 'Slashdot';
X$theme[5]['PATH'] = '../themes/purple_theme.php';
X$theme[5]['NAME'] = 'Purple';
X$theme[6]['PATH'] = '../themes/forest_theme.php';
X$theme[6]['NAME'] = 'Forest';
X$theme[7]['PATH'] = '../themes/ice_theme.php';
X$theme[7]['NAME'] = 'Ice';
X$theme[8]['PATH'] = '../themes/seaspray_theme.php';
X$theme[8]['NAME'] = 'Sea Spray';
X$theme[9]['PATH'] = '../themes/bluesteel_theme.php';
X$theme[9]['NAME'] = 'Blue Steel';
X$theme[10]['PATH'] = '../themes/dark_grey_theme.php';
X$theme[10]['NAME'] = 'Dark Grey';
X$theme[11]['PATH'] = '../themes/high_contrast_theme.php';
X$theme[11]['NAME'] = 'High Contrast';
X$theme[12]['PATH'] = '../themes/black_bean_burrito_theme.php';
X$theme[12]['NAME'] = 'Black Bean Burrito';
X$theme[13]['PATH'] = '../themes/servery_theme.php';
X$theme[13]['NAME'] = 'Servery';
X$theme[14]['PATH'] = '../themes/maize_theme.php';
X$theme[14]['NAME'] = 'Maize';
X$theme[15]['PATH'] = '../themes/bluesnews_theme.php';
X$theme[15]['NAME'] = 'BluesNews';
X$theme[16]['PATH'] = '../themes/deepocean2_theme.php';
X$theme[16]['NAME'] = 'Deep Ocean 2';
X$theme[17]['PATH'] = '../themes/blue_gray_theme.php';
X$theme[17]['NAME'] = 'Blue Gray';
X$theme[18]['PATH'] = '../themes/dompie_theme.php';
X$theme[18]['NAME'] = 'Dompie';
X$theme[19]['PATH'] = '../themes/methodical_theme.php';
X$theme[19]['NAME'] = 'Methodical';
X$theme[20]['PATH'] = '../themes/greenhouse_effect.php';
X$theme[20]['NAME'] = 'Greenhouse Effect (Changes)';
X$theme[21]['PATH'] = '../themes/in_the_pink.php';
X$theme[21]['NAME'] = 'In The Pink (Changes)';
X$theme[22]['PATH'] = '../themes/kind_of_blue.php';
X$theme[22]['NAME'] = 'Kind of Blue (Changes)';
X$theme[23]['PATH'] = '../themes/monostochastic.php';
X$theme[23]['NAME'] = 'Monostochastic (Changes)';
X$theme[24]['PATH'] = '../themes/shades_of_grey.php';
X$theme[24]['NAME'] = 'Shades of Grey (Changes)';
X$theme[25]['PATH'] = '../themes/spice_of_life.php';
X$theme[25]['NAME'] = 'Spice of Life (Changes)';
X$theme[26]['PATH'] = '../themes/spice_of_life_lite.php';
X$theme[26]['NAME'] = 'Spice of Life - Lite (Changes)';
X$theme[27]['PATH'] = '../themes/spice_of_life_dark.php';
X$theme[27]['NAME'] = 'Spice of Life - Dark (Changes)';
X$theme[28]['PATH'] = '../themes/christmas.php';
X$theme[28]['NAME'] = 'Holiday - Christmas';
X$theme[29]['PATH'] = '../themes/darkness.php';
X$theme[29]['NAME'] = 'Darkness (Changes)';
X
Xglobal $default_use_javascript_addr_book, $ldap_server;
X$default_use_javascript_addr_book = false;
X/**
X * Make sure there are no characters after the PHP closing
X * tag below (including newline characters and whitespace).
X * Otherwise, that character will cause the headers to be
X * sent and regular output to begin, which will majorly screw
X * things up when we try to send more headers later.
X */
X?>
END-of-squirrelmail/files/config.php
echo x - squirrelmail/files/patch-configure
sed 's/^X//' >squirrelmail/files/patch-configure << 'END-of-squirrelmail/files/patch-configure'
X--- configure.orig	Fri Dec 28 16:35:51 2001
X+++ configure	Fri Dec 28 16:36:20 2001
X@@ -1,4 +1,4 @@
X-#!/bin/bash
X+#!/usr/local/bin/bash
X #
X # Redirects to the config directory and runs conf.pl
X 
END-of-squirrelmail/files/patch-configure
echo x - squirrelmail/pkg-message
sed 's/^X//' >squirrelmail/pkg-message << 'END-of-squirrelmail/pkg-message'
X
XYou now need to add an alias to apache's httpd.conf pointing to
X%%PREFIX%%/squirrelmail/ in order to access SquirrelMail from your
Xweb browser.
X
XIn order to do your administrative configuration you need to 
Xcd %%PREFIX%%/squirrelmail && ./configure
X
END-of-squirrelmail/pkg-message
exit

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E16K0Ae-0005wW-00>