1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

98 Commits

Author SHA1 Message Date
Mathieu Arnold
d0a51c4e4d And it's supposed to be lower case.
Sponsored by:	Absolight
2014-07-11 15:38:42 +00:00
Mathieu Arnold
450b3f4661 Add CPE to BIND9.
Sponsored by:	Absolight
2014-07-11 15:28:13 +00:00
Mathieu Arnold
84296bece1 Add a PYTHON option to bind99 and bind910, it installs a couple of dnssec
related utilities.
Use bind's own Makefiles for installation in bind-tools.

Sponsored by:	Absolight
2014-06-24 15:15:33 +00:00
Mathieu Arnold
03cf7df719 Fix dns/bind-tools after the gssapi update.
Also, move it from BIND 9.9 to 9.10, and add delv and nsupdate.

Sponsored by:	Absolight
2014-06-18 12:23:28 +00:00
Mathieu Arnold
f586236132 Remove test bits.
Pointy hat to:	mat
Sponsored by:	Absolight
2014-06-17 17:16:33 +00:00
Mathieu Arnold
249978131e Convert dns/bind9* to USES=gssapi.
Sponsored by:	Absolight
2014-06-17 15:01:24 +00:00
Mathieu Arnold
0169e7acf7 Correct local path for rpz* patchs.
Sponsored by:	Absolight
2014-06-13 13:14:32 +00:00
Mathieu Arnold
03f2dce435 Update to 9.9.5-P1.
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-June/000913.html
Sponsored by:	Absolight
2014-06-12 14:18:57 +00:00
Mathieu Arnold
7e328256e2 Unbreak, it seems not everybody as switched to pkg yet...
Sponsored by:	Absolight
2014-06-09 10:24:23 +00:00
Mathieu Arnold
458efc5914 Don't install rndc.conf
It is generated by the rc script during the first startup.  And if
the file is present, it messes up the rndc.key generation.

