NOTICE: This package has been removed from pkgsrc

./wip/py-attic, Deduplicating backup program

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.14, Package name: py34-attic-0.14, Maintainer: pkgsrc-users

Attic is a deduplicating backup program. The main goal of Attic is
to provide an efficient and secure way to backup data. The data
deduplication technique used makes Attic suitable for daily backups
since only changes are stored.


Required to run:
[devel/py-msgpack] [lang/python34]

Master sites:

SHA1: f76df257c86f89eb973f88dba53166997fb8fbf1
RMD160: 1fef1993c5964adb1a5c90ef39b101607c2d05b5
Filesize: 228.356 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-03 11:45:02 by Thomas Klausner | Files touched by this commit (15) | Package removed
Log message:
Remove two packages that were imported to pkgsrc.
   2015-03-23 10:38:07 by Thomas Klausner | Files touched by this commit (1)
Log message:
TODO done.
   2015-03-23 10:36:30 by Thomas Klausner | Files touched by this commit (5)
Log message:
Make xattr support optional. This makes attic work on NetBSD.
>From https://github.com/jborg/attic/pull/235
   2015-03-18 10:49:07 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.14.

Version 0.14
------------

(feature release, released on Dec 17, 2014)
- Added support for stripping leading path segments (#95)
  "attic extract --strip-segments X"
- Add workaround for old Linux systems without acl_extended_file_no_follow (#96)
- Add MacPorts' path to the default openssl search path (#101)
- HashIndex improvements, eliminates unnecessary IO on low memory systems.
- Fix "Number of files" output for attic info. (#124)
- limit create file permissions so files aren't read while restoring
- Fix issue with empty xattr values (#106)
   2014-08-10 01:34:33 by Thomas Klausner | Files touched by this commit (6)
Log message:
Import py34-attic-0.13 as wip/py-attic.

Attic is a deduplicating backup program. The main goal of Attic is
to provide an efficient and secure way to backup data. The data
deduplication technique used makes Attic suitable for daily backups
since only changes are stored.

TODO:
Package finished, but no NetBSD support, so I can't test it.
Import it if it works for you, or if you can add/ignore xattr
support for NetBSD. -- wiz 20140810