non port: devel/py-boto/Makefile |
SVNWeb
|
Number of commits found: 70 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 23 Nov 2021
|
[ 22:11 Stefan Eßer (se) ] 5933ac0 (Only the first 10 of 157 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
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
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Fri, 4 Jan 2019
|
[ 20:33 rm ]
devel/py-boto: update to 2.49.0
|
Fri, 29 Dec 2017
|
[ 09:01 antoine ] (Only the first 10 of 50 ports in this commit are shown above. )
Simplify some USES=python
With hat: portmgr
|
Fri, 14 Jul 2017
|
[ 20:18 rm ]
devel/py-boto: update to 2.48.0
|
Tue, 6 Jun 2017
|
[ 20:52 rm ]
devel/py-boto: update to 2.47.0
|
Thu, 23 Feb 2017
|
[ 09:50 rm ]
devel/py-boto: update to 2.46.1
|
Sun, 5 Feb 2017
|
[ 16:13 rm ]
devel/py-boto: enable concurrent install
Enable concurrent feature to let boto be installed simultaneously both
with python2 and python3.
PR: 216579
Submitted by: John W. O'Brien <john@saltant.com>
|
Sun, 18 Dec 2016
|
[ 14:14 rm ]
devel/py-boto: update to 2.45.0
|
Fri, 9 Dec 2016
|
[ 22:20 rm ]
devel/py-boto: update to 2.44.0
|
Fri, 28 Oct 2016
|
[ 20:18 rm ]
devel/py-boto: update to 2.43.0
|
Sun, 21 Aug 2016
|
[ 16:26 rm ]
devel/py-boto: update to 2.42.0
|
Sun, 13 Mar 2016
|
[ 18:20 rm ]
devel/py-boto: update to 2.39.0
|
Thu, 13 Aug 2015
|
[ 19:49 rm ]
devel/py-boto: update to 2.38.0
|
Sun, 22 Feb 2015
|
[ 09:32 rm ]
devel/py-boto: update to 2.36.0
|
Tue, 13 Jan 2015
|
[ 08:42 rm ]
devel/py-boto: update to 2.35.1
|
Wed, 20 Aug 2014
|
[ 12:41 rm ]
devel/py-boto: update 2.32.1, python3 is now supported
Reported by: koobs
|
Tue, 8 Jul 2014
|
[ 06:22 rm ]
devel/py-boto: update to 2.30.0
|
Sun, 1 Jun 2014
|
[ 05:44 rm ]
devel/py-boto: update to 2.29.1
|
Tue, 20 May 2014
|
[ 07:00 rm ]
devel/py-boto: update to 2.28.0
PR: 189736
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
|
Sat, 5 Apr 2014
|
[ 14:23 rm ]
devel/py-boto: update to 2.27.0
|
Wed, 12 Feb 2014
|
[ 12:27 rm ]
- update to to 2.25.0
Release notes:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.25.0.rst
|
Sat, 18 Jan 2014
|
[ 19:03 rm ]
- update to 2.23.0
|
Tue, 7 Jan 2014
|
[ 21:36 rm ]
- update to 2.22.1
|
Sun, 29 Dec 2013
|
[ 19:12 rm ]
- update to 2.21.2
release notes:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.21.2.rst
|
Tue, 24 Dec 2013
|
[ 15:26 rm ]
- update to 2.21.1
|
Sun, 22 Dec 2013
|
[ 18:47 rm ]
- update to 2.21.0
|
Sun, 10 Nov 2013
|
[ 19:16 rm ]
- update to 2.16.0
- staging support
- autoplist
changelog:
http://docs.pythonboto.org/en/latest/releasenotes/v2.16.0.html
|
Wed, 16 Oct 2013
|
[ 21:27 rm ]
- update to 2.14.0
changes:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.14.0.rst
|
Fri, 20 Sep 2013
|
[ 19:50 rm ]
- update to 2.13.3
Purely bugfix release, and 2.13.3 fixing an packaging error.
release notes:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.13.2.rst
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sat, 14 Sep 2013
|
[ 09:41 rm ]
- update to 2.13.0
|
Sat, 31 Aug 2013
|
[ 14:04 rm ]
- update to 2.11.0
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.11.0.rst
|
Thu, 29 Aug 2013
|
[ 15:36 rm ]
- update to 2.10.0
|
Fri, 2 Aug 2013
|
[ 07:32 rm ]
- update to 2.9.9
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.9.9.rst
|
Fri, 19 Jul 2013
|
[ 12:12 rm ]
- update to 2.9.8
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.9.8.rst
|
Mon, 15 Jul 2013
|
[ 00:56 rm ]
- update to 2.9.7
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.9.7.rst
|
Sun, 7 Jul 2013
|
[ 17:03 rm ]
- update to 2.9.6
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.9.6.rst
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M py-boto/Makefile
M py-boto/distinfo
|
Wed, 29 May 2013
|
[ 22:27 rm ]
- update to 2.9.5
|
Thu, 16 May 2013
|
[ 15:10 rm ]
- update to 2.9.3
changelog:
http://goo.gl/V7ZZL
|
Wed, 1 May 2013
|
[ 20:38 rm ]
- update to 2.9.2
|
Fri, 19 Apr 2013
|
[ 13:47 rm ]
- update to 2.9.0
Feature safe: yes
|
Mon, 4 Mar 2013
|
[ 14:00 rm ]
- update to 2.8.0
- remove stale GOOGLE_CODE mirror
|
Fri, 21 Sep 2012
|
[ 06:14 rm ]
- update to 2.6.0
|
Thu, 21 Jun 2012
|
[ 19:25 rm ]
- update to 2.5.2
|
Thu, 14 Jun 2012
|
[ 16:32 rm ]
- update to 2.5.1
|
Fri, 18 May 2012
|
[ 04:42 rm ]
- update to 2.4.1
- take maintainership
- drop conflicts with no more existing devel/py-boto-devel
PR: 168007
Submitted by: rm (myself)
Approved by: Peter Schuller <peter.schuller at infidyne dot com> (maintainer)
|
Sun, 8 Apr 2012
|
[ 05:53 rm ]
- update to 2.3.0
- add LICENSE (MIT)
- strict python versions to 2.x only
- register conflict with dns/p5-Net-Amazon-Route53 (bin/route53)
- update WWW
PR: 166390
Submitted by: rm (myself)
Approved by: maintainer timeout (2 weeks)
Feature safe: yes
|
Wed, 23 Nov 2011
|
[ 09:27 lwhsu ]
- Update to 2.1.1
PR: ports/159409 (based on)
Submitted by: ychsiao <ychsiao@ychsiao.org>
Approved by: maintainer timeout
Feature safe: yes
|
Mon, 7 Feb 2011
|
[ 10:11 lwhsu ]
- Register CONFLICTS with devel/py-boto-devel
- Some minor cleanup
PR: ports/154271
Submitted by: lwhsu
Approved by: Peter Schuller <peter.schuller AT infidyne.com> (maintainer)
Feature safe: yes
|
Tue, 5 Jan 2010
|
[ 07:06 wen ]
- Update to 1.9b
PR: ports/142224
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
|
Fri, 1 Jan 2010
|
[ 18:24 lwhsu ]
- Update to 1.9a
PR: ports/141849
Submitted by: Gea-Suan Lin <gslin AT gslin.org>
Approved by: Peter Schuller <peter.schuller AT infidyne.com> (maintainer)
|
Tue, 14 Jul 2009
|
[ 17:29 lwhsu ]
- Update to 1.8d
PR: ports/136760
Submitted by: Gea-Suan Lin <gslin AT gslin.org>
Approved by: Peter Schuller <peter.schuller AT infidyne.com> (maintainer)
|
Sat, 4 Jul 2009
|
[ 22:38 miwi ]
- Update to 1.8c
PR: 136153
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
Sun, 26 Apr 2009
|
[ 23:26 miwi ]
- Update to 1.7a
PR: 133992
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
|
Thu, 15 Jan 2009
|
[ 18:43 amdmi3 ]
- Update to 1.6b
PR: 130590
Submitted by: Peter Schuller <peter dot schuller at infidyne dot com>
(maintainer)
|
Wed, 24 Dec 2008
|
[ 22:23 miwi ]
- Update to 1.5d
PR: 129502
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
Thu, 2 Oct 2008
|
[ 22:32 amdmi3 ]
- Update to 1.4c. This is a bugfix-only upstream release relative to 1.4a
(currently in ports).
PR: 127805
Submitted by: peter dot schuller at infidyne dot com (maintainer)
|
Sun, 7 Sep 2008
|
[ 04:49 rafan ]
- Update to 1.4a
PR: ports/127164
Submitted by: maintainer
|
Fri, 15 Aug 2008
|
[ 01:02 edwin ]
[PATCH] devel/py-boto: update to 1.3a
- Update to 1.3a
PR: ports/125988
Submitted by: peter.schuller@infidyne.com
|
Thu, 6 Mar 2008
|
[ 22:19 edwin ] (Only the first 10 of 39 ports in this commit are shown above. )
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related)
|
Sun, 20 Jan 2008
|
[ 21:57 miwi ]
- Update to 1.0a
PR: 119798
Submitted by: peter.schuller@infidyne.com (maintainer)
|
Wed, 12 Dec 2007
|
[ 11:53 vd ]
Upgrade devel/py-boto from 0.9b to 0.9d.
PR: ports/118379
Submitted by: peter.schuller@infidyne.com (maintainer)
|
Thu, 30 Aug 2007
|
[ 15:16 vd ]
Add new port devel/py-boto: Python interface to Amazon Web Services
An integrated interface to current and future infrastructural services
offered by Amazon Web Services. Currently, this includes:
* Simple Storage Service (S3)
* Simple Queue Service (SQS)
* Elastic Compute Cloud (EC2)
* Mechanical Turk
WWW: http://code.google.com/p/boto
PR: ports/115761
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
|
Number of commits found: 70 |