Port details |
- py-compressed-rtf Compressed RTF compression and decompression package
- 1.0.6 archivers
=0 Version of this port present on the latest quarterly branch. - Maintainer: DtxdF@disroot.org
 - Port Added: 2022-10-25 17:06:04
- Last Update: 2023-01-30 13:02:35
- Commit Hash: 67afa67
- Also Listed In: python
- License: MIT
- Description:
- compressed-rtf can create a Compressed Rich Text Format (RTF), also
known as "LZFu", based on Microsoft's RTF Compression Algorithm.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}compressed-rtf>0:archivers/py-compressed-rtf@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/archivers/py-compressed-rtf/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/py-compressed-rtf
- pkg install py39-compressed-rtf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-compressed-rtf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-compressed-rtf
- Package flavors (<flavor>: <package>)
- py39: py39-compressed-rtf
- distinfo:
- TIMESTAMP = 1659929116
SHA256 (compressed_rtf-1.0.6.tar.gz) = c1c827f1d124d24608981a56e8b8691eb1f2a69a78ccad6440e7d92fde1781dd
SIZE (compressed_rtf-1.0.6.tar.gz) = 5800
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-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- textproc/py-extract-msg
Configuration Options:
- No options to configure
- Options name:
- archivers_py-compressed-rtf
- USES:
- python:3.8+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.6 30 Jan 2023 13:02:35
    |
Po-Chuan Hsieh (sunpoet)  |
archivers/py-compressed-rtf: Add NO_ARCH
- With I'm here, fix indent
Approved by: portmgr (blanket) |
1.0.6 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.0.6 25 Oct 2022 17:04:09
    |
Li-Wen Hsu (lwhsu)  Author: Jesús Daniel Colmenares Oviedo |
Add archivers/py-compressed-rtf: Compressed RTF compression and decompression
package
compressed-rtf can create a Compressed Rich Text Format (RTF), also
known as "LZFu", based on Microsoft's RTF Compression Algorithm.
WWW: https://github.com/delimitry/compressed_rtf
PR: 265760 |
Number of commits found: 3
|