Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 May 2009 19:57:43 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200905031957.n43JvhQ2003411@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905031957.n43JvhQ2003411>