From root@inethouston.net  Sat Dec 30 23:13:29 2000
Return-Path: <root@inethouston.net>
Received: from leviathan.inethouston.com (216-118-21-146.pdq.net [216.118.21.146])
	by hub.freebsd.org (Postfix) with ESMTP
	id B67DF37B400; Sat, 30 Dec 2000 23:13:28 -0800 (PST)
Received: by leviathan.inethouston.com (Postfix, from userid 0)
	id B009E177E40; Sun, 31 Dec 2000 01:16:50 -0600 (CST)
Message-Id: <20001231071650.B009E177E40@leviathan.inethouston.com>
Date: Sun, 31 Dec 2000 01:16:50 -0600 (CST)
From: dwcjr@inethouston.net
Sender: root@inethouston.net
Reply-To: dwcjr@inethouston.net
To: FreeBSD-gnats-submit@freebsd.org
Cc: andreas@FreeBSD.org
Subject: [PATCH] print/apsfilter
X-Send-Pr-Version: 3.2

>Number:         23973
>Category:       ports
>Synopsis:       [PATCH] print/apsfilter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 30 23:20:01 PST 2000
>Closed-Date:    Mon Jan 1 09:28:07 PST 2001
>Last-Modified:  Mon Jan  1 15:20:06 PST 2001
>Originator:     David W. Chapman Jr.
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
RainTree Network Services
>Environment:

        

>Description:

        Man pages are not included in Makefile
	Locale directories created, but I have no idea what to do about them

>How-To-Repeat:

        

>Fix:

diff -urN apsfilter.orig/Makefile apsfilter/Makefile
--- apsfilter.orig/Makefile     Sun Dec 31 01:10:22 2000
+++ apsfilter/Makefile  Sun Dec 31 01:15:31 2000
@@ -41,6 +41,9 @@
 RUN_DEPENDS+=  convert:${PORTSDIR}/graphics/ImageMagick
 .endif

+MAN1=           apsfilter.1
+MAN5=           apsfilterrc.5
+
 USE_BZIP2=     yes
 WRKSRC=                ${WRKDIR}/apsfilter
 SCRIPTS_ENV=   WRKDIRPREFIX="${WRKDIRPREFIX}"

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: andreas 
State-Changed-When: Mon Jan 1 09:28:07 PST 2001 
State-Changed-Why:  
fixed, thanks 
concerning locale .. this seems to be a feature of the ports collection 
its not this port itself. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23973 

From: Will Andrews <will@physics.purdue.edu>
To: andreas@FreeBSD.ORG
Cc: dwcjr@inethouston.net, freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/23973: [PATCH] print/apsfilter
Date: Mon, 1 Jan 2001 18:15:56 -0500

 On Mon, Jan 01, 2001 at 09:29:07AM -0800, andreas@FreeBSD.ORG wrote:
 > concerning locale .. this seems to be a feature of the ports collection
 > its not this port itself.
 
 They are made by /etc/mtree/bsd.[usr,x11[-4,]].dist, not the ports
 collection.
 
 -- 
 wca
 
>Unformatted:
