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
scws Simple Chinese word segmentation program and lib
1.2.3 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.2.3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-07-17 10:16:16
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: BSD2CLAUSE
WWW:
http://www.xunsearch.com/scws/index.php
Description:
SCWS (Simple Chinese Word Segmentation) is a frequency dictionary based Chinese word segmentation engine, it can cut a whole section of the Chinese text into words. Word is the smallest unit of morpheme in Chinese, but in Chinese words are not separated by spaces,so word segmentation is an important step for Chinese language process.SCWS is written in C without other dependencies and accept GBK and UTF-8 encoding for both the Simple Chinese (zh_CN) and the Traditional Chinese (such as zh_TW).
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 (26 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/scws-1.2.3/catalog.mk
  3. /usr/local/share/licenses/scws-1.2.3/LICENSE
  4. /usr/local/share/licenses/scws-1.2.3/BSD2CLAUSE
  5. bin/scws
  6. bin/scws-gen-dict
  7. etc/scws/rules.ini
  8. etc/scws/rules.utf8.ini
  9. etc/scws/rules_cht.utf8.ini
  10. include/scws/charset.h
  11. include/scws/crc32.h
  12. include/scws/darray.h
  13. include/scws/pool.h
  14. include/scws/rule.h
  15. include/scws/scws.h
  16. include/scws/version.h
  17. include/scws/xdb.h
  18. include/scws/xdict.h
  19. include/scws/xtree.h
  20. lib/libscws.la
  21. lib/libscws.so
  22. lib/libscws.so.1
  23. lib/libscws.so.1.1.0
  24. @owner
  25. @group
  26. @mode
Collapse this list.
Dependency lines:
  • scws>0:textproc/scws
To install the port:
cd /usr/ports/textproc/scws/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/scws
  • pkg install scws
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: scws
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1494223276 SHA256 (scws-1.2.3.tar.bz2) = 60d50ac3dc42cff3c0b16cb1cfee47d8cb8c8baa142a58bc62854477b81f1af5 SIZE (scws-1.2.3.tar.bz2) = 485903

Packages (timestamps in pop-ups are UTC):
scws
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.31.2.31.2.31.2.31.2.3-1.2.3-
FreeBSD:13:quarterly1.2.31.2.31.2.31.2.31.2.31.2.31.2.31.2.3
FreeBSD:14:latest1.2.31.2.31.2.31.2.31.2.31.2.3-1.2.3
FreeBSD:14:quarterly1.2.31.2.3-1.2.31.2.31.2.31.2.31.2.3
FreeBSD:15:latest1.2.31.2.3n/a1.2.3n/a1.2.31.2.31.2.3
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. gmake>=4.3 : devel/gmake
This port is required by:
for Libraries
  1. databases/postgresql-zhparser

Configuration Options:
No options to configure
Options name:
textproc_scws
USES:
gmake libtool:keepla tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.xunsearch.com/scws/down/
Collapse this list.

There are no commits on branch 2022Q3 for this port