ports/53853: Update port: mail/hotwayd to version 0.5.3

John Nielsen john at jnielsen.net
Fri Jun 27 19:30:14 UTC 2003


>Number:         53853
>Category:       ports
>Synopsis:       Update port: mail/hotwayd to version 0.5.3
>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:   Fri Jun 27 12:30:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     John Nielsen
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD neo.jnielsen.net 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Fri Jun 20 05:27:59 MDT 2003 john at neo.jnielsen.net:/usr/obj/usr/src/sys/NEO i386


	
>Description:
	
	Update of the port to version 0.5.3.
Patches from the previous port (0.51) have been merged into the main source tree and are no longer needed.
Version numbering scheme changed from 0.5x to 0.5.x.  This change confuses portupgrade but is consistent with the project's direction.
Cleaned up Makefile.
Edited pkg-descr to reflect new project homepage.
Updated distinfo and pkg-plist.
>How-To-Repeat:
	
>Fix:

	

--- hotwayd-0.5.3.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:
#
#	mail/hotwayd
#	mail/hotwayd/files
#	mail/hotwayd/Makefile
#	mail/hotwayd/distinfo
#	mail/hotwayd/pkg-plist
#	mail/hotwayd/pkg-descr
#	mail/hotwayd/pkg-message
#
echo c - mail/hotwayd
mkdir -p mail/hotwayd > /dev/null 2>&1
echo c - mail/hotwayd/files
mkdir -p mail/hotwayd/files > /dev/null 2>&1
echo x - mail/hotwayd/Makefile
sed 's/^X//' >mail/hotwayd/Makefile << 'END-of-mail/hotwayd/Makefile'
X# New ports collection makefile for:	hotwayd
X# Date created:				29 October 2002
X# Whom:					John Nielsen <john at jnielsen.net>
X#
X
XPORTNAME=	hotwayd
XPORTVERSION=	0.5.3
XCATEGORIES=	mail
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	hotwayd
X
XMAINTAINER=	john at jnielsen.net
XCOMMENT=	A Hotmail -> POP3 gateway
X
XMAN1=		hotwayd.1
X
XLIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 \
X		iconv.3:${PORTSDIR}/converters/libiconv
X
XUSE_BZIP2=	yes
XGNU_CONFIGURE=	yes
XUSE_GMAKE=	yes
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-mail/hotwayd/Makefile
echo x - mail/hotwayd/distinfo
sed 's/^X//' >mail/hotwayd/distinfo << 'END-of-mail/hotwayd/distinfo'
XMD5 (hotwayd-0.5.3.tar.bz2) = 64a40da8c0a78707b7053b4aca08fc35
END-of-mail/hotwayd/distinfo
echo x - mail/hotwayd/pkg-plist
sed 's/^X//' >mail/hotwayd/pkg-plist << 'END-of-mail/hotwayd/pkg-plist'
Xsbin/hotwayd
END-of-mail/hotwayd/pkg-plist
echo x - mail/hotwayd/pkg-descr
sed 's/^X//' >mail/hotwayd/pkg-descr << 'END-of-mail/hotwayd/pkg-descr'
XHotway uses HTTPMail (the same protocol that Outlook Express uses) to access
XMicrosoft's Hotmail servers.  The software acts as a proxy mail server,
Xallowing you to access hotmail and MSN accounts using a standard POP3 mail
Xclient.
X
XWWW: http://hotwayd.sourceforge.net
END-of-mail/hotwayd/pkg-descr
echo x - mail/hotwayd/pkg-message
sed 's/^X//' >mail/hotwayd/pkg-message << 'END-of-mail/hotwayd/pkg-message'
X
XTo run hotwayd you need to add it to inetd.conf.
XTo use the standard pop3 port for hotwayd, add the following
Xline to /etc/inetd.conf:
X
Xpop3	stream	tcp	nowait	root	/usr/local/sbin/hotwayd	hotwayd
X
XYou may also specify an arbitrary port for hotwayd.  Define it
Xin /etc/services, and then use a line like this in /etc/inetd.conf:
X
Xhotwayd	stream	tcp	nowait	root	/usr/local/sbin/hotwayd	hotwayd
X
XAfter making your changes, restart inetd. e.g.:
X
Xkillall -HUP inetd
X
XYou can now use fetchmail or any pop3 mail client to read your e-mail.
XThe POP username should be your full hotmail or msn e-mail address,
Xand the password is your hotmail/msn password.
X
END-of-mail/hotwayd/pkg-message
exit
--- hotwayd-0.5.3.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list