2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message:
recursive bump from gettext-lib shlib bump.
|
2011-01-13 14:40:12 by Thomas Klausner | Files touched by this commit (1644) |
Log message:
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
|
2010-11-15 23:59:19 by David Brownlee | Files touched by this commit (1062) |
Log message:
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
|
2010-09-14 13:03:18 by Thomas Klausner | Files touched by this commit (1096) |
Log message:
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.
Per discussion on pkgsrc-changes.
|
2010-06-14 00:45:57 by Thomas Klausner | Files touched by this commit (1673) |
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
2009-08-26 21:58:47 by Jens Rehsack | Files touched by this commit (1461) | |
Log message:
bump revision because of graphics/jpeg update
|
2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454) |
Log message:
Remove @dirrm entries from PLISTs
|
2009-01-17 14:27:48 by Adam Ciarcinski | Files touched by this commit (10) |
Log message:
Changes 3.1:
* New options: --scan-includes, --disable-Werror
* Document all of the exit codes in the man page.
* Handle "-Wp,-MMD,...".
* Report a better error message if a host specification contains ",cpp"
but not ",lzo".
* Fix a bug where the "m4" directory wasn't included in the
source distribution tarball, which caused it to stop working
if you ran autogen.sh.
* Fixed a bug where the pump script was hard-coding /etc/distcc/hosts
rather than using the prefix specified to configure.
* Fixed build errors on Gentoo Linux and some other systems.
Changes 3.0:
* New "--without-avahi" option to configure.
* Fixed a problem where pump mode was falling back to local compilation
when compiling with -I options that refer to a subdirectory of one
of the default system include directories (Nils Klarlund, Fergus Henderson).
* Allow distcc to distribute commands that use "-MF<filename>"
rather than "-MF <filename>", and likewise for \
"-MT<target>".
* Fixed a build problem on ARM and Solaris systems.
* Fixed a build problem on some Linux systems.
* Fixed failure of "make install" on Cygwin.
* Fallback to local compilation for "-march=native" or \
"mtune=native"
* Fix for deadlock in pump mode.
* New protocol, version 3, allowing for preprocessing on distcc
servers ("pump" mode).
* New component: an include server for incremental static analysis of include
dependencies. This software is written in Python 2.4.
* Support for getting hosts via avahi.
* gcc debug option -d must be run locally because it produces secondary files.
* Improved checking for errors on socket connection.
|
2008-03-03 18:45:38 by Johnny C. Lam | Files touched by this commit (119) |
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
|
2006-10-24 19:33:59 by Roland Illig | Files touched by this commit (1) |
Log message:
Fixed "test ==" by ignoring the unportable file.
|