OpenBSD CVS

CVS log for src/usr.sbin/bind/Attic/Makefile.bsd-wrapper


[BACK] Up to [local] / src / usr.sbin / bind

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.26, Tue Jan 28 17:20:03 2020 UTC (4 years, 4 months ago) by florian
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +1 -1 lines
FILE REMOVED

Nuke autohell from orbit. It's the only way to be sure.
OK sthen

Revision 1.25 / (download) - annotate - [select for diffs], Fri Jan 24 09:04:48 2020 UTC (4 years, 4 months ago) by florian
Branch: MAIN
Changes since 1.24: +1 -3 lines
Diff to previous 1.24 (colored)

Since we are no longer using config.h we can remove a lot of feature
checks from configure. Work started by tedu, I tossed a bunch more.
"go ahead" tedu

This is not comprehensive but returns where diminishing in terms of
saved build time. The next step would probably be to remove configure
entirely.

Revision 1.24 / (download) - annotate - [select for diffs], Tue Jan 21 11:06:47 2020 UTC (4 years, 4 months ago) by tb
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

Set --enable-openssl-hash to use digests from libcrypto instead
of the isc-provided ones. Get rid of most LIBRESSL_VERSION_NUMBER
checks in the C code to avoid hacky workarounds that were implemented
for old LibreSSL versions.

ok florian

Revision 1.23 / (download) - annotate - [select for diffs], Tue Jan 7 19:11:17 2020 UTC (4 years, 5 months ago) by florian
Branch: MAIN
Changes since 1.22: +1 -2 lines
Diff to previous 1.22 (colored)

Remove backtrace support. Minus 800 lines.
OK millert

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jan 7 19:08:09 2020 UTC (4 years, 5 months ago) by florian
Branch: MAIN
Changes since 1.21: +1 -2 lines
Diff to previous 1.21 (colored)

Remove thread support. Minus 4k lines.
OK millert

Revision 1.21 / (download) - annotate - [select for diffs], Mon Jan 6 18:26:33 2020 UTC (4 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored)

configure args fixes;

--disable-idn should be --without-idn

--disable-openssl-version-check was a for some old versions of
OpenSSL with security bugs and was removed some time ago

fixes "Unrecognized options" that florian@ noticed was displayed by configure.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Dec 27 19:47:39 2019 UTC (4 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.19: +3 -2 lines
Diff to previous 1.19 (colored)

Build dig with support for the Cookies EDNS option (aka SIT / Source identity
tokens), ok deraadt@

Revision 1.19 / (download) - annotate - [select for diffs], Wed Dec 25 17:00:14 2019 UTC (4 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.18: +5 -1 lines
Diff to previous 1.18 (colored)

disable a few more things which might look in /usr/local.
(I decided to take a look at ktrace -di output of the whole compilation
procedure)

Revision 1.18 / (download) - annotate - [select for diffs], Sat Dec 21 21:40:01 2019 UTC (4 years, 5 months ago) by espie
Branch: MAIN
Changes since 1.17: +1 -4 lines
Diff to previous 1.17 (colored)

a few depend:-related thingies that were still in.

okay millert@, tb@

Revision 1.17 / (download) - annotate - [select for diffs], Mon Dec 16 17:16:12 2019 UTC (4 years, 5 months ago) by sthen
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

don't pick up libjson, it also adds /usr/local/include to header search path

Revision 1.16 / (download) - annotate - [select for diffs], Mon Dec 16 16:16:22 2019 UTC (4 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.15: +4 -1 lines
Diff to previous 1.15 (colored)

Update to bind-9.10.5-P3, which appears to have been the last ISC version.
We only use this tree to build dig and nslookup. Our previous version
predated edns0 support in those tools, and we want that.  This is the worst
code I've looked at in years, with layers and layers of spaghetti abstraction
clearly unfit for reuse, but then reused anyways, and the old ones remain
behind.  So this is a 8MB diff.
florian, sthen, and otto tried this merge before but failed.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jun 12 18:49:34 2017 UTC (6 years, 11 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.14: +1 -4 lines
Diff to previous 1.14 (colored)

destroy lint remnants.
okay millert@ deraadt@

Revision 1.14 / (download) - annotate - [select for diffs], Fri Aug 22 19:28:25 2014 UTC (9 years, 9 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.13: +5 -23 lines
Diff to previous 1.13 (colored)

Strip the BIND code down to just building and installing dig, host and nslookup.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jul 16 01:23:39 2014 UTC (9 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.12: +2 -21 lines
Diff to previous 1.12 (colored)

lynx will go to ports.  there are too many reasons for it to go there,
and not enough for it to stay.  lengthy discussions.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Dec 9 13:39:42 2007 UTC (16 years, 6 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.11: +3 -2 lines
Diff to previous 1.11 (colored)

resolve conflicts

Revision 1.11 / (download) - annotate - [select for diffs], Sat Nov 3 10:32:56 2007 UTC (16 years, 7 months ago) by espie
Branch: MAIN
Changes since 1.10: +3 -1 lines
Diff to previous 1.10 (colored)

make sure configure is done before we try building manpages.

Revision 1.10 / (download) - annotate - [select for diffs], Mon May 16 06:32:31 2005 UTC (19 years ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.9: +1 -4 lines
Diff to previous 1.9 (colored)

remove tests

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 28 17:14:01 2004 UTC (19 years, 8 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.8: +7 -3 lines
Diff to previous 1.8 (colored)

resolve conflicts

Revision 1.8 / (download) - annotate - [select for diffs], Tue Nov 18 14:14:04 2003 UTC (20 years, 6 months ago) by jakob
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored)

update to BIND v9.2.3. ok todd@

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 28 19:43:20 2003 UTC (21 years, 3 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.6: +1 -5 lines
Diff to previous 1.6 (colored)

no need to disable stack-protector on sparc and sparc64 any more.
deraadt@ ok.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Feb 10 21:26:18 2003 UTC (21 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

jakob promised bind9 would not break the tree.  But noooo... another damn
workaround in the tree

Revision 1.5 / (download) - annotate - [select for diffs], Tue Feb 4 19:59:56 2003 UTC (21 years, 4 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

pay attention, jakob

Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 4 12:34:36 2003 UTC (21 years, 4 months ago) by jakob
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

add old nslookup(1) manpage, needs more work

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 28 07:43:29 2003 UTC (21 years, 4 months ago) by jakob
Branch: MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2 (colored)

compile without propolice on sparc64 for now

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 24 07:28:22 2003 UTC (21 years, 4 months ago) by jakob
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

install nslookup

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 20 21:22:46 2003 UTC (21 years, 4 months ago) by jakob
Branch: MAIN

init

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.