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
bb842181fb
capstone: enable x86_64.
2017-01-22 15:15:38 +01:00
Calvin Hill
8698aab584
capstone: fix x86 build ( #1091 )
2017-01-21 16:30:02 +01:00
Scott McCreary
5591fee04a
Updated diffstat to 1.61 ( #1096 )
...
* Updated diffstat to 1.61
* Fixed diffstat docdir issue
2017-01-21 00:22:59 -05:00
Sergei Reznikov
6c6bcd73fc
kBuild: add recipe for 0.1.9998
...
* Seems to be enough to bootstrap VirtualBox guest additions on x86_64
* TODO: port gcc2 patches from kbuild-0.1.5
* use variables in INSTALL()
2017-01-17 11:30:00 +00:00
waddlesplash
84c3ecef64
Revert "KBuild: Build fix, recipe cleanup, WIP" ( #1072 )
2017-01-14 12:55:02 -05:00
miqlas
02ad30c696
KBuild: Build fix, recipe cleanup ( #1033 )
...
* Build fix
* Improved patchset
* Forgot the haiku specific files
* Patch cleanup
* On the road to the nirvana
* Broken recipe
* Redoing install section
2017-01-14 12:52:00 -05:00
Sergei Reznikov
801fbb8a42
kBuild: add WIP recipe for version 0.1.5
2017-01-10 23:17:10 +03:00
vanishakesswani
485bdc0283
Tested for build on x86_64 ( #997 )
...
befar, backup, aalibtranslator, ecl, box2d, libodfgen, libebook, libabw marked as broken on x86_64
2017-01-10 07:23:31 +01:00
Kacper Kasper
7eda7e6875
mdds: fix PROVIDES.
2017-01-06 16:06:59 +01:00
Kacper Kasper
b9b8fd0a70
mdds: add recipes.
...
* libetonyek requires specifically 1.0.
* It is header only, so it needs to be specified explicitly
in dependencies. That is why I defined mdds in mdds12's PROVIDES.
2017-01-06 09:01:50 +01:00
fbrosson
e501af9af8
patchutils: bump to 0.3.4, add TEST() with "make check".
...
Also add cmd:{cmp,diff,patch} to BUILD_PREREQUIRES as these are
required by TEST.
2017-01-06 05:44:44 +00:00
Jérôme Duval
ca77216c1c
dialog: enable shared library and secondary arch.
2016-12-05 21:13:19 +01:00
Jérôme Duval
816e4fc962
dialog: bump version.
...
* use a stable version SOURCE_URI.
* move to dev-util.
2016-12-04 22:07:14 +01:00
Jérôme Duval
779c0166f8
gdb: disable on x86_64, not ported.
2016-12-04 22:04:24 +01:00
Jérôme Duval
86992e583d
scons: the haiku patchset went missing during version bump.
...
* adjust/fix paths used with finddir.
2016-12-04 15:23:51 +01:00
Winston Durand
ba3affc33a
xdelta: new recipe [GCI 2016] ( #898 )
2016-12-04 07:39:11 +00:00
fbrosson
d4949ceef4
netsurf_buildsystem: any architecture, disable source package. ( #905 )
2016-12-03 06:58:32 +00:00
Jérôme Duval
22af3b4a55
netsurf_buildsystem: enable x86_64.
2016-12-02 22:47:46 +01:00
Jérôme Duval
bd8818b4a6
Remove libtool files.
2016-11-21 16:20:36 +01:00
Jerome Duval
e9d1ee3b4d
cmake: bump version.
2016-11-11 22:22:46 +00:00
Jerome Duval
2296f8ec9c
scons: add recipe for version 2.5.1
2016-11-10 20:42:50 +00:00
miqlas
acfd5776f8
Updated Ragel recipe ( #812 )
...
* Updated Ragel recipe
Fixed sections
* Fixed licence
2016-10-22 11:17:51 -04:00
Schrijvers Luc
c833aee05f
bencode-tools, new recipe ( #773 )
2016-10-21 17:49:57 -04:00
Markus Himmel
cea5f2b4f7
GYP: Switch source to a mirror by the FreeBSD ports project
...
The official googlesource repository did not create the same tarball for each
request, so checksum verification failed.
2016-09-21 17:29:33 +02:00
Humdinger
e2c6067690
Updated gyp recipe to latest release
2016-09-19 17:55:24 +02:00
Calvin Hill
052ff9c50f
New recipe: cmark ( #783 )
2016-08-27 19:06:11 -04:00
fbrosson
7261bbe97e
Fix several recipes which were missing a $secondaryArchSuffix. ( #784 )
2016-08-27 19:04:22 -04:00
Augustin Cavalier
74fe5d2bf4
afl: Add recipe, doesn't work as it needs sys/shm.
2016-08-19 11:39:08 -04:00
Jerome Duval
c314187a74
cmake: add recipe for version 3.6.1.
2016-08-10 23:06:02 +00:00
Adrien Destugues
4b26d0deed
capstone: fix patchset name.
2016-07-26 07:25:54 +02:00
miqlas
db236f23cd
WIP CPPUNIT update ( #528 )
2016-06-18 20:19:18 -04:00
Jerome Duval
5b1d53123c
dejagnu: add a recipe for version 1.6.
2016-06-06 23:16:27 +00:00
fbrosson
bcebdeb6dd
Fix 2nd arch for live555 & aplayer; cosmetic edits elsewhere. ( #593 )
...
* live555: Use $developLibDir instead of $developDir/lib since the
latter is not appropriate for 2nd arch builds.
* aplayer: Drop $secondaryArchSuffix for cmd:nasm in BUILD_PREREQ.
* re2c: use tabs (instead of white spaces) in BUILD_REQUIRES.
* Remove x86_64 from SECONDARY_ARCHITECTURES for sdl2_net, edgar,
paladin-git and mediainfo-0.7.61.
2016-05-09 16:19:34 -04:00
fbrosson
93e8a56242
re2c: rewrite recipe and bump to 0.16.
2016-05-04 15:12:15 +00:00
Jérôme Duval
0f705680e7
buildbot-slave: update checksum.
2016-04-26 10:51:23 +02:00
fbrosson
ec31ba2cc4
cmake: bump to version 3.5.2.
2016-04-19 18:30:44 +02:00
fbrosson
fe6c8e6249
ccache: bump to version 3.2.5 using Haiku-style directories. ( #567 )
...
* Add PATCH() to use Haiku-style directories instead of the defaults:
/usr/local/etc/ccache.conf => /boot/system/settings/ccache.conf
$HOME/.ccache/ccache.conf => /home/config/cache/ccache/ccache.conf
$HOME/.ccache/ => /home/config/cache/ccache/
/usr/local/bin/ => /boot/home/config/non-packaged/bin/
* Create [/boot/system/]settings/ccache.conf as the system-wide
configuration file with the "keep-old" label.
* Pass "`finddir B_SYSTEM_SETTINGS_DIRECTORY`" as sysconfdir in order
to have the short path displayed instead of the long one, in case
the system-wide configuration file contains errors.
2016-04-18 21:58:48 +00:00
Jerome Duval
ccf00891a7
buildbot_slave: bump version.
2016-04-14 21:18:04 +00:00
fbrosson
7705be9cb1
pkgconfig: fix 0.27.1, 0.28 and 0.29, add 0.29.1. ( #511 )
...
* Add recipe for version 0.29.1.
* Use the runConfigure wrapper.
* Use exact copy of the patchset for 0.29 as there are no offset
mismatches.
For 0.27.1:
* Call configure wuth "--with-pc-path" instead of "--with-pc_path".
For 0.28:
* Several changes to make it build and look almost like 0.29.1.
For 0.29:
* Switch to runConfigure in order to prevent pkg-config on secondary
arch from shadowing that of the primary arch.
For 0.27.1, 0.28, 0.29 and 0.29.1:
* Fix COPYRIGHT.
* Update HOMEPAGE and SOURCE_URI to avoid "301 Moved Permanently".
2016-04-14 07:19:59 +02:00
Jerome Duval
acd0b0f571
cmake: use a temporary URL, until website is fixed.
2016-04-13 20:23:06 +00:00
Jerome Duval
5ef7894686
cmake: added recipe for version 3.5.1.
...
Test results on x86_64: 98% tests passed, 10 tests failed out of 403
The following tests FAILED:
7 - kwsys.testSystemTools (Failed)
28 - FindPackageTest (Failed)
61 - ExportImport (Failed)
69 - StagingPrefix (Failed)
114 - BuildDepends (Failed)
213 - CTestTestTimeout (Failed)
279 - RunCMake.BuildDepends (Failed)
350 - RunCMake.no_install_prefix (Failed)
357 - RunCMake.CommandLine (Failed)
379 - CMake.FindBase (Failed)
2016-04-08 22:37:58 +00:00
François Revol
936ee37d28
treecc: fix quote escaping
2016-03-12 14:56:38 +01:00
Michael Lotz
72ab59b56c
cmake: Update 2.8 patchset to undo most of elf.h sepcial casing.
...
Haiku now provides a public elf.h and the special casing lead to build
failures on current x86_gcc2.
2016-03-09 21:42:57 +00:00
Vale
6f4f45198e
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
2016-03-05 14:19:01 -05:00
Vale
6b99721506
More order fixes
2016-02-28 20:17:42 -05:00
Vale
f8aeb53372
More ordering & layout fixes
2016-02-26 10:33:51 -05:00
Vale
79a9915b2f
Fix ordering on new recipes
2016-02-21 14:34:51 -05:00
Jerome Duval
3473ae74ef
cmake: add recipe for version 3.4.3
2016-02-20 16:28:31 +00:00