non port: net/py-s3cmd/Makefile |
SVNWeb
|
Number of commits found: 45 |
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 28 Sep 2021
|
[ 03:53 Muhammad Moinur Rahman (bofh) ] 18d260b
net/py-s3cmd: Update version 2.1.0=>2.2.0
Relnotes: https://github.com/s3tools/s3cmd/releases/tag/v2.2.0
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Mon, 28 Sep 2020
|
[ 13:47 dvl ]
add option for devel/py-python-magic
PR: 249892
Submitted by: Dan Langille <dvl@FreeBSD.org>
Approved by: portmgr (blanket)
|
Fri, 24 Apr 2020
|
[ 02:18 bofh ]
net/py-s3cmd: Update version 2.0.2>2.1.0
- Remove USES=flavors as we do not flavorize commands [1]
Reported by: mat [1]
|
Sat, 13 Apr 2019
|
[ 00:31 bofh ]
net/py-s3cmd: Make compatible with PYTHON 3
- Flavorize
|
Thu, 13 Dec 2018
|
[ 09:31 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
|
Mon, 23 Jul 2018
|
[ 11:46 bofh ]
net/py-s3cmd: Update version 2.0.1=>2.0.2
Relnotes: https://s3tools.org/news
|
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
|
Tue, 24 Apr 2018
|
[ 00:19 bofh ]
net/py-s3cmd: Update version 2.0.0=>2.0.1
Relnotes: https://github.com/s3tools/s3cmd/releases/tag/v2.0.1
|
Mon, 19 Feb 2018
|
[ 11:10 antoine ] (Only the first 10 of 442 ports in this commit are shown above. )
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA
|
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 )
|
Tue, 19 Sep 2017
|
[ 02:03 bofh ]
net/py-s3cmd: Update version 1.6.1=>2.0.0
Relnotes: http://s3tools.org/news
|
Sun, 10 Apr 2016
|
[ 21:32 bofh ]
net/py-s3cmd: Update version 1.6.0=>1.6.1
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 3 Nov 2015
|
[ 11:32 bofh ]
net/py-s3cmd: Update version 1.5.2=>1.6.0
PR: 204232
Submitted by: cvetomirconev@gmail.com
|
Fri, 28 Aug 2015
|
[ 13:39 amdmi3 ] (Only the first 10 of 49 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket
|
Wed, 11 Feb 2015
|
[ 13:08 bofh ]
net/py-s3cmd: Update version 1.5.0=>1.5.2
- Add LICENSE (GPLv2)
- Take maintainership
Approved by: bapt marino (implicit)
|
Sat, 17 Jan 2015
|
[ 16:07 vanilla ]
Upgrade to 1.5.0.
|
Tue, 2 Dec 2014
|
[ 22:40 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
|
Fri, 24 Oct 2014
|
[ 16:21 mva ] (Only the first 10 of 88 ports in this commit are shown above. )
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit)
|
Wed, 1 Oct 2014
|
[ 16:51 bdrewery ]
- Add missing run dependency on devel/py-dateutil
- Fix WWW
|
Thu, 31 Jul 2014
|
[ 14:43 wg ]
net/py-s3cmd: update to 1.5.0
- Use auto plist
PR: 191358
Submitted by: rianoljou kkbox com
Approved by: maintainer (timeout)
|
Tue, 15 Jul 2014
|
[ 16:36 adamw ] (Only the first 10 of 16 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Thu, 10 Apr 2014
|
[ 02:30 bdrewery ]
- Support stage
- Convert to optionsng
|
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)
|
Fri, 3 Jan 2014
|
[ 01:13 bapt ] (Only the first 10 of 95 ports in this commit are shown above. )
Part 2 at removing now useless FETCH_ARGS redifition
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Mon, 19 Sep 2011
|
[ 17:13 sunpoet ]
- Drop devel/py-elementtree dependency
- Restrict USE_PYTHON range
- Bump PORTREVISION for dependency change
PR: ports/160478
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days)
|
Mon, 20 Jun 2011
|
[ 08:05 clsung ]
- Update to 1.0.1
|
Sat, 5 Feb 2011
|
[ 10:52 miwi ]
- Update to 1.0.0
PR: 153834
Submitted by: lwhsu
Approved by: maintainer timeout
Feature safe: yes
|
Fri, 31 Dec 2010
|
[ 01:54 clsung ]
- Update to 1.0.0-rc1
PR: ports/153420
Submitted by: lwhsu
|
Thu, 10 Dec 2009
|
[ 10:33 clsung ]
- Update to - Update to 0.9.9.91
PR: ports/141201
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Sat, 22 Aug 2009
|
[ 00:32 amdmi3 ] (Only the first 10 of 341 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with N
|
Wed, 25 Mar 2009
|
[ 02:06 clsung ]
- update to 0.9.9 from 0.9.8.4
PR: ports/132590
Submitted by: Wen Heping <wenheping_AT_gmail dot com>
|
Tue, 3 Feb 2009
|
[ 01:27 clsung ]
- Update to 0.9.8.4
|
Sat, 27 Sep 2008
|
[ 08:04 clsung ]
- Update to 0.9.8.3
|
Thu, 4 Sep 2008
|
[ 14:18 clsung ]
- Update to 0.9.8
|
Wed, 27 Aug 2008
|
[ 07:31 clsung ]
- Update to 0.9.7
|
Tue, 1 Apr 2008
|
[ 07:57 clsung ]
- Update to 0.9.6
|
Wed, 12 Dec 2007
|
[ 03:51 clsung ]
- Update to 0.9.5
PR: ports/118099
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Tue, 14 Aug 2007
|
[ 08:55 clsung ]
- Update to 0.9.4
|
Thu, 14 Jun 2007
|
[ 02:30 clsung ]
- Update to 0.9.3
- reset maintainship (I'll take it, since python@ is moderated)
PR: ports/113532
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Thu, 7 Jun 2007
|
[ 10:08 clsung ]
Add py-s3cmd 0.9.2, unix-like tools to manipulate stored files from the
command line.
PR: ports/112334
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
Number of commits found: 45 |