Completel support for tmux
"go ahead" jasper@
This commit is contained in:
parent
11c8d5e00e
commit
8ff6480d11
@ -1,23 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2009/06/03 14:35:48 pea Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2009/11/13 12:26:40 pea Exp $
|
||||
|
||||
COMMENT= Z shell, Bourne shell-compatible
|
||||
|
||||
V= 4.3.10
|
||||
DISTNAME= zsh-$V
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= shells
|
||||
|
||||
MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>
|
||||
|
||||
HOMEPAGE= http://www.zsh.org/
|
||||
|
||||
MASTER_SITES= ftp://ftp.zsh.org/zsh/ \
|
||||
${HOMEPAGE}pub/ \
|
||||
http://mirrors.dotsrc.org/zsh/ \
|
||||
ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \
|
||||
http://www.math.technion.ac.il/pub/zsh/ \
|
||||
ftp://ftp.demon.nl/pub/mirrors/zsh/ \
|
||||
ftp://sunsite.icm.edu.pl/pub/unix/shells/zsh/ \
|
||||
http://zsh.raveland.org/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsh/}
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
1465
shells/zsh/patches/patch-Completion_Unix_Command__tmux
Normal file
1465
shells/zsh/patches/patch-Completion_Unix_Command__tmux
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.27 2009/06/03 14:35:48 pea Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.28 2009/11/13 12:26:40 pea Exp $
|
||||
@pkgpath shells/zsh,-main
|
||||
@shell bin/zsh
|
||||
%%SHARED%%
|
||||
@ -530,6 +530,8 @@ share/zsh/${V}/functions/_tilde_files
|
||||
share/zsh/${V}/functions/_time_zone
|
||||
share/zsh/${V}/functions/_tin
|
||||
share/zsh/${V}/functions/_tla
|
||||
share/zsh/${V}/functions/_tmux
|
||||
@comment share/zsh/${V}/functions/_tmux.orig
|
||||
share/zsh/${V}/functions/_todo.sh
|
||||
share/zsh/${V}/functions/_toilet
|
||||
share/zsh/${V}/functions/_toolchain-source
|
||||
|
Loading…
Reference in New Issue
Block a user