non port: devel/py-click/Makefile |
SVNWeb
|
Number of commits found: 28 |
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>
|
Mon, 30 Jan 2023
|
[ 13:02 Po-Chuan Hsieh (sunpoet) ] f83ebd6
devel/py-click: Update WWW
Approved by: portmgr (blanket)
|
Fri, 13 Jan 2023
|
[ 12:08 Nuno Teixeira (eduardo) ] 60064a0
devel/py-click: Update to 8.1.3
ChangeLog:
https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-3
PR: 264992
Reported by: p5B2EA84B3@t-online.de
Approved by: maintainer timeout, > 6 months
|
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 )
|
Thu, 28 Jul 2022
|
[ 09:16 Kurt Jaeger (pi) Author: Michael Osipov ] 631cbf11
devel/py-click: add missing dependency for python < 3.10
- see https://docs.python.org/3/library/importlib.metadata.html
PR: 264043
Approved: robak (maintainer timeout)
|
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 )
|
Sun, 21 Nov 2021
|
[ 11:31 Bartek Rutkowski (robak) ] 19e3341
devel/py-click: Update 7.1.2 -> 8.0.3
PR: 258150
Reported by: Michael Boehm <michael.boehm@markt.de>
|
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.
|
Sat, 9 Jan 2021
|
[ 16:34 antoine ] (Only the first 10 of 28 ports in this commit are shown above. )
Remove python 2.7 support from a few ports
|
Thu, 22 Oct 2020
|
[ 17:55 sunpoet ]
Update to 7.1.2
Changes: https://github.com/pallets/click/releases
https://github.com/pallets/click/blob/master/CHANGES.rst
PR: 250108
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 18 days)
|
Thu, 21 Mar 2019
|
[ 19:41 sunpoet ]
Change MASTER_SITES from GitHub to CHEESESHOP
PR: 236267
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 16 days)
|
Sun, 3 Mar 2019
|
[ 21:34 leres ]
Update to 7.0 (with reordering to make portlint happy) and switch
from CHEESESHOP to GH.
PR: 233477
Reported by: Andrew Romanenko
Approved by: robak (maintainer timeout, 14 weeks), ler (mentor, implicit)
|
Sat, 11 Aug 2018
|
[ 03:32 koobs ]
devel/py-click: Level up ports compliance
Approved by: portmgr (blanket, framework compliance)
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Sat, 7 Jan 2017
|
[ 21:41 robak ]
devel/py-click: update 6.6 -> 6.7
|
Sat, 24 Sep 2016
|
[ 12:52 robak ]
devel/py-click: change USES= to USES?=
* Minor change to make the port slave friendly for Python 3 version
Submitted by: philip
|
Tue, 26 Apr 2016
|
[ 10:06 robak ]
devel/py-click: update 6.3 -> 6.6
- Add NO_ARCH
PR: 209053
Submitted by: olivierd
|
Mon, 7 Mar 2016
|
[ 20:01 robak ]
devel/py-click: update 4.1 -> 6.3
|
Wed, 5 Aug 2015
|
[ 12:15 robak ]
devel/py-click: update 3.3 -> 4.1
|
Thu, 12 Mar 2015
|
[ 17:12 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
- Update MAINTAINER: use @FreeBSD.org
|
Wed, 4 Mar 2015
|
[ 11:45 robak ]
devel/py-click: update 2.5 -> 3.3
- Bump www/py-gandi.cli and devel/py-plan PORTREVISION
PR: 198273
Submitted by: Maxim Filimonov <che@bein.link>
|
Mon, 20 Oct 2014
|
[ 16:04 mva ] (Only the first 10 of 564 ports in this commit are shown above. )
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit)
|
Wed, 30 Jul 2014
|
[ 15:57 robak ]
devel/py-click: update 2.4 -> 2.5
Approved by: marino (mentor)
|
Fri, 11 Jul 2014
|
[ 08:43 robak ]
devel/py-click: update 2.2 -> 2.4
Approved by: swills (mentor)
|
Tue, 1 Jul 2014
|
[ 20:59 robak ]
devel/py-click: update 2.1 -> 2.2
Approved by: swills (mentor)
|
Thu, 19 Jun 2014
|
[ 18:47 robak ]
- Update devel/py-click to 2.1
- Change maintainer address to robak@freebsd.org
Reviewed by: marino (mentor)
Approved by: swills (mentor)
|
Sun, 15 Jun 2014
|
[ 08:38 miwi ]
Click is a Python package for creating beautiful command line interfaces
in a composable way with as little code as necessary. It's the "Command
Line Interface Creation Kit". It's highly configurable but comes with
sensible defaults out of the box.
WWW: https://github.com/mitsuhiko/click
PR: ports/190947
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
|
Number of commits found: 28 |