non port: devel/py-aws-sam-translator/Makefile |
Number of commits found: 23 |
Tuesday, 27 Jun 2023
|
19: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>
3d9a815 |
Thursday, 11 May 2023
|
04:17 Norikatsu Shigemura (nork)
devel/py-aws-sam-translator: Update to 1.66.0
Approved by: hrs (mentor)
2f5385f |
Friday, 17 Mar 2023
|
14:26 Norikatsu Shigemura (nork)
devel/py-aws-sam-translator: Update to 1.62.0
Changelog: https://github.com/aws/serverless-application-model/compare/v1.55.0...v1.62.0
PR: 269045
Approved by: hrs (mentor)
e573b5c |
Thursday, 23 Feb 2023
|
08:56 Norikatsu Shigemura (nork)
devel/py-aws-sam-translator: Change MAINTAINERship to myself
Approved by: hrs (mentor)
83979d3 |
Wednesday, 11 Jan 2023
|
15:58 Dmitry Marakasov (amdmi3)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
77d6847 |
Monday, 5 Dec 2022
|
12:14 Wen Heping (wen)
devel/py-aws-sam-translator: Update to 1.55.0
PR: 268139
Reported by: nork@ninth-nine.com(maintainer)
9b5de2e |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 8 Jun 2022
|
17:59 Nuno Teixeira (eduardo) Author: Norikatsu Shigemura
devel/py-aws-sam-translator: Update to 1.45.0
- use DISTVERSION instead of PORTVERSION
ChangeLog:
https://github.com/aws/serverless-application-model/releases/tag/v1.45.0
PR: 264250
20e2d96 |
Tuesday, 15 Feb 2022
|
18:39 Thierry Thomas (thierry)
devel/py-aws-sam-translator: allow build with Python 3.9
According to official site, it's said that python 3.9 is not officially
supported, but antoine@ noticed that it’s fine.
PR: 261868
Approved by: Norikatsu Shigemura (maintainer)
3e024fc |
Monday, 24 Jan 2022
|
20:54 Guangyuan Yang (ygy) Author: Norikatsu Shigemura
devel/py-aws-sam-translator: Update to 1.39.0
PR: 261419
dde9420 |
Monday, 18 Oct 2021
|
07:14 Yasuhiro Kimura (yasu) Author: Norikatsu Shigemura
devel/py-aws-sam-translator: Update to 1.39.0
Remove obsolete PY_ENUM34 from RUN_DEPENDS.
ChangeLog: https://github.com/aws/serverless-application-model/releases/tag/v1.39.0
PR: 258853
Approved by: ygy (mentor)
Differential Revision: https://reviews.freebsd.org/D32537
cb311e1 |
Monday, 9 Aug 2021
|
09:20 Li-Wen Hsu (lwhsu) Author: Norikatsu Shigemura
devel/py-aws-sam-translator: Update to 1.38.0
PR: 257569
f8c2628 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 10 Jan 2021
|
14:05 rene
Remove empty PY_ENUM34 from ports using Python 3.6+
 |
Tuesday, 14 Jul 2020
|
07:59 antoine
Unbreak bulk -a
 |
Wednesday, 22 Jan 2020
|
18:27 tcberner
devel/py-aws-sam-translator: Update to 1.19.1
PR: 243504
Submitted by: nork@ninth-nine.com (maintainer)
 |
Saturday, 21 Dec 2019
|
10:54 joneum
Update to 1.19.0
PR: 242696
Submitted by: nork@ninth-nine.com (maintainer)
Sponsored by: Netzkommune GmbH
 |
Tuesday, 5 Nov 2019
|
10:19 kai
devel/py-aws-sam-translator: Update to 1.15.1
Changelog since 1.14.0:
https://github.com/awslabs/serverless-application-model/releases/tag/v1.15.0
https://github.com/awslabs/serverless-application-model/releases/tag/v1.15.1
PR: 241454
Submitted by: nork@ninth-nine.com (maintainer)
 |
Monday, 2 Sep 2019
|
13:10 swills
devel/py-aws-sam-translator: update to 1.14.0
PR: 240267
Submitted by: nork@ninth-nine.com (maintainer)
 |
Wednesday, 31 Jul 2019
|
20:11 kai
devel/py-aws-sam-translator: Update to 1.13.0
Changelog:
https://github.com/awslabs/serverless-application-model/releases/tag/v1.13.0
PR: 239521
Submitted by: nork@ninth-nine.com (maintainer)
 |
Monday, 15 Jul 2019
|
18:00 swills
devel/py-aws-sam-translator: update to 1.12.0
PR: 239055
Submitted by: nork@ninth-nine.com (maintainer)
 |
Saturday, 15 Jun 2019
|
13:33 dbaio
Add devel/py-aws-sam-translator
AWS SAM Translator is a library that transform SAM templates into AWS
CloudFormation templates.
You can use SAM to define serverless applications in simple and clean syntax.
WWW: https://pypi.org/project/aws-sam-translator/
PR: 238533
Submitted by: nork@ninth-nine.com
 |
Number of commits found: 23 |