436 Commits

Author SHA1 Message Date
naddy
2235cd4981 switch from "-static" to "${STATIC}, i.e., build static PIE executables
on most archs
2015-03-14 20:52:46 +00:00
jca
ad4a4fb5e7 Switch MASTER_SITES to HTTP
FTP access is dead.
2015-01-20 01:17:52 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
6c5d3f350b update to 4.3 patchlevel 33 2015-01-13 13:44:15 +00:00
millert
4bf20e3870 Fix a crash when clearing a long line, tcsh bug #412
OK jasper@ jca@
2015-01-12 13:10:10 +00:00
sthen
2f9c5a5142 fix nsh use-after-free in tab completion of ifnames 2015-01-10 13:13:16 +00:00
sthen
823ec0bcb4 oops, stray character 2015-01-10 13:06:14 +00:00
sthen
60386288e0 Patch nsh with an initial fix following NOINET6 removal.
"no inet6" (to remove ip6 from an interface after it has been
explicitly or implicitly added) is not yet supported.

"inet6 autoconf" also needs to be handled (replacement for rtsol).
2015-01-10 12:44:01 +00:00
sthen
ca1e359591 Switch shells/nsh to fetching from github, which has most of our patches
rolled in. (Build currently fails due to noinet6 changes, this change
doesn't fix this yet).
2015-01-10 12:00:07 +00:00
naddy
7bd6b5a676 Drop USE_GROFF since groff and mandoc produce identical output. 2014-12-08 21:35:32 +00:00
naddy
cef894df31 switch to 4.3.30 tarball; no source changes 2014-11-17 21:04:49 +00:00
naddy
8da37cee77 update to 4.3.30: parser bug fixes 2014-10-08 17:29:52 +00:00
jca
45c1eed189 Missed in previous. cvs... 2014-10-06 21:50:04 +00:00
jca
c24d8dd6bc Update to dash-0.5.8 2014-10-06 21:41:41 +00:00
naddy
748b67f4d0 update to 4.3.28: fixes two local buffer overflows in parse.y 2014-10-03 19:11:20 +00:00
naddy
02379e4686 Security update to 4.3.27:
This patch changes the encoding bash uses for exported functions to avoid
clashes with shell variables and to avoid depending only on an environment
variable's contents to determine whether or not to interpret it as a shell
function.
(CVE-2014-6277, CVE-2014-7186, CVE-2014-7187)
2014-09-28 13:26:55 +00:00
naddy
4838e46405 Security update to 4.3.26.
Fixes CVE-2014-7169 (incomplete fix for CVE-2014-6271).
2014-09-26 22:31:58 +00:00
naddy
fca3a78b09 Security update to 4.3.25:
Fix for CVE-2014-6271 (remote code execution through bash)
2014-09-24 19:16:18 +00:00
landry
74a60a28d9 Unbreak, needs #include <sys/pool.h> now ? 2014-08-24 20:29:08 +00:00
naddy
ae9cd4aaa2 update to 4.3 patchlevel 24 2014-08-24 19:15:46 +00:00
naddy
a640a965dd update to 4.3 patchlevel 22 2014-08-09 19:44:40 +00:00
pascal
315b407384 Fix use of /etc/ksh_audit on i386. Problem reported by Stefan Klein. 2014-07-11 20:55:40 +00:00
sthen
42d4dc7e65 fix following move from struct pool to struct kinfo_pool for userland 2014-07-05 10:03:05 +00:00
naddy
8df1bd6492 update to 4.3 patchlevel 18 2014-05-27 20:06:26 +00:00
jasper
46bc32399e committed upstream; no pkg change 2014-05-12 15:22:40 +00:00
benoit
237452cbf8 Update sash 3.8.
maintainer timeout.
2014-05-02 08:29:52 +00:00
benoit
5b6aaed85e Update osh to 20140410.
ok pascal@ (maintainer)
2014-04-27 06:35:08 +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
naddy
26edb706c2 update to 4.3 patchlevel 11 2014-04-19 22:21:30 +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
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