0
0
Fork 0
Commit Graph

20 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval fb172820e3 bonnie++: fix gcc2 build. 2019-09-26 19:19:57 +02:00
Kyle Ambroff-Kao 03b83a9f01 bonnie++ 1.98 (#4169)
Added a patch to enable large file support on Haiku.

Now exports additional benchmarking tools:
* generate_randfile
* getc_putc
* getc_putc_helper
2019-09-26 18:07:08 +02:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Stephanie Fu 2a52884c3c bonnie++, lha, pigz, testdisk: enable x86_64 (#1042) 2017-01-12 08:30:41 +01:00
Vale 6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Adrien Destugues e0c0df2bda bonnie++: mark tested on gcc2 since it builds fine. 2015-02-17 16:03:47 +01:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 aba12785ba Rewrap app-benchmarks DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Chris Roberts dcf237cb82 Convert bonnie++ to working recipe 2013-11-25 01:13:08 -07:00
Oliver Tappe 37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +00:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary 0dfcfdbd97 Initial bep file patch for bonnie++, from Jack Laxson, along with a patch from me adding support for DESTDIR 2011-01-03 21:09:29 +00:00