Commit Graph

395 Commits

Author SHA1 Message Date
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
ajacoutot
539eeef333 distfiles.bsdfrog.org: http -> https 2013-10-01 09:07:14 +00:00
jca
913766930c Remove patch unneeded now that we have nl(1).
No bump since no change in the packaged files.
ok sthen@
2013-09-14 21:45:20 +00:00
sthen
64242dc8ae bump due to SIOCGETVLAN/SIOCSETVLAN abi change. slight Makefile tidying
while there.
2013-08-15 14:45:34 +00:00
naddy
db19a457d2 remove gcc 2.95 workarounds 2013-08-07 19:21:08 +00:00
naddy
582b883e89 remove a.out workaround 2013-07-06 11:46:45 +00:00
landry
09d030bc0c Use @shell instead of @bin so that dash properly registers itself in
shells(5).
ok sthen@
2013-03-14 17:08:57 +00:00
sthen
f394f31c20 +dash 2013-03-14 16:57:47 +00:00
sthen
e8383fd525 import dash (Debian Almquist SHell), from Jeremie Courreges-Anglas, ok benoit@ 2013-03-14 16:57:30 +00:00
naddy
9cfe73dae7 update to 4.2 patchlevel 45 2013-03-12 19:55:08 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
pascal
f19bae9412 Update to 0.981, ok benoit@ 2013-03-09 14:05:36 +00:00
chris
8e9f812382 update to 1.0
ok sthen, naddy
2013-02-12 16:23:33 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
23ca7d6c7d bump; make sure static binaries get updated 2013-02-05 14:49:29 +00:00
naddy
af2e150b0c update to 4.2 patchlevel 42 2013-01-05 19:45:21 +00:00
jasper
1cf8b76d84 mark BROKEN-mips64, libast doesn't build and we have no idea how or why.
ok pascal@ (MAINTAINER)
2013-01-03 18:29:07 +00:00
naddy
e0bf2c6ea1 update to 4.2 patchlevel 39 2012-11-25 21:00:14 +00:00
pascal
a184b38a9d Fix on hppa, found by landry@. And while here, likewise for powerpc. 2012-11-01 19:49:22 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
pascal
0c02420d90 +ksh93 2012-10-13 15:13:15 +00:00
pascal
9cdbc3902c Import shells/ksh93.
KSH-93 is the most recent version of the KornShell Language described
in "The KornShell Command and Programming Language," by Morris
Bolsky and David Korn of AT&T Bell Laboratories.  The KornShell is
a shell programming language, which is upward compatible with "sh"
(the Bourne Shell), and is intended to conform to the IEEE P1003.2/ISO
9945.2 Shell and Utilities standard.  KSH-93 provides an enhanced
programming environment in addition to the major command-entry
features of the BSD shell "csh".  With KSH-93, medium-sized programming
tasks can be performed at shell-level without a significant loss
in performance.  In addition, "sh" scripts can be run on KSH-93
without modification.

Distfile mirrored by aja@ (thanks!); import requested by and ok rpe@.
2012-10-13 15:11:51 +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
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