Commit Graph

96 Commits

Author SHA1 Message Date
Jung-uk Kim
24b45f5a4c - Use upstream patches.
- Use compiler optimization flags.
2019-08-22 19:41:54 +00:00
Jung-uk Kim
8090343050 Update to 20190816. 2019-08-16 16:06:35 +00:00
Jung-uk Kim
7c6437e916 Update to 20190703.
https://acpica.org/node/171
2019-07-09 16:59:55 +00:00
Jung-uk Kim
3e807f63f3 Update to 20190509.
https://acpica.org/node/170
2019-05-09 22:37:33 +00:00
Jung-uk Kim
d0110f2ba1 Update to 20190405. 2019-04-05 19:56:51 +00:00
Jung-uk Kim
7eef298810 Update to 20190329.
https://acpica.org/node/168
2019-03-29 16:34:01 +00:00
Jung-uk Kim
1e90dfa293 Add an upstream patch to fix a broken array declaration.
https://github.com/acpica/acpica/commit/113286
2019-02-21 21:24:42 +00:00
Jung-uk Kim
26c6eed4d9 Update to 20190215.
https://acpica.org/node/166
2019-02-20 19:45:59 +00:00
Jung-uk Kim
2ff69c6c6f Update to 20190108.
https://acpica.org/node/164
2019-01-08 21:42:57 +00:00
Jung-uk Kim
8789b452d3 Update to 20181213.
https://acpica.org/node/163
2018-12-13 18:46:20 +00:00
Jung-uk Kim
26c632b8d7 Update to 20181031.
https://acpica.org/node/162
2018-10-31 22:02:38 +00:00
Jung-uk Kim
bf28607baa Update to 20181003.
https://acpica.org/node/161
2018-10-03 17:54:47 +00:00
Jung-uk Kim
7c8f751563 Update to 20180927.
https://acpica.org/node/160
2018-09-27 16:32:02 +00:00
Jung-uk Kim
7d8aedadb2 Update to 20180810.
https://acpica.org/node/159
2018-08-10 16:31:51 +00:00
Jung-uk Kim
84604cfe5b Update to 20180629.
https://acpica.org/node/158
2018-06-29 19:55:31 +00:00
Jung-uk Kim
377da368ce Update to 20180531.
https://acpica.org/node/157
2018-05-31 21:15:26 +00:00
Jung-uk Kim
c80e2f1eef Update to 20180508.
https://acpica.org/node/156
2018-05-08 18:06:56 +00:00
Jung-uk Kim
4a9a1c8ca2 Update to 20180427.
https://acpica.org/node/155
2018-04-27 20:40:24 +00:00
Jung-uk Kim
46914d80e5 Update to 20180313.
https://acpica.org/node/154
2018-03-14 07:06:01 +00:00
Jung-uk Kim
ce0d5edae1 Update to 20180209.
https://acpica.org/node/153
2018-02-09 18:11:52 +00:00
Jung-uk Kim
87477b872a Update to 20180105.
https://acpica.org/node/152
2018-01-05 22:47:53 +00:00
Jung-uk Kim
89fe8d918a Update to 20171215.
https://acpica.org/node/151
2018-01-02 20:41:05 +00:00
Jung-uk Kim
99bd8ec26b Update to 20171214.
https://acpica.org/node/150
2017-12-14 22:37:49 +00:00
Jung-uk Kim
28470ad934 Update the previous build fix for arm.
This patch is more correct and simpler.
2017-11-13 22:28:46 +00:00
Jung-uk Kim
ece9b43f7b Fix build on arm. 2017-11-10 22:05:57 +00:00
Jung-uk Kim
65f728db03 Update to 20171110.
https://acpica.org/node/147
2017-11-10 17:47:15 +00:00
Jung-uk Kim
7391d9efa9 Update to 20170929. 2017-09-29 16:46:44 +00:00
Jung-uk Kim
6f6f20c58b Update to 20170831. 2017-08-31 17:07:36 +00:00
Jung-uk Kim
37129afea9 Update to 20170728. 2017-07-28 17:33:46 +00:00
Jung-uk Kim
fab798feb3 Update to 20170629. 2017-06-29 18:33:55 +00:00
Jung-uk Kim
2b79128ac0 Update to 20170531. 2017-05-31 22:10:40 +00:00
Mark Linimon
c52a715800 Mark some ports failing on armv6, for errors classified as "???",
part 2.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 00:20:19 +00:00
Mark Linimon
b5fc89bb28 Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-30 04:35:10 +00:00
Jung-uk Kim
93f5c7013a Update to 20170303. 2017-03-03 18:28:00 +00:00
Jung-uk Kim
221078b278 Fix a disassembler regression.
https://github.com/acpica/acpica/commit/abf1d02
https://github.com/acpica/acpica/commit/ae2a65b
2017-02-28 19:53:12 +00:00
Jung-uk Kim
e710f93f13 Remove the redefinition to fix build on FreeBSD 10. 2017-02-28 18:37:06 +00:00
Jung-uk Kim
b2fac96501 Update to 20170224. 2017-02-27 21:40:21 +00:00
Jung-uk Kim
5cd9bd582c Update to 20170119. 2017-01-19 19:37:44 +00:00
Dmitry Marakasov
9c8a649e64 Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes

portmgr blanket
2017-01-05 11:00:49 +00:00
Jung-uk Kim
8756025d35 Update to 20161222. 2016-12-22 21:29:00 +00:00
Jung-uk Kim
0dd99eb960 Update to 20161117. 2016-11-17 17:56:41 +00:00
Mark Linimon
c92cf8332c Mark as broken on various tier-2 archs.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2016-11-16 00:35:29 +00:00
Jung-uk Kim
b0e4ec7f87 Update to 20160930. 2016-09-30 18:26:20 +00:00
Jung-uk Kim
2486f39211 Update to 20160831. 2016-08-31 20:56:40 +00:00
Jung-uk Kim
fb7c3f7173 Update to 20160729. 2016-07-30 02:11:05 +00:00
Jung-uk Kim
da8ed19755 Update to 20160527. 2016-05-27 21:34:45 +00:00
Jung-uk Kim
db0d1252b3 Update to 20160422. 2016-04-25 21:40:52 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Jung-uk Kim
95fe300cdb - Prefer devel/byacc over devel/bison to reduce build dependencies between
releases.  It builds fine after r411933.
- Replace the previous patch with the upstream submitted version.
2016-03-29 17:47:18 +00:00
Jung-uk Kim
6e6281f2c5 Really fix spurious build failures and make it more safer. Header file is
generated on the current working directory regardless of -o option.
2016-03-22 17:47:45 +00:00