Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.0 15 Mar 2024 10:50:40 |
Philippe Audeoud (jadawin) |
devel/py-termcolor: update to 2.4.0
PR: 277713
Approved by: maintainer, bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D44370 |
2.3.0 09 Mar 2024 15:21:19 |
Po-Chuan Hsieh (sunpoet) |
devel/py-termcolor: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
2.3.0 25 May 2023 19:21:06 |
Charlie Li (vishwin) |
devel/py-termcolor: update to 2.3.0
Release notes: https://github.com/termcolor/termcolor/releases/tag/2.3.0
Approved by: c.kworr[at]gmail[dot]com (maintainer)
Event: Kitchener-Waterloo Hackathon 202305 |
2.1.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
2.1.0 11 Nov 2022 18:05:41 |
Dmitry Marakasov (amdmi3) |
devel/py-termcolor: update 1.1.0 → 2.1.0, enable testing
PR: 267498
Approved by: c.kworr@gmail.com (maintainer) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.0_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.1.0_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
1.1.0_1 21 Sep 2021 03:47:27 |
Po-Chuan Hsieh (sunpoet) |
devel/py-termcolor: Add NO_ARCH
Approved by: portmgr (blanket) |
1.1.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.1.0_1 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
1.1.0_1 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
1.1.0_1 19 Feb 2014 08:07:35 |
miwi |
- Stage support
- Convert to autoplist
- Bump PORTREVISION |
1.1.0 20 Nov 2013 20:51:25 |
sunpoet |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
1.1.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.1.0 28 Jun 2012 02:25:42 |
sunpoet |
- Add py-termcolor 1.1.0
ANSII Color formatting for output in terminal.
WWW: http://pypi.python.org/pypi/termcolor
PR: ports/169397
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> |