From nobody@FreeBSD.org  Mon Apr 17 19:01:30 2006
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 54FA116A40B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Apr 2006 19:01:30 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6C643D45
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Apr 2006 19:01:30 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3HJ1TE6028309
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Apr 2006 19:01:29 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k3HJ1T4b028308;
	Mon, 17 Apr 2006 19:01:29 GMT
	(envelope-from nobody)
Message-Id: <200604171901.k3HJ1T4b028308@www.freebsd.org>
Date: Mon, 17 Apr 2006 19:01:29 GMT
From: Frank Steinborn <steinex@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: misc/apparix Bookmark directories and apparate inside them
X-Send-Pr-Version: www-2.3

>Number:         95959
>Category:       ports
>Synopsis:       New port: misc/apparix Bookmark directories and apparate inside them
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 17 19:10:14 GMT 2006
>Closed-Date:    Fri May 05 12:54:26 CEST 2006
>Last-Modified:  Fri May 05 12:54:26 CEST 2006
>Originator:     Frank Steinborn
>Release:        FreeBSD 6.0-STABLE
>Organization:
>Environment:
FreeBSD shodan.nognu.de 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Dec 18 00:39:05 CET 2005     steinex@shodan.nognu.de:/usr/obj/usr/src/sys/SHODAN  i386
>Description:
Apparix allows you to bookmark directories and later jump to them using
the mark. When jumping, the contributed bash completion code allows one
to complete on bookmarks and on subdirectories of the target directory.

WWW: http://www.apparix.org/
>How-To-Repeat:

>Fix:
# 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:
#
#       apparix
#       apparix/pkg-descr
#       apparix/Makefile
#       apparix/pkg-plist
#       apparix/distinfo
#
echo c - apparix
mkdir -p apparix > /dev/null 2>&1
echo x - apparix/pkg-descr
sed 's/^X//' >apparix/pkg-descr << 'END-of-apparix/pkg-descr'
XApparix allows you to bookmark directories and later jump to them using
Xthe mark. When jumping, the contributed bash completion code allows one
Xto complete on bookmarks and on subdirectories of the target directory.
X
XWWW: http://www.apparix.org/
END-of-apparix/pkg-descr
echo x - apparix/Makefile
sed 's/^X//' >apparix/Makefile << 'END-of-apparix/Makefile'
X# New ports collection makefile for:    apparix
X# Date created:         16 Apr 2006
X# Whom:                 Frank Steinborn <steinex@gmx.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      apparix
XPORTVERSION=   20060105
XCATEGORIES=    misc
XMASTER_SITES=  http://micans.org/apparix/src/
XDISTNAME=      apparix-06-005
X
XMAINTAINER=    steinex@gmx.de
XCOMMENT=       Bookmark directories and apparate inside them
X
XGNU_CONFIGURE= yes
XMAN1=          apparix.1
XMANCOMPRESSED= no
X
Xdo-install:
X       @${MKDIR} ${PREFIX}/bin  
X       ${INSTALL_PROGRAM} ${WRKSRC}/src/apparix \
X               ${PREFIX}/bin
X       ${INSTALL_MAN} ${WRKSRC}/doc/apparix.1 \
X               ${MAN1PREFIX}/man/man1
X.if !defined(NOPORTDOCS)
X               @${MKDIR} ${DOCSDIR}
X.for file in apparix.azm apparix.html apparix.ps
X               ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-apparix/Makefile
echo x - apparix/pkg-plist
sed 's/^X//' >apparix/pkg-plist << 'END-of-apparix/pkg-plist'
Xbin/apparix
X%%PORTDOCS%%%%DOCSDIR%%/apparix.azm
X%%PORTDOCS%%%%DOCSDIR%%/apparix.html
X%%PORTDOCS%%%%DOCSDIR%%/apparix.ps
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-apparix/pkg-plist
echo x - apparix/distinfo
sed 's/^X//' >apparix/distinfo << 'END-of-apparix/distinfo'
XMD5 (apparix-06-005.tar.gz) = 7e56de0b6f7577be0c87e80452666477
XSHA256 (apparix-06-005.tar.gz) = 541ebe34c2b1e9e41388525c8587b0aef808283cb40cf62b9d4e54adb7a5b1bf
XSIZE (apparix-06-005.tar.gz) = 200092
END-of-apparix/distinfo
exit
>Release-Note:
>Audit-Trail:
Adding to audit trail from misfiled PR ports/95971:

