Commit Graph

25 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
Fredrik Holmqvist
dbaf4e0213 Added arm64 riscv64 for which recipe 2021-08-27 20:51:34 +02:00
waddlesplash
e0d796a4e5 which: Bump revision for rebuild. 2020-06-05 11:13:13 -04:00
François Revol
2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
Jerome Duval
650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jerome Duval
99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy
ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Jérôme Duval
2df4e56a14 which: update HOMEPAGE. 2018-09-18 14:22:44 +02:00
Jerome Duval
ceb7e88114 sys-*: reorder sections. 2018-08-10 08:17:37 +02:00
Jérôme Duval
454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
Hannah
b603c3f935 change "install-strip" back to "install" 2016-01-22 16:21:56 +00:00
Hannah
8e05ed78b0 stripped bison, less, m4, which, and yasm in recipes and created debug packages 2016-01-02 23:15:43 -08:00
Humdinger
82d0a570cd Recipe primping, improved SUMMARY/DESCRIPTION, re-ordering blocks. 2015-09-03 17:55:00 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
42d9b15355 which: bump version
* added cmd:awk build dependency
2015-03-31 18:16:35 +00:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +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
Alexander von Gluck IV
efbc036ece fix: Update perl,diffutils,sed,which,m4,make include grep buildreq 2014-12-03 20:35:06 +00:00
Alexander von Gluck IV
fca745eac1 which: Add missing cmd:sed 2014-12-03 20:14:03 +00:00
PulkoMandy
5f9bcb6928 Declare ARM support for packages to bootstrap.
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
a0d7390124 Rewrap sys-apps DESCRIPTIONs 2014-01-02 16:40:58 -05:00
Rene Gollent
79852ab1d5 which: Add x86_64 target architecture. 2013-12-12 21:34:37 -05:00
Chris Roberts
97abd9d4f7 Quick fix for building which on gcc2 2013-10-20 12:35:08 -06:00
Adrien Destugues
d922c33596 Add recipe for GNU which.
* This should replace our current shell script version which won't work
when /etc/profile isn't sourced.
2013-09-30 21:21:47 +02:00