# 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: # # fusefs-encfs # fusefs-encfs/pkg-descr # fusefs-encfs/Makefile # fusefs-encfs/pkg-plist # fusefs-encfs/distinfo # echo c - fusefs-encfs mkdir -p fusefs-encfs > /dev/null 2>&1 echo x - fusefs-encfs/pkg-descr sed 's/^X//' >fusefs-encfs/pkg-descr << 'END-of-fusefs-encfs/pkg-descr' XEncFS is an encrypted pass-through filesystem which runs in userspace, Xusing the FUSE kernel module. Similar in design to CFS and other Xpass-through filesystems, all data is encrypted and stored in the Xunderlying filesystem. Unlike loopback filesystems, there is no Xpredetermined or pre-allocated filesystem size. X XWWW: http://freshmeat.net/projects/encfs/ END-of-fusefs-encfs/pkg-descr echo x - fusefs-encfs/Makefile sed 's/^X//' >fusefs-encfs/Makefile << 'END-of-fusefs-encfs/Makefile' X# New ports collection makefile for: fusefs-encfs X# Date created: 2007-01-05 X# Whom: trasz X# X# $FreeBSD$ X# X XPORTNAME= encfs XPORTVERSION= 1.3.1 XCATEGORIES= sysutils XMASTER_SITES= http://arg0.net/users/vgough/download/ XPKGNAMEPREFIX= fusefs- XDISTNAME= encfs-${PORTVERSION}-1 XEXTRACT_SUFX= .tgz X XMAINTAINER= trasz@pin.if.uz.zgora.pl XCOMMENT= An encrypted pass-through FUSE filesystem X XLIB_DEPENDS= rlog:${PORTSDIR}/devel/rlog XRUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod XBUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs X XWRKSRC= ${WRKDIR}/encfs-${PORTVERSION} X XGNU_CONFIGURE= yes XCONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib XCFLAGS+= -pthread XUSE_GMAKE= yes XUSE_GETTEXT= yes XUSE_LDCONFIG= yes X XMAN1= encfs.1 encfsctl.1 X X.include END-of-fusefs-encfs/Makefile echo x - fusefs-encfs/pkg-plist sed 's/^X//' >fusefs-encfs/pkg-plist << 'END-of-fusefs-encfs/pkg-plist' Xbin/encfs Xbin/encfsctl Xbin/encfssh Xlib/libencfs.so.2 Xlib/libencfs.so Xlib/libencfs.la Xshare/locale/bg/LC_MESSAGES/encfs.mo Xshare/locale/da/LC_MESSAGES/encfs.mo Xshare/locale/de/LC_MESSAGES/encfs.mo Xshare/locale/es/LC_MESSAGES/encfs.mo Xshare/locale/es_ES/LC_MESSAGES/encfs.mo Xshare/locale/fr/LC_MESSAGES/encfs.mo Xshare/locale/he/LC_MESSAGES/encfs.mo Xshare/locale/hr/LC_MESSAGES/encfs.mo Xshare/locale/hu/LC_MESSAGES/encfs.mo Xshare/locale/id/LC_MESSAGES/encfs.mo Xshare/locale/it/LC_MESSAGES/encfs.mo Xshare/locale/ja/LC_MESSAGES/encfs.mo Xshare/locale/nb/LC_MESSAGES/encfs.mo Xshare/locale/nl/LC_MESSAGES/encfs.mo Xshare/locale/pt_BR/LC_MESSAGES/encfs.mo Xshare/locale/pt_PT/LC_MESSAGES/encfs.mo Xshare/locale/ru/LC_MESSAGES/encfs.mo Xshare/locale/sv/LC_MESSAGES/encfs.mo Xshare/locale/tr/LC_MESSAGES/encfs.mo Xshare/locale/ca/LC_MESSAGES/encfs.mo Xshare/locale/cs/LC_MESSAGES/encfs.mo Xshare/locale/de_CH/LC_MESSAGES/encfs.mo Xshare/locale/de_DE/LC_MESSAGES/encfs.mo Xshare/locale/fi/LC_MESSAGES/encfs.mo Xshare/locale/fr_FR/LC_MESSAGES/encfs.mo Xshare/locale/hu_HU/LC_MESSAGES/encfs.mo Xshare/locale/ko/LC_MESSAGES/encfs.mo Xshare/locale/pl/LC_MESSAGES/encfs.mo Xshare/locale/pt/LC_MESSAGES/encfs.mo Xshare/locale/ro/LC_MESSAGES/encfs.mo Xshare/locale/te/LC_MESSAGES/encfs.mo X@dirrmtry share/locale/hu_HU/LC_MESSAGES X@dirrmtry share/locale/hu_HU X@dirrmtry share/locale/de_CH/LC_MESSAGES X@dirrmtry share/locale/de_CH END-of-fusefs-encfs/pkg-plist echo x - fusefs-encfs/distinfo sed 's/^X//' >fusefs-encfs/distinfo << 'END-of-fusefs-encfs/distinfo' XMD5 (encfs-1.3.1-1.tgz) = c93d6a22aa858db4eb3803170a82274a XSHA256 (encfs-1.3.1-1.tgz) = d9070c859c64a697573353c03bfe99c2910e05aa6d660f5a6cd9ca645f486369 XSIZE (encfs-1.3.1-1.tgz) = 702028 END-of-fusefs-encfs/distinfo exit