ports/124070: [NEW PORT] sysutils/avfs
Dmitry Klimov
lazyklimm at gmail.com
Wed May 28 16:10:03 UTC 2008
>Number: 124070
>Category: ports
>Synopsis: [NEW PORT] sysutils/avfs
>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: Wed May 28 16:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Klimov
>Release: RELENG_6
>Organization:
TrueBSD
>Environment:
FreeBSD 6.3-STABLE #1
>Description:
"A Virtual File System", for use in x11-fm/worker
>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:
#
# avfs
# avfs/distinfo
# avfs/pkg-descr
# avfs/pkg-plist
# avfs/Makefile
#
echo c - avfs
mkdir -p avfs > /dev/null 2>&1
echo x - avfs/distinfo
sed 's/^X//' >avfs/distinfo << 'END-of-avfs/distinfo'
XMD5 (avfs-0.9.8.tar.bz2) = 5281b990251c8c3a15366ad40e4818db
XSHA256 (avfs-0.9.8.tar.bz2) = 5a45760889bdbe65a6ac11b926607681930746dff79924ad8418be1a8a10f5a7
XSIZE (avfs-0.9.8.tar.bz2) = 641756
END-of-avfs/distinfo
echo x - avfs/pkg-descr
sed 's/^X//' >avfs/pkg-descr << 'END-of-avfs/pkg-descr'
XAVFS is a system, which enables all programs to look inside archived or compressed files, or access remote files without recompiling the programs or changing the kernel.
X
XAt the moment it supports floppies, tar and gzip files, zip, bzip2, ar and rar files, ftp sessions, http, webdav, rsh/rcp, ssh/scp. Quite a few other handlers are implemented with the Midnight Commander's external FS
XWWW: http://avf.sourceforge.net/
END-of-avfs/pkg-descr
echo x - avfs/pkg-plist
sed 's/^X//' >avfs/pkg-plist << 'END-of-avfs/pkg-plist'
Xlib/libavfs.so.0
Xlib/libavfs.so
Xlib/libavfs.la
Xlib/libavfs.a
Xinclude/avfs.h
Xinclude/virtual.h
Xbin/ftppass
Xbin/davpass
Xbin/avfs-config
Xlib/avfs/extfs/extfs.ini
Xlib/avfs/extfs/README
Xlib/avfs/extfs/a
Xlib/avfs/extfs/apt
Xlib/avfs/extfs/audio
Xlib/avfs/extfs/deb
Xlib/avfs/extfs/deba
Xlib/avfs/extfs/debd
Xlib/avfs/extfs/dpkg
Xlib/avfs/extfs/hp48
Xlib/avfs/extfs/iso9660
Xlib/avfs/extfs/lslR
Xlib/avfs/extfs/mailfs
Xlib/avfs/extfs/patchfs
Xlib/avfs/extfs/rpms
Xlib/avfs/extfs/u7z
Xlib/avfs/extfs/uar
Xlib/avfs/extfs/uarj
Xlib/avfs/extfs/uha
Xlib/avfs/extfs/ulha
Xlib/avfs/extfs/urar
Xlib/avfs/extfs/uzip
Xlib/avfs/extfs/uzoo
Xlib/avfs/extfs/bpp
Xlib/avfs/extfs/rpm
Xlib/avfs/extfs/trpm
Xlib/avfs/extfs/ucpio
X at dirrm lib/avfs/extfs
X at dirrm lib/avfs
END-of-avfs/pkg-plist
echo x - avfs/Makefile
sed 's/^X//' >avfs/Makefile << 'END-of-avfs/Makefile'
X# New ports collection makefile for: avfs
X# Date created: 24 April 2008
X# Whom: Dmitry Klimov
X# $FreeBSD$
X#
X
XPORTNAME= avfs
XPORTVERSION= 0.9.8
XPORTREVISION= 1
XCATEGORIES= sysutils
XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= avf
X
XUSE_BZIP2= yes
XUSE_GMAKE= yes
X#GNU_CONFIGURE= yes
XMAINTAINER= lazyklimm at gmail.com
XCOMMENT= A Virtual File System
X
XCONFIGURE_ARGS= --enable-library --prefix=${LOCALBASE}
Xpre-configure:
X#Here comes very dirty hack, Children, never try to build ports like this
X cd ${WRKSRC} && ./configure ${CONFIGURE_ARGS}
X
X
X.include <bsd.port.mk>
END-of-avfs/Makefile
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list