notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-swift Highly available, distributed, eventually consistent object/blob store
2.2.2_1 databases Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.2.2_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses deprecated version of python
Expired This port expired on: 2020-12-12
Maintainer: trociny@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-09-17 03:13:48
Last Update: 2020-12-12 13:10:03
SVN Revision: 557820
Also Listed In: python
License: APACHE20
WWW:
https://launchpad.net/swift
Description:
Swift is a highly available, distributed, eventually consistent object/blob store. WWW: https://launchpad.net/swift
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}swift>0:databases/py-swift@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-swift
Package flavors (<flavor>: <package>)
  • py27: py27-swift
distinfo:
SHA256 (swift-2.2.2.tar.gz) = d97ff8e3c1381611ca2f9cd3eb13000e3339166e06d67ec079ce9ec958d1a088 SIZE (swift-2.2.2.tar.gz) = 1038850

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-pbr>=0.5.21 : devel/py-pbr@py27
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
Runtime dependencies:
  1. py27-pbr>=0.5.21 : devel/py-pbr@py27
  2. py27-pastedeploy>0 : www/py-pastedeploy@py27
  3. py27-dnspython>=1.10.0 : dns/py-dnspython@py27
  4. py27-eventlet>=0.9.8 : net/py-eventlet@py27
  5. py27-netifaces>=0 : net/py-netifaces@py27
  6. py27-python-swiftclient>=0 : databases/py-python-swiftclient@py27
  7. py27-simplejson>=0 : devel/py-simplejson@py27
  8. py27-sqlite3>=0 : databases/py-sqlite3@py27
  9. py27-webob>=0.9.8 : www/py-webob@py27
  10. py27-xattr>=0 : devel/py-xattr@py27
  11. memcached>=0 : databases/memcached
  12. rsync>=3.0 : net/rsync
  13. py27-setuptools>0 : devel/py-setuptools@py27
  14. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. sysutils/py-cdmi*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://launchpadlibrarian.net/196367574/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.2.2_1
12 Dec 2020 13:10:03
Revision:557820Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-12-12 comms/py-libconcord: Uses deprecated version of python
2020-12-12 databases/py-swift: Uses deprecated version of python
2020-12-12 devel/py-AddOns: Uses deprecated version of python
2020-12-12 devel/py-BytecodeAssembler: Uses deprecated version of python
2020-12-12 devel/py-repoze.who-testutil: Uses deprecated version of python
2020-12-12 devel/py-riak_pb: Uses deprecated version of python
2020-12-12 devel/pythk: Uses deprecated version of python
2020-12-12 mail/py-spambayes: Uses deprecated version of python
2020-12-12 math/py-numeric: Uses deprecated version of python
2020-12-12 math/py-scientific: Uses deprecated version of python
2020-12-12 net/py-suds: Uses deprecated version of python
2020-12-12 net/pynids: Uses deprecated version of python
2020-12-12 security/py-obfsproxy-tor: Uses deprecated version of python
2020-12-12 sysutils/syslog-ng324: Agreed upon upstream one year deprecation
policy
2020-12-12 www/py-pylons: Uses deprecated version of python
2020-12-12 www/py-qpy: Uses deprecated version of python
2.2.2_1
11 Nov 2020 12:14:55
Revision:554889Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few python 2.7 ports
2.2.2_1
15 Oct 2020 20:20:08
Revision:552472Original commit files touched by this commit
sunpoet search for other commits by this committer
Update RUN_DEPENDS for PORTNAME change in py-pastedeploy
2.2.2_1
25 Aug 2020 09:36:38
Revision:546145Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2.2.2_1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
2.2.2_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.2.2_1
18 Dec 2016 15:44:45
Revision:428875Original commit files touched by this commit
novel search for other commits by this committer
databases/py-swiftclient: rename to py-python-swiftclient

 - Rename to py-python-swiftclient to follow naming convention
   for Python port available on pypi to match pypi name
 - Update dependencies for databases/py-swift and
   net/py-python-heatclient and bump PORTREVISION for these ports

