kenmays
282c8b149b
gawk: bump to 5.3.0 ( #10011 )
2024-02-16 09:43:37 +01:00
Schrijvers Luc
0081c912c3
gawk, fix installation path for shell scripts ( #9982 )
2024-01-18 11:09:13 +01:00
Jerome Duval
5b177aacb0
gawk: bump version
2023-05-13 19:42:28 +02:00
Jerome Duval
854f9ee98e
gawk: bump version
2021-11-08 11:47:30 +01:00
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
bf5f9a84e6
Added arm64 riscv64 enabled arm for gawk recipe
2021-08-27 22:37:11 +02:00
Augustin Cavalier
ba588c23b6
gawk: Bump to 5.1.0; remove gmp/mpfr.
...
We don't really need multi-precision-aware Gawk, and this
removes two packages from the base set that are otherwise
unneeded.
2020-05-25 15:06:25 -04:00
Jerome Duval
0ae0ab727e
gawk: enable 5.0.1 for x86 secondary arch.
2020-02-17 14:13:00 +01:00
Jerome Duval
e099c55ef9
gawk: add recipe for version 5.0.1.
2019-09-08 21:30:49 +02:00
Jérôme Duval
e726611710
gawk: bump version. ( #3161 )
...
* don't run autoreconf anymore.
* depends on mpfr.
2018-09-29 13:15:03 -04:00
Jerome Duval
09e14ae6d5
sys-apps: code style.
2018-08-03 16:25:34 +02:00
Jerome Duval
e5be7a12c9
gawk: add recipe for version 4.2.0.
2017-10-20 18:01:58 +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
Jessica Hamilton
53b60b8da1
gawk: remove hack to disable multibyte support.
2017-01-12 23:28:34 +00:00
Jessica Hamilton
fc2a2d9835
Revert "gawk: downgrade to 4.1.0."
...
This reverts commit 9b5474e7af .
2017-01-12 23:28:34 +00:00
Jessica Hamilton
9b5474e7af
gawk: downgrade to 4.1.0.
...
* On x86_64, newer versions of gawk fail with an internal error
when generating the PCI header file.
2017-01-05 22:20:16 +00:00
Jerome Duval
e8e0ac443d
gawk: bump version.
2016-11-13 09:05:42 +00:00
Augustin Cavalier
4634abef1b
Trim extra newlines at end of file & trailing whitespace.
2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
2015-07-02 11:13:12 -04:00
Jerome Duval
825a513782
gawk: bump version
2015-06-09 13:29:31 +00:00
Jerome Duval
105fbf6b28
gawk: fix checksum and build
2015-05-07 15:33:38 +00:00
Jerome Duval
0ddd91a2b6
gawk: bump version
2015-05-04 21:04:57 +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
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
Jonathan Schleifer
711e506a50
gawk-4.1.0: Add checksums
2014-03-25 21:47:37 +01:00
Jerome Duval
6cc937717a
gawk: disable multibyte support.
...
* workaround problems with multibyte support, now found by configure,
but unfortunately buggy.
2014-03-02 23:15:53 +00:00
Jerome Duval
9d4da0d236
gawk: added 4.1.0 recipe.
...
* updated 3.1.8 recipe in case it's needed.
2014-02-25 20:45:09 +00:00
Alexander von Gluck IV
d97a2aabd9
all: Don't use portVersionedName for SOURCE_DIR
...
* portVersionedName contains the secondary architecture,
so using it means secondary package builds fail.
example: $portVersionedName is libwow_x86-0.0.0 when
doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Ingo Weinhold
d3fff39e6e
Declare most recipes stable on x86
2013-08-17 09:40:03 +02:00
Oliver Tappe
39a646a289
Adjust recipes to separation of buildhost and target packages
2013-08-05 00:14:47 +02:00
Oliver Tappe
a704dbf9a7
* adjust several recipes to our new naming conventions
2013-04-19 23:06:59 +00:00
Oliver Tappe
2fb46053f1
* one more round of requirements shuffling, the base packages seem to
...
be declared properly, now
* improve formatting of recipe files for better readability and better
compatibility with showing diffs (when moving specification lines)
* add/improve DESCRIPTION where it was just a copy of SUMMARY
2013-04-13 14:55:49 +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
8d59097cd3
Updated the copyright for gawk.
2010-10-12 20:11:59 +00:00
Scott McCreary
5195a0d474
Initial .bep file for gawk
2010-10-12 19:24:20 +00:00