Mark Linimon
553b088a05
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
...
where appropriate.
While here, pet portlint (Makevar order; whitespace).
Approved by: portmgr (tier-2 blanket)
2021-01-01 23:51:48 +00:00
Cy Schubert
bcd2cad244
Update to the latest att/ast github commit. Includes:
...
Merge pull request #1482 from lkoutsofios/master
change for gcc v10
change to ps.c to remote pid size check
change to sfputr.c to disable use of memccpy
change to cmdarg.c to adjust argument length calc. due to failures in tw
2020-08-05 20:26:36 +00:00
Cy Schubert
9a058b7859
Update to the latest att/ast github commit.
2020-02-27 14:09:09 +00:00
Antoine Brodin
3b7eb7f91e
Fix PKGBASE collision
2020-02-23 06:51:41 +00:00
Cy Schubert
c14b244b1c
Fix i386 build.
2020-02-23 04:09:45 +00:00
Cy Schubert
fbda901ada
Resolve distfile mismatch from r526860.
...
The update sat in my git tree for a couple of weeks before merging the
branch. I updated the commit date without regenerating distfile.
Pointy hat to: cy
2020-02-22 23:17:36 +00:00
Cy Schubert
f812380a4e
AT&T AST (att/ast) on github has rewound their repo back to ksh93u+. See
...
https://github.com/att/ast/issues/1464 and
https://github.com/att/ast/issues/1466 .
The reason for the rewind back to 93u+ instead of 93v- was that it was an
abandoned unstable buggy unfinished beta. A full explanation of this can be
found here, https://github.com/att/ast/issues/1466#issuecomment-589942449 .
At present ksh93-devel will track att/ast until development shifts to
the new ksh-community repo on github.
2020-02-22 22:38:42 +00:00
Cy Schubert
195181e686
Update to the latest att/ast github commit.
...
This fixes CVE-2019-14868: certain environment variables interpreted
as arithmetic expressions on startup, leading to code injection.
Submitted by: Siteshwar Vashisht <svashisht@redhat.com >
Reported by: Marian Rehak
MFH: 2020Q1
Security: CVE-2019-14868
https://bugzilla.redhat.com/show_bug.cgi?id=1757324
https://access.redhat.com/security/cve/CVE-2019-14868
2020-02-07 19:38:32 +00:00
Cy Schubert
ef96722aeb
Update to the latest att/ast github commit.
2020-01-31 05:41:20 +00:00
Cy Schubert
831a97fd12
Update to the latest att/ast github commit.
2020-01-11 18:39:59 +00:00
Cy Schubert
58a1887040
Update to the latest att/ast github commit.
2020-01-10 02:42:05 +00:00
Cy Schubert
162e8a04bc
Update to the latest att/ast github commit.
2019-12-31 04:36:24 +00:00
Cy Schubert
3ee07939bd
Update to the latest att/ast github commit.
2019-12-16 04:34:04 +00:00
Cy Schubert
02a14eb118
Update to the latest att/ast github commit.
2019-12-12 20:55:23 +00:00
Cy Schubert
4d5221f230
Update to the latest att/ast github commit.
2019-11-09 23:02:00 +00:00
Cy Schubert
5850fe3fe6
Update to the latest att/ast github commmit.
2019-10-29 20:01:57 +00:00
Cy Schubert
7d6b12b87f
Update to the latest att/ast github commit.
2019-10-23 19:37:54 +00:00
Cy Schubert
3fde63bec0
Update to the latest ATT/ast github commit.
2019-10-21 20:24:27 +00:00
Cy Schubert
ea1b9b10b8
Update to the latest att/ast github commit.
2019-10-10 20:15:20 +00:00
Cy Schubert
762f607c21
Update to the latest att/ast github commit.
2019-09-20 19:39:07 +00:00
Cy Schubert
70d5a8d810
Update to the latest att/ast github commit.
2019-09-17 19:46:17 +00:00
Cy Schubert
b1c1643bb0
Update to the latest att/ast github commit.
2019-09-04 03:14:00 +00:00
Cy Schubert
a64e2cca38
Update to the latest att/ast github commit.
2019-08-30 20:05:17 +00:00
Cy Schubert
5184428ef7
Update to the latest att/ast github commit.
2019-08-28 20:08:56 +00:00
Cy Schubert
c58cef3552
Update to the latest att/ast github commit.
2019-08-12 05:15:20 +00:00
Cy Schubert
78b1dbf432
Update to the latest att/ast github commit.
2019-08-04 17:42:50 +00:00
Cy Schubert
539d782f1b
Update to the latest att/ast github commit.
2019-07-28 04:50:01 +00:00
Gerald Pfeifer
ea8c8ec7da
Bump PORTREVISION for ports depending on the canonical version of GCC
...
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
2019-07-26 20:46:53 +00:00
Cy Schubert
17917b6db4
Update to the latest att/ast github commit.
2019-07-02 13:48:39 +00:00
Cy Schubert
b4b5b42a66
Update to the latest att/ast github commit.
2019-06-29 18:56:34 +00:00
Tobias Kortkamp
4355da35e0
devel/meson: Update to 0.51.0
...
Changes: https://mesonbuild.com/Release-notes-for-0-51-0.html
PR: 238726
Submitted by: greg@unrelenting.technology (update to 0.50.1)
Exp-run by: antoine
2019-06-24 05:59:31 +00:00
Tobias Kortkamp
69e16efb9b
shells/ksh93*: Do not set KSH93_DESC twice
2019-06-24 05:05:43 +00:00
Cy Schubert
2ff4d30ef1
Update to the latest att/ast github commit.
2019-06-23 03:39:49 +00:00
Cy Schubert
4b301b3bb4
Update to the latest att/ast github commit.
2019-06-21 04:52:43 +00:00
Cy Schubert
692721e670
Update to the latest att/ast github commit.
2019-06-09 01:48:51 +00:00
Cy Schubert
86085f626f
Register conflicts with the new shells/ast-ksh port.
2019-06-01 18:36:13 +00:00
Cy Schubert
f406b8e0e3
Update to the latest att/ast commit on github.
2019-05-22 04:06:19 +00:00
Cy Schubert
71021e7ea9
Update to the latest att/ast commit on github.
2019-04-26 03:10:22 +00:00
Cy Schubert
646a1a241d
Update to the latest att/ast github commit.
2019-04-11 05:29:30 +00:00
Antoine Brodin
85e44b919a
Don't override FETCH_ENV
...
Reported by: pkg-fallout
2019-04-06 05:56:41 +00:00
Dmitry Marakasov
aa948e5a55
- Add missing python build-time dependency
...
- Fix python version handling, fixing build with python 3.7+
PR: 2337700
Approved by: portmgr blanket
2019-04-05 23:23:52 +00:00
Cy Schubert
6398cee3c5
Update to the latest att/ast github commit.
2019-04-05 04:56:19 +00:00
Cy Schubert
44675eb129
Update to the latest att/ast github commit.
2019-03-26 04:10:41 +00:00
Cy Schubert
7c164d0364
Update to the latest att/ast github commit.
2019-03-20 02:39:00 +00:00
Cy Schubert
9ee9da99cc
Update to the latest att/ast github commit.
...
This includes fixes for a use after close and unchecked return value.
2019-03-17 06:28:13 +00:00
Cy Schubert
b57fe0632b
Update to the latest att/ast github commit.
2019-03-15 03:26:12 +00:00
Cy Schubert
40f69f5c67
Remove an ancient comment. It is irrelevant today.
2019-03-09 23:31:46 +00:00
Cy Schubert
afbb2bad22
Pet portlint.
...
Reported by: linimon@
2019-03-09 23:30:58 +00:00
Cy Schubert
f5bdae0220
Update to the latest att/ast github commit.
2019-02-27 03:48:05 +00:00
Cy Schubert
3aeb694402
Update to the latest att/ast github commit.
2019-02-21 06:06:12 +00:00