ports/105646: [NEW PORT] www/hastymail: Small, fast and secure yet powerful IMAP webmail

Bartlomiej Rutkowski r at robakdesign.com
Sat Nov 18 14:30:23 UTC 2006


>Number:         105646
>Category:       ports
>Synopsis:       [NEW PORT] www/hastymail: Small, fast and secure yet powerful IMAP webmail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 18 14:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Bartlomiej Rutkowski
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD kotlet.lerkins.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:32:43 UTC
>Description:
Hastymail is a streamlined, secure, fast web based IMAP client written
in PHP. Hastymail is designed to have low server requirements and follow
internet standards for MIME, IMAP and SMTP communications. Hastymail is also
designed to work with all the major and not so major web browsers available.
Hastymail does not use frames, javascript, or cookies and all output is 100%
W3C compliant 4.01 transitional HTML.

WWW:	http://hastymail.sourceforge.net/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- hastymail-1.5.shar begins here ---
# 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:
#
#	hastymail
#	hastymail/Makefile
#	hastymail/distinfo
#	hastymail/pkg-descr
#	hastymail/files
#	hastymail/files/pkg-message.in
#
echo c - hastymail
mkdir -p hastymail > /dev/null 2>&1
echo x - hastymail/Makefile
sed 's/^X//' >hastymail/Makefile << 'END-of-hastymail/Makefile'
X# New ports collection makefile for:	hastymail
X# Date created:		2006-11-04
X# Whom:			Bartlomiej Rutkowski <r at robakdesign.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		hastymail
XPORTVERSION=		1.5
XCATEGORIES=		www
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE_EXTENDED}
XMASTER_SITE_SUBDIR=	hastymail
X
XMAINTAINER=	r at robakdesign.com
XCOMMENT=	Small, fast and secure yet powerful IMAP webmail
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
XNO_BUILD=	yes
XSUB_FILES=	pkg-message
X
XWWWOWN?=	www
XWWWGRP?=	www
XINSTALL_DIR?=	www/data/${PORTNAME}
X
XWANT_PHP_WEB=	yes
XUSE_PHP=	session imap
X
X.include <bsd.port.pre.mk>
X
Xpre-install:
X		@${FIND} -s -d ${WRKSRC}/ -type f | ${SED} "s?${WRKSRC}?${INSTALL_DIR}?g" >${PLIST}
X		@${FIND} -s -d ${WRKSRC}/ -type d  | ${SED} "s?${WRKSRC}?@dirrm ${INSTALL_DIR}?g" >> ${PLIST}
X
Xdo-install:
X		@${MKDIR} ${PREFIX}/${INSTALL_DIR}
X		@cd ${WRKSRC} && ${FIND} . | ${PAX} -rw ${PREFIX}/${INSTALL_DIR}
X		@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${INSTALL_DIR}
X
Xpost-install:
X		@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.post.mk>
END-of-hastymail/Makefile
echo x - hastymail/distinfo
sed 's/^X//' >hastymail/distinfo << 'END-of-hastymail/distinfo'
XMD5 (hastymail-1.5.tar.gz) = ca6699b30b59c87027eebc67a633384b
XSHA256 (hastymail-1.5.tar.gz) = ea3a147e0a78650bf598e8ffe862eb6e50e2bf4e61e818efa241e03d51946eac
XSIZE (hastymail-1.5.tar.gz) = 361269
END-of-hastymail/distinfo
echo x - hastymail/pkg-descr
sed 's/^X//' >hastymail/pkg-descr << 'END-of-hastymail/pkg-descr'
XHastymail is a streamlined, secure, fast web based IMAP client written
Xin PHP. Hastymail is designed to have low server requirements and follow
Xinternet standards for MIME, IMAP and SMTP communications. Hastymail is also
Xdesigned to work with all the major and not so major web browsers available.
XHastymail does not use frames, javascript, or cookies and all output is 100%
XW3C compliant 4.01 transitional HTML.
X
XWWW:	http://hastymail.sourceforge.net/
END-of-hastymail/pkg-descr
echo c - hastymail/files
mkdir -p hastymail/files > /dev/null 2>&1
echo x - hastymail/files/pkg-message.in
sed 's/^X//' >hastymail/files/pkg-message.in << 'END-of-hastymail/files/pkg-message.in'
X******************************************************
X
XYou have successfully installed Hastymail webmail client.
XDont forget to move config file to proper directory and
Xto change that variable in hastymail/lib/constant.php
X
X$config_file = '/etc/hastymail.conf';
X
Xas needed. After that, follow the instructions in INSTALL
Xfile to configure Hastymail finally.
X
X******************************************************
END-of-hastymail/files/pkg-message.in
exit
--- hastymail-1.5.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list