History log of /openbsd-src/gnu/usr.bin/cvs/configure (Results 1 – 25 of 38)
Revision Date Author Comments
# 90c45c29 12-Apr-2024 tb <tb@openbsd.org>

gnu/cvs: avoid a harmless configure warning

Ever since the prehistoric zlib was removed last fall, the configure script
would complain because of a missing file:
sed: 0: /usr/src/gnu/usr.bin/cvs/zli

gnu/cvs: avoid a harmless configure warning

Ever since the prehistoric zlib was removed last fall, the configure script
would complain because of a missing file:
sed: 0: /usr/src/gnu/usr.bin/cvs/zlib/Makefile.in: No such file or directory

noticed by deraadt
ok bluhm

show more ...


# e4b085cc 07-Mar-2016 tb <tb@openbsd.org>

regen


# f7a83a3e 20-Nov-2015 jca <jca@openbsd.org>

Regen.


# 8143b48a 05-Feb-2015 millert <millert@openbsd.org>

Add missing check for stdint.h, needed for SIZE_MAX in xsize.h.
OK deraadt@


# e79e3062 03-Dec-2013 millert <millert@openbsd.org>

Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@


# c608452f 19-Jun-2013 robert <robert@openbsd.org>

don't link to hx509, pthread and ntlm related libraries


# 19175f69 18-Jun-2013 miod <miod@openbsd.org>

Shuffle library link order to appease the static arch deities.


# 26978db3 17-Jun-2013 robert <robert@openbsd.org>

link to the new kerberos libraries


# 0456bce5 15-Oct-2010 jsg <jsg@openbsd.org>

Switch the remaining users of libdes in src to libcrypto,
telnet portion partially from the latest heimdal.

ok mikeb@


# 92751f0b 20-Jul-2003 millert <millert@openbsd.org>

No need to link with -lasn1 or -lcom_err anymore.


# 9fd848d2 16-May-2003 hin <hin@openbsd.org>

sync


# c8ef5e88 15-May-2002 deraadt <deraadt@openbsd.org>

sync


# 0a643772 29-Sep-2001 tholo <tholo@openbsd.org>

Merge remaining local changes, correct build issues


# 79822b2a 28-Sep-2001 tholo <tholo@openbsd.org>

Merge local changes; work in progress


# 787cb046 25-Sep-2001 espie <espie@openbsd.org>

let configure script use GNUSYSTEM_AUX_DIR


# 3292af9f 11-Sep-2001 deraadt <deraadt@openbsd.org>

yes this is a configure diff, but this library order is needed for static library linking


# efc217aa 19-Jul-2001 deraadt <deraadt@openbsd.org>

even worse: link against nearly any kerberos library, and you need all of
them. these swedes are insane!


# 03fcc2c9 19-Jul-2001 deraadt <deraadt@openbsd.org>

well, with the most recent reorganization, it now turns out that any
program which links -lkrb5 also must link -lkafs as well! someone please
mail hin@ an alpha or a powerpc, so that he can become a

well, with the most recent reorganization, it now turns out that any
program which links -lkrb5 also must link -lkafs as well! someone please
mail hin@ an alpha or a powerpc, so that he can become aware of how
binutils ("the other linker we use") works.

show more ...


# 9e416269 01-Jul-2001 deraadt <deraadt@openbsd.org>

when you support kerberosV, you apparently need to also link in the 12
other libraries that it's tentacles lead to. This is just disgusting, and
are going to pressure the KTH people to fix this. It

when you support kerberosV, you apparently need to also link in the 12
other libraries that it's tentacles lead to. This is just disgusting, and
are going to pressure the KTH people to fix this. It's unmaintainable.
kerberosV and kerberosIV even have cross dependencies. It's insane.
patch developed at the same time by drahn and I

show more ...


# 3c834d0f 25-May-2001 ho <ho@openbsd.org>

Support KERBEROS5 / gssapi. (hin@ ok)


# bde78045 10-Feb-2001 tholo <tholo@openbsd.org>

Integrate local changes


# 66869a9e 10-Sep-1999 tholo <tholo@openbsd.org>

Integrate local changes


# 9fe7c2c3 28-Feb-1999 tholo <tholo@openbsd.org>

Integrate local changes


# eea99451 22-Aug-1998 tholo <tholo@openbsd.org>

Integrate local changes


# c88482c3 12-Aug-1998 tholo <tholo@openbsd.org>

Use system zlib if present and of recent enough vintage


12