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/dns/adns/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/dns/adns/Makefile
PORTNAME=	adns
PORTVERSION=	1.6.0
CATEGORIES=	dns
MASTER_SITES=	http://www.chiark.greenend.org.uk/~ian/adns/ftp/

MAINTAINER=	pi@FreeBSD.org
COMMENT=	Easy to use asynchronous-capable DNS client library and utilities
WWW=		https://www.chiark.greenend.org.uk/~ian/adns/

LICENSE=	GPLv3

BUILD_DEPENDS=	m4>=1.4.11:devel/m4

USES=		cpe gmake
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
PORTSCOUT=	skipv:1.5.0~rc0,1.5.0~rc1

CPE_VENDOR=	gnu

BINARY_ALIAS=	m4=${LOCALBASE}/bin/gm4
LIBVERSION=	1
PLIST_SUB+=	LIBVERSION="${LIBVERSION}"

CFLAGS+=		-Ds6_addr16=__u6_addr.__u6_addr16
CFLAGS+=		-Ds6_addr32=__u6_addr.__u6_addr32

DOCS=		COPYING GPL-vs-LGPL INSTALL README \
		README.html TODO changelog

TOSTRIP=	bin/adnsheloex \
		bin/adnsresfilter \
		bin/adnslogres \
		bin/adnshost \
		lib/libadns.so.1.6

OPTIONS_DEFINE=		DOCS

post-install-DOCS-on:
	${MKDIR} ${STAGEDIR}${DOCSDIR}
	(cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR})

post-install:
.for f in ${TOSTRIP}
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${f}
.endfor

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit