FreeBSD Bugzilla – Attachment 47409 Details for
Bug 72655
[MAINTAINER] mail/hotwayd: revert to 0.7.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hotwayd-0.7.4,1.patch
hotwayd-0.7.4,1.patch (text/plain), 4.00 KB, created by
John Nielsen
on 2004-10-13 20:10:28 UTC
(
hide
)
Description:
hotwayd-0.7.4,1.patch
Filename:
MIME Type:
Creator:
John Nielsen
Created:
2004-10-13 20:10:28 UTC
Size:
4.00 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/mail/hotwayd/Makefile /usr/ports/mail/hotwayd74/Makefile >--- /usr/ports/mail/hotwayd/Makefile Mon Apr 5 12:19:46 2004 >+++ /usr/ports/mail/hotwayd74/Makefile Wed Oct 13 12:01:06 2004 >@@ -6,7 +6,8 @@ > # > > PORTNAME= hotwayd >-PORTVERSION= 0.8 >+PORTVERSION= 0.7.4 >+PORTEPOCH= 1 > CATEGORIES= mail > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= hotwayd >@@ -14,18 +15,16 @@ > MAINTAINER= john@jnielsen.net > COMMENT= A Hotmail -> POP3 gateway > >-LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ >- sasl2.2:${PORTSDIR}/security/cyrus-sasl2 >+LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 > > USE_BZIP2= yes > GNU_CONFIGURE= yes > USE_GMAKE= yes > USE_ICONV= yes > >-MAN1= hotwayd.1 \ >- hotsmtpd.1 >+MAN1= hotwayd.1 > >-DOC_FILES= AUTHORS COPYING INSTALL NEWS README README.hotsmtpd VERSION >+DOC_FILES= AUTHORS COPYING ChangeLog INSTALL NEWS README VERSION > DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} > > post-install: install-doc-files display-message >diff -ruN --exclude=CVS /usr/ports/mail/hotwayd/distinfo /usr/ports/mail/hotwayd74/distinfo >--- /usr/ports/mail/hotwayd/distinfo Thu Feb 26 14:04:49 2004 >+++ /usr/ports/mail/hotwayd74/distinfo Wed Oct 13 11:43:10 2004 >@@ -1,2 +1,2 @@ >-MD5 (hotwayd-0.8.tar.bz2) = b34d5166a2c6d7ba3970d3a0325c8c1a >-SIZE (hotwayd-0.8.tar.bz2) = 148962 >+MD5 (hotwayd-0.7.4.tar.bz2) = 55ffa28a319d84b59bfdccf87f9bde90 >+SIZE (hotwayd-0.7.4.tar.bz2) = 135826 >diff -ruN --exclude=CVS /usr/ports/mail/hotwayd/pkg-descr /usr/ports/mail/hotwayd74/pkg-descr >--- /usr/ports/mail/hotwayd/pkg-descr Thu Feb 26 14:04:49 2004 >+++ /usr/ports/mail/hotwayd74/pkg-descr Wed Oct 13 11:38:39 2004 >@@ -3,8 +3,4 @@ > you to access e-mail on Hotmail and similar servers using standard POP3 mail > clients. > >-Starting with version 0.8, the port also includes hotsmtpd which can be used >-for sending e-mail through Hotmail and similar servers with standard SMTP >-mail clients. >- > WWW: http://hotwayd.sourceforge.net >diff -ruN --exclude=CVS /usr/ports/mail/hotwayd/pkg-message /usr/ports/mail/hotwayd74/pkg-message >--- /usr/ports/mail/hotwayd/pkg-message Thu Feb 26 14:04:49 2004 >+++ /usr/ports/mail/hotwayd74/pkg-message Wed Oct 13 11:49:28 2004 >@@ -1,16 +1,15 @@ >-hotwayd and hotsmtpd need to be run from inetd (or xinetd). >+******************** >+hotwayd should normally be run from inetd (or xinetd). > To use the standard ports for pop3 and smtp, add lines > like the following to /etc/inetd.conf: > > pop3 stream tcp nowait root /usr/local/sbin/hotwayd hotwayd >-smtp stream tcp nowait root /usr/local/sbin/hotsmtpd hotsmtpd > >-Alternatively, you may specify arbitrary ports for hotwayd and hotsmtpd. >-Define them in /etc/services, and then add lines like thke following to >+Alternatively, you may specify an arbitrary port for hotwayd. >+Define them in /etc/services, and then add a line like the following to > /etc/inetd.conf: > > hotwayd stream tcp nowait root /usr/local/sbin/hotwayd hotwayd >-hotsmtpd stream tcp nowait root /usr/local/sbin/hotsmtpd hotsmtpd > > After making your changes, restart inetd. e.g.: > >@@ -21,8 +20,6 @@ > address (e.g. example@hotmail.com), and the password is your your > password for hotmail (or whichever service you use). > >-Similarly, you can use any mail client that supports SASL authentication >-for SMTP to send e-mail (through hotmail, etc). >- >-For more detailed information see hotwayd(1), hotsmtpd(1), and the port >+For more detailed information see hotwayd(1) and the port > documentation in ${PREFIX}/share/doc/hotwayd. >+******************** >diff -ruN --exclude=CVS /usr/ports/mail/hotwayd/pkg-plist /usr/ports/mail/hotwayd74/pkg-plist >--- /usr/ports/mail/hotwayd/pkg-plist Thu Feb 26 14:04:49 2004 >+++ /usr/ports/mail/hotwayd74/pkg-plist Wed Oct 13 11:44:47 2004 >@@ -1,10 +1,9 @@ > sbin/hotwayd >-sbin/hotsmtpd > %%PORTDOCS%%%%DOCSDIR%%/AUTHORS > %%PORTDOCS%%%%DOCSDIR%%/COPYING >+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog > %%PORTDOCS%%%%DOCSDIR%%/INSTALL > %%PORTDOCS%%%%DOCSDIR%%/NEWS > %%PORTDOCS%%%%DOCSDIR%%/README >-%%PORTDOCS%%%%DOCSDIR%%/README.hotsmtpd > %%PORTDOCS%%%%DOCSDIR%%/VERSION > %%PORTDOCS%%@dirrm %%DOCSDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 72655
: 47409