Simon L. B. Nielsen
c1ecc6cd22
Regenerate manual pages for OpenSSL 0.9.8q.
2010-12-03 23:07:45 +00:00
Simon L. B. Nielsen
b2846bd65d
Regenerate manual pages for OpenSSL 0.9.8p.
2010-11-22 18:29:00 +00:00
Rebecca Cran
5512804bb8
Revert changes of 'assure' to 'ensure' made in r211936.
...
Approved by: rrs (mentor)
2010-09-11 10:49:56 +00:00
Rebecca Cran
e7f8dd75b3
Fix incorrect usage of 'assure' and 'insure'.
...
Approved by: rrs (mentor)
2010-08-28 16:32:01 +00:00
Nathan Whitehorn
b12277d1d4
Repair some build breakage introduced in r211725 and garbage collect some
...
code made obsolete in the same commit.
2010-08-28 15:03:11 +00:00
Warner Losh
25faff346c
MFtbemd:
...
Prefer MACHNE_CPUARCH to MACHINE_ARCH in most contexts where you want
to test of all the CPUs of a given family conform.
2010-08-23 22:24:11 +00:00
Will Andrews
4be3feb212
Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as
...
read-only by default, meaning files copied can't be overwritten next time.
Reviewed by: imp
Approved by: ken (mentor)
2010-08-12 20:46:49 +00:00
Jayachandran C.
4ed16d3dff
Whitespace fix for last check-in, move empty line to below endif.
2010-08-04 10:46:17 +00:00
Jayachandran C.
a6af87a526
MIPS 64 bit support.
...
When compiled for MIPS n64 ABI
- DES_LONG should be 'unsigned int'
- BN_LLONG should be undefined
- SIXTY_FOUR_BIT_LONG should be defined.
2010-08-04 10:42:06 +00:00
Nathan Whitehorn
5e1bcd019c
OpenSSL configuration for powerpc64
...
Obtained from: projects/ppc64
2010-07-10 22:07:48 +00:00
Simon L. B. Nielsen
5f143fdbaf
Regenerate manual pages for OpenSSL 0.9.8n.
2010-04-01 15:37:38 +00:00
Simon L. B. Nielsen
3df672379c
- Make it slightly simpler to update OpenSSL version information
...
for regenerating OpenSSL manual pages.
- Explicitly set the OpenSSL release date so manual pages contain
the date OpenSSL was released and not just the date OpenSSL was
imported into the FreeBSD base system.
- Update for Makefile for OpenSSL 0.9.8n.
2010-04-01 15:35:29 +00:00
Simon L. B. Nielsen
10deaff4ee
Regenerate manual pages for OpenSSL 0.9.8m.
...
MFC after: 3 weeks
2010-03-13 19:30:29 +00:00
Ken Smith
3ca3047aee
Bump the version of all non-symbol-versioned shared libraries in
...
preparation for 8.0-RELEASE. Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.
Reviewed by: kib
Approved by: re (rwatson)
2009-07-19 17:25:24 +00:00
Colin Percival
7d845dde8d
Remove build timestamps from the following files:
...
/boot/kernel/hptrr.ko
/etc/mail/*.cf
/lib/libcrypto.so.5
/usr/bin/ntpq
/usr/sbin/amd
/usr/sbin/iasl
/usr/sbin/ntpd
/usr/sbin/ntpdate
/usr/sbin/ntpdc
There does not appear to be any purpose to having these timestamps, and
they have the irritating consequence that the aforementioned files will
be different every time they are rebuilt.
After this commit, the only remaining build timestamps are in the kernel,
the boot loaders, /usr/include/osreldate.h (the year in the copyright
notice), and lib*.a (the timestamps on all of the included .o files).
Reviewed by: scottl (hptrr), gshapiro (sendmail), simon (openssl),
roberto (ntp), jkim (acpica)
Approved by: re (kib)
2009-07-11 22:30:37 +00:00
Simon L. B. Nielsen
00c49c7a2d
Regenerate manual pages for OpenSSL 0.9.8k.
2009-06-14 19:51:05 +00:00
Simon L. B. Nielsen
6eefed9283
Update build infrastructure for OpenSSL 0.9.8k.
2009-06-14 19:46:18 +00:00
Warner Losh
c71665a590
Merge from p4:
...
Implement openssl config needed for mips.
Submitted by: gonzo@
Reviewed by: simon@
2008-07-23 17:38:33 +00:00
George V. Neville-Neil
559d3390d0
Integrate the Camellia Block Cipher. For more information see RFC 4132
...
and its bibliography.
Submitted by: Tomoyuki Okazaki <okazaki at kick dot gr dot jp>
MFC after: 1 month
2007-05-09 19:37:02 +00:00
Simon L. B. Nielsen
60f20fcae6
Upgrade to OpenSSL 0.9.8e.
2007-03-15 20:15:15 +00:00
Simon L. B. Nielsen
6d08f20507
Upgrade to OpenSSL 0.9.8d.
2006-10-01 07:56:51 +00:00
Ruslan Ermilov
2b46c64c9c
Remove alpha left-overs.
2006-08-22 08:03:01 +00:00
Simon L. B. Nielsen
e7926dc0a5
Upgrade to OpenSSL 0.9.8b.
2006-07-29 19:41:41 +00:00
Simon L. B. Nielsen
af7ca25b1e
Enable DSO (Dynamic Shared Object) support. This makes it possible
...
for OpenSSL to load engines run-time, e.g. for using the opensc
engine port.
The OpenSSL Configure script enables DSO support on FreeBSD by
default, we just don't use the Configure script during OpenSSL builds
in the base system.
This is committed to -CURRENT now (before OpenSSL 0.9.8b import), so
it can be tested at bit in -CURRENT before being MFC'ed to 6-STABLE.
Prodded by: ale
PR: bin/79570
MFC after: 1 week
2006-07-17 11:47:35 +00:00
Ruslan Ermilov
6dd8b8288a
Clean generated headers.
2006-04-10 08:47:18 +00:00
Ruslan Ermilov
fcaa466865
Provide alternate default for SHLIBDIR before bsd.own.mk does this.
...
Reported by: phk
2006-03-18 11:01:06 +00:00
Ruslan Ermilov
e1fe3dba5c
Reimplementation of world/kernel build options. For details, see:
...
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
2006-03-17 18:54:44 +00:00
Ken Smith
a84020c2b9
Bump the shared library version number of all libraries that have not
...
been bumped since RELENG_5.
Reviewed by: ru
Approved by: re (not needed for commit check but in principle...)
2005-07-22 17:19:05 +00:00
Jacques Vidrine
d6608aaa6e
Update OpenSSL 0.9.7d -> 0.9.7e.
2005-02-25 06:04:12 +00:00
Ruslan Ermilov
e7b3b699a2
Define PLATFORM correctly when cross-building.
2005-02-16 20:55:47 +00:00
Ruslan Ermilov
ab7a294721
NODOCCOMPRESS -> NO_DOCCOMPRESS
...
NOINFO -> NO_INFO
NOINFOCOMPRESS -> NO_INFOCOMPRESS
NOLINT -> NO_LINT
NOPIC -> NO_PIC
NOPROFILE -> NO_PROFILE
2004-12-21 09:33:47 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Mark Murray
1f9bb6cd25
Add support for C3 Nehemiah ACE ("Padlock") AES crypto. This comes
...
from OpenSSL 0.9.5 (yet to be released), and is pretty complete.
2004-08-14 13:38:35 +00:00
Olivier Houchard
59315819d5
Import the openssl conf for arm.
2004-05-14 12:26:51 +00:00
Ruslan Ermilov
1f2cef4790
Turn MAKE_IDEA into a true "bool" type variable, as documented in
...
the make.conf(5) manpage.
PR: conf/65738
OK'ed by: markm
2004-04-19 11:35:15 +00:00
Peter Wemm
d901a5218e
Turn on the amd64-specific bignum code in openssl. This is actually
...
a variant of the C code but with some scattered asm and things laid out
more optimally for the platform. This means that we need to the asm
directory to the search path for the amd64 case so that make can find
the source.
2004-04-14 23:26:26 +00:00
David Malone
8a56b12482
Remove the -pthread from the last commit, as OpenSSL doesn't actually
...
call any pthread functions as we use compile it. We keep the
-DOPENSSL_THREADS, which stops OpenSSL doing thread-unsafe stuff.
Requested by: ru
2004-03-30 21:04:04 +00:00
David Malone
1251855f52
Build OpenSSL so that it extects that is may be used in a threaded
...
environment. This stops some ports keeling over on an OpenSSL assert.
(The patch is not exactly the one from the PR, but has been refined
based on advice from freebsd-threads.)
PR: 51205
Submitted by: Jim Westfall <jwestfall@surrealistic.net>
MFC after: 1 month
2004-03-30 11:30:02 +00:00
Mark Murray
f3d90904b0
Re-add the hand-optimised assembler versions of some of the ciphers
...
to the build.
Should have done this ages ago: markm
Reminded above to do this: peter
2004-03-23 08:32:29 +00:00
Jacques Vidrine
03886b3681
Update manual pages for OpenSSL 0.9.7d.
2004-03-17 16:15:46 +00:00
Gordon Tetlow
41d8423f71
Stage 3 of dynamic root support. Make all the libraries needed to run
...
binaries in /bin and /sbin installed in /lib. Only the versioned files
reside in /lib, the .so symlink continues to live /usr/lib so the
toolchain doesn't need to be modified.
2003-08-17 08:28:46 +00:00
David E. O'Brien
631a2b1ed8
Ugg, wrong version.
...
CSTD=gnu89, c89 wont do.
2003-06-01 23:39:16 +00:00
David E. O'Brien
90f6678b64
This isn't C99 clean.
2003-06-01 23:37:46 +00:00
Bruce Evans
d76abd2739
Silence `make -s' (echo -> ${ECHO}).
2003-04-13 14:13:28 +00:00
David E. O'Brien
a6c3fa5b5f
Back out rev 1.60, taking the pointy hat away from nectar as 'rm -f'
...
doesn't need to be prefixed with '-'. Keep the pointy hat for myself
for not reading the code closely.
2003-03-11 17:19:37 +00:00
David E. O'Brien
167cec7565
Don't error out the build if removing a "stale" symlink fails.
...
Pointy hat for breaking my installworld: nectar
2003-03-10 19:43:56 +00:00
Ruslan Ermilov
aa1cd79b7f
Handle includes the normal way.
...
Reviewed by: markm
Approved by: nectar
2003-02-27 23:07:26 +00:00
Jacques Vidrine
b7d18f9a8a
Regenerate man pages after import of OpenSSL 0.9.7a.
2003-02-19 23:30:52 +00:00
Jacques Vidrine
c819173716
LIBDIR/INCLUDEDIR do not include DESTDIR.
...
Reported by: Andrzej Tobola <san@iem.pw.edu.pl>
2003-02-18 17:29:04 +00:00
Jacques Vidrine
ba5637c376
Follow-up to previous commit: we had a des.h symlink, too. Remove
...
that.
2003-02-18 16:07:33 +00:00