pkgsrc/devel/distcc/PLIST
jmmv 5904e1a0c0 Update to 2.12:
distcc-2.12  "Figgy Pudding"  2003-12-19
  FEATURES:
    * New --log-level feature allows logging of only errors rather
      than messages for each connection.
    * IPv6 support now works better when distcc is configured with
      --enable-rfc2553.  The server can normally accept either IPv4 or
      IPv6 connections.
    * New --with-docdir configure option to set install location for
      documents.  The default is the same as previously.  Patch from
      Harold L Hunt II.
  INTERNAL:
    * GNU-style ChangeLog is now included in the package.  Please keep
      it up to date if you make your own changes!
  PORTABILITY:
    * setgroups() was broken by Mac OS X Panther so that it will not
      accept setgroups(0, NULL) to clear the group list.  Instead we
      now set the group list to our single primary gid.  Suggestion
      from Wayne Davison.
    * sendfile problems on FreeBSD 4.9-RC fixed.  Patch from Allan
      Saddi.
    * MAXPATHLEN is provided if it's not defined, which is the case on
      GNU Hurd.  Reported by Santiago Vila as Debian #219600.
  BUG FIXES:
    * Check pkg-config information GNOME/GTK+ is now checked at
      configure time, not build time.  This is a bit quicker than
      running the script for every file we build, and means that
      PKG_CONFIG_PATH only needs to be set for configure.
  DOCUMENTATION:
    * Small documentation corrections.
2003-12-21 09:49:25 +00:00

24 lines
656 B
Text

@comment $NetBSD: PLIST,v 1.8 2003/12/21 09:49:25 jmmv Exp $
bin/distcc
bin/distccd
bin/distccmon-text
man/man1/distcc.1
man/man1/distccd.1
share/doc/distcc/AUTHORS
share/doc/distcc/COPYING
share/doc/distcc/ChangeLog
share/doc/distcc/INSTALL
share/doc/distcc/NEWS
share/doc/distcc/README
share/doc/distcc/TODO
share/doc/distcc/example/init
share/doc/distcc/example/init-suse
share/doc/distcc/example/logrotate
share/doc/distcc/example/xinetd
share/doc/distcc/protocol-1.txt
share/doc/distcc/protocol-2.txt
share/doc/distcc/reporting-bugs.txt
share/doc/distcc/status-1.txt
share/doc/distcc/survey.txt
@dirrm share/doc/distcc/example
@dirrm share/doc/distcc