0
0
Fork 0
Commit Graph

59 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
Schrijvers Luc c7cf99c460
libevent, fix building with new openssl (#5428) 2020-11-22 10:52:56 +01:00
Augustin Cavalier e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Jerome Duval 3b10cbdba8 fix missing $secondaryArchSuffix
clean up.
2018-09-05 07:37:48 +02:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval b40c2ec21e luarocks: fix PROVIDES. 2018-08-06 16:51:23 +02:00
fbrosson 4242cb4d1f
libevent(21): enable on x86 secondary arch. 2018-06-14 00:39:23 +00:00
fbrosson 06cfb5dd1e
libevent: fix PROVIDES_devel. 2018-06-14 00:37:34 +00: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
Jerome Duval a92684ac4a x86: enable some recipes which build OK. 2017-04-28 23:44:49 +02:00
Jerome Duval 6c505fc433 libevent: add recipe for version 2.1.8. 2017-02-16 22:42:27 +01:00
Jérôme Duval bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
fbrosson abf5a80257 dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. (#791) 2016-09-02 21:00:13 -04:00
Sergei Reznikov 8015100db5 libevent: clean up recipe 2016-03-16 21:14:30 +03:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Jerome Duval 6b9bbb801a openssl: enable x86_64.
* bump versions for dependent packages.
2015-11-21 14:17:24 +00:00
Humdinger 18588b4916 Improved SUMMARY/DESCRIPTION and re-ordered blocks 2015-08-20 19:00:14 +02:00
Humdinger 3ea69a805d De-lint recipes.
*	gnash
	Don't start SUMMARY with app name
	Re-ordered blocks

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

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

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

*	indent
	Don't start SUMMARY with app name
	Re-ordered blocks
	Fixed (SECONDARY_)ARCHITECTURES and PROVIDES

*	inputproto
	Don't start SUMMARY with app name
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	jamvm
	Don't start SUMMARY with app name
	Removed "DEPEND"
	Re-ordered blocks

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

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

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

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

*	libdom
	Don't start SUMMARY with app name
	Re-ordered blocks
	Removed $secondaryArchSuffix as there are no 2nd archs declared

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

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

*	libevent
	Minor cosmetics
	Re-ordered blocks
2015-08-07 16:40:23 +02:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Kostadin Damyanov 3e0dd2696c De-lint recipes. 2015-08-04 08:25:40 +03:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Theodore Kokkoris d137a38f4a libevent: Mark x86_gcc2 architecture as not working
libgcc_s does not exist on x86_gcc2.
2015-01-13 22:27:42 +02: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
Michael Lotz f2e3813c88 libevent: Add missing dependency on libgcc_s. 2014-11-23 18:01:40 +01:00
Michael Lotz 53f9c5255c libevent: Build with posix_error_mapper. 2014-11-23 00:32:49 +01:00
Jerome Duval 2941bbb22e libevent: enable x86_64 2014-09-05 16:04:02 +00:00
Jerome Duval b41fbe8e15 fixed uses of libssl and libcrypto on secondary arch. 2014-06-02 17:28:47 +00:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Adrien Destugues 024d4fbcd2 Various "requires" and "provides" fixes.
Mostly because of awk and findutils split out of main haiku package.
2014-03-10 16:55:56 +01:00
noryb009 29263bda29 Rewrap dev-libs DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Theodore Kokkoris 833029bbb0 Fixed more policy warnings and added cmd:python to REQUIRES and BUILD_PREREQUIRES for libevent 2013-12-28 13:39:09 +00:00
Theodore Kokkoris c5bb6aeca6 Fixed libevent recipe (it was producing a broken symlink and throwed a policy warning when compiling on x86) 2013-12-27 14:55:41 +00:00
Alexander von Gluck IV 5f9ccf4858 libevent: Actually provide libevent
* Would prevent other packages from using it properly
  and prevent proper _devel installation
2013-12-25 19:32:22 -06:00
Alexander von Gluck IV a5a2525762 libevent: Looking for lib:libnetwork which is not provided
* While it built, wouldn't install due to this
* Maybe haiku${secondaryArchSuffix} is supposed to
  have this provides, but currently doesn't
2013-12-25 19:23:49 -06: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
Scott McCreary 6135e5d550 Fixed libevent-2.0.21 so that it now builds cleanly. 2013-09-07 14:29:01 -07:00
Scott McCreary 2176a9af66 Fixed libevent-1.4.14b so that it now builds cleanly, note there is a TODO here still 2013-09-07 14:28:43 -07:00
Scott McCreary f56f970eba Remove old libevent .recipe and .patch files 2013-09-05 02:22:17 -07:00
Scott McCreary eec0a08859 Update .recipe for libevent=1.4.14b, still not building yet, but getting close. 2013-09-05 02:20:25 -07:00
Scott McCreary d96c84a69a Update summary for libevent 2013-09-05 02:18:57 -07:00
Scott McCreary ceb0690ff1 Updated libevent-2.0.21, it builds but still has a couple policy issues to sort out. 2013-09-04 02:12:14 -07:00
Scott McCreary f6b52d51f6 Updated to libevent-2.0.21. This is a WIP, still has some POLICY WARNINGS to fix up. 2013-08-30 04:42:57 -07: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
Jrabbit d26999bf6b now works under gcc2 thanks mmlr_mc 2011-02-22 00:14:51 +00:00
Jrabbit fca4eb9b08 new patch from mmlr_mc 2011-02-22 00:03:43 +00:00
Scott McCreary 9cfd97e80a Marking libevent-2.0.10 as broken as it's failing with "undefined reference to `__builtin_expect'". 2011-01-18 22:25:33 +00:00
Scott McCreary 26c601ce5f Updated libevent to 2.0.10 2011-01-18 22:01:23 +00:00