ports/95959: New port: misc/apparix Bookmark directories and apparate inside them

Frank Steinborn steinex at gmx.de
Mon Apr 17 19:10:40 UTC 2006


>Number:         95959
>Category:       ports
>Synopsis:       New port: misc/apparix Bookmark directories and apparate inside them
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 17 19:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>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 at 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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list