Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.2_1 12 Dec 2020 13:10:03 |
rene |
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 |
antoine |
Deprecate a few python 2.7 ports |
2.2.2_1 15 Oct 2020 20:20:08 |
sunpoet |
Update RUN_DEPENDS for PORTNAME change in py-pastedeploy |
2.2.2_1 25 Aug 2020 09:36:38 |
amdmi3 |
- Add LICENSE
- Update WWW
Approved by: portmgr blanket |
2.2.2_1 20 Jun 2018 17:05:44 |
mat |
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 |
mat |
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 ) |
2.2.2_1 18 Dec 2016 15:44:45 |
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) |
2.2.2 01 Apr 2016 14:00:57 |
mat |
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 |
trociny |
Update to 2.2.2. |
2.2.1 24 Jan 2015 12:50:08 |
trociny |
Update to 2.2.1. |
2.2.0_1 23 Dec 2014 13:58:19 |
antoine |
Samples should be named .sample |
2.2.0 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.2.0 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
2.2.0 17 Oct 2014 21:43:39 |
trociny |
Update to 2.2.0. |
2.1.0 05 Sep 2014 21:04:30 |
trociny |
Update to 2.1.0. |
2.0.0 21 Aug 2014 19:35:52 |
trociny |
- 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 |
eadler |
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 |
miwi |
- Update to 1.13.1
PR: 188894
Submitted by: swills
Approved by: maintainer |
1.13.0 12 Mar 2014 00:59:36 |
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) |
1.12.0 17 Feb 2014 19:53:58 |
trociny |
Update to 1.12.0.
PR: ports/186371
Approved by: maintainer timeout |
1.10.0 21 Jan 2014 23:18:05 |
bapt |
Fix properties on pkg-plist |
1.10.0 13 Jan 2014 21:00:04 |
rene |
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 |
ohauer |
- 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 |
trociny |
- update to 1.10.0;
- support staging;
- use autoplist.
PR: ports/184501 |
1.9.1 26 Oct 2013 13:22:50 |
trociny |
Update to 1.9.1.
PR: ports/183033
Approved by: bdrewery (mentor) |
1.9.0 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.9.0 10 Sep 2013 08:46:10 |
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) |
1.8.0_1 11 Jun 2013 18:28:30 |
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) |
1.8.0 28 Apr 2013 15:39:25 |
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) |
1.7.6 07 Feb 2013 08:51:53 |
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) |
1.7.5 02 Dec 2012 12:17:02 |
rm |
- 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 |
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 |
1.4.6_1 07 Oct 2012 07:45:08 |
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) |
1.4.6 19 Feb 2012 23:13:11 |
miwi |
- 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 |
miwi |
- Get Rid MD5 support |
1.0.2 17 Sep 2010 03:13:32 |
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> |