diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-05-29 03:22:09 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-05-29 03:22:09 +0100 |
commit | d4bd6695641f6d2ec7ff8681913d304e995902f5 (patch) | |
tree | 6ec8d4c38152bb4f2bb4b93277236ebd9fbbd21d /net-dns/bind | |
parent | 22910f5d14da606bd7f06e19a2f61c5d1a8fc94b (diff) |
gentoo resync : 29.05.2018
Diffstat (limited to 'net-dns/bind')
-rw-r--r-- | net-dns/bind/Manifest | 2 | ||||
-rw-r--r-- | net-dns/bind/bind-9.12.1_p2.ebuild | 28 |
2 files changed, 2 insertions, 28 deletions
diff --git a/net-dns/bind/Manifest b/net-dns/bind/Manifest index fbbb7c449bd7..9620772e9fbc 100644 --- a/net-dns/bind/Manifest +++ b/net-dns/bind/Manifest @@ -13,5 +13,5 @@ DIST bind-9.12.1_p2.tar.gz 9305005 BLAKE2B 6be328e9e14a26d17c2f789aafc1f83a4690d DIST dyndns-samples.tbz2 22866 BLAKE2B 409890653c6536cb9c0e3ba809d2bfde0e0ae73a2a101b4f229b46c01568466bc022bbbc37712171adbd08c572733e93630feab95a0fcd1ac50a7d37da1d1108 SHA512 83b0bf99f8e9ff709e8e9336d8c5231b98a4b5f0c60c10792f34931e32cc638d261967dfa5a83151ec3740977d94ddd6e21e9ce91267b3e279b88affdbc18cac EBUILD bind-9.11.2_p1.ebuild 12446 BLAKE2B fe6955788d154964b51fa1fc891070dad6183da778f10d0fb9d0089032e3fe55b7aaf814aacff6de1685c447b44717827a765e47e347bd9c4d1e692e4aebbeb5 SHA512 10bd18014db1837d12398d1978c65a20595de1fed0227b5117c702cc749fbf5b19a37f236e4fe8907e7d50868e4d88fa28103b5c9e7a6c447836c9ddfa658862 EBUILD bind-9.11.3.ebuild 12103 BLAKE2B 5ee8ee281a2d38c2785330c60e1c0ed434f7d4cc056a8eff93f6b2f0ba7ad4c4a96a2fd0843cbf0fe7f72d90a0f770add672c73a1fe6c90736d364acf25a1383 SHA512 4a09d416fa01b6f41a531908e9615180d4175311b7e7fa7190faa59edd84ab53ed736108598fb464dfc80985f9ed9e40c19444f15d5cc9953ab0a82b9b9b7f55 -EBUILD bind-9.12.1_p2.ebuild 12450 BLAKE2B 92f3c547215163472a67707574344066420cf9886eae118938fef4a65d5d827d24135fc89540222ffa084aca260f12ff2df31472fe94324ae6d2030300faab47 SHA512 cb0d10176ede36db3ab4111b39f2e7bd95d77dd08acc668c8d4357aa4770f3df5696cc8ba0bd5edea7ebefd6a8bea0dbde38ae9956c49e34201de1b9589bb919 +EBUILD bind-9.12.1_p2.ebuild 12062 BLAKE2B d9acac75ce778b1d30df9751b919160dd5b62dd729376471ef4f28625e236aced68958291e3a38ef3a5e7ec9417c189dad45285895049b6c3d2c064ba9b130b9 SHA512 5841daabf646ec8dc333e1df81b392b1ba7a22022a8c7905fe0cf677cdd5d8a98bcfd573cc261f1fc6d6b5da18e9b46137a9e7a9609694a148470fa622317a80 MISC metadata.xml 1225 BLAKE2B 731eb2beeb78b21f6dfd01ad2ea13ca45cc26b34e767a0776ef6c6c5370cd7389a9a2670ada393977a9cd887c9e7f09bb64ade83dec6e131a0f7db293a515d7d SHA512 a2e7cc788973055c0aad540eaf2f0bacdc552299ae74e0f80a04bff091e457abd9386aa2a84b7b71fd4f612f960114c5a9c1cc9057bbabff3398737e064d42b8 diff --git a/net-dns/bind/bind-9.12.1_p2.ebuild b/net-dns/bind/bind-9.12.1_p2.ebuild index c4deb0224834..a8a7a130b53b 100644 --- a/net-dns/bind/bind-9.12.1_p2.ebuild +++ b/net-dns/bind/bind-9.12.1_p2.ebuild @@ -24,8 +24,6 @@ SDB_LDAP_VER="1.1.0-fc14" RRL_PV="${MY_PV}" -NSLINT_DIR="contrib/nslint-3.0a2/" - # SDB-LDAP: http://bind9-ldap.bayour.com/ DESCRIPTION="BIND - Berkeley Internet Name Domain - Name Server" @@ -41,7 +39,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # -berkdb by default re bug 602682 IUSE="-berkdb +caps dlz dnstap doc dnsrps fixed-rrset geoip gost gssapi idn ipv6 -json ldap libressl lmdb mysql nslint odbc postgres python rpz seccomp selinux ssl static-libs +json ldap libressl lmdb mysql odbc postgres python rpz seccomp selinux ssl static-libs +threads urandom xml +zlib" # sdb-ldap - patch broken # no PKCS11 currently as it requires OpenSSL to be patched, also see bug 409687 @@ -127,10 +125,6 @@ src_prepare() { # Disable tests for now, bug 406399 sed -i '/^SUBDIRS/s:tests::' bin/Makefile.in lib/Makefile.in || die - if use nslint; then - sed -i -e 's:/etc/named.conf:/etc/bind/named.conf:' ${NSLINT_DIR}/nslint.{c,8} || die - fi - # bug #220361 rm aclocal.m4 rm -rf libtool.m4/ @@ -193,31 +187,11 @@ src_configure() { # bug #151839 echo '#undef SO_BSDCOMPAT' >> config.h - - if use nslint; then - cd $NSLINT_DIR - econf - fi -} - -src_compile() { - emake - - if use nslint; then - emake -C $NSLINT_DIR CCOPT="${CFLAGS}" - fi } src_install() { emake DESTDIR="${D}" install - if use nslint; then - cd $NSLINT_DIR - dobin nslint - doman nslint.8 - cd "${S}" - fi - dodoc CHANGES README if use idn; then |