0
0
Fork 0
Commit Graph

34 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 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02: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
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
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
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 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