notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/py-click/Makefile
SVNWeb

Number of commits found: 28

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:f83ebd62dcbd2a7beee851307bae5d2d00849e89  commit hash:f83ebd62dcbd2a7beee851307bae5d2d00849e89  commit hash:f83ebd62dcbd2a7beee851307bae5d2d00849e89  f83ebd6 
devel/py-click: Update WWW

Approved by:	portmgr (blanket)
Fri, 13 Jan 2023
[ 12:08 Nuno Teixeira (eduardo) search for other commits by this committer ]    commit hash:60064a09a5ddc5c21e14bb07e1548ec8f9c2dc40  commit hash:60064a09a5ddc5c21e14bb07e1548ec8f9c2dc40  commit hash:60064a09a5ddc5c21e14bb07e1548ec8f9c2dc40  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) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 28 Jul 2022
[ 09:16 Kurt Jaeger (pi) search for other commits by this committer Author: Michael Osipov ]    commit hash:631cbf11b6594c79aaa85f97d4cdc27f4d65a66b  commit hash:631cbf11b6594c79aaa85f97d4cdc27f4d65a66b  commit hash:631cbf11b6594c79aaa85f97d4cdc27f4d65a66b  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) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sun, 21 Nov 2021
[ 11:31 Bartek Rutkowski (robak) search for other commits by this committer ]    commit hash:19e3341468e743268c8e803d1ca73e21ecda16d3  commit hash:19e3341468e743268c8e803d1ca73e21ecda16d3  commit hash:19e3341468e743268c8e803d1ca73e21ecda16d3  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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sat, 9 Jan 2021
[ 16:34 antoine search for other commits by this committer ] Original commit   Revision:560874 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Remove python 2.7 support from a few ports
Thu, 22 Oct 2020
[ 17:55 sunpoet search for other commits by this committer ] Original commit   Revision:553040
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 search for other commits by this committer ] Original commit   Revision:496503
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 search for other commits by this committer ] Original commit   Revision:494515
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 search for other commits by this committer ] Original commit   Revision:476858
devel/py-click: Level up ports compliance

Approved by: portmgr (blanket, framework compliance)
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 7 Jan 2017
[ 21:41 robak search for other commits by this committer ] Original commit   Revision:430838
devel/py-click: update 6.6 -> 6.7
Sat, 24 Sep 2016
[ 12:52 robak search for other commits by this committer ] Original commit   Revision:422714
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 search for other commits by this committer ] Original commit   Revision:414042
devel/py-click: update 6.3 -> 6.6

- Add NO_ARCH

PR:		209053
Submitted by:	olivierd
Mon, 7 Mar 2016
[ 20:01 robak search for other commits by this committer ] Original commit   Revision:410544
devel/py-click: update 4.1 -> 6.3
Wed, 5 Aug 2015
[ 12:15 robak search for other commits by this committer ] Original commit   Revision:393580
devel/py-click: update 3.3 -> 4.1
Thu, 12 Mar 2015
[ 17:12 sunpoet search for other commits by this committer ] Original commit   Revision:381119 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
- Update MAINTAINER: use @FreeBSD.org
Wed, 4 Mar 2015
[ 11:45 robak search for other commits by this committer ] Original commit   Revision:380429
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 search for other commits by this committer ] Original commit   Revision:371280 (Only the first 10 of 564 ports in this commit are shown above. View all ports for this commit)
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
Wed, 30 Jul 2014
[ 15:57 robak search for other commits by this committer ] Original commit   Revision:363489
devel/py-click: update 2.4 -> 2.5

Approved by:	marino (mentor)
Fri, 11 Jul 2014
[ 08:43 robak search for other commits by this committer ] Original commit   Revision:361512
devel/py-click: update 2.2 -> 2.4

Approved by:	swills (mentor)
Tue, 1 Jul 2014
[ 20:59 robak search for other commits by this committer ] Original commit   Revision:360091
devel/py-click: update 2.1 -> 2.2

Approved by:	swills (mentor)
Thu, 19 Jun 2014
[ 18:47 robak search for other commits by this committer ] Original commit   Revision:358453
- 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 search for other commits by this committer ] Original commit   Revision:357842
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