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
postgresql-zhparser PostgreSQL extension for full-text search of Chinese
2.2 databases 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 2.2Version 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:21:47
Last Update: 2023-06-25 22:58:27
Commit Hash: 6e8945d
License: PostgreSQL
WWW:
https://github.com/amutu/zhparser
Description:
Zhparser is a PostgreSQL extension for full-text search of Chinese. It uses Simple Chinese Word Segmentation (SCWS) as driver and is highly configurable and easy to use. The default dictionary of Zhparser is for Simplified Chinese. If you use Traditional Chinese, you can download the dictionary from the SCWS official site.
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 (17 items)
Collapse this list.
  1. /usr/local/share/licenses/postgresql13-zhparser-2.2/catalog.mk
  2. /usr/local/share/licenses/postgresql13-zhparser-2.2/LICENSE
  3. /usr/local/share/licenses/postgresql13-zhparser-2.2/PostgreSQL
  4. lib/postgresql/zhparser.so
  5. share/postgresql/extension/zhparser--unpackaged--1.0.sql
  6. share/postgresql/extension/zhparser.control
  7. share/postgresql/tsearch_data/dict.utf8.xdb
  8. share/postgresql/tsearch_data/rules.utf8.ini
  9. share/postgresql/extension/zhparser--1.0.sql
  10. share/postgresql/extension/zhparser--1.0--2.0.sql
  11. share/postgresql/extension/zhparser--2.0--2.1.sql
  12. share/postgresql/extension/zhparser--2.0.sql
  13. share/postgresql/extension/zhparser--2.1--2.2.sql
  14. share/postgresql/extension/zhparser--2.1.sql
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • postgresql13-zhparser>0:databases/postgresql-zhparser
To install the port:
cd /usr/ports/databases/postgresql-zhparser/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/postgresql-zhparser
  • pkg install postgresql13-zhparser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: postgresql13-zhparser
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1687689610 SHA256 (amutu-zhparser-V2.2_GH0.tar.gz) = 1d0b0e834a3d0406a1c520e5b80886cd1c0bf3649d59f13b5f60e8c872a54a31 SIZE (amutu-zhparser-V2.2_GH0.tar.gz) = 6103400

Packages (timestamps in pop-ups are UTC):
postgresql12-zhparser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.2.0_2---0.2.0_2-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 
postgresql13-zhparser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.2-----
FreeBSD:14:latest--0.2.0_2--0.2.0_2-0.2.0_2
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 
postgresql15-zhparser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.22.2-2.22.2---
FreeBSD:13:quarterly2.22.2-2.22.22.22.22.2
FreeBSD:14:latest2.22.2-2.22.2---
FreeBSD:14:quarterly2.22.2-2.22.22.22.22.2
FreeBSD:15:latest2.22.2n/a2.2n/a2.22.22.2
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
  2. postgres : databases/postgresql13-server
  3. as : devel/binutils
Runtime dependencies:
  1. postgres : databases/postgresql13-server
Library dependencies:
  1. libscws.so : textproc/scws
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
databases_postgresql-zhparser
USES:
gmake pgsql:11+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/amutu/zhparser/tar.gz/V2.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port