aboutsummaryrefslogtreecommitdiff
path: root/databases/py-swift
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.10.0;Mikolaj Golub2013-12-283-657/+89
| | | | | | | | | | - support staging; - use autoplist. PR: ports/184501 Notes: svn path=/head/; revision=337897
* Update to 1.9.1.Mikolaj Golub2013-10-263-17/+19
| | | | | | | | PR: ports/183033 Approved by: bdrewery (mentor) Notes: svn path=/head/; revision=331684
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update to 1.9.0Frederic Culot2013-09-103-10/+43
| | | | | | | | | | Changes: https://github.com/openstack/swift/blob/master/CHANGELOG PR: ports/180549 Submitted by: trociny@ Approved by: maintainer (timeout, >14 days) Notes: svn path=/head/; revision=326876
* - add rc.d scriptRuslan Makhmatkhanov2013-06-113-0/+135
| | | | | | | | | | | | | | | | - add the patch that fixes posix_fadvise64 linuxism: swift tries to call posix_fadvise64, which does not exists on FreeBSD and does not needed because off_t is 8 bytes on both 32 and 64-bit platforms, so posix_fadvise should be called instead. This has been reported upstream (#1179268) but there is no reaction so far. - bump PORTREVISION PR: 178738 Submitted by: trociny Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=320622
* - Update to 1.8.0Frederic Culot2013-04-283-6/+38
| | | | | | | | | | Changes: https://github.com/openstack/swift/blob/master/CHANGELOG PR: ports/178117 Submitted by: trociny@ Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=316730
* - Update to 1.7.6Frederic Culot2013-02-073-4/+5
| | | | | | | | | | Changes: https://github.com/openstack/swift/blob/master/CHANGELOG PR: ports/175624 Submitted by: trociny@ Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=311818
* - no need to include pre.mk/post.mkRuslan Makhmatkhanov2012-12-021-5/+3
| | | | | | | | | | - replace ${PREFIX} with ${MANPREFIX} on manpage install command Reporetd by: jhale Feature safe: yes Notes: svn path=/head/; revision=308100
* - update to 1.7.5Ruslan Makhmatkhanov2012-12-023-31/+173
| | | | | | | | | | | | | | | - add the missing dependency on www/py-pastedeploy - add the man pages; - replace /etc/swift with ${PREFIX}/etc/${PORTNAME} in the code - while here, add license (AL2) and fix plist PR: 174041 Submitted by: trociny Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=308090
* - add missing dependency on net/py-netifacesRuslan Makhmatkhanov2012-10-072-7/+5
| | | | | | | | | | | | | | | | - bump PORTREVISION while here: - trim Makefile header - limit python version to 2.x only - tab -> space change in pkg-descr:WWW PR: 172410 Submitted by: trociny Approved by: Gea-Suan Lin <gslin at gslin dot org> (maintainer) Notes: svn path=/head/; revision=305436
* - Update to 1.4.6Martin Wilke2012-02-193-39/+213
| | | | | | | | PR: 165191 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) Notes: svn path=/head/; revision=291861
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Swift is a highly available, distributed, eventually consistentWen Heping2010-09-174-0/+327
object/blob store. WWW: http://launchpad.net/swift PR: ports/150063 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=261311