0
0
Fork 0
Commit Graph

24 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
Augustin Cavalier e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Jérôme Duval 9c98cf1dc9
erlang: https homepage 2019-09-11 07:50:06 +02:00
Jérôme Duval 45745de163
erlang: https homepage 2019-09-11 07:49:49 +02:00
Augustin Cavalier ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval 1cb2a20e9e erlang: add recipe for version 20.1.
enable-threads crashed erlang.
2017-11-07 22:03:58 +01:00
Jerome Duval d83c25aec6 erlang: fix build. 2017-10-08 22:47:41 +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
miqlas b636f386aa Erlang: bump version, recipe cleanup (#1225) 2017-03-20 18:59:04 +01:00
Calvin Hill 5f539e11ea erlang: fix build (#1168)
Added the flag '-D_BSD_SOURCE' to ERLANG_CFLAGS which fixes
a compile issue when using the ifaddrs.h library.
2017-02-25 15:48:51 +01:00
Augustin Cavalier a7553e5136 Trim trailing spaces (again). 2015-08-28 10:47:07 -04:00
Humdinger 1ac39b83d1 De-lint recipes.
*	allegro
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	bzip2
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	caya
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	clucene
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	cyassl
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	digiclock
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	dockbert
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	docutils
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	dos2unix
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	ducksaver
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	erlang
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	fdupes
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	figlet (old BEP style)
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	flac
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gdal
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gemrb
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	giflib
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	glib
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	globe
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gmp
	Don't start SUMMARY with app name.
	Re-ordered blocks
2015-08-04 20:42:46 +02: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
Maxim Sokhatsky 6c06b62ea2 fix runConfigure omit-dirs and 2014-01-15 00:28:58 +00:00
Maxim Sokhatsky 56bdcda5d1 [erlang] fix recipe and patches 2014-01-14 20:41:35 +00:00
Maxim Sokhatsky 7aa7394731 Erlang R16B03 Recipe 2014-01-14 18:15:07 +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
Scott McCreary 2904fd6972 Added missing license files for Python and Ruby. Updated erlang .bep and .patch files, merging in parts send in by Anthony
D'Agostino.
2010-10-15 22:43:10 +00:00
Scott McCreary 6331cf830e Updated license and copyright for erlang, added license file. It's not yet building so marked as broken still. 2010-10-14 22:20:58 +00:00
Scott McCreary a57d65b673 Initial .bep and .patch files for erlang. These aren't yet working, but getting pretty far into the build before failing for what
may be missing ipv6 functions.  Further changes to the .bep and/or patch file will be required to get this one working.
2010-10-04 23:59:10 +00:00