summaryrefslogtreecommitdiffstats
path: root/secure/lib/libssl/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Install the OpenSSL man pages in /usr/share/openssl/mannectar2003-02-101-33/+3
| | | | and remove the WANT_OPENSSL_MANPAGES knob.
* Re-add WANT_OPENSSL_MANPAGES knob.nectar2003-01-311-0/+2
| | | | Noticed by: ru
* Update for OpenSSL 0.9.7. No assembler code at the moment. Thismarkm2003-01-281-8/+39
| | | | will follow.
* Remove myself as maintainer of openssl; I no longer have enough time tokris2002-11-211-2/+0
| | | | devote to it.
* Don't lint contrib'ed sources, even if the builder has asked for linting.markm2002-09-251-0/+2
| | | | Its Just Too Noisy.
* Bandaid for a broken world. The real fix is somewhat moreru2002-09-201-9/+7
| | | | complicated and will be sent for a review.
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-13/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | via INCS. Implemented INCSLINKS (equivalent to SYMLINKS) to handle symlinking include files. Allow for multiple groups of include files to be installed, with the powerful INCSGROUPS knob. Documentation to follow. Added standard `includes' and `incsinstall' targets, use them in Makefile.inc1. Headers from the following makefiles were not installed before (during `includes' in Makefile.inc1): kerberos5/lib/libtelnet/Makefile lib/libbz2/Makefile lib/libdevinfo/Makefile lib/libform/Makefile lib/libisc/Makefile lib/libmenu/Makefile lib/libmilter/Makefile lib/libpanel/Makefile Replaced all `beforeinstall' targets for installing includes with the INCS stuff. Renamed INCDIR to INCSDIR, for consistency with FILES and SCRIPTS, and for compatibility with NetBSD. Similarly for INCOWN, INCGRP, and INCMODE. Consistently use INCLUDEDIR instead of /usr/include. gnu/lib/libstdc++/Makefile and gnu/lib/libsupc++/Makefile changes were only lightly tested due to the missing contrib/libstdc++-v3. I fully tested the pre-WIP_GCC31 version of this patch with the contrib/libstdc++.295 stuff. These changes have been tested on i386 with the -DNO_WERROR "make world" and "make release".
* Install headers with -C. Ideally, these Makefiles should not need todes2002-03-231-1/+1
| | | | | override the beforeinstall target at all, but this has proven difficult to achieve.
* MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6kris2001-03-081-1/+1
|
* Update for OpenSSL 0.9.6kris2000-11-131-5/+5
|
* Overhaul of the build-time include file generation. Don't break in evp.hkris2000-09-171-15/+4
| | | | | if bootstrapping from a system on which the openssl headers are not already present.
* Update for OpenSSL 0.9.5a and clean up a bit.kris2000-04-131-27/+11
|
* * Fix dependancies so that ``make depend'' is not required.obrien2000-04-111-24/+26
| | | | | | * Some style fixes Approved by: kris
* Merge from internat.freebsd.org; cleanup stray rsaref glue code referencepeter2000-03-051-4/+0
|
* Freefall/Internat diff reducer.markm2000-02-241-2/+2
|
* Add MAINTAINER tag so people don't feel the need to randomly frob with this.kris2000-01-161-0/+2
|
* Build infrastructure for OpenSSLkris2000-01-141-0/+62
OpenPOWER on IntegriCloud