403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/databases/postgresql-zhparser/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/databases/postgresql-zhparser/Makefile
PORTNAME=	zhparser
PORTVERSION=	0.2.0
PORTREVISION=	2
DISTVERSIONPREFIX=	v
CATEGORIES=	databases
PKGNAMEPREFIX=	postgresql${PGSQL_VER:S/.//}-

MAINTAINER=	ports@FreeBSD.org
COMMENT=	PostgreSQL extension for full-text search of Chinese
WWW=		https://github.com/amutu/zhparser

LICENSE=	PostgreSQL

LIB_DEPENDS=	libscws.so:textproc/scws

USES=		gmake pgsql:9.2+
LLD_UNSAFE=	yes
USE_GITHUB=	yes
GH_ACCOUNT=	amutu

WANT_PGSQL=	server

MAKE_ENV=	SCWS_HOME=${PREFIX}

PLIST_FILES=	lib/postgresql/zhparser.so \
		share/postgresql/extension/zhparser--1.0.sql \
		share/postgresql/extension/zhparser--unpackaged--1.0.sql \
		share/postgresql/extension/zhparser.control \
		share/postgresql/tsearch_data/dict.utf8.xdb \
		share/postgresql/tsearch_data/rules.utf8.ini

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/zhparser.so

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit