summaryrefslogtreecommitdiffstats
path: root/secure/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* Switch over to 3.4p1.des2002-06-291-1/+1
|
* No guts, no glory. Switch to OpenSSH-portable.des2002-06-251-1/+1
| | | | Sponsored by: DARPA, NAI Labs
* Add pam_ssh support to the static PAM library, libpam.a:ru2002-01-231-5/+0
| | | | | | | | | | | - Spam /usr/lib some more by making libssh a standard library. - Tweak ${LIBPAM} and ${MINUSLPAM}. - Garbage collect unused libssh_pic.a. - Add fake -lz dependency to secure/ makefiles needed for dynamic linkage with -lssh. Reviewed by: des, markm Approved by: markm
* Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.ru2001-03-281-0/+5
| | | | Approved by: markm
* secure/ build fixes:ru2001-03-261-6/+9
| | | | | | | | | | | | | | | | | | | | - TELNETOBJDIR is gone. `buildworld' already installs libtelnet.a in ${WORLDTMP}/usr/lib, and we have LIBRARY_PATH pointing there. - SSHDIR (formerly SSHSRC) is now shared between all SSH modules. New LIBSSH is introduced for libssh.a (an internal static lib). Previously, build without prior `obj' was broken; SSH modules always looked for libssh.a in ${.OBJDIR}. Also, the dependancies on the libssh.a were missing. - libtelnet/ did not install the crypto version of telnet.h into /usr/include/arpa. - Removed BINOWN, BINMODE, BINDIR and SRCS with default values. Reviewed by: markm - MAN[1-9] -> MAN.
* WITH_IDEA --> MAKE_IDEA fix.markm2000-07-161-1/+1
|
* MFI. This is a documentation-only, diffreducing patch, that ifmarkm2000-06-241-0/+4
| | | | | invoked will cause breakage. US Users - DO NOT try to turn on IDEA - the sources are not included.
* New distribution name.markm2000-02-281-1/+1
|
* Make telnet with SRA work.markm1999-10-071-0/+8
| | | | Submitted by: Nick Sayer
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Remove references to TELNET*.markm1996-11-071-7/+1
|
* Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makesgibbs1995-09-161-1/+13
| | | | secure reference the libraries that were just build instead of in /usr/lib.
* Argh! Another instance of DES rather than des that I forgot. Truly,jkh1995-05-111-2/+2
| | | | this keyword is in too many places! :(
* Rename secure to DES.jkh1995-05-091-2/+2
|
* Change name of secrdist to secure.jkh1995-01-141-2/+2
|
* des DISTRIBUTION became secrdist.phk1994-11-221-2/+2
|
* Make the "distribute" target build the "des" distribution. Make des'edphk1994-11-141-2/+2
| | | | init and ed, by pointing to real sources.
* Allow the `bdes' program to compile.wollman1994-08-071-0/+3
OpenPOWER on IntegriCloud