non port: devel/py-argcomplete/Makefile |
SVNWeb
|
Number of commits found: 29 |
Fri, 22 Sep 2023
|
[ 03:17 Po-Chuan Hsieh (sunpoet) ] 77d9aa7
devel/py-argcomplete: Update to 3.1.2
Changes: https://github.com/kislyuk/argcomplete/releases
|
Mon, 4 Sep 2023
|
[ 09:04 Po-Chuan Hsieh (sunpoet) ] bf89aa1
devel/py-argcomplete: Update to 3.1.1
Changes: https://github.com/kislyuk/argcomplete/releases
|
Sat, 26 Aug 2023
|
[ 23:19 Po-Chuan Hsieh (sunpoet) ] 04bfa33
devel/py-argcomplete: Update WWW
|
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>
|
Sun, 9 Apr 2023
|
[ 13:36 Po-Chuan Hsieh (sunpoet) ] 69512db
devel/py-argcomplete: Convert to USE_PYTHON=unittest
|
Wed, 5 Apr 2023
|
[ 17:30 Po-Chuan Hsieh (sunpoet) ] 8874bfd
devel/py-argcomplete: Update to 2.1.2
- Update WWW and clean up pkg-descr
Changes: https://github.com/kislyuk/argcomplete/releases
|
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 )
|
Mon, 28 Feb 2022
|
[ 12:46 Po-Chuan Hsieh (sunpoet) ] 748141c
devel/py-argcomplete: Update to 2.0.0
Changes: https://github.com/kislyuk/argcomplete/releases
|
Tue, 25 May 2021
|
[ 13:55 Dmitry Marakasov (amdmi3) ] 0729af4 (Only the first 10 of 80 ports in this commit are shown above. )
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@
|
Sun, 25 Apr 2021
|
[ 20:35 Po-Chuan Hsieh (sunpoet) ] 9262fd8
devel/py-argcomplete: Update to 1.12.3
Changes: https://github.com/kislyuk/argcomplete/releases
|
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.
|
Thu, 26 Nov 2020
|
[ 21:17 sunpoet ]
Update to 1.12.2
Changes: https://github.com/kislyuk/argcomplete/releases
|
Tue, 29 Sep 2020
|
[ 18:17 sunpoet ]
Update to 1.12.1
Changes: https://github.com/kislyuk/argcomplete/releases
|
Sun, 27 Sep 2020
|
[ 19:31 sunpoet ]
Fix build after r549823
|
Fri, 24 Jul 2020
|
[ 07:11 sunpoet ]
Update to 1.12.0
Changes: https://github.com/kislyuk/argcomplete/releases
|
Tue, 14 Jul 2020
|
[ 07:59 antoine ] (Only the first 10 of 82 ports in this commit are shown above. )
Unbreak bulk -a
|
Wed, 15 Jan 2020
|
[ 17:46 sunpoet ]
Update to 1.11.1
Changes: https://github.com/kislyuk/argcomplete/releases
|
Sun, 29 Dec 2019
|
[ 12:54 sunpoet ]
Update to 1.11.0
Changes: https://github.com/kislyuk/argcomplete/releases
|
Tue, 10 Dec 2019
|
[ 17:11 sunpoet ]
Update to 1.10.3
Changes: https://github.com/kislyuk/argcomplete/releases
|
Sun, 8 Dec 2019
|
[ 17:01 sunpoet ]
Update to 1.10.2
Changes: https://github.com/kislyuk/argcomplete/releases
|
Wed, 15 May 2019
|
[ 15:54 sunpoet ]
Update to 1.10.0
Changes: https://github.com/kislyuk/argcomplete/releases
|
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, 5 Apr 2019
|
[ 22:43 sunpoet ]
Update to 1.9.5
Changes: https://github.com/kislyuk/argcomplete/releases
|
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
|
Sat, 3 Mar 2018
|
[ 19:15 sunpoet ]
Update to 1.9.4
- Add TEST_DEPENDS
- Add NO_ARCH
- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Add GitHub repository to WWW
- Take maintainership
Changes: https://github.com/kislyuk/argcomplete/releases
|
Mon, 26 Feb 2018
|
[ 17:00 yuri ]
Reset maintainership of 4 ports maintained by tony@git-pull.com
Based on his reply:
"I cannot maintain these ports at this time, ... I think it may be best to
remove the ports for now."
Approved by: tcberner (mentor, implicit)
|
Sun, 15 Feb 2015
|
[ 11:18 pi ]
New port: devel/py-argcomplete
Argcomplete provides easy, extensible command line tab completion
of arguments for your Python script.
It makes two assumptions:
- You're using bash or zsh as your shell
- You're using argparse to manage your command line arguments/options
WWW: https://pypi.python.org/pypi/argcomplete
PR: 196358
Submitted by: Tony Narlock <tony@git-pull.com>
|
Number of commits found: 29 |