Port details |
- py-ufal.udpipe Python bindings to UDPipe library for parsing universal treebanks
- 1.2.0.3 textproc
=0 1.2.0.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-09-17 08:36:36
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: python
- License: MPL20
- Description:
- UDPipe is a trainable pipeline for tokenization, tagging, lemmatization and
dependency parsing of CoNLL-U files. UDPipe is language-agnostic and can be
trained given annotated data in CoNLL-U format. Trained models are provided
for nearly all UD treebanks.
WWW: https://ufal.mff.cuni.cz/udpipe
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ufal.udpipe>0:textproc/py-ufal.udpipe@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-ufal.udpipe/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-ufal.udpipe
- pkg install py38-ufal.udpipe
NOTE: This is a Python port. Instead of py38-ufal.udpipe listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-ufal.udpipe
- Package flavors (<flavor>: <package>)
- NOT_FOR_ARCHS: mips mips64 powerpc powerpc64 powerpcspe sparc64
- distinfo:
- TIMESTAMP = 1578029340
SHA256 (ufal.udpipe-1.2.0.3.tar.gz) = ea0a339840c6072a677937dc38cda03455dec0359db468e091a92393309c48cd
SIZE (ufal.udpipe-1.2.0.3.tar.gz) = 304109
- 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
- This port is required by:
- for Run
-
- textproc/py-orange3-text
- Configuration Options:
- No options to configure
- Options name:
- textproc_py-ufal.udpipe
- USES:
- compiler:c++11-lang 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 |
07 Apr 2021 08:09:01 1.2.0.3
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.2.0.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.2.0.3
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
03 Jan 2020 05:36:41
1.2.0.3
|
yuri  |
textproc/py-ufal.udpipe: Update 1.2.0.2 -> 1.2.0.3
Reported by: portscout |
26 Jul 2019 20:46:57
1.2.0.2_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
04 May 2019 02:33:50
1.2.0.2
|
yuri  |
textproc/py-ufal.udpipe: Update 1.2.0.1 -> 1.2.0.2
Reported by: portscout |
12 Dec 2018 01:35:36
1.2.0.1_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
22 Nov 2018 01:24:23
1.2.0.1
|
linimon  |
Switch from BROKEN to NOT_FOR_ARCHS. This is the canonical form for
endianness issues.
Approved by: portmgr (tier-2 blanket) |
19 Sep 2018 22:52:41
1.2.0.1
|
yuri  |
textproc/py-ufal.udpipe: Mark "BROKEN" on mips64 and powerpc64; Add
USES=compiler:c++11-lang
PR: 231494
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
17 Sep 2018 08:36:20
1.2.0.1
|
yuri  |
New port: textproc/py-ufal.udpipe: Python bindings to UDPipe library for parsing
universal treebanks |