Commit Graph

11371 Commits

Author SHA1 Message Date
fbrosson
aa1ef87d51 libassuan: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
Xiang Fan
d8fd62f73e net-misc/gsasl: new recipe (#2124) 2018-01-17 19:04:03 +00:00
tts2k
5f4bcfe91f cnf: new recipe (#2067) 2018-01-17 14:43:38 +01:00
Xiang Fan
ebe8226692 libdiscid: fix recipe, add src/disc_haiku.c (#2128) 2018-01-17 13:00:20 +00:00
fbrosson
4f13e07a04 util-linux: bump to 2.31.1, fix policy error in 2nd arch. (#2113)
* Use the commandBinDir "trick" to fix the policy error.
* Mark x86_gcc2 as broken because a gcc2 patch would be required.
* On x86, pass "have_scanf_alloc_modifier=no" to configure to skip
  a conftest which crashes and makes configure hang.
* Switch to tar.xz.
2018-01-17 09:32:36 +00:00
Sergei Reznikov
085dcc296b Lynx: use pkg-config to find ssl
Fixes #2131.
2018-01-17 11:02:11 +03:00
Adrien Destugues
cca35279c8 PHP: fix patchset.
For some reason it does not apply cleanly.
2018-01-16 22:34:18 +01:00
Xiang Fan
598decaca6 net-dns/yaddns: new recipe (#2086) 2018-01-16 15:39:58 +00:00
tts2k
0e7682efea dev-libs/PEGTL: Initial recipe (#2127) 2018-01-16 13:43:36 +00:00
Xiang Fan
3b67975757 dev-libs/softhsm: new recipe (#2112) 2018-01-16 12:18:56 +00:00
fbrosson
9148a13f4c haiku-misc/Wolle: fix typo 2018-01-16 12:11:37 +00:00
tts2k
d69bab7f5d mp3gain: Add recipe (#2123) 2018-01-16 11:34:38 +00:00
Mochammad Nur Afandi
19b02a4f35 haiku-misc/Wolle: new recipe (#2125) 2018-01-16 10:56:57 +00:00
Owen
4d44455972 LightsOff: create recipe (#2109) 2018-01-15 15:59:12 +00:00
Sergei Reznikov
acca0f4250 Clockwerk: enable x86_64 2018-01-15 18:45:35 +03:00
Bach Nguyen
cacf354123 haiku-apps/Conway: new recipe (#2122) 2018-01-14 20:15:44 +00:00
Stephanie Fu
c49a96627a net-dns/libidn: new recipe for libidn2 (#2020) 2018-01-14 19:30:15 +00:00
fbrosson
19982fbb6e youtube-dl: add SOURCE_FILENAME. 2018-01-14 18:07:26 +00:00
netpositive36
99abfa4afa net-misc/youtube-dl: version bump. (#2121) 2018-01-14 17:41:15 +00:00
fbrosson
ea8de9ebb1 partio: fix a latent bug in the call to defineDebugInfoPackage.
$secondaryArchSuffix (as well as $commandSuffix) should not be
used in the call to defineDebugInfoPackage. Obviously, this
latent bug did not affect any primary arch nor the x86 2nd arch
because commandSuffix is set to the empty string in that case.
2018-01-14 16:39:11 +00:00
fbrosson
099010670c defineDebugInfoPackage fixed -> rebuild BRIE & BDirectConnect.
Theses packages were built before the fix, so their runtimes were
missing their resources.
2018-01-14 16:21:29 +00:00
miqlas
7956729258 mudlet: Fix typo (#2118) 2018-01-14 14:18:50 +00:00
Sergei Reznikov
1b36844466 Dockbert: enable x86_64 2018-01-14 16:32:04 +03:00
Sergei Reznikov
4b1350ee1d BeZilla: rename firefox-bin to BeZilla 2018-01-14 15:29:02 +03:00
Gerasim Troeglazov
7259bd1fb8 VMWare-Addons: Add support for x64 arch 2018-01-14 19:41:53 +10:00
miqlas
1783122a68 OpenCOLLADA: bump (#2114) 2018-01-13 23:58:17 +01:00
Humdinger
cbff45c5ab fRiss, CuteMarkEd: bump revision
The haikuporter of the buildbots was updated just now with the
changes to preserve the resources of the binary when
defineDebuInfoPackage is used.

Bump needed to rebuild with the fixed haikuporter of the bots.

There may be more packages impacted. These are the ones I found.
2018-01-13 21:02:08 +01:00
tts2k
716aed6e34 BDirectConnect (aka BeDC): New recipe (#2108) 2018-01-13 16:22:52 +00:00
Adrien Destugues
919006107d brexx: fix installation of portmanager
I forgot an mkdir in the installation, and as a result, the portmanager
would be installed at the same path as the "servers" directory and would
replace it. This of course prevents all system servers from working.

After moving the server at the right place, things works as expected.
2018-01-13 14:13:32 +01:00
nys
e45e5a8fc2 BRIE: new recipe (#2110) 2018-01-13 13:06:36 +00:00
Humdinger
ad137139ce cutemarked: add icon and rdef 2018-01-13 11:05:50 +01:00
tts2k
e9acf994e3 MemoChip: Initial recipe (#2105) 2018-01-12 15:42:19 +00:00
Bach Nguyen
7a42147ba7 StyledEditPlus: new recipe (#2102) 2018-01-12 12:59:33 +01:00
Jérôme Duval
177f22dde9 cutter: disable secondary arch. 2018-01-12 09:56:40 +01:00
miqlas
9e40303151 Milkytracker version bump (#2098) 2018-01-12 09:51:50 +01:00
miqlas
18ebfd8f8d Cutter: new recipe (#2103) 2018-01-12 09:50:28 +01:00
alaviss
ae37c16400 dev-libs/libslz: new recipe (#2106) 2018-01-12 07:14:17 +01:00
Sergei Reznikov
163979a23b BeAE: enable x86_64 2018-01-12 03:40:50 +03:00
fbrosson
d044dea9d2 check: unsplit check_common. (#2055)
This is required because check 0.11.0 no longer builds on x86_gcc2
primary arch, so the arch-independent check_common could not be
built on x86_gcc2, hence preventing the installation of check_x86.
2018-01-12 00:13:43 +00:00
miqlas
1bfd3107b3 Radare2: version bump (#2092) 2018-01-11 23:46:20 +00:00
Sergei Reznikov
6d26b672fd BeZilla: fix install 2018-01-12 02:34:00 +03:00
Sergei Reznikov
0eacac8d55 BeZilla: fix build 2018-01-12 02:27:11 +03:00
fbrosson
30f1027da8 capstone: fix PROVIDES_devel, sort. 2018-01-11 22:54:30 +00:00
tts2k
cedd34ea55 ChessX: Initial recipe (#2089) 2018-01-11 13:22:20 +00:00
dcatt-haiku
e95657c45f IBM Plex (font) : add recipe (#2088) 2018-01-11 13:17:26 +00:00
Sergei Reznikov
36c74cd3fe Slayer: enable x86_64 2018-01-11 12:25:18 +03:00
alaviss
6b25575af0 dev-db/sqlcipher: new recipe (#2101) 2018-01-11 09:56:37 +01:00
Bach Nguyen
e8bf8a08b5 BShisen [recipe] (#2100) 2018-01-10 23:20:46 +00:00
miqlas
ebb787b0e6 zziplib : enable for x86_64 (#2097) 2018-01-10 20:54:56 +00:00
Humdinger
c393c2eb5b qthaikuplugins: revert clipboard fix
The commit "Use KDAB code for clipboard" broke the clipboard
integration of QupZilla: after a while you couldn't paste
the system clipboard into QupZilla anymore.

Revert after consultation with Diver.
2018-01-10 17:29:57 +01:00