Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jmmv a4777e720f Update to 2.8.0.7:
2.8.0.7 stuff:

- Changes to peeking VT freeness in 2.13.0.1 broke
  virtual terminal support on BSD.  This release
  corrects this problem.  (Brian Cameron)

- Correct Linux get VT logic so it returns the
  correct VT.  (Frederic Crozat)

- Now gdmlogin always uses GDK_RGB_DITHER_MAX
  when painting the background to ensure a nice
  background regardless of X configuration
  (e.g. X in 16bpp mode).  (Frederic Crozat)

- Now check for Xserver in prefix /usr.
  (J\303\274rg Billeter)

- Fix configure for Darwin.  (dmacks@netspace.org)

- Fix compiler warnings. (Frederic Crozat,
  dmacks@netspace.org, Brian Cameron)

- Ensure gnome.desktop and default.desktop have
  644 perms.  (Andrew Benton)

- Translation updates (Takeshi AIHANA, Runa Bhattacharjee,
  Dan Damian, Theppitak Karoonboonyanan, Inaki Larranaga,
  Priit Laes, Roozbeh Pournader, Alexander Shopov, Marcel
  Telka, Miloslav Trmac)

2.8.0.6 stuff:

- Fix problem with PostSession script not always
  getting executed when user kills the Xserver
  with ctrl-alt-backspace.  This is caused because
  an xioerror is generated when the clients are
  killed and this needs to be ignored for the
  PostSession script to be processed.  This problem
  tended not to manifest in GDM 2.6 since the
  call to kill the clients was made earlier.
  However, it was still a race condition in 2.6
  and this fix ensures that the slave will never
  exit too early.  (Jerry G. DeLapp)

- The "OK" and "Cancel" buttons in gdmlogin and
  gdmgreeter now work consistantly.  Now the gdmlogin
  "Cancel" button is active when the Username is
  requested and pressing it just clears the field, so
  it works like gdmgreeter.  Also fixed a bug in
  gdmgreeter where a user could corrupt gdmgreeter's
  memory by hitting cancel after authentication, which
  could only happen if the PostLogin script caused a
  long enough delay to allow this to happen.
  (Brian Cameron)

- No longer set tooltips for menu items in gdmlogin.
  They are distracting and do not work with
  accessibility.  No GNOME programs use menu tooltips
  and it is not recommend.  (Brian Cameron)

- If slave does not respond to a SIGTERM, try a
  SIGKILL the second time.  This resolves a problem
  where GDM sometimes stops managing a display
  because it just keeps waiting for the slave to
  die.  See bug #113902.  (Vaclav Smilauer).

- GDM now uses VT_GETSTATE for peeking VT freeness

- Now GDM warns correctly about caps lock if an
  alternate keymap is enabled.  kbGetState is used
  instead of XkbGetIndicator State.
  (Sebastien Bacher)

- Now set cursor and watch as soon as GTK+ is
  initialized and the configure file read, which
  shortens the amount of time the backgrounds is
  Xserver default grey.  Cleaned up the code so
  that all programs use a common function to set the
  background.  (Brian Cameron)

- Fix reading of config file in gdmflexiserver so
  it properly reads in the available servers.
  (Christiaan Welvaart)

- Fixed race condition where a variable used by
  the signal handlers was not being set until after
  the signal handlers were setup.  Now it is set
  before avoiding a race.  (Simon Bowden/Brian
  Cameron)

- Define SoundProgram to be /usr/bin/autoplay on
  Solaris instead of /usr/bin/play, since
  /usr/bin/play doesn't exist on Solaris.

- Check for XInput fixed in configure and add a
  check for libgen.h to avoid compiler warnings.
  (Brian Cameron)

- Updated check in configure for socklen_t so it
  includes sys/socket.h to better support BSD
  platforms that define socklen_t there.
  (dmacks@netspace.org)

- No longer link vicious-extensions with the gesture
  listeners, since they don't use vicious-extensions.

- Translation updates (Takeshi AIHANA, Runa Bhattacharjee,
  Dan Damian, Maxim Dziumanenko, Laurent Dhima,
  Theppitak Karoonboonyanan, Priit Laes, Inaki Larranaga,
  Roozbeh Pournader, Ignacio Casal Quinteiro, Christian
  Rose, Ivar Smolin, Marcel Telka, Ilkka Tuohela, Miloslav
  Trmac)
