Commit Graph

372 Commits

Author SHA1 Message Date
phessler
89ef04fced +nsh 2012-09-17 13:52:24 +00:00
phessler
bcdb42ac8d NSH consolidates configuration for interfaces, bridging, routing, PF
packet filtering, NAT, queueing, BGP, OSPF, RIP, IPsec, DHCP, DVMRP,
SNMP, relayd, sshd, inetd, ftp-proxy, resolv.conf and NTP. It presents
the user with a vaguely cisco-like interface with all configuration in
one easy to read text list.

some improvements from, and OK, sthen@
2012-09-17 13:51:51 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
naddy
96c835a4c4 update to 4.2 patchlevel 37 and drop groff dependency 2012-08-04 20:05:12 +00:00
naddy
ea6b9b87ce update to 4.2 patchlevel 36 2012-07-10 13:41:11 +00:00
pascal
667b34749e err, fix @conflict marker 2012-06-26 22:08:01 +00:00
pascal
8bf3f8186e + osh 2012-06-26 22:03:02 +00:00
pascal
67358852de Osh(1) is an enhanced, backward-compatible port of the Sixth Edition
Thompson shell. Sh6(1) is an unenhanced port of the shell, and
glob6(1) is a port of its global command. Together, sh6 and glob6
provide a user interface which is backward compatible with that
provided by the Sixth Edition Thompson shell and global command,
but without the obvious enhancements found in osh.

The original Thompson shell was principally written by Ken Thompson
of Bell Labs.

ok landry@
2012-06-26 22:02:32 +00:00
jasper
fa984daa6a both have been commited upstream 2012-06-21 14:22:51 +00:00
naddy
7a9f92333c update to 4.2 patchlevel 29 2012-06-13 15:52:55 +00:00
jasper
14bcd50f4b - update to 6.18.01
- take maintainership

tested by and ok matthieu@
2012-06-02 13:17:19 +00:00
ajacoutot
76bacafa08 Use autoconf 2.68.
ok pea@ (maintainer)
2012-05-10 13:49:56 +00:00
rpointel
9848565bf9 Update bash to 4.2.28.
ok naddy@ (maintainer).
2012-05-03 17:17:34 +00:00
pea
101ec6a9d0 Update to 4.3.17
ok ajacoutot@
2012-04-10 11:53:21 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
naddy
862d1beb7b update to 4.2 patchlevel 24 2012-03-16 19:56:24 +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
naddy
e7070934e4 update to 4.2 patch level 20 for a number of bug fixes 2011-12-05 21:40:03 +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
naddy
0afbd74914 bug fix update to 4.2 patchlevel 10 2011-05-30 19:35:47 +00:00
naddy
690137e1fc Update to 4.2 patch level 8. 2011-03-15 19:22:08 +00:00
pea
1df7aa6506 Fix the ${foo:0:} crash
ok ajacoutot@, jasper@
2011-03-04 10:08:59 +00:00
naddy
21e6824cad use NO_SHARED_LIBS with lazy eval instead of hardcoding machine archs 2011-03-02 20:55:23 +00:00
pea
690155971b Unbreak the pfctl completion.
Spotted by Brad Kalbaugh

ok ajacoutot@
2011-02-03 08:56:14 +00:00
sebastia
9430082d68 Fix build of bash on static archs.
OK jasper@
2011-01-21 11:25:03 +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
matthieu
24534d2d3a tcsh.1 can be formatted by mandoc. remove USE_GROFF. Ok jasper@, sthen@. 2010-12-21 19:56:24 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
263b680c2e having tcsh,static again is a problem, as we made things transparently
update thru a pkgpath.
If ever we decide to build it again, remember to bump and tweak the
pkgpath.

consensus for no build from naddy/jasper.
should make theo future updates happy.
2010-11-15 00:26:16 +00:00
jasper
7590a6fbf3 - add tcsh,static 2010-10-26 15:19:47 +00:00
jasper
d7330fabb5 - add a static flavor
ok sthen@
2010-10-26 15:19:27 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
naddy
5770687ba2 update to 4.1 patch level 9 2010-10-14 19:40:20 +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
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