nicm
2205a4fb8f
Set _XOPEN_SOURCE_EXTENDED on OpenBSD as well. Fixes build with
...
ncursesw.
ok landry
2010-09-06 18:53:51 +00:00
naddy
10f831e7aa
Enable multibyte support. Makes regression tests happier.
2010-07-28 20:25:11 +00:00
dcoppa
0d2fce5292
Switch to new-style REVISION/EPOCH/LIB_DEPENDS/WANTLIB
...
OK sthen@
2010-07-27 09:24:39 +00:00
espie
342e37bdf6
fix compile with gcc4 (no need to #defined socklen_t)
...
some regression test does not pass (this builds and works with gcc3)
2010-05-22 11:13:56 +00:00
naddy
74bb000d80
update to 4.1 patch level 7
2010-05-19 18:53:46 +00:00
naddy
fc06b8f5bd
update to 4.1 patch level 5
2010-04-05 21:17:32 +00:00
naddy
5365ba63d3
maintenance update to 4.1, patchlevel 2
2010-03-21 16:37:49 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
pea
b9d0ef45fe
+ fix completion for tmux
...
+ add completion for pfctl
"looks good" sthen@
2009-12-16 15:03:28 +00:00
naddy
057fe49cfc
fix after perl 5.10.1 update; from alek@
2009-12-06 22:07:39 +00:00
pea
8ff6480d11
Completel support for tmux
...
"go ahead" jasper@
2009-11-13 12:26:40 +00:00
naddy
0513e8e029
update to 4.0 patch level 35
2009-11-02 18:12:29 +00:00
naddy
972fa9a7e1
actually rebuild the parser so patches to parse.y will take effect
2009-09-21 01:34:41 +00:00
naddy
1378e4b082
update to 4.0 patch level 33
2009-09-18 17:28:39 +00:00
sthen
8ef0f3e780
Update to 6.17.00, add a diff from naddy@ to fix regression tests.
...
Tested by matthieu@ jasper@ jolan@
2009-09-07 09:10:55 +00:00
naddy
7cfe9babd0
update to 4.0 patch level #28
2009-08-02 15:32:01 +00:00
sthen
4d6286ac4a
Don't hang the shell when you use the builtin "kill" command with backticks.
...
From mp@freebsd via downsj; fix is incorporated in next upstream release 6.16
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2007-07/msg00522.html
2009-06-29 00:38:27 +00:00
pea
8ee98081a4
Update to 4.3.10
...
ok okan@
2009-06-03 14:35:48 +00:00
naddy
5a7988bb4f
update to 4.0 patch 24
2009-05-19 15:33:31 +00:00
naddy
0b54136db6
update to 4.0 patch 17
2009-05-06 15:21:58 +00:00
naddy
e48b93ed0d
major update to 4.0, patch level 10
2009-04-04 19:42:18 +00:00
naddy
2fc2e2bf8c
update to 3.2 patch 48
2008-11-20 19:54:37 +00:00
pea
aeec4ec60c
Update to 4.3.9
...
OK okan@, ajacoutot@
2008-11-04 10:00:59 +00:00
jasper
d8560fc324
- slightly better COMMENT
...
- re-format DESCR
2008-10-24 14:04:23 +00:00
jasper
ba476afa0d
- let p5-Term-ReadLine-Perl be a run dependency
2008-10-24 13:24:50 +00:00
jasper
4d2a333837
- update perlsh to 1.8.1
...
- fix license marker
- drop maintainership (any takers?)
2008-10-24 12:34:12 +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
naddy
f9780a38fb
update through patch #39
2008-05-04 19:56:25 +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
naddy
15433ba154
update to 3.2.33: miscellaneous fixes for fairly obscure bugs
2007-12-28 20:35:14 +00:00
okan
032178aee2
add MAINTAINER and bump
...
ok merdely@
2007-12-05 18:37:01 +00:00
okan
cac48ec120
- update to 3.7
...
- remove dead mirror
- add @shell marker
ok jasper@, merdely@ wcobb@ (MAINTAINER)
2007-12-05 14:42:51 +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
a9dfe71c74
Remove surrounding quotes in COMMENT
2007-09-15 22:16:55 +00:00
merdely
5f016682f3
Remove surrounding quotes in COMMENT
2007-09-15 21:17:24 +00:00
naddy
d41b17b545
update to 3.2.25: various bug fixes
2007-08-25 19:46:46 +00:00
steven
a9ba7f86ae
adosfs support has been removed; remove it here as well to let this build.
2007-06-06 11:39:53 +00:00
naddy
a522c9bc3e
remove dead mirror sunsite.org.uk; from Jim Razmus
2007-05-29 16:57:00 +00:00
naddy
6c9443d40f
update to 6.15.00 and clean up a bit; ok ckuethe@, aanriot@, and
...
matthieu@ likes it too
2007-05-27 18:04:46 +00:00
naddy
076957cb9a
fix MASTER_SITES: previous releases move into old/ directory
2007-05-26 21:11:14 +00:00
naddy
e3b3ce0e0e
maintenance update to 3.2.17, fixes some problems with cursor positioning
2007-05-26 21:07:24 +00:00
jasper
d86ecfca5d
unify my e-mail address and bump PKGNAMEs.
...
"looks good" sturm@
2007-04-12 18:59:35 +00:00
espie
c36c6c01a7
fix dirname, from Steve Andre'
2007-04-09 00:21:51 +00:00
espie
aba8a15d6d
+zoidberg
2007-04-08 22:49:01 +00:00
espie
8cedd00451
imagine that, a login shell entirely written in perl
2007-04-08 22:48:15 +00:00
espie
d4ebcd974d
more base64 checksums
2007-04-05 17:26:05 +00:00
naddy
0d571ff75f
update to 3.2 patchlevel 15
2007-03-22 15:48:08 +00:00
naddy
340a6b0a8d
update to patchlevel 10
2007-03-15 19:30:52 +00:00