133 Commits

Author SHA1 Message Date
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
merdely
5f016682f3 Remove surrounding quotes in COMMENT 2007-09-15 21:17:24 +00:00
naddy
a522c9bc3e remove dead mirror sunsite.org.uk; from Jim Razmus 2007-05-29 16:57:00 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
espie
fa668ce93e new MULTI_PACKAGES 2006-11-23 19:52:51 +00:00
naddy
a904c80f51 - fix diff(1) tab completion
- provide a dummy PORTHOME to fix regression tests

From: Will Maier <willmaier@ml1.net>
2006-10-19 13:44:51 +00:00
naddy
3297aa9186 remove static FLAVOR; ok aanriot@ 2006-02-07 21:06:17 +00:00
sturm
034bfba19f update to zsh 4.2.6
from Frank Denis <obsd-ports at pureftpd.org>
2006-01-29 20:41:02 +00:00
robert
6ab493c5b3 update to zsh 4.2.5 2005-04-17 08:13:00 +00:00
robert
3ad2248111 upgrade to 4.2.4 2005-02-07 16:19:19 +00:00
naddy
4ea670fd4b Now that @info transparently picks up all .info-* files, don't go through
extra steps to rebuild with --no-split.
2005-01-27 02:09:52 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
alek
35da422b74 Add WANTLIB markers
ok espie@
2004-12-06 10:44:33 +00:00
robert
d01454b46f update to 4.2.1; minor cleanups 2004-09-30 21:46:58 +00:00
espie
bac9784d80 new style PLIST.
Ditch INSTALL, rely on new shell keyword (that doesn't do anything yet,
granted...)
2004-09-15 08:57:23 +00:00