147 Commits

Author SHA1 Message Date
jasper
612e7d3226 remove empty files 2018-04-20 18:36:33 +00:00
pea
1fc4bc225a Update to 5.5
Diff from Matthew Martin, thanks !

ok rsadowski@
2018-04-17 13:39:00 +00:00
jca
b6636b1ec5 Update to zsh-5.4.2
From Matthew Martin, ok pea@ (maintainer)
2017-12-05 23:28:56 +00:00
rsadowski
5ea92a403f Update ZSH to 5.4.1
ok pea@ juanfra@
2017-08-10 18:38:39 +00:00
pea
21209272e0 Bugfix update to 5.3.1
Diff from Rafael Sadowski, thanks !
2017-03-24 14:30:14 +00:00
juanfra
4400f8f8e7 From Matthew Martin. Tested by pea@ and me. OK pea@ (MAINTAINER). 2017-02-02 03:41:12 +00:00
naddy
52501c1f09 replace libiconv module with library dependency; no bump needed 2016-04-09 20:14:48 +00:00
naddy
8c9ed2059f g/c PFRAG.shared 2016-04-04 22:57:45 +00:00
naddy
a678ef5e16 remove substituted uses of CONFIGURE_SHARED, NO_SHARED_LIBS 2016-03-09 19:11:35 +00:00
jasper
047a3abe46 - add completion type for object files
this applies the same fix we have for nm(1) to other programs too

from Matthew Martin
ok pea@ (MAINTAINER)
2015-12-21 19:13:17 +00:00
jasper
efecaadb58 update to zsh-5.2
from Matthew Martin
ok pea@ (MAINTAINER)
2015-12-17 18:31:21 +00:00
jasper
d6c01f0aad tweak previous
from Matthew Martin
ok pea@ (MAINTAINER)
2015-12-06 14:18:04 +00:00
jasper
8301ed6cd9 adjust regex for nm(1) completion to recognize our so versioning. otherwise
it would complete .a and .la, but not .so.X.Y

ok pea@ (MAINTAINER)
2015-12-02 14:27:59 +00:00
pea
4ef47d6e49 Update to 5.1.1
from Matthew Martin <phy1729 at gmail dot com>, thanks.
2015-11-06 14:17:03 +00:00
jasper
31fbb69ad0 backport fix from upstream, effectively unbreaking cvs completion
ok jca@, pea@ (MAINTAINER)
2015-04-28 06:30:13 +00:00
jca
a84474931e Pushed upstream by Theo Buehler. 2015-04-22 12:00:47 +00:00
jca
abfe0797f5 Update to zsh-5.0.7
Initial diff from pea@ (maintainer); additional patch, test reports and
prodding from Theo Buehler.  ok chrisz@ a few months ago
2015-04-22 11:52:40 +00:00
schwarze
c5d375d0b1 Even though the zshall(1) manual uses the .so request
to include all the zsh* manuals, there are no important
formatting differences between groff and mandoc.
Drop USE_GROFF.  Bump because this is a somewhat atypical case.
OK pea@ (MAINTAINER) and naddy@.
2015-04-21 10:14:03 +00:00
jasper
46bc32399e committed upstream; no pkg change 2014-05-12 15:22:40 +00:00
jasper
b65b15e5fc remove duplicate content of the tmux completion file and fixup a stray
FULLPKGNAME in PLIST while here.

ok pea@ (MAINTAINER)
2014-04-20 21:26:51 +00:00
jasper
868d772294 remove patch that was added some 12 years ago to allow building zsh on
alpha with dynamic libs...passes tests just fine nowadays.

tested by landry@
ok pea@ (MAINTAINER)
2014-04-17 14:55:35 +00:00
jasper
7944034985 update to zsh-5.0.5
ok pea@ (MAINTAINER)
2014-04-17 12:12:20 +00:00
gsoares
2adb8483f7 update zsh to 5.0.2; OK pea@ (maintainer)
release notes at:
http://zsh.sourceforge.net/releases.html
2013-10-02 19:49:11 +00:00
naddy
db19a457d2 remove gcc 2.95 workarounds 2013-08-07 19:21:08 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
pea
3bd128894f Update to 5.0.0
Add a patch from miod@ to fix compilation with gcc 2.95

