29726 Commits

Author SHA1 Message Date
Jerome Duval
92ea5e25ad textsaver: enable x86_64. 2017-01-28 15:31:10 +01:00
Jerome Duval
375aa8ec33 trackergrep: enable x86_64. 2017-01-28 15:31:10 +01:00
Jerome Duval
3d77e99738 takenotes: enable x86_64. 2017-01-28 15:31:10 +01:00
Jerome Duval
fd3adc2a98 ponpokodiff: fix build on x86_64. 2017-01-28 15:31:09 +01:00
Jerome Duval
8f3f024f0c jabber4haiku: enable x86_64. 2017-01-28 15:31:09 +01:00
Jerome Duval
ec48ce67e9 caya: enable x86_64.
* remove msn protocol.
2017-01-28 15:31:09 +01:00
Jerome Duval
0525245e6e digiclock: enable x86_64.
* add checksum.
2017-01-28 15:31:09 +01:00
Jerome Duval
3edba6436a desknotes: enable x86_64. 2017-01-28 15:31:09 +01:00
Jerome Duval
be15c89475 markups: add recipes for version 2.0.0. 2017-01-28 15:31:09 +01:00
Jerome Duval
369c5bc968 markdown: add recipes for version 2.6.8. 2017-01-28 15:31:09 +01:00
Jerome Duval
eb5f7d2f2a retext: add recipe for version 6.0.2.
* icons in toolbar are missing.
2017-01-28 15:31:09 +01:00
fbrosson
fe8791f08b m4: bump to 1.4.18. (#1111)
* Switch HOMEPAGE & SOURCE_URI to https.
* Do not pass --disable-rpath to configure, otherwise the build
  fails if cmd:help2man is not in BUILD_PREREQUIRES.
* Define TEST_REQUIRES with cmd:{cmp,diff,help2man}. It might be
  used by HaikuPorter in the future.
* Remove duplicate cmd:awk in BUILD_PREREQUIRES (and sort it).
2017-01-28 14:10:47 +00:00
Scott McCreary
b77996d896 Use tagged release of BeAE (#1110)
* Use tagged release of BeAE
2017-01-27 17:36:38 -08:00
Jerome Duval
33023ccf2f bepodder: patch is upstreamed. 2017-01-27 19:36:43 +01:00
Jerome Duval
d31f70c597 capitalbe: patch is upstreamed. 2017-01-27 19:36:43 +01:00
fbrosson
faf855e362 nettle: bump to 3.3, enable x86_gcc2, add tiny gcc2 patch.
* Unlike 3.2, which would not build on x86_gcc2 without a patch,
  3.3 builds fine without any patch. A tiny one is only required
  for "make check".
* Update (GNU) LICENSE: LGPL v2.1 -> GPL v2 + GPL v3 + LGPL v3.
* Switch SOURCE_URI to https.
* Add $secondaryArchSuffix to cmd:libtoolize in BUILD_PREREQUIRES.
* Drop PATCH(), previously used to skip -lm and add -lroot.
* Drop unneeded calls to libtoolize and autoconf.
* Add TEST() with "make check" (and an appropriate LIBRARY_PATH.)
  All tests are OK, except for the Camellia cipher on x86_gcc2.
2017-01-27 12:46:47 +00:00
Jerome Duval
4d9001ee65 atk: enable x86_64. 2017-01-26 22:46:56 +01:00
Vidrep
1362f9bcf9 Update youtube_dl to current revision 2017-01-26 22:43:28 +01:00
Jerome Duval
33a64f3081 capitalbe: fix x86_64 build. 2017-01-26 22:39:55 +01:00
Jerome Duval
c5264d736d colors: fix x86_64 build. 2017-01-26 22:39:55 +01:00
Jerome Duval
62a10d43ed bepodder: x86_64 build fix. 2017-01-26 22:39:55 +01:00
Jerome Duval
4e98e18db7 catkeyeditor: enable x86_64. 2017-01-26 22:39:55 +01:00
Jerome Duval
c28dbc402a a_book: enable x86_64. 2017-01-26 22:39:55 +01:00
Scott McCreary
aba760e1b8 Updated atk to 2.23.4, deleted old broken recipes (#1098)
* Updated atk to 2.23.4, deleted old broken recipes

* Added atk_devel and clean up

* Improved Box2D recipe, now with _devel

* atk white space cleanup
2017-01-26 12:44:04 -08:00
Jerome Duval
2f06a8974d midikeyboard: patch is upstreamed. 2017-01-26 21:39:55 +01:00
Jerome Duval
abb5311e64 pyqt: add recipes for version 5.6. 2017-01-26 21:39:55 +01:00
Jerome Duval
b086fd62de bevexed: patch is upstreamed. 2017-01-26 21:39:55 +01:00
Jerome Duval
374827acf6 befar: patch is upstreamed. 2017-01-26 21:39:55 +01:00
Jerome Duval
2400702525 ftppositive: upstream switched to makefile. 2017-01-26 21:39:55 +01:00
Jerome Duval
7380291643 symetrie: patch is upstreamed. 2017-01-26 21:39:54 +01:00
fbrosson
55be434f14 openssl: bump to 1.0.2k. 2017-01-26 18:59:17 +00:00
Humdinger
ec9946d0cb Sequitur: Fix libpng dependency 2017-01-26 17:46:30 +01:00
Jerome Duval
3c19b15eec weechat: bump version. 2017-01-25 21:15:43 +01:00
fbrosson
a086992ac5 fossil: bump to 1.37, install man page, drop patch. 2017-01-25 11:26:02 +00:00
punsith
00ba637afc Tested Recipes on x86_64 (#1079) 2017-01-24 22:09:54 +01:00
miqlas
556d3ef8b9 cmake: bump version (#1081) 2017-01-24 22:07:13 +01:00
Jerome Duval
cf4f767300 box2d: use cmake install prefix.
* move headers to $includeDir
* move cmake files to the devel package.
* enable x86_64.
2017-01-24 21:55:26 +01:00
Jerome Duval
32963efd85 symetrie: fix x86_64 build. 2017-01-24 21:21:36 +01:00
Scott McCreary
8bc699abdf Box2D: Improved recipes now with _devel (#1108) 2017-01-24 21:21:05 +01:00
Jerome Duval
8331c5b96f backup: enable x86_64. 2017-01-24 20:58:24 +01:00
Jerome Duval
b5b5952ba4 befar: enable x86_64. 2017-01-24 20:58:24 +01:00
Jerome Duval
0aaab32e19 wireshark: enable x86_64. 2017-01-24 20:58:24 +01:00
fbrosson
b90293044a harfbuzz: bump to 1.4.2. 2017-01-24 19:10:03 +00:00
Jerome Duval
8eadbf38cf ftppositive: add missing patchset. 2017-01-24 19:12:47 +01:00
Jerome Duval
db8a1feb5c bevexed: fix x86_64 build. 2017-01-24 19:11:41 +01:00
Jerome Duval
2403b030b5 aalibtranslator: enable x86_64. 2017-01-24 19:10:25 +01:00
Jerome Duval
0f7341ac46 ftppositive: safe source + gcc5 and x86_64 fixes. 2017-01-24 18:38:41 +01:00
dacianf
fb6341be2c botan: new recipe (#1094) 2017-01-24 16:55:47 +00:00
dacianf
7c25550779 libp11: new recipe (#1046) 2017-01-24 15:57:49 +00:00
Sergei Reznikov
befb49f568 VirtualBox Guest Addtions: fix build on x86_64
* kernel rejects vbox drivers with "Bad data" message, help needed.
* icons are missing from userland apps
2017-01-23 17:58:58 +00:00