cvs commit: ports/x11/gnome-terminal Makefile ports/x11/gnome-terminal/files patch-config.h.in patch-configure patch-configure.ac patch-src_terminal-screen.c

Joe Marcus Clarke marcus at FreeBSD.org
Sun May 3 19:57:44 UTC 2009


marcus      2009-05-03 19:57:43 UTC

  FreeBSD ports repository

  Modified files:
    x11/gnome-terminal   Makefile 
  Added files:
    x11/gnome-terminal/files patch-config.h.in patch-configure 
                             patch-configure.ac 
                             patch-src_terminal-screen.c 
  Log:
  Add support for reading a terminal's cwd on recent versions of FreeBSD.
  This allows one to open a new tab or terminal from an existing terminal,
  and inherit the cwd in the new tab/terminal.
  
  Revision  Changes    Path
  1.57      +4 -0      ports/x11/gnome-terminal/Makefile
  1.1       +12 -0     ports/x11/gnome-terminal/files/patch-config.h.in (new)
  1.3       +82 -0     ports/x11/gnome-terminal/files/patch-configure (new)
  1.1       +13 -0     ports/x11/gnome-terminal/files/patch-configure.ac (new)
  1.5       +95 -0     ports/x11/gnome-terminal/files/patch-src_terminal-screen.c (new)


More information about the cvs-all mailing list