| 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/tarsnap/ |
Upload File : |
PORTNAME= tarsnap
PORTVERSION= 1.0.40
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.tarsnap.com/download-http/
DISTNAME= ${PORTNAME}-autoconf-${PORTVERSION}
MAINTAINER= cperciva@tarsnap.com
COMMENT= Online encrypted backup service (client)
WWW= https://www.tarsnap.com/
LICENSE= tarsnap
LICENSE_NAME= tarsnap
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-I${OPENSSLINC} ${CFLAGS}" \
LDFLAGS="-L${OPENSSLLIB} ${LDFLAGS}"
CONFIGURE_ARGS= --with-bash-completion-dir=${PREFIX}/etc/bash_completion.d/ \
--with-zsh-completion-dir=${PREFIX}/share/zsh/site-functions
USES= gmake tar:tgz ssl
.include <bsd.port.pre.mk>
# safety check to ensure that we don't violate the license
.if exists(${PATCHDIR})
# Converted from RESTRICTED
LICENSE_TEXT= license only allows redistribution and use of unmodified source and binaries
LICENSE_PERMS= auto-accept
.else
# Converted from LEGAL_TEXT
LICENSE_TEXT= license restricts redistribution of source and binaries
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
.endif
.include <bsd.port.post.mk>