The NetBSD Project

CVS log for pkgsrc/sysutils/gentoo/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / gentoo

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2008Q2


Revision 1.28 / (download) - annotate - [select for diffs], Sat Oct 14 09:24:10 2006 UTC (17 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, cwrapper
Changes since 1.27: +2 -3 lines
Diff to previous 1.27 (colored)

Update gentoo to 0.11.56.
Patch provided by Martin Wilke via PR 34341.

0.11.56
* Fixed buglet that caused copying of protection bits to always
  be a fatal error, regardless of the "Ignore Failure to Copy
  Attributes" option setting.
* Fixed a silly case of errno "leaking" out of the window title
  setting code (which needs to mess with NLS). This had gentoo
  break totally (couldn't even copy files) on Ubuntu. Big thanks
  to M. Williams for letting me ssh and vnc to his Ubuntu box so
  I could hunt this one down.
* Rewrote core of regular file copying function. It seems when
  writing to a Samba-mounted (network) share, write() doesn't
  like large buffer sizes. So we loop to empty the buffer of read
  data, doing as many writes() per read() as is necessary. Odd.
* Fixed bug that made it impossible to use RenameSeq on volumes
  using a VFAT filesystem. This was due to the use of invalid
  characters in temporary filenames.
* Made RenameSeq's start value settable through a spinbutton in
  the dialog, rather than a plain entry. Faster small changes.
* Added a new page to the RenameRE dialog, 'Map', which does
  simple character mappings on filenames. Also supports removing
  a set of character (think 'tr', applied twice).
* Added information about missing options (--locale-info, --run)
  to the manual page.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>