svn commit: r382891 - head/Mk

Baptiste Daroussin bapt at FreeBSD.org
Sun Apr 12 22:25:12 UTC 2015


On Mon, Apr 13, 2015 at 12:04:06AM +0200, Gerald Pfeifer wrote:
> On Wed, 1 Apr 2015, Baptiste Daroussin wrote:
> > Log:
> >   Add a note about BUNDLE_LIBS
> >   
> >   Suggested by:	gerald
> 
> Approval to apply the follow-up patch below to simplify this a bit?
> 
> (I hurt my head trying to understand the original version of the
> first sentence ;-), so I _might_ have misunderstood something.)
> 
> Gerald
> 
> Index: bsd.port.mk
> ===================================================================
> --- bsd.port.mk	(revision 383800)
> +++ bsd.port.mk	(working copy)
> @@ -511,10 +511,10 @@
>  #				    - PREFIX can't have a trailing slash.
>  #
>  # BUNDLE_LIBS	  Teach pkg(8) to not automatically add all shared libraries
> -# 				  installed by a port as a "provided" shared libraries provided
> -# 				  for other packages (prevent them from being exposed in the
> -# 				  solver). This has to be used for ports that bundle third
> -# 				  party libraries for internal usage.
> +# 				  installed by a port as shared libraries "provided" for
> +#				  other packages (i.e., do not expose them in the solver).
> +#				  This has to be used for ports that bundle third party
> +#				  libraries for internal usage.
>  # MASTERDIR		- Where the port finds patches, package files, etc.  Define
>  #				  this is you have two or more ports that share most of the
>  #				  files.

Your understanding is right, please just commit your better wordings

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150413/68ce8a79/attachment.sig>


More information about the svn-ports-head mailing list