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

Number of commits found: 21

Wed, 2 Aug 2023
[ 12:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:fc21479d1de32056bde75f2726e24055b0f415e3  commit hash:fc21479d1de32056bde75f2726e24055b0f415e3  commit hash:fc21479d1de32056bde75f2726e24055b0f415e3  fc21479 
devel/py-vcrpy: Update version 5.0.0=>5.1.0

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v5.1.0
Fri, 30 Jun 2023
[ 04:43 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:b83db3e4b7993f65e6eb90843cd2ca2435a81b88  commit hash:b83db3e4b7993f65e6eb90843cd2ca2435a81b88  commit hash:b83db3e4b7993f65e6eb90843cd2ca2435a81b88  b83db3e 
devel/py-vcrpy: Update version 4.4.0=>5.0.0

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v5.0.0
Thu, 29 Jun 2023
[ 20:20 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9ee941eadad7130a41fc97313f40516609bc07c0  commit hash:9ee941eadad7130a41fc97313f40516609bc07c0  commit hash:9ee941eadad7130a41fc97313f40516609bc07c0  9ee941e 
devel/py-vcrpy: Update version 4.3.1=>4.4.0

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v4.4.0
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, 3 Jun 2023
[ 20:18 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:ad5716d7c7294a23810f95baabc48424bc024aa2  commit hash:ad5716d7c7294a23810f95baabc48424bc024aa2  commit hash:ad5716d7c7294a23810f95baabc48424bc024aa2  ad5716d 
devel/py-vcrpy: Update version 4.2.1=>4.3.1

Changelog: https://github.com/kevin1024/vcrpy/releases/tag/v4.3.1
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
Sat, 31 Dec 2022
[ 21:59 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:d682c787346838f370c45a9f8e27b76822c3ff22  commit hash:d682c787346838f370c45a9f8e27b76822c3ff22  commit hash:d682c787346838f370c45a9f8e27b76822c3ff22  d682c78 
devel/py-vcrpy: Update version 4.1.1=>4.2.1

Relnotes: https://github.com/kevin1024/vcrpy/releases/tag/v4.2.1
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)
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)
Sat, 12 Mar 2022
[ 10:38 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:de0214094ffe8e48e69c43d841ca8a1734094b38  commit hash:de0214094ffe8e48e69c43d841ca8a1734094b38  commit hash:de0214094ffe8e48e69c43d841ca8a1734094b38  de02140 
devel/py-vcrpy: Update version 2.0.1=>4.1.1

Relnotes: https://github.com/kevin1024/vcrpy/releases/tag/v4.1.1
Tue, 8 Mar 2022
[ 02:09 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:bc808e2bfff33c5b4260c571ee628017ca41f1b9  commit hash:bc808e2bfff33c5b4260c571ee628017ca41f1b9  commit hash:bc808e2bfff33c5b4260c571ee628017ca41f1b9  bc808e2  (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
*/*: Take maintainership
Mon, 7 Mar 2022
[ 19:07 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  commit hash:3d89f95e2ff861b1e06ad114422b5d116a856970  3d89f95  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
all: return koobs' ports to the pool after safekeeping his commit bit.
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.
Tue, 12 Jan 2021
[ 22:03 rene search for other commits by this committer ] Original commit   Revision:561394
Simplify some ports using PYTHON_VER and Python 3.6+
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Wed, 15 May 2019
[ 09:12 koobs search for other commits by this committer ] Original commit   Revision:501695
devel/py-vcrpy: Update to 2.0.1

Changelog:

  https://github.com/kevin1024/vcrpy/releases
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
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)
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
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
Fri, 26 Feb 2016
[ 04:16 koobs search for other commits by this committer ] Original commit   Revision:409578
[NEW] devel/py-vcrpy: Automatically mock HTTP interactions to simplify and speed
up testing

VCR.py simplifies and speeds up tests that make HTTP requests. The first
time you run code that is inside a VCR.py context manager or decorated
function, VCR.py records all HTTP interactions that take place through
the libraries it supports and serializes and writes them to a flat file
(in yaml format by default). This flat file is called a cassette.

When the relevant peice of code is executed again, VCR.py will read the
serialized requests and responses from the aforementioned cassette file,
and intercept any HTTP requests that it recognizes from the original test
run and return the responses that corresponded to those requests. This
means that the requests will not actually result in HTTP traffic, which
confers several benefits including:

 * The ability to work offline
 * Completely deterministic tests
 * Increased test execution speed

WWW: https://github.com/kevin1024/vcrpy

Number of commits found: 21