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-keystoneauth1/Makefile
SVNWeb

Number of commits found: 40

Mon, 4 Sep 2023
[ 21:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:64b6d28078f59e3cf714857098c3eccb9e51810d  commit hash:64b6d28078f59e3cf714857098c3eccb9e51810d  commit hash:64b6d28078f59e3cf714857098c3eccb9e51810d  64b6d28 
devel/py-keystoneauth1: Update to 5.3.0

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Sun, 9 Jul 2023
[ 10:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:8cf800c76e21ce3b561278a08df79de23436a816  commit hash:8cf800c76e21ce3b561278a08df79de23436a816  commit hash:8cf800c76e21ce3b561278a08df79de23436a816  8cf800c 
devel/py-keystoneauth1: Update to 5.2.1

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
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>
Sat, 27 May 2023
[ 23:43 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:c1f967e0e2a7b691972846066e24dfdd82916219  commit hash:c1f967e0e2a7b691972846066e24dfdd82916219  commit hash:c1f967e0e2a7b691972846066e24dfdd82916219  c1f967e 
devel/py-keystoneauth1: Update to 5.2.0

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Tue, 21 Mar 2023
[ 19:20 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:6a06989058db18b7257400fca7305ceb88a3c90f  commit hash:6a06989058db18b7257400fca7305ceb88a3c90f  commit hash:6a06989058db18b7257400fca7305ceb88a3c90f  6a06989 
devel/py-keystoneauth1: Update to 5.1.2

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Mon, 30 Jan 2023
[ 12:59 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:8c8476fd935f543f5bf3e6ac4b5c4c6bcde0bf88  commit hash:8c8476fd935f543f5bf3e6ac4b5c4c6bcde0bf88  commit hash:8c8476fd935f543f5bf3e6ac4b5c4c6bcde0bf88  8c8476f 
devel/py-keystoneauth1: Update to 5.1.1

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
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)
Mon, 18 Jul 2022
[ 18:00 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:324c7c0c6124504e9e42da68f5d6a6d5cc4844a6  commit hash:324c7c0c6124504e9e42da68f5d6a6d5cc4844a6  commit hash:324c7c0c6124504e9e42da68f5d6a6d5cc4844a6  324c7c0 
devel/py-keystoneauth1: Update to 5.0.0

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Sun, 22 May 2022
[ 04:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:38aee73493a121a0f0438c376fcccfceacc6125a  commit hash:38aee73493a121a0f0438c376fcccfceacc6125a  commit hash:38aee73493a121a0f0438c376fcccfceacc6125a  38aee73 
devel/py-keystoneauth1: Update to 4.6.0

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Fri, 25 Mar 2022
[ 13:36 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:e5bb90219413c948a105772dcf1bd2044dd02de9  commit hash:e5bb90219413c948a105772dcf1bd2044dd02de9  commit hash:e5bb90219413c948a105772dcf1bd2044dd02de9  e5bb902 
devel/py-keystoneauth1: Update to 4.5.0

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Tue, 21 Sep 2021
[ 03:44 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:b03acf9a97938f4d91d992e222d6d2e4e5709998  commit hash:b03acf9a97938f4d91d992e222d6d2e4e5709998  commit hash:b03acf9a97938f4d91d992e222d6d2e4e5709998  b03acf9 
devel/py-keystoneauth1: Update to 4.4.0

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Sun, 7 Mar 2021
[ 22:18 sunpoet search for other commits by this committer ] Original commit   Revision:567675
Update to 4.3.1

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
[ 16:45 tobik search for other commits by this committer ] Original commit   Revision:567577 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Remove redundant option descriptions that match the default ones

(ignoring case)

Reported by:	danfe (for net/mosquitto), portscan
Thu, 10 Dec 2020
[ 21:34 sunpoet search for other commits by this committer ] Original commit   Revision:557522
Update to 4.3.0

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Sat, 15 Aug 2020
[ 16:31 sunpoet search for other commits by this committer ] Original commit   Revision:544984
Update to 4.2.1

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Fri, 26 Jun 2020
[ 08:44 sunpoet search for other commits by this committer ] Original commit   Revision:540446
Add BETAMAX, KERBEROS, OAUTH1 and SAML2 options
Wed, 24 Jun 2020
[ 17:38 sunpoet search for other commits by this committer ] Original commit   Revision:540088
Update to 4.2.0

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
[ 11:36 sunpoet search for other commits by this committer ] Original commit   Revision:540036
Update to 4.1.0

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Sat, 9 May 2020
[ 13:48 sunpoet search for other commits by this committer ] Original commit   Revision:534747
Update to 4.0.0

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
Wed, 29 Jan 2020
[ 19:17 sunpoet search for other commits by this committer ] Original commit   Revision:524600
Update to 3.18.0

- Take maintainership

Changes:	https://docs.openstack.org/releasenotes/keystoneauth/
PR:		243333
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 15 days)
Sat, 12 Jan 2019
[ 13:48 miwi search for other commits by this committer ] Original commit   Revision:490056
- Adding missing dependency
- Bump PORTREVISION

Reported by:	pkg-fallout
Sponsored by:	iXsystems Inc.
Fri, 11 Jan 2019
[ 12:59 miwi search for other commits by this committer ] Original commit   Revision:489963
- Update to 3.10.0

Changelog:
	https://docs.openstack.org/keystoneauth/latest/history.html

PR:		230219
Submitted by:	ndowens@yahoo.com
Approved by:	maintainer
Sponsored by:	iXsystems Inc.
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Tue, 3 Apr 2018
[ 09:52 sunpoet search for other commits by this committer ] Original commit   Revision:466326
Update to 3.4.0

- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://docs.openstack.org/keystoneauth/latest/history.html
PR:		226773
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
Fri, 29 Dec 2017
[ 09:01 antoine search for other commits by this committer ] Original commit   Revision:457499 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Simplify some USES=python

With hat:	portmgr
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)
Thu, 26 Jan 2017
[ 15:37 novel search for other commits by this committer ] Original commit   Revision:432516
devel/py-keystoneauth1: update to 2.17.0

PR:		216447
Submitted by:	Alexander Nusov
Approved by:	maintainer
Sun, 23 Oct 2016
[ 16:36 novel search for other commits by this committer ] Original commit   Revision:424532
devel/py-keystoneauth1: update to 2.14.0

PR:		213710
Approved by:	maintainer
Wed, 12 Oct 2016
[ 04:48 novel search for other commits by this committer ] Original commit   Revision:423830
devel/py-keystoneauth1: update to 2.12.1

PR:		213337
Submitted by:	Alexander Nusov
Approved by:	maintainer
Tue, 26 Jul 2016
[ 00:41 novel search for other commits by this committer ] Original commit   Revision:419089
devel/py-keystoneauth1: update to 2.9.0

PR:		211350
Approved by:	Davide D'Amico (maintainer)
Wed, 8 Jun 2016
[ 17:21 novel search for other commits by this committer ] Original commit   Revision:416554
devel/py-keystoneauth1: update to 2.8.0

PR:		210136
Approved by:	Davide D'Amico (maintainer)
Sun, 8 May 2016
[ 10:58 novel search for other commits by this committer ] Original commit   Revision:414801
devel/py-keystoneauth1: update to 2.6.0

- update to 2.6.0
- fix tabs/spaces formatting in RUN_DEPENDS
- py-keystoneauth1 supports only Python 2.7 or newer now,
  so adjust USES= python accordingly

PR:		209367
Approved by:	maintainer
Sun, 10 Apr 2016
[ 06:10 novel search for other commits by this committer ] Original commit   Revision:412891
devel/py-keystoneauth1: update to 2.5.0

PR:		208657
Approved by:	maintainer
Tue, 5 Apr 2016
[ 16:49 novel search for other commits by this committer ] Original commit   Revision:412572
devel/py-keystoneauth1: update to 2.4.0

PR:		208479
Approved by:	maintainer
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 5 Mar 2016
[ 08:25 novel search for other commits by this committer ] Original commit   Revision:410166
devel/py-keystoneauth1: update to 2.3.0

PR:		207709
Approved by:	Davide D'Amico (maintainer)
Thu, 14 Jan 2016
[ 00:06 novel search for other commits by this committer ] Original commit   Revision:406083
New port: devel/py-keystoneauth1

This package contains tools for authenticating to an OpenStack-based cloud.
These tools include:

 - Authentication plugins (password, token, and federation based)
 - Discovery mechanisms to determine API version support
 - A session that is used to maintain client settings across requests
   (based on the requests Python library)

WWW: http://docs.openstack.org/developer/keystoneauth/api/keystoneauth1.html

Differential Revision:	D4906
Submitted by:		Davide D'Amico <dave@gufi.org>
Reviewed by:		koobs

Number of commits found: 40