# New ports collection makefile for: BIND 9.5.x # Date created: 2 July 2008 # Whom: dougb # # $FreeBSD$ # # I stay very aware of developments with BIND in general, and with # BIND 9 in particular. I frequently delay updating this port from # a known-stable version due to concerns about stability of a newer # version. If you are concerned about using the most recent ISC # release you can generally build it cleanly from the source - Doug PORTNAME= bind95 PORTVERSION= 9.5.1.2 CATEGORIES= dns net ipv6 MASTER_SITES= ${MASTER_SITE_ISC} \ http://dougbarton.us/Downloads/%SUBDIR%/ MASTER_SITE_SUBDIR= bind9/${ISCVERSION} DISTNAME= bind-${ISCVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dougb@FreeBSD.org COMMENT= The BIND DNS suite with updated DNSSEC and threads # ISC releases things like 9.4.0b3, which our versioning doesn't like ISCVERSION= 9.5.1-P2 MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \ --with-randomdev=/dev/random CONFLICTS= bind9*-9.[346].* bind9-sdb-* host-* OPTIONS= SSL "Building without OpenSSL removes DNSSEC" on \ XML "Support for xml statistics output" on \ IDN "Add IDN support to dig, host, etc." off \ REPLACE_BASE "Replace base BIND with this version" off \ LARGE_FILE "64-bit file support" off \ SIGCHASE "dig/host/nslookup will do DNSSEC validation" off \ IPV6 "IPv6 Support (autodetected by default)" off # Just in case USE_OPENSSL= yes .include .if (${ARCH} == "amd64") ARCH= x86_64 .endif # We are ok by default from 7.0-RELEASE on .if ${OSVERSION} >= 700055 OPTIONS+= THREADS "Compile with thread support" on .else OPTIONS+= THREADS "Compile w/threads (Not Recommended ${WRKSRC}/bin/${FILE} .endfor post-install: ${INSTALL_DATA} ${WRKSRC}/bin/rndc/rndc.conf \ ${BIND_DESTETC}/rndc.conf.sample .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/arm ${DOCSDIR}/misc ${INSTALL_DATA} ${WRKSRC}/doc/arm/*.html ${DOCSDIR}/arm ${INSTALL_DATA} ${WRKSRC}/doc/arm/Bv9ARM.pdf ${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/doc/misc/[a-z]* ${DOCSDIR}/misc ${CP} ${WRKSRC}/CHANGES ${WRKSRC}/COPYRIGHT ${WRKSRC}/FAQ \ ${WRKSRC}/README ${WRKSRC}/README.idnkit \ ${DOCSDIR}/ .endif @${CAT} ${PKGMESSAGE} .include p'>log msg
Commit message (Expand)AuthorAgeFilesLines
* Fix RUN_DEPENDS: use rubygem-json_pure1sunpoet2017-01-131-2/+2
* databases/rubygem-dm-serializer: switch to json 1.x depswills2017-01-031-1/+2
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultswills2016-04-281-1/+1
* create USES=gem and update rubygem- ports to use itswills2016-04-281-2/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-5/+5
* Fixup some whitespace at the beginning of lines problems.mat2016-04-011-1/+1
* - Add LICENSE_FILEsunpoet2015-10-271-0/+1
* - Add NO_ARCHsunpoet2015-06-141-0/+1
* - Add LICENSEsunpoet2013-12-011-2/+4
* - Add stage supportswills2013-10-301-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+1
* - Update to 1.2.2swills2012-08-042-5/+5
* - Fix depend versions according to rubygems.org [again]pgollucci2011-11-031-2/+2
* - Update ruby-dm ports to latest versionsswills2011-10-272-6/+8
* - Fix up depencies versions after all the churn todaypgollucci2011-06-241-1/+1
* - Update Data Mapper to 1.1.0pgollucci2011-06-242-5/+4
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* - github is redirecting all these to https nowpgollucci2010-11-111-1/+1
* - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta infopgollucci2010-10-201-1/+1
* - Fix dependency versions based on rubygems.orgpgollucci2010-09-221-2/+3
* - Update to 1.0.2pgollucci2010-09-102-4/+4
* - Update to 1.0.1pgollucci2010-09-092-5/+5