38 Commits

Author SHA1 Message Date
Ivan Maidanski
a11491ad45 boehm_gc: update to 8.2.12 (#13719)
Update SOURCE_URI.
Drop patches.
2026-02-07 15:57:51 -05:00
Joachim Mairböck
de1753ae02 boehm_gc: fix CFLAGS 2025-08-20 11:05:53 +02:00
Augustin Cavalier
9205cebac1 boehm_gc: Many fixes. 2024-11-25 16:23:41 -05:00
Ivan Maidanski
5753dd46bb boehm_gc: update to 8.2.8 (#11079) 2024-09-10 08:55:11 +02:00
Ivan Maidanski
4ccb087a48 boehm_gc: update to 8.2.6 (#10061) 2024-02-07 13:05:10 +01:00
Ivan Maidanski
d5b7707ff6 boehm_gc: update to 8.2.4 (#8744) 2023-05-28 07:11:37 +02:00
Ivan Maidanski
3544b6e985 boehm_gc: update to 8.2.2 (#7144)
* Update license file
2022-09-02 11:47:30 +02:00
Ivan Maidanski
84ddfa1880 boehm_gc: update to 8.0.6 (#6238)
* Update license file
* Remove patch for "mmap(PROT_NONE) failed"
2021-10-06 07:03:12 +02: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
mgubi
4851829773 boehm_gc: fix mmap(PROT_NONE) failed (#4820) 2020-03-23 20:17:06 +03:00
Jérôme Duval
15de15e4df boehm_gc: https homepage 2019-09-11 07:47:44 +02:00
Ivan Maidanski
2eef4bf95b boehm_gc: bump to 8.0.4 (#3722) 2019-04-12 20:47:36 +02:00
Ivan Maidanski
9a11461cec boehm_gc: bump to 7.6.12 (#3669) 2019-03-04 07:45:30 +01:00
Ivan Maidanski
b758ab5e2f boehm_gc: bump to 7.6.10 (#3466) 2018-12-17 14:12:44 -05:00
Ivan Maidanski
e44bd49983 boehm_gc: bump to 7.6.8, fix COPYRIGHT (#2919) 2018-08-15 00:01:32 +00:00
fbrosson
695140772f boehm_gc: drop patches. 2018-04-26 00:33:35 +00:00
Ivan Maidanski
5fc6406a2d boehm_gc: bump to 7.6.6. (#2482) 2018-04-26 00:15:28 +00:00
fbrosson
a11c705adf boehm_gc: drop 7.6.0. 2018-04-26 00:12:14 +00:00
Ivan Maidanski
4748f95fee boehm_gc: add recipe for version 7.6.4. (#2215)
* Rename license file (BOEHM -> Boehm)
* Remove --enable-thread-local-alloc
* Sort PROVIDES[_devel], BUILD_PREREQUIRES.
* Drop the libtool files after make install
* Add debug-info package
* Remove CFLAGS+=-fPIC for make check
* Remove --enable-threads, --disable-debug configure options
* Use autoreconf instead of libtoolize+autoconf
* Add fallback SOURCE_URI (referring to hboehm.info)
* Workaround sem_wait and pthread_join fails
2018-03-20 21:06:18 +00:00
Calvin Hill
f71464e718 boehm_gc: disable dependency tracking (#1752) 2017-10-29 10:12:52 +03:00
Calvin Hill
6f663eb05b boehm_gc: bump version and enable x86_64 (#1449) 2017-06-19 09:34:50 +02:00
Augustin Cavalier
9c69f65aa0 Remove all bep-format recipes for which an actual recipe exists.
Closes #1244.
2017-04-16 14:39:56 -04:00
fbrosson
abf5a80257 dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791) 2016-09-02 21:00:13 -04:00
Vale
ea721123d4 Fix improper copyright in boehm_gc 2016-03-06 09:51:17 -05: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
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
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
Oliver Tappe
f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
noryb009
29263bda29 Rewrap dev-libs DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Alexander von Gluck IV
7dbd21bd91 boehm_bc: Fix recipe secondary arch issues
* Recipe wasn't designed properly for secondary
  architecture building
2013-12-26 22:17:21 -06:00
Chris Roberts
ec670d6456 Convert boehm_gc to working recipe 2013-10-16 21:25:40 -06:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00