notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
teckit Toolkit for converting data between 8-bit legacy encodings and Unicode
2.5.11_1 textproc on this many watch lists=10 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.5.11Version of this port present on the latest quarterly branch.
Maintainer: nikola.lecic@anthesphoria.net search for ports maintained by this maintainer
Port Added: 2009-08-28 19:15:20
Last Update: 2024-01-23 19:56:17
Commit Hash: ba0b9a6
People watching this port, also watch:: libXdamage, libXcomposite, libidn, glib, libtheora
Also Listed In: converters
License: LGPL21+
WWW:
https://scripts.sil.org/TECkit
Description:
TECkit (Text Encoding Conversion toolkit) is a toolkit for converting data between 8-bit legacy encodings and Unicode. It can also be used for transliteration of Unicode between different scripts. TECkit uses a mapping description language (mapping byte encodings to Unicode). Mapping rules can be extended by (1) the use of character sequences rather than single characters on either side; (2) by the addition of contextual constraints (environments) determining when a rule should apply; (3) and by the use of character classes, optional and repeatable elements, grouping and alternation to express more complex patterns to be matched and processed. TECkit is particularly useful with XeTeX (Unicode-aware derivate of TeX). The following binaries are provided: teckit_compile mapping compiler that allows binary mapping tables (.tec) to be built from TECkit description files (.map) sfconv a tool for converting Standard Format (SF) files txtconv a utility to apply TECkit mappings to plain-text files http://scripts.sil.org/TECkitDownloads#5b6cf869
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (32 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/teckit-2.5.11_1/catalog.mk
  3. /usr/local/share/licenses/teckit-2.5.11_1/LICENSE
  4. /usr/local/share/licenses/teckit-2.5.11_1/LGPL21+
  5. bin/sfconv
  6. bin/teckit_compile
  7. bin/txtconv
  8. include/teckit/TECkit_Common.h
  9. include/teckit/TECkit_Compiler.h
  10. include/teckit/TECkit_Engine.h
  11. lib/libTECkit.a
  12. lib/libTECkit.so
  13. lib/libTECkit.so.0
  14. lib/libTECkit.so.0.0.0
  15. lib/libTECkit_Compiler.a
  16. lib/libTECkit_Compiler.so
  17. lib/libTECkit_Compiler.so.0
  18. lib/libTECkit_Compiler.so.0.0.0
  19. libdata/pkgconfig/teckit.pc
  20. share/man/man1/sfconv.1.gz
  21. share/man/man1/teckit_compile.1.gz
  22. share/man/man1/txtconv.1.gz
  23. share/doc/teckit/AUTHORS
  24. share/doc/teckit/LICENSING.txt
  25. share/doc/teckit/NEWS
  26. share/doc/teckit/README
  27. share/doc/teckit/TECkit_Binary_Format.pdf
  28. share/doc/teckit/TECkit_Language.pdf
  29. share/doc/teckit/TECkit_Tools.pdf
  30. @owner
  31. @group
  32. @mode
Collapse this list.
Dependency lines:
  • teckit>0:textproc/teckit
To install the port:
cd /usr/ports/textproc/teckit/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/teckit
  • pkg install teckit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: teckit
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1642409432 SHA256 (teckit-2.5.11.tar.gz) = aebd8487fb8298dd6e8768b899887768b160ec6ed3a334795e493f80f8614ed4 SIZE (teckit-2.5.11.tar.gz) = 2123428

Packages (timestamps in pop-ups are UTC):
teckit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.11_12.5.11_12.5.72.5.11_12.5.11_1-2.5.7-
FreeBSD:13:quarterly2.5.112.5.112.5.112.5.112.5.112.5.112.5.112.5.11
FreeBSD:14:latest2.5.11_12.5.11_12.5.112.5.11_12.5.11_12.5.11-2.5.11
FreeBSD:14:quarterly2.5.112.5.11-2.5.112.5.112.5.112.5.112.5.11
FreeBSD:15:latest2.5.11_12.5.11_1n/a2.5.11_1n/a2.5.11_12.5.11_12.5.11_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libexpat.so : textproc/expat2
This port is required by:
for Libraries
  1. print/tex-luatex
  2. print/tex-xetex
  3. print/texlive-base

Configuration Options:
===> The following configuration options are available for teckit-2.5.11_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
textproc_teckit
USES:
libtool localbase pathfix pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/silnrsi/teckit/releases/download/v2.5.11/
Collapse this list.

There are no commits on branch 2022Q2 for this port