From nobody@FreeBSD.org  Sat Oct 13 18:31:40 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 513D816A418
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Oct 2007 18:31:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 42F5B13C44B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Oct 2007 18:31:40 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l9DIVamU026226
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 13 Oct 2007 18:31:36 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l9DIVa1g026225;
	Sat, 13 Oct 2007 18:31:36 GMT
	(envelope-from nobody)
Message-Id: <200710131831.l9DIVa1g026225@www.freebsd.org>
Date: Sat, 13 Oct 2007 18:31:36 GMT
From: Carlos Santos <unixmania@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: devel/lndir
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         117156
>Category:       ports
>Synopsis:       New port: devel/lndir
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lme
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 13 18:40:01 UTC 2007
>Closed-Date:    Mon Oct 15 21:19:44 UTC 2007
>Last-Modified:  Mon Oct 15 21:20:00 UTC 2007
>Originator:     Carlos Santos
>Release:        6.2-STABLE
>Organization:
N.A.
>Environment:
FreeBSD avatar.casantos.org 6.2-STABLE-200706 FreeBSD 6.2-STABLE-200706 #2: Tue Jul 10 22:48:07 UTC 2007     root@avatar.casantos.org:/share/FreeBSD/6.2-STABLE-200706/src/sys/i386/compile/HP_Pavilion_a1210n  i386

>Description:
The lndir program makes a shadow copy of a directory tree, except that the
shadow is populated with symbolic links pointing at the real files in the
original directory tree. This is usually useful for maintaining source code
for different machine architectures. The lndir program was part of the imake-4
package but is missing since the migration to Xorg 7.

>How-To-Repeat:
Upgrade from XFree86 or Xorg 6 to Xorg 7.
>Fix:
Install lndir from source or use this new port.

Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	devel
#	devel/lndir
#	devel/lndir/Makefile
#	devel/lndir/distinfo
#	devel/lndir/pkg-descr
#
echo c - devel
mkdir -p devel > /dev/null 2>&1
echo c - devel/lndir
mkdir -p devel/lndir > /dev/null 2>&1
echo x - devel/lndir/Makefile
sed 's/^X//' >devel/lndir/Makefile << 'END-of-devel/lndir/Makefile'
X# New ports collection makefile for:	lndir
X# Date Created:				13 Oct 2007
X# Whom:					Carlos A M dos Santos
X#
X# $FreeBSD$
X#
X
XPORTNAME=	lndir
XPORTVERSION=	1.0.1
XCATEGORIES=	devel
X
XMAINTAINER=	x11@FreeBSD.org
XCOMMENT=	Create a shadow directory of symbolic links to another directory tree
X
XCONFLICTS=	imake-4*
X
XXORG_CAT=	util
X
XPLIST_FILES=	bin/lndir
X
XMAN1=		lndir.1
X
X.include <bsd.port.mk>
END-of-devel/lndir/Makefile
echo x - devel/lndir/distinfo
sed 's/^X//' >devel/lndir/distinfo << 'END-of-devel/lndir/distinfo'
XMD5 (xorg/util/lndir-1.0.1.tar.bz2) = e274ea9f55dfd62afa0a7b1e1ab4ba96
XSHA256 (xorg/util/lndir-1.0.1.tar.bz2) = d301330257caa33e5d0c2287c53642a5ac062b3f53e4d361f60ba33e2ac20429
XSIZE (xorg/util/lndir-1.0.1.tar.bz2) = 76024
END-of-devel/lndir/distinfo
echo x - devel/lndir/pkg-descr
sed 's/^X//' >devel/lndir/pkg-descr << 'END-of-devel/lndir/pkg-descr'
XThe lndir program makes a shadow copy of a directory tree, except that the
Xshadow is populated with symbolic links pointing at the real files in the
Xoriginal directory tree. This is usually useful for maintaining source code
Xfor different machine architectures.
X
X- Carlos Santos
END-of-devel/lndir/pkg-descr
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lme 
Responsible-Changed-By: lme 
Responsible-Changed-When: Sat Oct 13 21:48:23 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117156 
State-Changed-From-To: open->feedback 
State-Changed-By: lme 
State-Changed-When: Sat Oct 13 21:55:54 UTC 2007 
State-Changed-Why:  
Are you willing to be the maintainer's port? We do not add new ports 
without a maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117156 
State-Changed-From-To: feedback->closed 
State-Changed-By: lme 
State-Changed-When: Mon Oct 15 21:19:43 UTC 2007 
State-Changed-Why:  
New port added, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117156: commit references a PR
Date: Mon, 15 Oct 2007 21:19:30 +0000 (UTC)

 lme         2007-10-15 21:19:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel                Makefile 
   Added files:
     devel/lndir          Makefile distinfo pkg-descr 
   Log:
   The lndir program makes a shadow copy of a directory tree, except that the
   shadow is populated with symbolic links pointing at the real files in the
   original directory tree. This is usually useful for maintaining source code
   for different machine architectures.
   
   PR:             ports/117156
   Submitted by:   "Carlos A. M. dos Santos" <unixmania (AT) gmail.com>
   Approved by:    miwi (mentor)
   
   Revision  Changes    Path
   1.2910    +1 -0      ports/devel/Makefile
   1.1       +24 -0     ports/devel/lndir/Makefile (new)
   1.1       +3 -0      ports/devel/lndir/distinfo (new)
   1.1       +6 -0      ports/devel/lndir/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
