Port details |
- py-pysrt SubRip (.srt) subtitle parser and writer
- 1.1.1 textproc
=1 1.1.1Version of this port present on the latest quarterly branch. - Maintainer: wg@FreeBSD.org
 - Port Added: 2013-10-29 23:36:54
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: py38-pycparser, p5-Net-HTTP, tmux, font-misc-meltho, python
- Also Listed In: python
- License: GPLv3
- Description:
- pysrt is a Python library used to edit or create SubRip files.
WWW: https://github.com/byroot/pysrt/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pysrt>0:textproc/py-pysrt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-pysrt/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-pysrt
- pkg install py38-pysrt
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-pysrt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-pysrt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1464091055
SHA256 (pysrt-1.1.1.tar.gz) = fb4c10424549fc5a32d19cd5091f00316b875461fcd79a7809bb55056974d0aa
SIZE (pysrt-1.1.1.tar.gz) = 104027
- 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-chardet>0 : textproc/py-chardet@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- multimedia/subsync
- for Run
-
- multimedia/py-subliminal
- Configuration Options:
- No options to configure
- Options name:
- textproc_py-pysrt
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.1.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.1.1
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
20 Jun 2018 17:05:44
1.1.1
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
1.1.1 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
24 May 2016 12:23:04
1.1.1
|
wg  |
textproc/py-pysrt: update to 1.1.1 |
01 Apr 2016 14:25:18
1.0.1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
07 Dec 2014 10:01:37
1.0.1
|
mva  |
- Convert textproc/ to USES=python
With hat: python@ |
15 Jun 2014 18:46:53
1.0.1
|
wg  |
textproc/py-pysrt: update to 1.0.1 |
15 Jun 2014 11:47:52
0.5.1_1
|
mva  |
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
11 Nov 2013 11:21:37
0.5.1
|
wg  |
textproc/py-pysrt: update to 0.5.1 and allow staging |
29 Oct 2013 20:44:19
0.5.0
|
wg  |
textproc/py-pysrt: SubRip (.srt) subtitle parser and writer
WWW: https://github.com/byroot/pysrt/ |