30 Commits

Author SHA1 Message Date
Tom G. Christensen
aba50c28ad configure_args is now an array
Note that the of use += requires bash 3.1 or later.
2013-08-11 16:51:05 +02:00
Tom G. Christensen
2e00fd138f Update openssl ChangeLog 2011-11-04 18:42:47 +01:00
Tom G. Christensen
6c8924cf2a Update to openssl 1.0.0e 2011-11-04 18:42:47 +01:00
Tom G. Christensen
a1e6b66ff7 Update to openssl 1.0.0d 2011-11-04 18:42:46 +01:00
Tom G. Christensen
3d4cb7789e Update to 1.0.0a 2011-11-04 18:42:46 +01:00
Tom G. Christensen
5bf8ac21b6 Update to 1.0.0 2011-11-04 18:42:45 +01:00
Tom G. Christensen
088ae3f93b Changes for building on solaris-x86. 2008-05-03 18:14:19 +00:00
Tom G. Christensen
ee8cca6cfc openssl should be the package that depends on prngd since openssl can use
it to provide entropy for its functions and by extension all its users.
Make a note in the relnotes about the manpages being renamed.
2008-04-28 17:53:37 +00:00
Tom G. Christensen
cca3f6d502 Dump depends and correct category tag. 2008-04-28 12:48:18 +00:00
Tom G. Christensen
406cdc729b Forgot docs. 2008-04-28 07:37:24 +00:00
Tom G. Christensen
0c1d7d7d6c Update to 0.9.8g. Remove -libs subpackage. 2008-04-28 06:25:10 +00:00
Tom G. Christensen
667981bbf2 Update to 0.9.8g
Remove all patches as they are obsolete.
2007-10-25 07:51:47 +00:00
Tom G. Christensen
1b5cd7f8e0 Update to 0.9.7l
Update build.sh to newstyle
Remove static libraries from main package
Split out section 3 manpages in dman subpackage
2006-10-11 09:56:57 +00:00
Tom G. Christensen
42dda22df3 Update to 0.9.7k 2006-09-11 07:37:30 +00:00
Tom G. Christensen
1471142289 First 0.9.7d package in CVS.
- Move to pkgdef
- Avoid libgcc_s.so.1 depend
2004-10-07 12:00:25 +00:00
Tom G. Christensen
d95a6bd47a Add patches for CAN-2004-0079 & CAN-2004-0112 2004-03-24 11:31:47 +00:00
Tom G. Christensen
bd03d96c0d Completely redid the shared library approach.
I've ditched the Redhat way since the original makefiles are good to
go with only small tweaks.

The major difference will be that the shared libraries will have an soname
which explicitly spells out the OpenSSL version
ie. instead of libssl.so.3 we'll use libssl.so.0.9.7.3

No problems with having to identify if a newer version is binary compatible
and should be given the same soname.

*All* packages which use a shared libssl should have a depend on the
SBossl<ver>lib package.

Different SBossl<ver>lib packages can be installed at the same time since
it will *only* contain the shared libraries.
2004-01-07 09:26:15 +00:00
Tom G. Christensen
462d0b19ea Tweaks to create properly versioned shared libraries 2004-01-07 09:17:02 +00:00
Tom G. Christensen
6294b9b302 The extra space causes a symlink to be made hvis overwrites the real
manpage.
2004-01-07 09:16:00 +00:00
Tom G. Christensen
25efaa29cb Rebuilt 0.9.6 with the fixes from the 0.9.7 package (minus a few things
not needed)
2003-10-27 09:45:29 +00:00
Tom G. Christensen
d27c2e3d67 0.9.7c changed the offset so a new patch was needed
Updated the 0.9.6k patch at the same time to not hardcore the SOVER
2003-10-23 13:45:54 +00:00
Tom G. Christensen
28a9ad48e4 Lots of fixes and rebuilt with 0.9.7c sources 2003-10-23 13:44:43 +00:00
Tom G. Christensen
6c2766639d A major overhaul to the openssl package
- shared libraries are now built
- sh lib versioning changed to follow redhat
- install location changed. Most of it is now installed in
  /usr/local/[bin|lib|man]
- allow seperate installation of libraries for runtime support of
  legacy applications
2003-10-16 10:27:28 +00:00
Tom G. Christensen
0d68c91641 "Upgrade" to the new build structure 2003-08-11 13:25:42 +00:00
Tom G. Christensen
7f38ca705b Part of the new build.sh package 2003-08-11 13:24:28 +00:00
Tom G. Christensen
6dc77d1163 *** empty log message *** 2003-01-06 13:10:59 +00:00
Tom G. Christensen
037451893a *** empty log message *** 2003-01-06 13:06:41 +00:00
Tom G. Christensen
1cc0388281 Generated files should not be in CVS 2003-01-06 12:54:14 +00:00
Tom G. Christensen
7588b36fa7 *** empty log message *** 2003-01-06 12:40:07 +00:00
Tom G. Christensen
1ec9df4b25 Initial openssl import 2002-12-20 12:39:34 +00:00