From matthias.andree@web.de  Wed Mar 12 15:06:10 2003
Return-Path: <matthias.andree@web.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 7C8D737B401; Wed, 12 Mar 2003 15:06:10 -0800 (PST)
Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 719E243FBF; Wed, 12 Mar 2003 15:06:09 -0800 (PST)
	(envelope-from matthias.andree@web.de)
Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])
	by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP
	id 3A832A381D; Thu, 13 Mar 2003 00:06:08 +0100 (CET)
Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2])
	by merlin.emma.line.org (Postfix) with ESMTP
	id CB19775F8A; Thu, 13 Mar 2003 00:06:02 +0100 (CET)
Received: from libertas.emma.line.org (localhost [127.0.0.1])
	by libertas.emma.line.org (8.12.8/8.12.8) with ESMTP id h2CN619W025809;
	Thu, 13 Mar 2003 00:06:02 +0100 (CET)
	(envelope-from emma@libertas.emma.line.org)
Received: (from emma@localhost)
	by libertas.emma.line.org (8.12.8/8.12.8/Submit) id h2CN61cb025808;
	Thu, 13 Mar 2003 00:06:01 +0100 (CET)
	(envelope-from emma)
Message-Id: <200303122306.h2CN61cb025808@libertas.emma.line.org>
Date: Thu, 13 Mar 2003 00:06:01 +0100 (CET)
From: Matthias Andree <matthias.andree@web.de>
Reply-To: Matthias Andree <matthias.andree@web.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lioux@freebsd.org
Subject: fix overlong comment for mail/qmail port 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         49971
>Category:       ports
>Synopsis:       fix overlong comment for mail/qmail port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lioux
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 12 15:10:09 PST 2003
>Closed-Date:    Sun Aug 10 09:03:53 PDT 2003
>Last-Modified:  Sun Aug 10 09:03:53 PDT 2003
>Originator:     Matthias Andree
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.8-RC FreeBSD 4.8-RC #19: Wed Mar 12 23:17:24 CET 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
The patch below shortens the qmail comment so it fits nicely into a
pkg_info display on 80-character wide terminals, and REMOVES THA SCREAMING

Rationale: FreeBSD is UNIXish enough to run it, and there's no need to point
out it won't run on Winbloze in the COMMENT.

Note also that qmail's security and reliability are moot points, it won't work
reliably on softupdates, it may collide Maildir names on very fast machines,
to name enough to get an idea but not break an advocacy thread loose in this PR.
	
>How-To-Repeat:
	
>Fix:

diff -Nur /usr/ports/mail/qmail/Makefile /root/qmail/Makefile
--- /usr/ports/mail/qmail/Makefile	Wed Mar  5 16:13:34 2003
+++ /root/qmail/Makefile	Thu Mar 13 00:00:08 2003
@@ -120,7 +120,7 @@
 .endif # WITH_OUTGOINGIP_PATCH && !MAIN_QMAIL_PORT_WITH_OUTGOINGIP_PATCH_BARRIER
 
 MAINTAINER=	lioux@FreeBSD.org
-COMMENT?=	A SECURE, reliable, efficient, simple, and FAST MTA for UNIX systems
+COMMENT?=	A secure, reliable, efficient, simple, and fast MTA
 
 NO_PACKAGE=	djb\'s packaging license does not allow non-standard\
 		qmail binary distributions
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lioux 
Responsible-Changed-By: oliver 
Responsible-Changed-When: Sun Jun 15 07:01:01 PDT 2003 
Responsible-Changed-Why:  
Over the maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=49971 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Sun Aug 10 09:03:39 PDT 2003 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=49971 
>Unformatted:
