non port: databases/py-swift/Makefile |
SVNWeb
|
Number of commits found: 32 |
Wed, 11 Nov 2020
|
[ 12:14 antoine ] (Only the first 10 of 23 ports in this commit are shown above. )
Deprecate a few python 2.7 ports
|
Thu, 15 Oct 2020
|
[ 20:20 sunpoet ]
Update RUN_DEPENDS for PORTNAME change in py-pastedeploy
|
Tue, 25 Aug 2020
|
[ 09:36 amdmi3 ]
- Add LICENSE
- Update WWW
Approved by: portmgr blanket
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Sun, 18 Dec 2016
|
[ 15:44 novel ]
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)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 4 May 2015
|
[ 12:20 trociny ]
Update to 2.2.2.
|
Sat, 24 Jan 2015
|
[ 12:50 trociny ]
Update to 2.2.1.
|
Tue, 23 Dec 2014
|
[ 13:58 antoine ]
Samples should be named .sample
|
Sun, 19 Oct 2014
|
[ 08:50 mva ] (Only the first 10 of 110 ports in this commit are shown above. )
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
|
Fri, 17 Oct 2014
|
[ 21:43 trociny ]
Update to 2.2.0.
|
Fri, 5 Sep 2014
|
[ 21:04 trociny ]
Update to 2.1.0.
|
Thu, 21 Aug 2014
|
[ 19:35 trociny ]
- take over maintainership;
- update to 2.0.0;
- add @exec/@unexec for copying sample files to configuration.
|
Mon, 30 Jun 2014
|
[ 05:51 eadler ] (Only the first 10 of 155 ports in this commit are shown above. )
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)
|
Thu, 22 May 2014
|
[ 06:28 miwi ]
- Update to 1.13.1
PR: 188894
Submitted by: swills
Approved by: maintainer
|
Wed, 12 Mar 2014
|
[ 00:59 swills ]
- 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)
|
Mon, 17 Feb 2014
|
[ 19:53 trociny ]
Update to 1.12.0.
PR: ports/186371
Approved by: maintainer timeout
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
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)
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- 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@)
|
Sat, 28 Dec 2013
|
[ 19:31 trociny ]
- update to 1.10.0;
- support staging;
- use autoplist.
PR: ports/184501
|
Sat, 26 Oct 2013
|
[ 13:22 trociny ]
Update to 1.9.1.
PR: ports/183033
Approved by: bdrewery (mentor)
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Tue, 10 Sep 2013
|
[ 08:46 culot ]
- 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)
|
Tue, 11 Jun 2013
|
[ 18:28 rm ]
- 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)
|
Sun, 28 Apr 2013
|
[ 15:39 culot ]
- 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)
|
Thu, 7 Feb 2013
|
[ 08:51 culot ]
- 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)
|
Sun, 2 Dec 2012
|
[ 12:17 rm ]
- no need to include pre.mk/post.mk
- replace ${PREFIX} with ${MANPREFIX} on manpage install command
Reporetd by: jhale
Feature safe: yes
|
[ 09:57 rm ]
- 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
|
Sun, 7 Oct 2012
|
[ 07:45 rm ]
- 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)
|
Sun, 19 Feb 2012
|
[ 23:13 miwi ]
- Update to 1.4.6
PR: 165191
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
Fri, 17 Sep 2010
|
[ 03:13 wen ]
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: 32 |