ports/84368: update ports: mail/qpopper

Fumihiko Kimura jfkimura at yahoo.co.jp
Sun Jul 31 01:00:40 UTC 2005


>Number:         84368
>Category:       ports
>Synopsis:       update ports: mail/qpopper
>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:   Sun Jul 31 01:00:38 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Fumihiko Kimura
>Release:        FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:

It will become often that we use pop3 over SSL.
I consider the sample it to be installed delightfully.

>How-To-Repeat:
>Fix:

=== begin  cut here ===
diff -urN qpopper.orig/Makefile qpopper/Makefile
--- qpopper.orig/Makefile	Sun May 15 15:40:14 2005
+++ qpopper/Makefile	Sun Jul 31 09:47:45 2005
@@ -192,6 +192,8 @@
 			${CHMOD} ${POP_MODE_CONF} ${POPUSERS_FILE}${SAMPLE_EXT} ; \
 		fi ; \
 	fi
+	@${INSTALL} -c -m 0640 \
+		${WRKSRC}/samples/qpopper.config ${PREFIX}/etc/qpopper.config${SAMPLE_EXT}
 	@${SETENV} PKG_PREFIX=${PREFIX} ${SH} \
 		${PKGINSTALL} ${PKGNAME} POST-INSTALL
 
diff -urN qpopper.orig/pkg-plist qpopper/pkg-plist
--- qpopper.orig/pkg-plist	Fri Dec  5 08:46:57 2003
+++ qpopper/pkg-plist	Sun Jul 31 09:41:13 2005
@@ -6,6 +6,7 @@
 @exec mkdir -p %D/etc/qpopper && chown %%POP_USER%%:%%POP_GROUP%% %D/etc/qpopper && chmod %%POP_MODE_DIR%% %D/etc/qpopper
 @mode %%POP_MODE_CONF%%
 etc/qpopper/popusers.sample
+etc/qpopper.config.sample
 %%PORTDOCS%%share/doc/qpopper/GUIDE.pdf
 %%PORTDOCS%%@dirrm share/doc/qpopper
 @unexec rmdir %D/etc/qpopper 2>/dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf ${PKG_PREFIX}/etc/qpopper`` to remove any configuration files and logs left." | fmt
=== ended  cut here ===

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



More information about the freebsd-ports-bugs mailing list