ru 2008-01-23 22:21:36 UTC
FreeBSD src repository
Modified files:
.Makefile.inc1 UPDATING
Log:
Support source upgrades from at least 6.0-RELEASE.
Reviewed by:imp, obrien
Revision ChangesPath
1.596 +4 -0 src/Makefile.inc1
1.
Quoting Daniel Eischen <[EMAIL PROTECTED]> (from Thu, 11 Oct 2007
16:01:26 -0400 (EDT)):
On Thu, 11 Oct 2007, David O'Brien wrote:
On Thu, Oct 11, 2007 at 03:47:24PM -0400, Daniel Eischen wrote:
Whatever happened to renumbering all symbol versioned libraries
to libfoo.0? Or even libfoo.0.0
David O'Brien wrote:
On Thu, Oct 11, 2007 at 02:22:43PM -0400, John Baldwin wrote:
On Thursday 11 October 2007 01:28:23 pm David O'Brien wrote:
On Thu, Oct 11, 2007 at 12:58:36PM +0400, Ruslan Ermilov wrote:
On Wed, Oct 10, 2007 at 09:29:57AM -0700, David O'Brien wrote:
Shipping a libkse.so.3
On Thursday 11 October 2007 03:39:14 pm David O'Brien wrote:
> On Thu, Oct 11, 2007 at 02:22:43PM -0400, John Baldwin wrote:
> > On Thursday 11 October 2007 01:28:23 pm David O'Brien wrote:
> > > On Thu, Oct 11, 2007 at 12:58:36PM +0400, Ruslan Ermilov wrote:
> > > > On Wed, Oct 10, 2007 at 09:29:5
On Thu, 2007-10-11 at 16:01 -0400, Daniel Eischen wrote:
> On Thu, 11 Oct 2007, David O'Brien wrote:
>
> > On Thu, Oct 11, 2007 at 03:47:24PM -0400, Daniel Eischen wrote:
> >> Whatever happened to renumbering all symbol versioned libraries
> >> to libfoo.0? Or even libfoo.0.0. The whole point of
On Thu, 2007-10-11 at 12:55 -0700, David O'Brien wrote:
> On Thu, Oct 11, 2007 at 03:47:24PM -0400, Daniel Eischen wrote:
> > Whatever happened to renumbering all symbol versioned libraries
> > to libfoo.0? Or even libfoo.0.0. The whole point of symbol
> > versioning is that we don't need to bump
On Thu, 11 Oct 2007, David O'Brien wrote:
On Thu, Oct 11, 2007 at 03:47:24PM -0400, Daniel Eischen wrote:
Whatever happened to renumbering all symbol versioned libraries
to libfoo.0? Or even libfoo.0.0. The whole point of symbol
versioning is that we don't need to bump library versions
for AB
On Thu, Oct 11, 2007 at 03:47:24PM -0400, Daniel Eischen wrote:
> Whatever happened to renumbering all symbol versioned libraries
> to libfoo.0? Or even libfoo.0.0. The whole point of symbol
> versioning is that we don't need to bump library versions
> for ABI breakage.
That's what I'd like to s
Whatever happened to renumbering all symbol versioned libraries
to libfoo.0? Or even libfoo.0.0. The whole point of symbol
versioning is that we don't need to bump library versions
for ABI breakage.
--
DE
___
cvs-all@freebsd.org mailing list
http://li
On Thu, Oct 11, 2007 at 02:22:43PM -0400, John Baldwin wrote:
> On Thursday 11 October 2007 01:28:23 pm David O'Brien wrote:
> > On Thu, Oct 11, 2007 at 12:58:36PM +0400, Ruslan Ermilov wrote:
> > > On Wed, Oct 10, 2007 at 09:29:57AM -0700, David O'Brien wrote:
> > > > Shipping a libkse.so.3 in 7.0
On Thursday 11 October 2007 01:28:23 pm David O'Brien wrote:
> On Thu, Oct 11, 2007 at 12:58:36PM +0400, Ruslan Ermilov wrote:
> > On Wed, Oct 10, 2007 at 09:29:57AM -0700, David O'Brien wrote:
> > > Shipping a libkse.so.3 in 7.0, would be yet another FreeBSD weirdism as
> > > folks may wonder wher
On Thu, Oct 11, 2007 at 12:58:36PM +0400, Ruslan Ermilov wrote:
> On Wed, Oct 10, 2007 at 09:29:57AM -0700, David O'Brien wrote:
> > Shipping a libkse.so.3 in 7.0, would be yet another FreeBSD weirdism as
> > folks may wonder where .1 & 2 are.
>
> They are right here:
>
> /usr/ports/misc/compat5x
On Wed, Oct 10, 2007 at 09:29:57AM -0700, David O'Brien wrote:
> On Wed, Oct 10, 2007 at 01:16:03PM +0200, Dag-Erling Smrgrav wrote:
> > "David E. O'Brien" <[EMAIL PROTECTED]> writes:
> > > Log:
> > > Repo copy libpthreads to libkse.
> > > This introduces the WITHOUT_LIBKSE nob,
> > > and c
On Wed, Oct 10, 2007 at 01:16:03PM +0200, Dag-Erling Smrgrav wrote:
> "David E. O'Brien" <[EMAIL PROTECTED]> writes:
> > Log:
> > Repo copy libpthreads to libkse.
> > This introduces the WITHOUT_LIBKSE nob,
> > and changes WITHOUT_LIBPTHREADS to mean with neither threading libs.
> > Appro
"David E. O'Brien" <[EMAIL PROTECTED]> writes:
> Log:
> Repo copy libpthreads to libkse.
> This introduces the WITHOUT_LIBKSE nob,
> and changes WITHOUT_LIBPTHREADS to mean with neither threading libs.
> Approved by:re(kensmith)
Was the SHLIB_MAJOR regression for libkse (from 3 to 0)
obrien 2007-10-09 13:42:34 UTC
FreeBSD src repository
Modified files:
.Makefile.inc1 UPDATING
cddl/lib Makefile
cddl/usr.bin Makefile
cddl/usr.sbinMakefile
lib Makefile
lib/libkse Make
ru 2007-03-01 15:42:23 UTC
FreeBSD src repository
Modified files:
.Makefile.inc1 UPDATING
Log:
Bump the bootstrapping requirements for gensnmptree(1) and remove
a note in UPDATING that tried to work around the build breakage.
Tested by: jhb
17 matches
Mail list logo