Next | Query returned 160 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456)
Log message:
Remove SVR4_PKGNAME, per discussion on tech-pkg.
   2014-09-10 12:44:58 by Richard PALO | Files touched by this commit (4)
Log message:
revert libtool
   2014-09-10 12:14:08 by Richard PALO | Files touched by this commit (10)
Log message:
adding devel/py-hgnested

hgnested is a Mercurial extension to work with nested repositories.

It was inspired by the forest extension.

The extension allows to apply common Mercurial commands to all the nested
repositories at once like pull, push etc. It also allows to fetch a complete
tree of repositories through ssh or http.

To enable the "hgnested" extension, create an entry for it in your \ 
hgrc, like
this:

    [extensions]
    hgnested =

See `hg help hgnested` for the complete list of commands.

For more information please visit the following website:

	http://code.google.com/p/hgnested/
   2014-09-01 14:39:15 by Jonathan Perkin | Files touched by this commit (4)
Log message:
GCC 4.7's gfortran on SunOS generates verbose output which includes spaces
in-between "-l" and the library name.  This confuses libtool which parses
the compiler output, and results in trying to pass arguments such as
"-l-lgfortran" and failing.

In addition there are multiple BUILDLINK_DIR references, but only the first
is stripped, resulting in "-L-L/path".

Fix both these issues and bump PKGREVISION of libtool-fortran.
   2014-06-15 16:42:05 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Don't use -nostdlib for C++ with GCC on Solaris. Bump revision of
libtool-base.
   2014-06-15 16:41:36 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Use patch -p0, avoids surprises if something moved.
   2014-05-11 15:23:03 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update distinfo after reverting patch files by joerg@.
   2014-05-10 17:32:08 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
Revert. Not approved and not correct.
   2014-05-10 15:35:10 by Richard PALO | Files touched by this commit (2)
Log message:
Upstream libtool patch to support following bugfix for -Bdirect on SunOS
Solaris2 added to fix http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1645
see also: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59788
   2014-05-10 15:29:41 by Richard PALO | Files touched by this commit (5)
Log message:
Permit libtool to generate -fstack-protector* on all platforms in --mode=link
while suppressing -nostdlib (for the moment on SunOS g++ platforms only)
allowing it to actually work with g++... gcc was never affected by -nostdlib.

Next | Query returned 160 messages, browsing 21 to 30 | Previous