Port details |
- py-rich12 Rich text and beautiful formatting in the terminal
- 12.6.0_1 textproc
=2 12.6.0_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-01-30 13:09:16
- Last Update: 2024-12-31 16:22:38
- Commit Hash: 69b9c35
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/Textualize/rich
- Description:
- Rich is a Python library for rich text and beautiful formatting in the
terminal.
The Rich API makes it easy to add color and style to terminal
output. Rich can also render pretty tables, progress bars, markdown,
syntax highlighted source code, tracebacks, and more -- out of the
box.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}rich12>0:textproc/py-rich12@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-rich12
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1665430659
SHA256 (rich-12.6.0.tar.gz) = ba3a3775974105c221d31141f2c116f4fd65c5ceb0698657a11e9f295ec93fd0
SIZE (rich-12.6.0.tar.gz) = 220114
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-poetry-core>=1.0.0 : devel/py-poetry-core@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-CommonMark>=0.9.0<0.10.0 : textproc/py-CommonMark@py39
- py39-pygments>=2.6.0<3.0.0 : textproc/py-pygments@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-rich12
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to textproc/py-rich on 2024-12-31
REASON: Remove obsoleted port. Use textproc/py-rich instead
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
12.6.0_1 31 Dec 2024 16:22:38 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-rich12: Remove obsoleted port
Use textproc/py-rich instead. |
12.6.0_1 30 Jun 2023 07:05:26 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-rich12: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
12.6.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
12.6.0 30 Jan 2023 14:18:07 |
Po-Chuan Hsieh (sunpoet) |
*/py-: Fix MASTER_SITES after CHEESESHOP to PYPI trasition |
12.6.0 30 Jan 2023 12:58:49 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-rich12: Add py-rich12 12.6.0 (copied from py-rich)
- Update WWW
- Fix RUN_DEPNDS
- Add PORTSCOUT |
Number of commits found: 5
|