Poked by:	Alain Audebert
Sponsored by:	Absolight
2014-06-06 10:59:46 +00:00
Mathieu Arnold
3d3897ed7d Fix build with GOST (on 10, base OpenSSL doesn't have it)
Make sure OpenSSL from ports is used < 10.

Sponsored by:	Absolight
2014-05-17 21:30:24 +00:00
Mathieu Arnold
018036fbc3 Ok, revert r354129, it was a bad idea.
Poked by:	many
Sponsored by:	Absolight
2014-05-16 03:13:57 +00:00
Mathieu Arnold
97941c34b5 Try and fix the plist for bind9* ports when <10.
Poked by:	swills
Sponsored by:	Absolight
2014-05-15 14:12:34 +00:00
Mathieu Arnold
2bc2529052 Make GOST in BIND 9.* optional
Test Plan: Currently testing in poudriere

Differential Revision: https://phabric.freebsd.org/D12
2014-05-14 23:59:14 +00:00
Mathieu Arnold
4fd85a7a49 Fix the rc script reload command.
Noticed by:	David Samms
Sponsored by:	Absolight
2014-04-17 16:43:48 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Mathieu Arnold
cc30f48479 Use @sample for my port, cleanup an etc/PORTNAME into ETCDIR.
Sponsored by:	Absolight
2014-04-12 19:23:10 +00:00
Mathieu Arnold
47fccddc36 Two changes to the RC script
- Add a dependency on ldconfig
- Allow people to change the pidfile

PR:		188439
Submitted by:	Oliver Lehmann
Sponsored by:	Absolight
2014-04-10 20:43:50 +00:00
Mathieu Arnold
6e55fcb8e1 Remove noop patch.
Sponsored by:	Absolight
2014-04-10 15:45:03 +00:00
Mathieu Arnold
5bab5ca52b - Add a patch to install missing man page
- Add dnssec-* tools to bind-tools[1]

Requested by:	many [1]
Sponsored by:	Absolight
2014-04-09 14:14:46 +00:00
Mathieu Arnold
9e86044525 - Fix startup script
- Fix whitespace

PR:		188011
Submitted by:	takefu
Sponsored by:	Absolight
2014-03-27 13:30:12 +00:00
Mathieu Arnold
5ec261812d Finaly pet rclint.
With help from:	crees
Sponsored by:	Absolight
2014-03-25 17:25:17 +00:00
Mathieu Arnold
85c36a990e Remove GSSAPI from the default options.
Almost nobody needs it, and people keep having a hard time building BIND
because of this.

Sponsored by:	Absolight
2014-03-25 15:46:24 +00:00
Mathieu Arnold
5a324458e6 - Use SUB_FILES for named.conf and the rc script
- Fix some package installation warnings

Sponsored by:	Absolight
2014-03-17 18:46:47 +00:00
Mathieu Arnold
261d0e7b24 Always depend on libxml[1]
Add XML newstats support to bind99[2]

PR:		186890[1], 186791[2]
Submitted by:	Jason Mann[1], Matthew Seaman[2]
Sponsored by:	Absolight
2014-03-06 17:31:55 +00:00
Mathieu Arnold
93f4bf8487 Try and have BIND start earlier.
Sponsored by:	Absolight
2014-03-06 17:12:52 +00:00
Mathieu Arnold
8baf534a0b Actually commit what I tested.
Sponsored by:	Absolight
2014-03-04 17:37:54 +00:00
Mathieu Arnold
14bf5e9cb7 Don't polute isc-config.sh with gssapi flags.
Submitted by:	hrs
Sponsored by:	Absolight
2014-03-04 17:32:45 +00:00
Mathieu Arnold
0014042ad5 Change the BIND ports to use PKGNAMESUFFIX.
Sponsored by:	Absolight
2014-02-27 18:10:04 +00:00
Mathieu Arnold
a25ac2f3ab Add back the RPZ speed improvements patch.
Many thanks to:	Vernon Schryver
Sponsored by:	Absolight
2014-02-07 09:15:23 +00:00
Mathieu Arnold
63786acf24 Update to 9.9.5.
Changes:	https://lists.isc.org/pipermail/bind-announce/2014-January/000896.html
Sponsored by:	Absolight
2014-01-31 08:58:45 +00:00
Renato Botelho
3960fdb899 Revert r341073, static libs are not supposed to be PIC 2014-01-27 15:43:42 +00:00
Renato Botelho
a61773bab1 Add -fPIC to CFLAGS for amd64, this fix static libraries
Approved by:	mat@ (maintainer)
2014-01-25 18:28:03 +00:00
Mathieu Arnold
c39c3d4a40 Security update to fix CVE-2014-0591 as reported at
https://kb.isc.org/article/AA-01078/74/

9.9.4 -> 9.9.4-P2
9.8.6 -> 9.8.6-P2
9.6-ESV-R10 -> 9.6-ESV-R10-P2

Security:	CVE-2014-0591 Remote DOS
2014-01-13 17:38:28 +00:00
Mathieu Arnold
434aa8bf29 Fixup rndc.conf.sample installation
Spotted by:	antoine
2014-01-08 22:52:19 +00:00
Erwin Lansing
fe8682b27c There's always a default value for named_conf now, so no need to
check for it, and espcially not for a wrong value.

Noticed by:	Stefan Bethke <stb@lassitu.de>
Approved by:	mat (maintainer)
2014-01-07 09:55:06 +00:00
Mathieu Arnold
29d398ff32 Yet another round of fixes.
This time, it seems all of REPLACE_BASE, not REPLACE_BASE and post Bind removal
from base seem to work consistently.
2014-01-06 23:15:20 +00:00
Mathieu Arnold
3acb181ef3 Fix yet another bug, they're creeping like crazy... 2014-01-06 21:39:08 +00:00
Mathieu Arnold
fb83d6ffa3 Fix gssapi options knob. 2014-01-06 17:31:55 +00:00
Mathieu Arnold
422c80b630 Fix build with LINKS. 2014-01-06 14:29:24 +00:00
Mathieu Arnold
5d545c6f64 Convert to staging and new options. 2014-01-06 13:34:48 +00:00
Mathieu Arnold
0bea110783 Add the DOCS option to OPTIONS_DEFAULT. 2014-01-04 19:25:56 +00:00
Erwin Lansing
feaedb2576 Hand the BIND ports to a new volunteer. 2014-01-02 13:43:11 +00:00
Erwin Lansing
7b131f94df Fix build with GSSAPI option without Kerberos
PR:		184560
Submitted by:	Dewayne <dewayne@heuristicsystems.com.au>
2013-12-10 10:01:21 +00:00
John Marino
2c8e96c57c bind(96,98,99): Couple OSVERSION with OPSYS
OSVERSION is platform-specific and must be used with OPSYS.

Approved by:	maintainer (erwin)
2013-12-08 19:49:52 +00:00
Glen Barber
0dd076723f To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch,
adjust OSVERSION evaluation in ports that specifically use '100050N'.

Approved by:	affected maintainers (implicit)
Sponsored by:	The FreeBSD Foundation
2013-12-07 10:50:23 +00:00
Erwin Lansing
ce2fd7b3ef Install named.conf as named.conf.sample and don't overwrite on upgrade
Bullet hole in foot:	joeld
Pointy hat:		erwin
2013-12-05 12:54:56 +00:00
Erwin Lansing
6c803a1da7 Fix build with GSSAPI
Submitted by:	sunpoet
2013-12-04 12:15:53 +00:00
Sunpoet Po-Chuan Hsieh
b7ffdb5d78 - Respect BIND_DESTETC and PREFIX
Submitted by:	sunpoet (myself)
Approved by:	erwin (maintainer)
2013-11-22 19:05:01 +00:00
Erwin Lansing
5340a9fcad Fix startup script.
PR:		184159 [1]
Submitted by:	Pawel Biernacki <pawel.biernacki@gmail.com> [1],
		Trond Endrestoel <Trond.Endrestol@ximalas.info> (private email)
2013-11-22 13:41:34 +00:00