naddy
8c9ed2059f
g/c PFRAG.shared
2016-04-04 22:57:45 +00:00
naddy
cfbb239b6a
Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
...
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
naddy
a678ef5e16
remove substituted uses of CONFIGURE_SHARED, NO_SHARED_LIBS
2016-03-09 19:11:35 +00:00
tobiasu
a76764f845
mark broken on sparc, bash segfaults on any non-trivial shellscript and has
...
done so since at least one release if not more.
Instead of littering the ports the with BROKEN-sparc markers, take out the
real perpetrator.
If someone is looking to improve sparc, debugging this would make all the
difference. textproc/xmlto can serve as a testcase.
2016-02-15 12:20:33 +00:00
pascal
e37e416a08
Update to new snapshot 20160108.
2016-01-13 11:36:54 +00:00
jasper
047a3abe46
- add completion type for object files
...
this applies the same fix we have for nm(1) to other programs too
from Matthew Martin
ok pea@ (MAINTAINER)
2015-12-21 19:13:17 +00:00
sthen
b438400574
update to nsh-20151213, unbreak
2015-12-18 13:17:41 +00:00
jasper
efecaadb58
update to zsh-5.2
...
from Matthew Martin
ok pea@ (MAINTAINER)
2015-12-17 18:31:21 +00:00
gsoares
f6f505a045
unbreak bash. upstream re-roll the 042 patch.
...
OK naddy@
2015-12-08 22:18:57 +00:00
jasper
d6c01f0aad
tweak previous
...
from Matthew Martin
ok pea@ (MAINTAINER)
2015-12-06 14:18:04 +00:00
jasper
8301ed6cd9
adjust regex for nm(1) completion to recognize our so versioning. otherwise
...
it would complete .a and .la, but not .so.X.Y
ok pea@ (MAINTAINER)
2015-12-02 14:27:59 +00:00
pea
4ef47d6e49
Update to 5.1.1
...
from Matthew Martin <phy1729 at gmail dot com>, thanks.
2015-11-06 14:17:03 +00:00
ajacoutot
f7462ccd17
BROKEN=need to be adapted to current pflow(4)
...
ok sthen@
2015-10-17 10:29:04 +00:00
sthen
391dc93fe7
REVISION bumps following the additional member in struct if_data,
...
to make sure packages get updated
2015-10-05 16:29:01 +00:00
sthen
74d759a26a
update to newer nsh snapshot
2015-10-01 16:28:01 +00:00
sthen
aa3411823a
-RTF_XRESOLVE
2015-09-11 20:54:54 +00:00
sthen
56af22088c
fix shells/nsh with ifmedia64
2015-09-11 14:25:47 +00:00
sthen
09223444f9
update to a new snapshot of nsh
2015-09-08 17:48:55 +00:00
naddy
8af47ca511
update to 4.3 patchlevel 42
2015-08-14 15:29:12 +00:00
jca
0a1b2b2626
Missed in previous.
2015-07-23 22:19:03 +00:00
jca
4b9c27ceb3
Unbreak nsh: remove MPLS ifq reporting support
...
Noticed by ajacoutot@ and nigel@, ok sthen@ chris@ (upstream)
2015-07-23 22:11:47 +00:00
naddy
32ee5ca922
Use undocumented compile-time options to prefer system mktemp(3)
...
and mkstemp(3) over homebrew versions (time ^ pid ^ random).
Originally suggested by Henric Jungheim for FreeBSD.
2015-07-10 11:27:06 +00:00
jasper
0676e7d4be
- update to tcsh-6.19.00
...
- drop maintainership
2015-06-10 13:02:34 +00:00
naddy
24f8ed8ed4
update to 4.3 patchlevel 39
2015-06-06 20:23:36 +00:00
jasper
31fbb69ad0
backport fix from upstream, effectively unbreaking cvs completion
...
ok jca@, pea@ (MAINTAINER)
2015-04-28 06:30:13 +00:00
jca
a84474931e
Pushed upstream by Theo Buehler.
2015-04-22 12:00:47 +00:00
jca
abfe0797f5
Update to zsh-5.0.7
...
Initial diff from pea@ (maintainer); additional patch, test reports and
prodding from Theo Buehler. ok chrisz@ a few months ago
2015-04-22 11:52:40 +00:00
schwarze
c5d375d0b1
Even though the zshall(1) manual uses the .so request
...
to include all the zsh* manuals, there are no important
formatting differences between groff and mandoc.
Drop USE_GROFF. Bump because this is a somewhat atypical case.
OK pea@ (MAINTAINER) and naddy@.
2015-04-21 10:14:03 +00:00
pascal
c2633ff754
Update to new snapshot osh-20150115; use MAKE_FLAGS instead of patch.
2015-04-08 18:21:48 +00:00
pascal
35957f111a
Bumps for static PIE changes.
...
"just commit" naddy@
2015-04-03 15:12:28 +00:00
naddy
a1fa3a4712
Stop using <tzfile.h>.
2015-03-16 15:21:58 +00:00
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