non port: devel/py-pip-tools/Makefile |
SVNWeb
|
Number of commits found: 55 |
Tue, 18 Jul 2023
|
[ 00:53 Charlie Li (vishwin) ] 9a80a6e (Only the first 10 of 309 ports in this commit are shown above. )
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358
|
Sun, 9 Jul 2023
|
[ 21:34 Po-Chuan Hsieh (sunpoet) ] a92c301
devel/py-pip-tools: Update to 6.14.0
Changes: https://github.com/jazzband/pip-tools/releases
|
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
|
[ 20:40 Po-Chuan Hsieh (sunpoet) ] 3b54baa
devel/py-pip-tools: Update to 6.13.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Wed, 5 Apr 2023
|
[ 17:30 Po-Chuan Hsieh (sunpoet) ] 9969d23
devel/py-pip-tools: Update to 6.12.3
Changes: https://github.com/jazzband/pip-tools/releases
|
Tue, 4 Apr 2023
|
[ 18:29 Antoine Brodin (antoine) ] 1730e97 (Only the first 10 of 222 ports in this commit are shown above. )
USE_PYTHON=pep517: bump PORTREVISION
|
Tue, 21 Mar 2023
|
[ 19:20 Po-Chuan Hsieh (sunpoet) ] 4d1d8b5
devel/py-pip-tools: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change
|
Mon, 30 Jan 2023
|
[ 12:59 Po-Chuan Hsieh (sunpoet) ] b9f1f2f
devel/py-pip-tools: Update to 6.12.1
Changes: https://github.com/jazzband/pip-tools/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
|
Fri, 30 Dec 2022
|
[ 09:04 Po-Chuan Hsieh (sunpoet) ] 5f3464e
devel/py-pip-tools: Update to 6.10.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Sun, 9 Oct 2022
|
[ 19:45 Po-Chuan Hsieh (sunpoet) ] 4f51a25
devel/py-pip-tools: Update to 6.9.0
Changes: https://github.com/jazzband/pip-tools/releases
|
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 )
|
Thu, 7 Jul 2022
|
[ 12:36 Po-Chuan Hsieh (sunpoet) ] 25cf040
devel/py-pip-tools: Update to 6.8.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Wed, 29 Jun 2022
|
[ 21:50 Po-Chuan Hsieh (sunpoet) ] ede5537
devel/py-pip-tools: Update to 6.7.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Fri, 3 Jun 2022
|
[ 09:00 Po-Chuan Hsieh (sunpoet) ] 93f25b4
devel/py-pip-tools: Update to 6.6.2
Changes: https://github.com/jazzband/pip-tools/releases
|
Sat, 14 May 2022
|
[ 10:24 Po-Chuan Hsieh (sunpoet) ] 7bb5d59
devel/py-pip-tools: Update to 6.6.1
Changes: https://github.com/jazzband/pip-tools/releases
|
Fri, 13 May 2022
|
[ 11:39 Po-Chuan Hsieh (sunpoet) ] 1a4bae0
devel/py-pip-tools: Update to 6.6.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Wed, 13 Oct 2021
|
[ 19:13 Po-Chuan Hsieh (sunpoet) ] ff9e9d3
devel/py-pip-tools: Update to 6.3.1
Changes: https://github.com/jazzband/pip-tools/releases
|
Mon, 27 Sep 2021
|
[ 15:55 Po-Chuan Hsieh (sunpoet) ] 231ea8e
devel/py-pip-tools: Update to 6.3.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Wed, 30 Jun 2021
|
[ 20:43 Po-Chuan Hsieh (sunpoet) ] 3dc2c53
devel/py-pip-tools: Update to 6.2.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Tue, 11 May 2021
|
[ 21:47 Po-Chuan Hsieh (sunpoet) ] ce47868
devel/py-pip-tools: Clean up
|
Thu, 29 Apr 2021
|
[ 14:23 Po-Chuan Hsieh (sunpoet) ] 443480f
devel/py-pip-tools: Update to 6.1.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Sun, 25 Apr 2021
|
[ 20:35 Po-Chuan Hsieh (sunpoet) ] f7a6600
devel/py-pip-tools: Update to 6.0.1
Changes: https://github.com/jazzband/pip-tools/releases
|
Sun, 18 Apr 2021
|
[ 05:43 Po-Chuan Hsieh (sunpoet) ] b868fd8
devel/py-pip-tools: Update to 6.0.0
Changes: https://github.com/jazzband/pip-tools/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.
|
Sun, 3 Jan 2021
|
[ 20:07 sunpoet ]
Update to 5.5.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Thu, 26 Nov 2020
|
[ 21:17 sunpoet ]
Update to 5.4.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Sat, 5 Sep 2020
|
[ 10:10 sunpoet ]
Update to 5.3.1
Changes: https://github.com/jazzband/pip-tools/releases
|
Thu, 27 Feb 2020
|
[ 21:24 sunpoet ]
Update to 4.5.1
Changes: https://github.com/jazzband/pip-tools/releases
|
Fri, 21 Feb 2020
|
[ 20:24 sunpoet ]
Update to 4.5.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Sun, 2 Feb 2020
|
[ 11:00 sunpoet ]
Update to 4.4.1
Changes: https://github.com/jazzband/pip-tools/releases
|
Thu, 23 Jan 2020
|
[ 04:21 sunpoet ]
Update to 4.4.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Sun, 8 Dec 2019
|
[ 17:02 sunpoet ]
Update to 4.3.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Sun, 20 Oct 2019
|
[ 17:11 sunpoet ]
Update to 4.2.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Wed, 28 Aug 2019
|
[ 23:52 sunpoet ]
Update to 4.1.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Thu, 1 Aug 2019
|
[ 16:17 sunpoet ]
Update to 4.0.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Sun, 21 Jul 2019
|
[ 20:48 sunpoet ]
Update to 3.9.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Fri, 7 Jun 2019
|
[ 23:04 sunpoet ]
Update to 3.8.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Sun, 12 May 2019
|
[ 20:09 sunpoet ]
Update to 3.7.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Thu, 25 Apr 2019
|
[ 18:29 sunpoet ]
Update to 3.6.1
Changes: https://github.com/jazzband/pip-tools/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 3.6.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Thu, 14 Mar 2019
|
[ 15:20 sunpoet ]
Update to 3.5.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Mon, 4 Mar 2019
|
[ 17:57 sunpoet ]
Update to 3.4.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Tue, 1 Jan 2019
|
[ 20:36 sunpoet ]
Update to 3.2.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Sun, 7 Oct 2018
|
[ 20:02 sunpoet ]
Update to 3.1.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Thu, 27 Sep 2018
|
[ 22:56 linimon ]
Unmark broken on powercp64/mips64.
PR: 231710
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket)
|
Wed, 26 Sep 2018
|
[ 19:18 sunpoet ]
Update to 3.0.0
Changes: https://github.com/jazzband/pip-tools/releases
|
Mon, 2 Jul 2018
|
[ 00:47 linimon ] (Only the first 10 of 15 ports in this commit are shown above. )
Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sun, 24 Jun 2018
|
[ 20:17 sunpoet ]
Update to 2.0.2
Changes: https://github.com/jazzband/pip-tools/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
|
Mon, 18 Jun 2018
|
[ 03:49 linimon ] (Only the first 10 of 43 ports in this commit are shown above. )
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
Sun, 25 Mar 2018
|
[ 18:05 sunpoet ]
Add py-pip-tools 1.11.0
pip-tools = pip-compile + pip-sync
It is a set of command line tools to help you keep your pip-based packages
fresh, even when you've pinned them.
WWW: https://pypi.python.org/pypi/pip-tools
WWW: https://github.com/jazzband/pip-tools
|
Number of commits found: 55 |