Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2009 15:03:19 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/shells/zsh Makefile ports/shells/zsh/files _fstat _procstat _sockstat patch-Completion-Unix-Command-_mount patch-Completion-Unix-Type-_file_systems patch-Completion-Unix-Type-_zfs_dataset
Message-ID:  <200906151503.n5FF3JEo054140@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2009-06-15 15:03:19 UTC

  FreeBSD ports repository

  Modified files:
    shells/zsh           Makefile 
    shells/zsh/files     patch-Completion-Unix-Command-_mount 
                         patch-Completion-Unix-Type-_file_systems 
  Added files:
    shells/zsh/files     _fstat _procstat _sockstat 
                         patch-Completion-Unix-Type-_zfs_dataset 
  Log:
  Add some upstream completion patches + new completion files for
  procstat, sockstat and fstat.
  
  Submitted by:   Baptiste Daroussin <baptiste.daroussin@gmail.com>
  
  Revision  Changes    Path
  1.115     +16 -0     ports/shells/zsh/Makefile
  1.1       +15 -0     ports/shells/zsh/files/_fstat (new)
  1.1       +17 -0     ports/shells/zsh/files/_procstat (new)
  1.1       +23 -0     ports/shells/zsh/files/_sockstat (new)
  1.3       +62 -30    ports/shells/zsh/files/patch-Completion-Unix-Command-_mount
  1.2       +11 -7     ports/shells/zsh/files/patch-Completion-Unix-Type-_file_systems
  1.1       +27 -0     ports/shells/zsh/files/patch-Completion-Unix-Type-_zfs_dataset (new)



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