Commit Graph

402 Commits

Author SHA1 Message Date
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
Adrien Destugues
2df439dafb NetSurf 3.4 and dependencies. 2016-02-19 22:17:24 +01:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Adrien Destugues
3d63453ccc Forgot to add the WTFPL v2.0 license for some of the hxtools. 2016-02-07 20:45:46 +01:00
Adrien Destugues
fb9d48218b Add hxtools and libhx
- A lot of more or less useful tools
- Of interest in particular is git-forest, which is a command line tree
view for git, much faster than tig.
2016-02-07 16:51:36 +01:00
fbrosson
045baf2f12 intltool: add recipe for 0.51.0 & fix 0.40.6
* Add recipe for 0.51.0
* Fix recipe for 0.40.6 (a $secondaryArchSuffix was missing in PROVIDES)
2016-01-28 14:47:33 +01:00
Kostadin Damyanov
a82f6e585a lcov: add recipe 2016-01-21 00:17:19 +02:00
Adrián Arroyo Calle
34eaa929c8 app2png style fixes 2016-01-08 19:21:54 +00:00
Adrián Arroyo Calle
afcdedd946 GYP, use CHECKSUM_SHA256 2016-01-08 19:21:40 +00:00
Adrián Arroyo Calle
5ebb8b9232 App2png use CHECKSUM_SHA256 2016-01-08 19:20:22 +00:00
Adrián Arroyo Calle
3be6b83a1d acr 0.9.9 2016-01-08 19:20:10 +00:00
Michael Lotz
a43c394c4d Explicitly reference all additional files.
Not referencing them caused them to be missing from the source packages.

This also moves all files that were in different dirs under the common
additional-files dir.
2015-12-20 20:05:05 +01:00
Michael Lotz
27256e8fa7 ninja: Add patch to fix build due to missing header include. 2015-12-19 23:40:44 +00:00
Jérôme Duval
52e1161c22 gdb: fix build requires. 2015-12-02 17:16:25 +01:00
Jerome Duval
ad099b4fe6 patchutils: add missing build dependency.
* enable x86_64.
2015-11-30 22:53:50 +00:00