| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/fusefs-s3backer/ |
Upload File : |
PORTNAME= s3backer
DISTVERSION= 1.5.4
CATEGORIES= sysutils
MASTER_SITES= https://s3.amazonaws.com/archie-public/s3backer/
PKGNAMEPREFIX= fusefs-
MAINTAINER= bsdports@staktrace.com
COMMENT= FUSE filesystem that uses Amazon S3 as a backing store
WWW= https://github.com/archiecobbs/s3backer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl \
libexpat.so:textproc/expat2
GNU_CONFIGURE= 1
# Need to have curl/curl.h on the include path. Is there a better
# way to do this than sending CPPFLAGS to configure?
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include"
USES= fuse pkgconfig ssl
.include <bsd.port.mk>