Commit Graph

68 Commits

Author SHA1 Message Date
Augustin Cavalier
b1b94c8fb6 libevent: Disable the POSIX error mapper.
It doesn't seem to be needed, and using it
breaks the kqueue backend in some situations.
2024-09-09 17:24:15 -04:00
Schrijvers Luc
31e6f28d8b libevent, drop older recipes (#11046) 2024-09-03 09:23:59 +02:00
PulkoMandy
14faf71ad5 libevent: update to openssl 3 2024-08-24 17:04:24 +02:00
OscarL
675a99fe82 libevent: (kqueue backend) Allow building without EVFILT_SIGNAL. (#10821)
Patchset thanks to waddlesplash.

(reference: #10815)

While we're at it, remove an unused .patchset for an older version.
2024-08-12 17:24:21 -04:00
Schrijvers Luc
f4691824be libevent21, re-enable for depending packages (#7772) 2023-01-14 10:32:57 +01:00
OscarL
3a227c5b77 libevent: fixup, again, errors in the previous PR (#7754). (#7757) 2023-01-10 16:16:30 +01:00
OscarL
f56c392161 libevent: fix-ups to previous PR (#7718) (#7754) 2023-01-09 16:01:19 +01:00
OscarL
bda2b7e1dc libevent: update to 2.1.12, disable static libs, depend on python3 (#7718)
* libevent: update to 2.1.12, disable static libs, depend on python3

* libevent: disable old recipes, rename libevent21 to libevent.

The old recipes are either unused, or used only by already broken
packages.

All enabled/usable recipes use the newer version already.

* libevent: re-enabled libevent-1.4 for x86_gcc2, remove old 2.0 recipe
2023-01-08 15:53:54 +01:00
Jérôme Duval
f9d4694254 libevent: move cmd:event_rpcgen.py to the devel package
issue #6717
2022-04-08 11:26:14 +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
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