PR:		215374
Approved by:	trociny (maintainer)
2.2.2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
2.2.2
04 May 2015 12:20:25
Revision:385398Original commit files touched by this commit
trociny search for other commits by this committer
Update to 2.2.2.
2.2.1
24 Jan 2015 12:50:08
Revision:377789Original commit files touched by this commit
trociny search for other commits by this committer
Update to 2.2.1.
2.2.0_1
23 Dec 2014 13:58:19
Revision:375327Original commit files touched by this commit
antoine search for other commits by this committer
Samples should be named .sample
2.2.0
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.2.0
19 Oct 2014 08:50:18
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
2.2.0
17 Oct 2014 21:43:39
Revision:371081Original commit files touched by this commit
trociny search for other commits by this committer
Update to 2.2.0.
2.1.0
05 Sep 2014 21:04:30
Revision:367390Original commit files touched by this commit
trociny search for other commits by this committer
Update to 2.1.0.
2.0.0
21 Aug 2014 19:35:52
Revision:365588Original commit files touched by this commit
trociny search for other commits by this committer
- take over maintainership;
- update to 2.0.0;
- add @exec/@unexec for copying sample files to configuration.
1.13.1
30 Jun 2014 05:51:03
Revision:359802Original commit files touched by this commit
eadler search for other commits by this committer
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)
1.13.1
22 May 2014 06:28:48
Revision:354785Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.13.1

PR:		188894
Submitted by:	swills
Approved by:	maintainer
1.13.0
12 Mar 2014 00:59:36
Revision:347948Original commit files touched by this commit
swills search for other commits by this committer
- 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)
1.12.0
17 Feb 2014 19:53:58
Revision:344818Original commit files touched by this commit
trociny search for other commits by this committer
Update to 1.12.0.

PR:		ports/186371
Approved by:	maintainer timeout
1.10.0
21 Jan 2014 23:18:05
Revision:340671Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.10.0
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
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)
1.10.0
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- 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@)
1.10.0
28 Dec 2013 19:31:32
Revision:337897Original commit files touched by this commit
trociny search for other commits by this committer
- update to 1.10.0;
- support staging;
- use autoplist.

PR:	ports/184501
1.9.1
26 Oct 2013 13:22:50
Revision:331684Original commit files touched by this commit
trociny search for other commits by this committer
Update to 1.9.1.

PR:		ports/183033
Approved by:	bdrewery (mentor)
1.9.0
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
1.9.0
10 Sep 2013 08:46:10
Revision:326876Original commit files touched by this commit
culot search for other commits by this committer
- 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)
1.8.0_1
11 Jun 2013 18:28:30
Revision:320622Original commit files touched by this commit
rm search for other commits by this committer
- 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)
1.8.0
28 Apr 2013 15:39:25
Revision:316730Original commit files touched by this commit
culot search for other commits by this committer
- 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)
1.7.6
07 Feb 2013 08:51:53
Revision:311818Original commit files touched by this commit
culot search for other commits by this committer
- 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)
1.7.5
02 Dec 2012 12:17:02
Revision:308100Original commit files touched by this commit
rm search for other commits by this committer
- no need to include pre.mk/post.mk
- replace ${PREFIX} with ${MANPREFIX} on manpage install command

Reporetd by:	jhale
Feature safe:	yes
1.7.5
02 Dec 2012 09:57:49
Revision:308090Original commit files touched by this commit
rm search for other commits by this committer
- 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
1.4.6_1
07 Oct 2012 07:45:08
Revision:305436Original commit files touched by this commit
rm search for other commits by this committer
- 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)
1.4.6
19 Feb 2012 23:13:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.4.6

PR:             165191
Submitted by:   Gea-Suan Lin <gslin@gslin.org> (maintainer)
1.0.2
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.2
17 Sep 2010 03:13:32
Original commit files touched by this commit
wen search for other commits by this committer
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>

Number of commits found: 36