non port: devel/py-knack/Makefile |
Number of commits found: 31 |
Sunday, 7 Jul 2024
|
08:05 Po-Chuan Hsieh (sunpoet)
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change
1a80ec7 |
Sunday, 1 Oct 2023
|
23:10 Danilo G. Baio (dbaio)
devel/py-knack: Update to 0.11.0
Changelog: https://github.com/microsoft/knack/releases/tag/v0.11.0
e223d7a |
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 |
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 |
Saturday, 31 Dec 2022
|
17:49 Danilo G. Baio (dbaio)
devel/py-knack: Update to 0.10.1
Changelog: https://github.com/microsoft/knack/blob/v0.10.1/HISTORY.rst
3f58374 |
Saturday, 10 Sep 2022
|
17:20 Danilo G. Baio (dbaio)
devel/py-knack: Update to 0.10.0
Changelog: https://github.com/microsoft/knack/blob/v0.10.0/HISTORY.rst
70636de |
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 |
Sunday, 2 Jan 2022
|
14:18 Danilo G. Baio (dbaio)
devel/py-knack: Update to 0.9.0
Changelog: https://github.com/microsoft/knack/blob/v0.9.0/HISTORY.rst
ab541d6 |
Saturday, 29 May 2021
|
14:02 Danilo G. Baio (dbaio)
devel/py-knack: Update to 0.8.2
Changelog: https://github.com/microsoft/knack/blob/v0.8.2/HISTORY.rst
340c9aa |
Friday, 7 May 2021
|
02:51 Danilo G. Baio (dbaio)
devel/py-knack: Update to 0.8.1
d861e49 |
Sunday, 18 Apr 2021
|
12:21 Danilo G. Baio (dbaio)
devel/py-knack: Update to 0.8.0
Changelog: https://github.com/microsoft/knack/blob/v0.8.0/HISTORY.rst
f3a7430 |
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 |
Thursday, 21 Jan 2021
|
14:14 dbaio
devel/py-knack: Update to 0.8.0rc2
|
Tuesday, 11 Aug 2020
|
22:57 dbaio
devel/py-knack: Update to 0.7.2
Reported by: portscout
|
Thursday, 21 May 2020
|
01:30 dbaio
devel/py-knack: Update to 0.7.1
Reported by: portscout
|
Friday, 1 May 2020
|
14:12 dbaio
devel/py-knack: Update to 0.7.0rc4
Reported by: portscout
|
Tuesday, 21 Apr 2020
|
20:12 dbaio
devel/py-knack: Update to 0.7.0rc3
|
Sunday, 5 Apr 2020
|
13:43 dbaio
devel/py-knack: Update to 0.7.0rc1
Drop support for Python 2.7
|
Tuesday, 4 Feb 2020
|
08:49 dbaio
devel/py-knack: Take MAINTAINER'ship
|
Monday, 3 Feb 2020
|
20:21 rene
Return dbn's ports to the pool after safekeeping his commit bit.
|
Saturday, 7 Sep 2019
|
22:43 dbaio
devel/py-knack: Update to 0.6.3
Changelog: https://github.com/Microsoft/knack/releases/tag/v0.6.3
Approved by: dbn (maintainer, implicit)
|
Thursday, 6 Jun 2019
|
00:34 dbaio
devel/py-knack: Update to 0.6.2
Changelog: https://github.com/Microsoft/knack/releases/tag/v0.6.2
Approved by: dbn (maintainer, implicit)
|
Saturday, 11 May 2019
|
23:09 dbaio
devel/py-knack: Update to 0.6.1
Changelog: https://github.com/Microsoft/knack/releases/tag/v0.6.1
Approved by: dbn (maintainer, implicit)
|
Sunday, 14 Apr 2019
|
23:07 dbaio
devel/py-knack: Update to 0.5.4
Changelog: https://github.com/Microsoft/knack/releases/tag/v0.5.4
Approved by: dbn (maintainer, implicit)
|
Thursday, 21 Mar 2019
|
16:33 dbn
devel/py-knack: update to 0.5.3
- Mark as NO_ARCH
- Add missing dependency
- Change log:
- Removes an incorrect check when adding arguments.
- Updates usages of yaml.load to use yaml.safe_load.
PR: 236421
Submitted by: dbaio@
|
Tuesday, 20 Nov 2018
|
04:26 dbn
devel/py-knack: update to 0.5.1
|
Thursday, 8 Nov 2018
|
15:12 dbn
devel/py-knack: update to 0.5.0
|
Friday, 2 Nov 2018
|
17:12 dbn
devel/py-knack: update to 0.4.5
- Switch to PyPi
- PyPi doesn't ship with a LICENSE file
- PyPi doesn't ship with tests (but we didn't have tests hooked up anyway)
|
Wednesday, 12 Sep 2018
|
14:58 dbn
devel/py-knack: update to 0.4.3
|
Friday, 10 Aug 2018
|
09:43 dbn
devel/py-knack: add port
Knack is a Python command line parsing framework.
|
Number of commits found: 31 |