Date: Tue, 18 Apr 2006 00:10:43 +0200 (MEST)
From: "Frank Steinborn" <steinex@gmx.de>

 Sorry, the homepage of the project (as stated in pkg-descr and in the
 Description-field of the bug-report) is not correct. It is
 http://micans.org/apparix/ and not http://www.apparix.org/
 
 Here is the correct version of shar `find apparix`:
 
 # 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:
 #
 #       apparix
 #       apparix/pkg-descr
 #       apparix/Makefile
 #       apparix/pkg-plist
 #       apparix/distinfo
 #
 echo c - apparix
 mkdir -p apparix > /dev/null 2>&1
 echo x - apparix/pkg-descr
 sed 's/^X//' >apparix/pkg-descr << 'END-of-apparix/pkg-descr'
 XApparix allows you to bookmark directories and later jump to them using
 Xthe mark. When jumping, the contributed bash completion code allows one
 Xto complete on bookmarks and on subdirectories of the target directory.
 X
 XWWW: http://micans.org/apparix/
 END-of-apparix/pkg-descr
 echo x - apparix/Makefile
 sed 's/^X//' >apparix/Makefile << 'END-of-apparix/Makefile'
 X# New ports collection makefile for:    apparix
 X# Date created:         16 Apr 2006
 X# Whom:                 Frank Steinborn <steinex@gmx.de>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=      apparix
 XPORTVERSION=   20060105
 XCATEGORIES=    misc
 XMASTER_SITES=  http://micans.org/apparix/src/
 XDISTNAME=      apparix-06-005
 X
 XMAINTAINER=    steinex@gmx.de
 XCOMMENT=       Bookmark directories and apparate inside them
 X
 XGNU_CONFIGURE= yes
 XMAN1=          apparix.1
 XMANCOMPRESSED= no
 X
 Xdo-install:
 X       @${MKDIR} ${PREFIX}/bin  
 X       ${INSTALL_PROGRAM} ${WRKSRC}/src/apparix \
 X               ${PREFIX}/bin
 X       ${INSTALL_MAN} ${WRKSRC}/doc/apparix.1 \
 X               ${MAN1PREFIX}/man/man1
 X.if !defined(NOPORTDOCS)
 X               @${MKDIR} ${DOCSDIR}
 X.for file in apparix.azm apparix.html apparix.ps
 X               ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR}
 X.endfor
 X.endif
 X
 X.include <bsd.port.mk>
 END-of-apparix/Makefile
 echo x - apparix/pkg-plist
 sed 's/^X//' >apparix/pkg-plist << 'END-of-apparix/pkg-plist'
 Xbin/apparix
 X%%PORTDOCS%%%%DOCSDIR%%/apparix.azm
 X%%PORTDOCS%%%%DOCSDIR%%/apparix.html
 X%%PORTDOCS%%%%DOCSDIR%%/apparix.ps
 X%%PORTDOCS%%@dirrm %%DOCSDIR%%
 END-of-apparix/pkg-plist
 echo x - apparix/distinfo
 sed 's/^X//' >apparix/distinfo << 'END-of-apparix/distinfo'
 XMD5 (apparix-06-005.tar.gz) = 7e56de0b6f7577be0c87e80452666477
 XSHA256 (apparix-06-005.tar.gz) =
 541ebe34c2b1e9e41388525c8587b0aef808283cb40cf62b9d4e54adb7a5b1bf
 XSIZE (apparix-06-005.tar.gz) = 200092
 END-of-apparix/distinfo
 exit
 
 -- 
 GMX Produkte empfehlen und ganz einfach Geld verdienen!
 Satte Provisionen fr GMX Partner: http://www.gmx.net/de/go/partner
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Fri May 5 12:37:22 CEST 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95959 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Fri May 5 12:53:54 CEST 2006 
State-Changed-Why:  
New port added with minor modifications, thanks! 

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