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 2022Q3
cg3 Tools for the Constraint Grammar formalism
1.3.6_7 textproc on this many watch lists=0 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 1.3.6_7Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-03 20:24:06
Last Update: 2023-11-17 11:46:00
Commit Hash: e55b801
License: GPLv3
WWW:
https://visl.sdu.dk/constraint_grammar.html
Description:
Constraint Grammar (CG) parsers are at the core of most of VISL's live applications. The Constraint Grammar concept was launched by Fred Karlsson in the early 90'ies (Karlsson et.al.1995), and CG parsers have since been written for a large variety of languages, routinely achieving F-scores for PoS (word class) of over 99%. A number of syntactic CG systems have reported F-scores of around 95%. VISL's own Constraint Grammar systems are inspired by Eckhard Bick's PALAVRAS parser for Portuguese (Bick 2000), and use, as a novelty, subclause function, generalized dependency markers and semantic prototype tags. For most languages, a lexicon based morphological analyzer provides input to the first CG level, while the output of the last CG-level can be converted into syntactic tree structures by specially designed Phrase Structure Grammars (PSG's), using syntactic functions, not words, as terminals. Other, hybrid combinations are, however, feasible. Thus, the French system uses PoS information from a probabilistic tagger.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (27 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/cg3-1.3.6_7/catalog.mk
  3. /usr/local/share/licenses/cg3-1.3.6_7/LICENSE
  4. /usr/local/share/licenses/cg3-1.3.6_7/GPLv3
  5. bin/cg-comp
  6. bin/cg-conv
  7. bin/cg-mwesplit
  8. bin/cg-proc
  9. bin/cg-relabel
  10. bin/cg-sort
  11. bin/cg-strictify
  12. bin/cg-untrace
  13. bin/cg3-autobin.pl
  14. bin/vislcg3
  15. include/cg3.h
  16. lib/libcg3.so
  17. lib/libcg3.so.1
  18. libdata/pkgconfig/cg3.pc
  19. share/man/man1/cg-comp.1.gz
  20. share/man/man1/cg-conv.1.gz
  21. share/man/man1/cg-proc.1.gz
  22. share/man/man1/cg3-autobin.pl.1.gz
  23. share/man/man1/vislcg3.1.gz
  24. share/emacs/site-lisp/cg.el
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • cg3>0:textproc/cg3
To install the port:
cd /usr/ports/textproc/cg3/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/cg3
  • pkg install cg3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cg3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1649020336 SHA256 (cg3-1.3.6.tar.bz2) = ee43b20b251b100eca986655795e26b53636d889947654f4e4840b270cb9d6e9 SIZE (cg3-1.3.6.tar.bz2) = 290961

Packages (timestamps in pop-ups are UTC):
cg3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.6_71.3.6_7-1.3.6_71.3.6_7---
FreeBSD:13:quarterly1.3.6_71.3.6_71.3.6_61.3.6_71.3.6_71.3.6_71.3.6_71.3.6_7
FreeBSD:14:latest1.3.6_71.3.6_71.3.6_51.3.6_71.3.6_71.3.6_6-1.3.6_6
FreeBSD:14:quarterly1.3.6_71.3.6_7-1.3.6_71.3.6_71.3.6_71.3.6_71.3.6_7
FreeBSD:15:latest1.3.6_71.3.6_7n/a1.3.6_7n/a1.3.6_71.3.6_71.3.6_7
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libboost_date_time.so : devel/boost-libs
  2. libicuuc.so : devel/icu
This port is required by:
for Libraries
  1. textproc/apertium-eng

Configuration Options:
===> The following configuration options are available for cg3-1.3.6_7: OPTIMIZED_CFLAGS=off: Use extra compiler optimizations ===> Use 'make config' to modify these settings
Options name:
textproc_cg3
USES:
cmake pathfix perl5 shebangfix tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/GrammarSoft/cg3/releases/download/v1.3.6/
Collapse this list.

There are no commits on branch 2022Q3 for this port