Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.49.0_2 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
2.49.0_1 11 Jan 2025 14:14:27
    |
Ruslan Makhmatkhanov (rm)  |
devel/py-boto: mark deprecated
This version is discontinued upstream. Mark deprecated and suggest
user to use www/py-boto3 |
2.49.0_1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
2.49.0_1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.49.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.49.0_1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
2.49.0_1 23 Nov 2021 22:11:40
    |
Stefan Eßer (se)  |
*/*: 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) |
2.49.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.49.0_1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.49.0_1 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
2.49.0 04 Jan 2019 20:33:05
  |
rm  |
devel/py-boto: update to 2.49.0 |
2.48.0 29 Dec 2017 09:01:54
  |
antoine  |
Simplify some USES=python
With hat: portmgr |
2.48.0 14 Jul 2017 20:18:03
  |
rm  |
devel/py-boto: update to 2.48.0 |
2.47.0 06 Jun 2017 20:52:02
  |
rm  |
devel/py-boto: update to 2.47.0 |
2.46.1 23 Feb 2017 09:50:03
  |
rm  |
devel/py-boto: update to 2.46.1 |
2.45.0_1 05 Feb 2017 16:13:30
  |
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> |
2.45.0 18 Dec 2016 14:14:53
  |
rm  |
devel/py-boto: update to 2.45.0 |
2.44.0 09 Dec 2016 22:20:25
  |
rm  |
devel/py-boto: update to 2.44.0 |
2.43.0 28 Oct 2016 20:18:53
  |
rm  |
devel/py-boto: update to 2.43.0 |
2.42.0 21 Aug 2016 16:26:11
  |
rm  |
devel/py-boto: update to 2.42.0 |
2.39.0 13 Mar 2016 18:20:16
  |
rm  |
devel/py-boto: update to 2.39.0 |
2.38.0 13 Aug 2015 19:49:43
  |
rm  |
devel/py-boto: update to 2.38.0 |
2.36.0 22 Feb 2015 09:32:46
  |
rm  |
devel/py-boto: update to 2.36.0 |
2.35.1 13 Jan 2015 08:42:41
  |
rm  |
devel/py-boto: update to 2.35.1 |
2.32.1 20 Aug 2014 12:41:13
  |
rm  |
devel/py-boto: update 2.32.1, python3 is now supported
Reported by: koobs |
2.30.0 08 Jul 2014 06:22:22
  |
rm  |
devel/py-boto: update to 2.30.0 |
2.29.1 01 Jun 2014 05:44:31
  |
rm  |
devel/py-boto: update to 2.29.1 |
2.28.0 20 May 2014 07:00:36
  |
rm  |
devel/py-boto: update to 2.28.0
PR: 189736
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
2.27.0 05 Apr 2014 14:23:35
  |
rm  |
devel/py-boto: update to 2.27.0 |
2.25.0 12 Feb 2014 12:27:36
  |
rm  |
- update to to 2.25.0
Release notes:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.25.0.rst |
2.23.0 18 Jan 2014 19:03:44
  |
rm  |
- update to 2.23.0 |
2.22.1 07 Jan 2014 21:36:04
  |
rm  |
- update to 2.22.1 |
2.21.2 29 Dec 2013 19:12:04
  |
rm  |
- update to 2.21.2
release notes:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.21.2.rst |
2.21.1 24 Dec 2013 15:26:19
  |
rm  |
- update to 2.21.1 |
2.21.0 22 Dec 2013 18:47:41
  |
rm  |
- update to 2.21.0 |
2.16.0 10 Nov 2013 19:16:24
  |
rm  |
- update to 2.16.0
- staging support
- autoplist
changelog:
http://docs.pythonboto.org/en/latest/releasenotes/v2.16.0.html |
2.14.0 16 Oct 2013 21:27:24
  |
rm  |
- update to 2.14.0
changes:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.14.0.rst |
2.13.3 20 Sep 2013 19:50:33
  |
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 |
2.13.0 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.13.0 14 Sep 2013 09:41:05
  |
rm  |
- update to 2.13.0 |
2.11.0 31 Aug 2013 14:04:13
  |
rm  |
- update to 2.11.0
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.11.0.rst |
2.10.0 29 Aug 2013 15:36:39
  |
rm  |
- update to 2.10.0 |
2.9.9 02 Aug 2013 07:32:02
  |
rm  |
- update to 2.9.9
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.9.9.rst |
2.9.8 19 Jul 2013 12:12:17
  |
rm  |
- update to 2.9.8
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.9.8.rst |
2.9.7 15 Jul 2013 00:56:38
  |
rm  |
- update to 2.9.7
changelog:
https://github.com/boto/boto/blob/develop/docs/source/releasenotes/v2.9.7.rst |
2.9.6 07 Jul 2013 17:03:56
  |
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 |
2.9.5 29 May 2013 22:27:57
  |
rm  |
- update to 2.9.5 |
2.9.3 16 May 2013 15:10:13
  |
rm  |
- update to 2.9.3
changelog:
http://goo.gl/V7ZZL |
2.9.2 01 May 2013 20:38:21
  |
rm  |
- update to 2.9.2 |
2.9.0 19 Apr 2013 13:47:42
  |
rm  |
- update to 2.9.0
Feature safe: yes |
2.8.0 04 Mar 2013 14:00:00
  |
rm  |
- update to 2.8.0
- remove stale GOOGLE_CODE mirror |
2.6.0 21 Sep 2012 06:14:29
  |
rm  |
- update to 2.6.0 |
2.5.2 21 Jun 2012 19:25:23
 |
rm  |
- update to 2.5.2 |
2.5.1 14 Jun 2012 16:32:57
 |
rm  |
- update to 2.5.1 |
2.4.1 18 May 2012 04:42:01
 |
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) |
2.3.0 08 Apr 2012 05:53:57
 |
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 |
2.1.1 23 Nov 2011 09:27:56
 |
lwhsu  |
- Update to 2.1.1
PR: ports/159409 (based on)
Submitted by: ychsiao <ychsiao@ychsiao.org>
Approved by: maintainer timeout
Feature safe: yes |
1.9b_1 07 Feb 2011 10:11:25
 |
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 |
1.9b 05 Jan 2010 07:06:52
 |
wen  |
- Update to 1.9b
PR: ports/142224
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
1.9a 01 Jan 2010 18:24:20
 |
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) |
1.8d 14 Jul 2009 17:29:33
 |
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) |
1.8c 04 Jul 2009 22:38:16
 |
miwi  |
- Update to 1.8c
PR: 136153
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
1.7a 26 Apr 2009 23:26:34
 |
miwi  |
- Update to 1.7a
PR: 133992
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
1.6b 15 Jan 2009 18:43:21
 |
amdmi3  |
- Update to 1.6b
PR: 130590
Submitted by: Peter Schuller <peter dot schuller at infidyne dot com>
(maintainer) |
1.5d 24 Dec 2008 22:23:46
 |
miwi  |
- Update to 1.5d
PR: 129502
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
1.4c 02 Oct 2008 22:32:35
 |
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) |
1.4a 07 Sep 2008 04:49:31
 |
rafan  |
- Update to 1.4a
PR: ports/127164
Submitted by: maintainer |
1.3a 15 Aug 2008 01:02:52
 |
edwin  |
[PATCH] devel/py-boto: update to 1.3a
- Update to 1.3a
PR: ports/125988
Submitted by: peter.schuller@infidyne.com |
1.0a 06 Mar 2008 22:19:52
 |
edwin  |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
1.0a 20 Jan 2008 21:57:05
 |
miwi  |
- Update to 1.0a
PR: 119798
Submitted by: peter.schuller@infidyne.com (maintainer) |
0.9d 12 Dec 2007 11:53:56
 |
vd  |
Upgrade devel/py-boto from 0.9b to 0.9d.
PR: ports/118379
Submitted by: peter.schuller@infidyne.com (maintainer) |
0.9b 30 Aug 2007 15:16:24
 |
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> |