Re: Re: WITH_OPENSSL_PORT documentation

2015-03-10 Thread Mathieu Arnold
I don't think we have a timeframe, we've been doing exp-runs without
openssl in base to catch ports that behaved badly.  I think the openssl
libs will be moved to private, but I can be wrong :-)

+--On 9 mars 2015 18:10:41 +0100 Olli Hauer oha...@gmx.de wrote:
|Hi Mathieu,
|what is the target timeframe for.soon,.e.g. for.8.x and.9.x having an
|older openssl in base.
|Is there wip. to hide the base ssl libs ?
|--
|Sent from my Android phone with GMX Mail. Please excuse my brevity.
| 
|Mathieu Arnold m...@freebsd.org wrote:
| 
|  +--On 8 mars 2015 13:24:09 -0600 Adam Weinberger ad...@adamw.org
|  wrote:
|  | Can somebody please write something---anything, even 2
|  sentences---for
|  | the PHB about how to use WITH_OPENSSL_PORT? What users should set
|  it to
|  | to get LibreSSL for example, and what porters are supposed to put
|  in the
|  | Makefile to support it?
|  |
|  | The text at the top of bsd.openssl.mk just shows
|  WITH_OPENSSL_PORT=yes. A
|  | few sentences would be a big help, and I'm sure the doc people
|  would be
|  | happy to take care of all the markup and formatting for you.
|  It'll soon be a moot point, WITH_OPENSSL_PORT will be the only
|  option :-)
|  --
|  Mathieu Arnold
|  ___
|  freebsd-ports@freebsd.org mailing list
|  [1]http://lists.freebsd.org/mailman/listinfo/freebsd-ports
|  To unsubscribe, send any mail to
|  freebsd-ports-unsubscr...@freebsd.org
| 
| References
| 
|1. http://lists.freebsd.org/mailman/listinfo/freebsd-ports
| ___
| freebsd-ports@freebsd.org mailing list
| http://lists.freebsd.org/mailman/listinfo/freebsd-ports
| To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org
| 



-- 
Mathieu Arnold
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: WITH_OPENSSL_PORT documentation

2015-03-09 Thread Mathieu Arnold
+--On 8 mars 2015 13:24:09 -0600 Adam Weinberger ad...@adamw.org wrote:
| Can somebody please write something---anything, even 2 sentences---for
| the PHB about how to use WITH_OPENSSL_PORT? What users should set it to
| to get LibreSSL for example, and what porters are supposed to put in the
| Makefile to support it?
| 
| The text at the top of bsd.openssl.mk just shows WITH_OPENSSL_PORT=yes. A
| few sentences would be a big help, and I'm sure the doc people would be
| happy to take care of all the markup and formatting for you.

It'll soon be a moot point, WITH_OPENSSL_PORT will be the only option :-)

-- 
Mathieu Arnold
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Re: WITH_OPENSSL_PORT documentation

2015-03-09 Thread Olli Hauer
   Hi Mathieu,
   what is the target timeframe for.soon,.e.g. for.8.x and.9.x having an
   older openssl in base.
   Is there wip. to hide the base ssl libs ?
   --
   Sent from my Android phone with GMX Mail. Please excuse my brevity.

   Mathieu Arnold m...@freebsd.org wrote:

 +--On 8 mars 2015 13:24:09 -0600 Adam Weinberger ad...@adamw.org
 wrote:
 | Can somebody please write something---anything, even 2
 sentences---for
 | the PHB about how to use WITH_OPENSSL_PORT? What users should set
 it to
 | to get LibreSSL for example, and what porters are supposed to put
 in the
 | Makefile to support it?
 |
 | The text at the top of bsd.openssl.mk just shows
 WITH_OPENSSL_PORT=yes. A
 | few sentences would be a big help, and I'm sure the doc people
 would be
 | happy to take care of all the markup and formatting for you.
 It'll soon be a moot point, WITH_OPENSSL_PORT will be the only
 option :-)
 --
 Mathieu Arnold
 ___
 freebsd-ports@freebsd.org mailing list
 [1]http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to
 freebsd-ports-unsubscr...@freebsd.org

References

   1. http://lists.freebsd.org/mailman/listinfo/freebsd-ports
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


WITH_OPENSSL_PORT documentation

2015-03-08 Thread Adam Weinberger
Can somebody please write something---anything, even 2 sentences---for the PHB 
about how to use WITH_OPENSSL_PORT? What users should set it to to get LibreSSL 
for example, and what porters are supposed to put in the Makefile to support it?

The text at the top of bsd.openssl.mk just shows WITH_OPENSSL_PORT=yes. A few 
sentences would be a big help, and I'm sure the doc people would be happy to 
take care of all the markup and formatting for you.

# Adam


-- 
Adam Weinberger
ad...@adamw.org
http://www.adamw.org

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: WITH_OPENSSL_PORT documentation

2015-03-08 Thread Shane Ambler

On 09/03/2015 05:54, Adam Weinberger wrote:

Can somebody please write something---anything, even 2
sentences---for the PHB about how to use WITH_OPENSSL_PORT? What
users should set it to to get LibreSSL for example, and what porters
are supposed to put in the Makefile to support it?

The text at the top of bsd.openssl.mk just shows
WITH_OPENSSL_PORT=yes. A few sentences would be a big help, and I'm
sure the doc people would be happy to take care of all the markup and
formatting for you.

# Adam


I looked at it a few of days ago and didn't think there was an issue.

bsd.openssl.mk has -

# Use of 'USE_OPENSSL=yes' includes this Makefile after bsd.ports.pre.mk
#
# the user/port can now set this options in the makefiles.
#
# WITH_OPENSSL_BASE=yes - Use the version in the base system.
# WITH_OPENSSL_PORT=yes - Use the OpenSSL port, even if base is up to date
#
# USE_OPENSSL_RPATH=yes - Pass RFLAGS options in CFLAGS,
# needed for ports who don't use LDFLAGS
#
# Overrideable defaults:
#
# OPENSSL_SHLIBVER= 8
# OPENSSL_PORT= security/openssl


If you specifically want to use the base or port ssl you set either
WITH_OPENSSL_BASE=yes or WITH_OPENSSL_PORT=yes.

If you want a specific ssl variation you can set OPENSSL_PORT to the
port you want to use. The default is security/openssl

So if you want to use libressl then you set WITH_OPENSSL_PORT=yes and
OPENSSL_PORT=security/libressl

Porters should put USE_OPENSSL=yes in their Makefile, other settings
should only be added if necessary, leave the other options to the user.


--
FreeBSD - the place to B...Securing Domains

Shane Ambler

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org