aboutsummaryrefslogtreecommitdiff
path: root/sysutils/tarsnap
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to an http vs https download. The fbsd port verifiesPhilip M. Gollucci2010-09-031-7/+1
| | | | | | | | | | | | checksums for you thus removing the original reason for using https. - This also removes the need for wget vs fetch. - This fixes the file:///distcache//tarsnap-autoconf-1.0.27.tgz: Unsupported scheme `file'. error Submitted by: cperciva (maintainer) Notes: svn path=/head/; revision=260501
* Update to version 1.0.27.Colin Percival2010-06-282-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257119
* Fetch using wget instead of fetch in order to work around a bug in howColin Percival2010-06-031-0/+6
| | | | | | | | libfetch(3) handles SSL connections. Once libfetch is fixed I'll change this to an .if ${OSVERSION} check. Notes: svn path=/head/; revision=255682
* Update to version 1.0.26.Colin Percival2009-12-242-4/+4
| | | | Notes: svn path=/head/; revision=246528
* Chase content from beta.tarsnap.com to www.tarsnap.com.Colin Percival2009-11-302-2/+2
| | | | Notes: svn path=/head/; revision=244998
* Fix SSE2-enabled build on i386.Colin Percival2009-08-021-0/+1
| | | | | | | Reported by: simon Notes: svn path=/head/; revision=238754
* Update to 1.0.25.Colin Percival2009-07-112-4/+4
| | | | Notes: svn path=/head/; revision=237621
* Add tarsnap 1.0.24, the client code to the tarsnap secure online backupColin Percival2009-07-055-0/+77
service (currently in public beta testing). WWW: http://www.tarsnap.com/ Notes: svn path=/head/; revision=237169