Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2004 19:00:07 +0800 (CST)
From:      sexbear@tmu.edu.tw
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62523: update mail/mailmgr 
Message-ID:  <200402081100.i18B07YL045262@freebsd.netlab.cse.yzu.edu.tw>
Resent-Message-ID: <200402081100.i18B0c9D047154@freefall.freebsd.org>

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

>Number:         62523
>Category:       ports
>Synopsis:       update mail/mailmgr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 08 03:00:37 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hsin-Hsiung Chang <sexbear@tmu.edu.tw>
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
TMU
>Environment:
System: FreeBSD freebsd.netlab.cse.yzu.edu.tw 4.9-STABLE FreeBSD 4.9-STABLE #0: Tue Dec 9 21:35:17 CST 2003 statue@freebsd.netlab.cse.yzu.edu.tw:/usr/obj/usr/src/sys/statue i386


	
>Description:
Before editing mailmgr.conf, mailmgr will got errors like:
Segmentation fault (core dumped)

	
>How-To-Repeat:
	
>Fix:

	

--- diff.txt begins here ---
--- Makefile.orig	Sun Feb  8 18:37:50 2004
+++ Makefile	Sun Feb  8 18:38:25 2004
@@ -16,4 +16,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--prefix=${PREFIX}
 
+do-install:
+        @${CAT} ${PKGMESSAGE}
+
 .include <bsd.port.mk>

--- pkg-message ---
---------------------------------------------------------------
You need to configure the PREFIX/mailmgr.conf before using it.
See http://web.onda.com.br/orso/mailmgr.README.txt
---------------------------------------------------------------
--- diff.txt ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402081100.i18B07YL045262>