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

History of commit frequency

CVS Commit History:


   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-10-01 10:50:33 by OBATA Akio | Files touched by this commit (13) | Package removed
Log message:
drop cygwin-izm.
   2014-07-18 21:50:47 by Ryo ONODERA | Files touched by this commit (3)
Log message:
Fix SCO OpenServer 5.0.7/3.2 build.
Use usleep.
   2013-09-28 08:32:08 by OBATA Akio | Files touched by this commit (1)
Log message:
disable maintainer mode for internal glib2, same as devel/glib2.
   2013-05-16 21:03:10 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Seems like this patch is not needed any more
   2013-05-16 15:55:42 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
Fix for PR#47761
   2013-04-13 13:10:05 by OBATA Akio | Files touched by this commit (13)
Log message:
Apply cygport glib2 2.32.1-not-win32.patch to fix build on Cygwin.
   2013-03-18 15:01:25 by Jonathan Perkin | Files touched by this commit (4)
Log message:
Ensure the Darwin libiconv_open hack is only applied when using the
native iconv.
   2013-01-29 06:56:05 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.28:

pkg-config 0.28
===
- Fixed a pair of long-standing and intertwined bugs involving unwanted
  removal of flags. The first is that other Libs flags like -Wl are now
  kept in context order with -l flags. The second is that aggressive
  removal of all duplicate arguments has been scaled back so that just
  consecutive duplicate arguments are removed. One result of this change
  is that some flags could be repeated in the final output, especially
  flags from non-pkg-config packages like -lm. Since pkg-config rarely
  has enough knowledge here about the right thing to do, we throw the
  duplicate arguments at the compiler/linker and trust it will do the
  right thing.
- Fixed an old bug to allow circular Requires. This fix brings along a
  small behavior change in that pkg-config resolves requires depth
  first, causing some lower level flags to show up earlier in the output
  than previously.
- Cleaned up many corner-case bugs and ambiguous behavior in
  pkg-config's interface. Thanks to Michał Górny for finding so many of
  these.
- New autoconf macro PKG_CHECK_VAR for reading variables from .pc files.
- Default to suppressing -L/lib and/or -L/lib64 like their /usr
  counterparts.
- To help support multiarch scenarios out of the box, $host-pkg-config
  is now installed unless --disable-host-tool is passed to configure.
***disabled in pkgsrc***
- Added optional gcov usage through the --with-gcov configure option. As
  a result, many more tests were added to greatly increase the coverage
  of the code to 86% of executed lines on a Fedora 18 machine.
- Bugs fixed: 130, 7331, 16101, 17053, 19950, 34504, 48098, 54231,
  54271, 54379, 54384, 54386, 54388, 54389, 54390, 54391, 54427, 54463,
  54716, 57078, 58363, 59435.
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

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