Next | Query returned 19 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   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.
   2013-08-27 17:50:23 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
PR 48081: Explicitly disable Fortran in libtool-base, otherwise it will
incorrectly handle the default wrapper scripts on Cygwin.

libtool bug 14579: Disable ar(1) locking on OSX. It creates more harm
than good.

Bump libtool-base and libtool-fortran.
   2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946)
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:

Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
   2013-06-03 12:06:28 by Thomas Klausner | Files touched by this commit (1948)
Log message:
Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
   2013-06-03 12:05:17 by Thomas Klausner | Files touched by this commit (1)
Log message:
revert unintended commit
   2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880)
Log message:
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
   2013-05-16 00:20:58 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Revert last. It was not approved by OWNER.
   2013-05-15 17:19:04 by Thomas Klausner | Files touched by this commit (1)
Log message:
Use fortran77 as language, not fortran.
Fixes blas and lapack builds. Suggested by ryoon.

Bump PKGREVISION and change SVR4_PKGNAME to be different from libtool-base.
   2013-05-09 15:53:48 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Split Fortran support from devel/libtool-base into a separate package
devel/libtool-fortran. If USE_LIBTOOL is present and Fortran is in
USE_LANGUAGES, include the new package.

Next | Query returned 19 messages, browsing 11 to 20 | previous