Port details |
- py-cjkwrap Library for wrapping and filling CJK text in Python
- 2.2 textproc
=1 Version of this port present on the latest quarterly branch. - Maintainer: dbaio@FreeBSD.org
 - Port Added: 2018-01-08 22:40:48
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- People watching this port, also watch:: policyd2, rc, py38-darts.util.lru, php80-pear-File_MARC, monit
- Also Listed In: python
- License: LGPL3+
- Description:
- CJKwrap is a library for wrapping and filling CJK (Chinese, Japanese, and
Korean) text. Fix Python issue24665.
WWW: https://pypi.org/project/CJKwrap/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cjkwrap>0:textproc/py-cjkwrap@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-cjkwrap/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-cjkwrap
- pkg install py38-cjkwrap
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 py38-cjkwrap listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-cjkwrap
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1515327078
SHA256 (CJKwrap-2.2.tar.gz) = a2c7d2e527a0e89865ac2e6e73f198b829b871c826f34eeb4efb09669e1ec0ac
SIZE (CJKwrap-2.2.tar.gz) = 21387
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- textproc_py-cjkwrap
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 2.2 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.2 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
2.2 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
25 Apr 2018 16:42:38
2.2 |
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 |
08 Feb 2018 20:18:09
2.2 |
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
08 Jan 2018 22:40:41
2.2 |
dbaio  |
New port textproc/py-cjkwrap: Library for wrapping and filling CJK text in
Python
CJKwrap is a library for wrapping and filling CJK (Chinese, Japanese, and
Korean) text. Fix Python issue24665.
WWW: https://pypi.python.org/pypi/CJKwrap/ |
Number of commits found: 6
|