From nobody@FreeBSD.org  Mon Nov  4 05:02:20 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DFADE37B401
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Nov 2002 05:02:20 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A120043E6E
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Nov 2002 05:02:20 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id gA4D2K7R025848
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 4 Nov 2002 05:02:20 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id gA4D2Kfs025847;
	Mon, 4 Nov 2002 05:02:20 -0800 (PST)
Message-Id: <200211041302.gA4D2Kfs025847@www.freebsd.org>
Date: Mon, 4 Nov 2002 05:02:20 -0800 (PST)
From: Trevor Johnson <trevor@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: shorter names for REINPLACE_CMD, USE_REINPLACE, and REINPLACE_ARGS
X-Send-Pr-Version: www-1.0

>Number:         44877
>Category:       ports
>Synopsis:       shorter names for REINPLACE_CMD, USE_REINPLACE, and REINPLACE_ARGS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    portmgr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 04 05:10:01 PST 2002
>Closed-Date:    Sun Jul 27 17:22:34 PDT 2003
>Last-Modified:  Sun Jul 27 17:22:34 PDT 2003
>Originator:     Trevor Johnson
>Release:        5.0-CURRENT
>Organization:
>Environment:
$FreeBSD: ports/Mk/bsd.port.mk,v 1.427 2002/11/03 05:43:49 kris Exp $
5.0-CURRENT-20020917-JPSNAP i386
>Description:
This patch adds:

- SEDI as an alias for REINPLACE_CMD,
- USE_SEDI as an alias for USE_REINPLACE, and
- SEDI_ARGS as an alias for REINPLACE_ARGS

to bsd.port.mk.

These have the advantage of brevity, reducing the number of
continuation lines needed.  It may be that they will be more easily
easily remembered, at least by those who know that "sed -i" is
(normally) being run (they are also reminiscent of the word "edit,"
which itself is not a good choice because of the existence of
/usr/bin/edit).
>How-To-Repeat:
      An example of a port in which continuation lines could be
avoided is ports/audio/wmtune.
>Fix:
      <URL:http://people.freebsd.org/~trevor/ports/sedi.diff>
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->portmgr 
Responsible-Changed-By: lioux 
Responsible-Changed-When: Mon Nov 4 05:58:37 PST 2002 
Responsible-Changed-Why:  
Over to maintainer(s) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44877 
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Sun Jul 27 17:22:11 PDT 2003 
State-Changed-Why:  
Thanks for the suggestion, but I don't think this is necessary. 

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