2014-03-11 15:04:57 +01:00
|
|
|
@comment $NetBSD: PLIST,v 1.16 2014/03/11 14:05:01 jperkin Exp $
|
2003-02-15 13:34:06 +01:00
|
|
|
bin/distcc
|
|
|
|
bin/distccd
|
2003-06-16 12:24:13 +02:00
|
|
|
bin/distccmon-text
|
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.
2009-01-17 14:27:48 +01:00
|
|
|
bin/lsdistcc
|
2003-02-15 13:34:06 +01:00
|
|
|
man/man1/distcc.1
|
|
|
|
man/man1/distccd.1
|
2004-01-16 08:09:28 +01:00
|
|
|
man/man1/distccmon-text.1
|
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.
2009-01-17 14:27:48 +01:00
|
|
|
man/man1/include_server.1
|
|
|
|
man/man1/pump.1
|
2003-02-15 13:34:06 +01:00
|
|
|
share/doc/distcc/AUTHORS
|
|
|
|
share/doc/distcc/COPYING
|
|
|
|
share/doc/distcc/INSTALL
|
2003-06-16 12:24:13 +02:00
|
|
|
share/doc/distcc/NEWS
|
|
|
|
share/doc/distcc/README
|
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.
2009-01-17 14:27:48 +01:00
|
|
|
share/doc/distcc/README.pump
|
2003-07-21 14:41:15 +02:00
|
|
|
share/doc/distcc/TODO
|
2003-09-11 08:45:52 +02:00
|
|
|
share/doc/distcc/example/init
|
|
|
|
share/doc/distcc/example/init-suse
|
|
|
|
share/doc/distcc/example/logrotate
|
|
|
|
share/doc/distcc/example/xinetd
|
2003-06-16 12:24:13 +02:00
|
|
|
share/doc/distcc/protocol-1.txt
|
2003-07-21 14:41:15 +02:00
|
|
|
share/doc/distcc/protocol-2.txt
|
|
|
|
share/doc/distcc/reporting-bugs.txt
|
2003-06-16 12:24:13 +02:00
|
|
|
share/doc/distcc/status-1.txt
|
2003-07-21 14:41:15 +02:00
|
|
|
share/doc/distcc/survey.txt
|
2009-06-14 20:48:07 +02:00
|
|
|
@pkgdir share/distcc
|