Commit graph

20 commits

Author SHA1 Message Date
Eitan Adler
e6ab3ba661 multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.

	Gea-Suan Lin's work is much appreciated.

Approved by:	portmgr (implicit) (not really, skipping NO_STAGE check)
2014-06-30 05:51:02 +00:00
Martin Wilke
0feb009f94 - Update to 1.13.1
PR:		188894
Submitted by:	swills
Approved by:	maintainer
2014-05-22 06:28:47 +00:00
Steve Wills
6221b7a329 - Update to 1.13.0
- Add memcached dependency since it seems required to run
- Use UIDs and GIDs and create a user for swift since that seems required

PR:		ports/187421
Submitted by:	swills (myself)
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2014-03-12 00:59:35 +00:00
Mikolaj Golub
857c7a9b7c Update to 1.12.0.
PR:		ports/186371
Approved by:	maintainer timeout
2014-02-17 19:53:58 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Mikolaj Golub
4a4cbc6b58 - update to 1.10.0;
- support staging;
- use autoplist.

PR:	ports/184501
2013-12-28 19:31:31 +00:00
Mikolaj Golub
55ae60c105 Update to 1.9.1.
PR:		ports/183033
Approved by:	bdrewery (mentor)
2013-10-26 13:22:50 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Frederic Culot
b0bd8cde8e - Update to 1.9.0
Changes:	https://github.com/openstack/swift/blob/master/CHANGELOG
PR:		ports/180549
Submitted by:	trociny@
Approved by:	maintainer (timeout, >14 days)
2013-09-10 08:46:10 +00:00
Ruslan Makhmatkhanov
c04a63505f - add rc.d script
- 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)
2013-06-11 18:28:30 +00:00
Frederic Culot
406e0be7ed - Update to 1.8.0
Changes:	https://github.com/openstack/swift/blob/master/CHANGELOG
PR:		ports/178117
Submitted by:	trociny@
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2013-04-28 15:39:25 +00:00
Frederic Culot
a950c559f1 - Update to 1.7.6
Changes:	https://github.com/openstack/swift/blob/master/CHANGELOG
PR:		ports/175624
Submitted by:	trociny@
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2013-02-07 08:51:52 +00:00
Ruslan Makhmatkhanov
9f887e7538 - no need to include pre.mk/post.mk
- replace ${PREFIX} with ${MANPREFIX} on manpage install command

Reporetd by:	jhale
Feature safe:	yes
2012-12-02 12:17:01 +00:00
Ruslan Makhmatkhanov
fb0742c225 - update to 1.7.5
- 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
2012-12-02 09:57:48 +00:00
Ruslan Makhmatkhanov
dfdc1fa2f8 - add missing dependency on net/py-netifaces
- 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)
2012-10-07 07:45:08 +00:00
Martin Wilke
fe8b244365 - Update to 1.4.6
PR:		165191
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2012-02-19 23:13:11 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Wen Heping
78fe1f23f9 Swift is a highly available, distributed, eventually consistent
object/blob store.

WWW:    http://launchpad.net/swift

PR:		ports/150063
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2010-09-17 03:13:32 +00:00