Commit Graph

16 Commits

Author SHA1 Message Date
Yusuke Sasaki
7c803d2668 add pkgbase entry 2016-03-07 00:33:13 +09:00
Viktor Szakats
e32a40cc92 switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* update PKGBUILD templates
* remove line-ending whitespace
* minor typos/fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 20:55:26 +01:00
Viktor Szakats
e925eec97d use secure urls
* and follow some redirects
* prefer http over ftp
2016-02-21 13:42:32 +01:00
Renato Silva
6daa9f99f9 Trailing whitespace cleanup. 2015-02-09 18:45:05 -02:00
Ray Donnelly
a6f60ce8b9 bison: Fix relocation
BINDIR is in MSYS2-land and so M4 should
be too.
2015-01-28 19:36:24 +00:00
Alexpux
168539aacf bison: Update to 3.0.4 2015-01-24 14:08:28 +03:00
Alexpux
560ed5e3b2 bison: Update to 3.0.3. Update relocation patch 2015-01-16 11:41:30 +03:00
Ray Donnelly
25245f772b bison: build in separate folders per CARCH 2014-08-18 01:52:08 +01:00
Alexpux
6aeed62184 bison: Bash not handling empty functions. 2014-08-07 13:22:46 +04:00
Ray Donnelly
b4e873a8ee bison: tidy up PKGBUILD 2014-08-05 20:51:59 +01:00
Ray Donnelly
31fe6a6b74 bison: Workaround MS ftell() bug
When caret printing, open the source files in
binary mode to avoid ftell() problem described
here:
http://support.microsoft.com/kb/68337

Testsuite results are now:

ERROR: 413 tests were run,
79 failed unexpectedly.
24 tests were skipped.

The failures I looked at were both IO errors
in the testsuite.
2014-08-05 20:17:54 +01:00
Ray Donnelly
5396906fda bison: rebuild testsuite, still WIP.
With autotest (autoconf) fix, stats have gone from:
247 failures out of 407 with 30 skipped
to:
98 failures out of 413 with 24 skipped
2014-08-05 01:40:40 +01:00
Ray Donnelly
f874cdb2b2 bison: it builds.
ERROR: 407 tests were run,
247 failed unexpectedly.
30 tests were skipped.

.. I checked the first failure and
it was down newline differences e.g.:

"Error: blah\r\n" not matching "Error: blah\n"

This needs to be fixed in Autotest (part of Autoconf),
something like this libtool patch:

https://www.mail-archive.com/libtool-patches@gnu.org/msg04437.html
2014-08-04 20:50:33 +01:00
Ray Donnelly
8f86934a21 bison: add relocation support 2014-08-03 21:52:04 +01:00
Alexpux
dc60599a44 bison: Remove install script reference 2014-07-31 15:18:39 +04:00
Alexpux
69e0e59888 bison: New package. need testing! 2014-07-31 10:55:01 +04:00