2006-01-20 13:33:19 +00:00
archivers Has BROKEN_GETTEXT_DETECTION. 2006-01-12 13:25:14 +00:00
audio Update gnome-vfs2* to 2.12.2: 2006-01-20 13:29:13 +00:00
benchmarks Fixed pkglint warnings, including a typo: INSTALLATINO => INSTALLATION. 2006-01-12 20:49:17 +00:00
biology One of the first questions in every C class is about the return type 2006-01-04 21:57:08 +00:00
bootstrap Make sure devel/bmake is also in tarball. (Noticed by Matt Dillon.) 2006-01-02 23:27:09 +00:00
cad Always include string.h, strdup works better that way. 2006-01-13 18:46:06 +00:00
chat Update to version 0.8.10, based on PR #32432 from Juha-Matti Tilli: 2006-01-17 21:45:52 +00:00
comms Update to asterisk 1.2.2 2006-01-18 11:39:54 +00:00
converters Changes 1.2.0: 2006-01-18 22:13:59 +00:00
cross Keep ulong typedef on DragonFly. 2006-01-10 13:56:27 +00:00
crosspkgtools s/tar/${TAR}/ 2005-08-13 05:56:22 +00:00
databases Don't forcibly override CFLAGS and other values pkgsrc might pass to 2006-01-19 04:53:44 +00:00
devel Update to 1.1.2: 2006-01-20 13:32:55 +00:00
distfiles
doc Updated font/fontforge to 20060114 2006-01-20 12:12:35 +00:00
editors Update lyx to lyx-1.3.7. 2006-01-18 21:00:45 +00:00
emulators Changes 0.80: 2006-01-20 10:51:35 +00:00
finance Update to 1.11: 2006-01-19 21:50:09 +00:00
fonts patch-ab not needed any more 2006-01-20 12:11:47 +00:00
games Remove unnecessary DECOMPRESS_CMD setting, which is automatically taken 2006-01-19 23:00:24 +00:00
geography Uses msgfmt. 2006-01-05 00:00:09 +00:00
graphics Update to 2.12.2: 2006-01-20 13:32:35 +00:00
ham - Added a patch for ISO C90 compatibility. 2006-01-20 13:09:59 +00:00
inputmethod Added & enable fcitx. 2006-01-16 13:07:00 +00:00
lang Use SUBST framework instead of FILES_SUBST_SED. 2006-01-19 02:09:09 +00:00
licenses License for nvnet, a binary driver for nVidia networking 2006-01-09 12:49:56 +00:00
mail Fix errno. 2006-01-20 03:24:10 +00:00
math Update mathomatic to 12.5.4. 2006-01-14 18:55:32 +00:00
mbone Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4 2006-01-04 04:29:05 +00:00
meta-pkgs xorg-clients doesn't provide xterm anymore, but many people expect it in 2006-01-19 19:26:43 +00:00
misc Add DragonFly support. Fix errno. 2006-01-20 03:15:35 +00:00
mk Move more "patch"-related variables and targets out of bsd.pkg.mk and into 2006-01-19 20:32:17 +00:00
multimedia Rework broken thread detection: 2006-01-20 03:51:25 +00:00
net Update to 2.2.7: 2006-01-20 13:29:54 +00:00
news Add optional Python support. Based on patches supplied by Anders Mundt Due 2006-01-04 10:32:40 +00:00
packages
parallel Fix errno. 2006-01-02 22:51:45 +00:00
pkgtools Setting BROKEN_GETTEXT_DETECTION to "no" really means "no", so allow it. 2006-01-20 13:03:10 +00:00
print Query teTeX1-bin for WRKSRC, don't make (incorrect) assumptions about 2006-01-20 01:36:17 +00:00
regress Change my MAINTAINER email address to the one I've been using for 2005-12-17 05:20:21 +00:00
security Fix GCC 3.4+: __FUNCTION__ doesn't permit string concat, like __func__. 2006-01-20 01:06:22 +00:00
shells Update to version 2.3.2. 2006-01-14 00:52:33 +00:00
sysutils Update gnome-vfs2* to 2.12.2: 2006-01-20 13:29:13 +00:00
templates Drop some whitespace. 2005-06-01 19:07:20 +00:00
textproc Update to 0.4.4: 2006-01-20 13:28:22 +00:00
time Make this compile on SunOS 5.x. 2006-01-13 11:16:57 +00:00
wm Update to 2.12.2: 2006-01-20 13:31:45 +00:00
www Fix build under Mac OS X: link directly against the generated libtidy.a 2006-01-20 12:09:21 +00:00
x11 Update to 2.8.0.7: 2006-01-20 13:33:19 +00:00
Makefile Added a comment to the "regress" category. 2005-09-28 07:49:22 +00:00
pkglocate
README Refer doc/pkgsrc.txt instead of Packages.txt. 2005-05-07 22:16:38 +00:00

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.