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
naddy
61b704b999
don't require bison, patch (005) contains changes to y.tab.c
2014-04-10 12:25:22 +00:00
naddy
6456010b9d
update to 4.3 patchlevel 8
2014-04-10 11:59:08 +00:00
jasper
603c9a7657
remove support for m68k in patches that add it; patches where the m68k bits
...
are in context (but not the actual patch) were left out.
2014-03-19 13:48:40 +00:00
naddy
6c6cbea751
Update to 4.3.
...
Release announcement:
https://lists.gnu.org/archive/html/info-gnu/2014-02/msg00010.html
2014-03-10 11:58:31 +00:00
pascal
bc190e1693
Update to new snapshot osh-20131109.
2014-03-09 19:47:41 +00:00
naddy
8d32330e51
Catch up with network header changes and fix time_t type mismatches.
2014-01-29 16:26:17 +00:00
naddy
611dc52f1c
Drop USE_GROFF since groff and mandoc produce identical output.
2014-01-01 20:46:27 +00:00
dcoppa
1efd33a98a
Do not use memcpy() on overlapping memory
...
http://lists.gnu.org/archive/html/bug-bash/2013-03/msg00047.html
via Arch Linux
ok naddy@
2013-12-13 15:54:46 +00:00
jca
e3e620e6b1
Unbreak after net*/ headers changes. Patches by mikeb@, applied
...
upstream by chris@.
2013-11-27 14:14:22 +00:00
sthen
27f03b1c52
bump REVISION for any ports using route messages. regen some distinfos and
...
remove unnecessary USE_GROFFs while there.
2013-10-31 21:12:12 +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
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