FreeBSD Bugzilla – Attachment 158192 Details for
Bug 199595
[NEW PORT] archivers/py-attic: Deduplicating backup program
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar of archivers/py-attic 0.16
py-attic (text/plain), 2.29 KB, created by
rainbow
on 2015-06-30 16:31:15 UTC
(
hide
)
Description:
shar of archivers/py-attic 0.16
Filename:
MIME Type:
Creator:
rainbow
Created:
2015-06-30 16:31:15 UTC
Size:
2.29 KB
patch
obsolete
># 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: ># ># py-attic ># py-attic/pkg-descr ># py-attic/distinfo ># py-attic/Makefile ># >echo c - py-attic >mkdir -p py-attic > /dev/null 2>&1 >echo x - py-attic/pkg-descr >sed 's/^X//' >py-attic/pkg-descr << '490bacade647f2825d8b70c362795ed5' >XAttic is a deduplicating backup program written in Python. The main goal of >XAttic is to provide an efficient and secure way to backup data. The data >Xdeduplication technique used makes Attic suitable for daily backups since only >Xthe changes are stored. >X >XWWW: https://attic-backup.org >490bacade647f2825d8b70c362795ed5 >echo x - py-attic/distinfo >sed 's/^X//' >py-attic/distinfo << '5c28f20d8649e8f45ee4b6186b1cca33' >XSHA256 (Attic-0.16.tar.gz) = 6650cd28072101c2e05941e77b93a62f91da6179785e4e4b4880916c469bba2c >XSIZE (Attic-0.16.tar.gz) = 232455 >5c28f20d8649e8f45ee4b6186b1cca33 >echo x - py-attic/Makefile >sed 's/^X//' >py-attic/Makefile << '17ffa6afd7341ddb718fdc889ccb9fe9' >X# Created by: Thomas Hurst <tom@hur.st> >X# $FreeBSD: $ >X >XPORTNAME= attic >XPORTVERSION= 0.16 >XCATEGORIES= archivers python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >XDISTNAME= Attic-${PORTVERSION} >X >XMAINTAINER= tom@hur.st >XCOMMENT= Deduplicating backup program >X >XLICENSE= BSD3CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XBUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0.1.10:${PORTSDIR}/devel/py-msgpack >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0.1.10:${PORTSDIR}/devel/py-msgpack >X >XUSES= python:3.2+ >XUSE_PYTHON= autoplist distutils >XUSE_OPENSSL= yes >X >XSTRIP_FILES= hashindex.so platform_freebsd.so chunker.so crypto.so >XPYDISTUTILS_BUILDPATH=${BUILD_WRKSRC}/build/lib.${OPSYS:tl}-${UNAMER}-${ARCH}-${PYTHON_VER} >X >X.include <bsd.port.pre.mk> >X >X.if ${OSVERSION} < 1000015 >XRUN_DEPENDS+= openssl>=1.0:${PORTSDIR}/security/openssl >X.endif >X >Xregression-test: build >X ${SETENV} PYTHONPATH="${PYDISTUTILS_BUILDPATH}:${PYTHONPATH}" \ >X ${PYTHON_CMD} -m attic.testsuite.run >X >Xpost-install: >X ${STRIP_CMD} ${STRIP_FILES:S,^,${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/attic/,} >X >X.include <bsd.port.post.mk> >17ffa6afd7341ddb718fdc889ccb9fe9 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 199595
:
155824
|
155825
|
155826
| 158192 |
158372
|
158373