ok jasper@
2012-09-24 19:33:50 +00:00
ajacoutot
76bacafa08 Use autoconf 2.68.
ok pea@ (maintainer)
2012-05-10 13:49:56 +00:00
pea
101ec6a9d0 Update to 4.3.17
ok ajacoutot@
2012-04-10 11:53:21 +00:00
pea
fbb7213416 Update to 4.3.15.
Add a diff to fix pgrep completion (from Antti Harri, thanks)

ok ajacoutot@
2011-12-21 15:01:56 +00:00
pea
c336516826 Fix completion when ksh_arrays is set.
Spotted by Christopher Zimmermann <madroach at zakweb.de>, thanks !

ok ajacoutot@
2011-09-27 13:30:24 +00:00
pea
87db24d4c0 Update to 4.3.12
ok jasper@
2011-06-22 11:41:35 +00:00
pea
1df7aa6506 Fix the ${foo:0:} crash
ok ajacoutot@, jasper@
2011-03-04 10:08:59 +00:00
pea
690155971b Unbreak the pfctl completion.
Spotted by Brad Kalbaugh

ok ajacoutot@
2011-02-03 08:56:14 +00:00
pea
5f7121fba2 Fix patterns crashes.
ok jasper@
2011-01-17 16:19:43 +00:00
pea
6fd6fc2c45 Update to 4.3.11
OK jasper@
2010-12-27 14:04:31 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
pea
c72a767eab Fix WANTLIB
ok jasper@
2010-10-06 09:26:31 +00:00
nicm
2205a4fb8f Set _XOPEN_SOURCE_EXTENDED on OpenBSD as well. Fixes build with
ncursesw.

ok landry
2010-09-06 18:53:51 +00:00
dcoppa
0d2fce5292 Switch to new-style REVISION/EPOCH/LIB_DEPENDS/WANTLIB
OK sthen@
2010-07-27 09:24:39 +00:00
pea
b9d0ef45fe + fix completion for tmux
+ add completion for pfctl

"looks good" sthen@
2009-12-16 15:03:28 +00:00
pea
8ff6480d11 Completel support for tmux
"go ahead" jasper@
2009-11-13 12:26:40 +00:00
pea
8ee98081a4 Update to 4.3.10
ok okan@
2009-06-03 14:35:48 +00:00
pea
aeec4ec60c Update to 4.3.9
OK okan@, ajacoutot@
2008-11-04 10:00:59 +00:00
okan
52d867c476 - enable pcre support, from Pierre-Emmanuel Andre (MAINTAINER)
- add bin marker

ok merdely@
2008-07-02 15:02:54 +00:00
landry
4da0d724a7 Update to zsh-4.3.6, from MAINTAINER pea at raveland dot org
tested by okan@ merdely@ wcmaier@, ok okan@ merdely@
2008-04-04 07:46:03 +00:00
landry
2c940c735f Add patch to fix umount /<tab> complaining about missing -q readlink opt.
From pea at raveland dot org (MAINTAINER), noticed by FreeBSD maintainer.

ok okan@
2008-03-26 16:45:43 +00:00
okan
de9b85a5ea - update to 4.3.5 from Pierre-Emmanuel Andre (MAINTAINER)
ok merdely@
2008-02-08 04:55:08 +00:00
okan
032178aee2 add MAINTAINER and bump
ok merdely@
2007-12-05 18:37:01 +00:00
okan
18627eea64 - update to 4.3.4 from Pierre-Emmanuel Andre (includes man page missing
from dist)
- re-work port to remove MULTI_PACKAGES (no need for zftp to be treated
  any differently than other shared-only modules)
- kill a dead MASTER_SITES

help and ok naddy@
2007-12-04 19:26:56 +00:00