Adrien Destugues
c37e6238d5
HaikuWebKit 1.4.8
2014-12-02 08:25:27 +01:00
Adrien Destugues
3f3d95fb3e
Update freetype and add fontconfig packages.
...
Required for work on completing BFont implementation (::Blocks and
::IsFullAndHalfFixed can be provided using fontconfig data), as well as
a more correct font overlay and/or language > font mapping.
2014-12-01 15:23:42 +01:00
Jérôme Duval
969ddf9c9d
libsolv_bootstrap: bump revision.
2014-11-29 22:08:10 +01:00
Adrien Destugues
6dee50beeb
Add package for BeMines.
...
Fixes #9208 .
2014-11-28 14:11:49 +01:00
Oliver Tappe
2462ab577d
Drop autotools and libtool from haikuports.cross.
...
* None of these are required to be cross-built, as they all can be built on
the bootstrap image just fine.
* Additionally, update bash_boostrap from 4.27 to 4.30, as 4.27 causes the
build of gcc on the bootstrap image to fail.
2014-11-27 21:58:24 +01:00
Adrien Destugues
1abd97e225
Add SerialConnect to DeskBar menu.
...
It works well enough now.
2014-11-26 10:12:44 +01:00
Adrien Destugues
aca8c0ceb2
HaikuWebkit 1.4.7.
2014-11-26 08:23:37 +01:00
François Revol
2d764efa49
Update libassuan packages
2014-11-26 01:15:52 +01:00
François Revol
67d659f26e
Update gpgme packages and add gcc2 version
2014-11-25 03:34:48 +01:00
François Revol
0e38333732
Update libassuan packages
2014-11-25 03:30:05 +01:00
François Revol
187e6ae426
Add packages for gpgme
2014-11-25 03:05:00 +01:00
Michael Lotz
176854ba4b
Update transmission package to fix provides on x86_gcc2.
2014-11-23 18:05:26 +01:00
Michael Lotz
9f46451dd0
Add packages for transmission and its (build) dependencies.
...
* Packages for transmission and libevent for x86[_gcc2|_64].
* Build dependency packages intltool, xml_parser and file for x86[_64].
2014-11-23 16:49:21 +01:00
Adrien Destugues
fbf05ef15b
Update libsolv package for now public fopencookie
...
* mmu_man added the function in Haiku, and now it conflicts with the
redeclaration that was hacked in libsolv, breaking the build.
2014-11-21 15:45:26 +01:00
Adrien Destugues
0e750c3aa6
Remove netfs, userlandfs from 64bit package repo
...
* They are not building, yet.
2014-11-20 16:02:37 +01:00
Adrien Destugues
05a922cd4d
Exclude netfs package from x86_64
...
It is broken in a lot of places, more than I'm confident fixing.
2014-11-20 08:38:06 +01:00
Adrien Destugues
47a611ab85
Add packages for stlink and arm_none_eabi_gdb.
2014-11-19 23:42:25 +01:00
François Revol
108f3dec11
Add packages for libassuan
2014-11-19 17:17:43 +01:00
François Revol
0c288dd013
Add packages for libgpg-error
2014-11-19 17:13:51 +01:00
Adrien Destugues
a9957db651
Add packages for ed, mksh, zsh, fish, lnlauncher.
2014-11-19 10:03:11 +01:00
Adrien Destugues
5946ab012e
Update grep to 2.20.
...
Fixes #9342 .
2014-11-18 14:54:05 +01:00
Adrien Destugues
83b1a68c52
Move NetFS to a package
...
This is based on Jalopeura's patch to #10191 , however, there are some
changes.
From the patch:
* Make userlandfs use separate "interface definition" files for each
filesystem, so the netfs package can provide a configuration file
* Add a short document on how to use NetFS
* Various fixes to netfs to make it build again (volatile atomics)
* The netfs_mount script for easier use of NetFS
Additional fixes:
* Move netfs_mount and the interface description file to data/ in the
source tree
* Use strlcat instead of strcat to avoid a buffer overflow
* Some parts were already applied in previous commits
2014-11-17 15:24:07 +01:00
Adrien Destugues
44f82a7875
Add a package for UserlandFS.
...
Fixes #10192 .
2014-11-17 10:28:59 +01:00
Adrien Destugues
0302849860
Remove some unneeded file and partitionning systems
...
* googlefs: not working, needs update to match current page layout of
google searches
* Amiga and Apple partitionning systems: made them 68k and ppc-only,
respectively. There is not much use for those on x86 systems.
Also remove kdlhangman from the bootstrap packages.
2014-11-17 09:33:15 +01:00
Adrien Destugues
fae7ea18b6
Wrap config_headers readme to 80 columns.
2014-11-17 09:31:33 +01:00
Adrien Destugues
f89cd51852
Add package for Slime Volley.
2014-11-16 17:00:46 +01:00
Oliver Tappe
8e77a6439a
Fix #11458 , pt.3: invoking jam from source dir does not work.
...
* Adjust build_haiku_repository script to invoke package_repo without
-C <dir>, as that is not needed and has the unintended side-effect
of rendering relative package paths non-functional.
2014-11-16 15:58:03 +01:00
Oliver Tappe
f17d87fa17
Fix #11458 , pt.1: invoking jam from source dir does not work.
...
* Apply change suggested by Ingo: replace LocalDepends with Depends.
2014-11-16 15:55:52 +01:00
Jérôme Duval
242c022af8
Build against libpng16 instead of libpng.
...
* Also migrate freetype at the same time, otherwise freetype_devel
wouldn't install anymore.
2014-11-12 22:59:26 +01:00
Jérôme Duval
f44d20cb49
Update curl and libpng packages, add libpng16 packages.
...
* curl: security update for CVE-2014-3707
* libpng16 can be installed next to libpng, libpng16_devel cannot be
installed next to libpng_devel (only one of them).
2014-11-12 20:17:55 +01:00
François Revol
58cd1a5fb3
Update simh package
2014-11-11 00:15:32 +01:00
Adrien Destugues
946a694e70
Update OpenSSH to 6.6p1.
2014-11-10 18:25:33 +01:00
François Revol
44d31dca37
Update intltool package
...
To properly require cmd:file.
2014-11-10 01:12:04 +01:00
François Revol
4dcad4ed72
Add package for file
...
Required for intltool.
2014-11-10 01:11:05 +01:00
Alexander von Gluck IV
3f84ea0c7e
ScreenInfo: Include screeninfo in images
...
* Rename from screen_info to screeninfo to match
screenmode
2014-11-09 12:20:04 -06:00
Adrien Destugues
600c0527d5
*actually* update libsdl_x86
...
I failed to rebuild the package in the previous try...
Fixes #11429 .
2014-11-09 13:51:30 +01:00
François Revol
2356253278
Update libusb_compat package
2014-11-09 02:21:48 +01:00
Adrien Destugues
30e8ed9f4f
Add recipe for stm32flash.
2014-11-08 16:43:59 +01:00
François Revol
d4b75d6c6e
Add package for gnupg
2014-11-08 02:48:29 +01:00
François Revol
84311a7294
Add packages for libusb-compat
2014-11-08 02:45:06 +01:00
François Revol
d978b683a2
libusb: update and add the missing devel package
2014-11-07 22:28:56 +01:00
Adrien Destugues
8ec3837ac8
update libsdl_x86 to include OpenGL viewport fix.
2014-11-07 22:04:11 +01:00
Adrien Destugues
c2c84efe20
Upload mesa package fixing be_bold_font issue.
...
BeOS GL based apps run again.
2014-11-07 16:14:16 +01:00
Jérôme Duval
2e4481508d
Bootstrap: sync bootstrap package list
...
* also add the needed libtool_cross_generic on x86_64, x86, x86_gcc2.
2014-11-07 00:15:47 +01:00
François Revol
c56527927d
Add package for ddrescue
2014-11-06 23:40:53 +01:00
Humdinger
9feefc7503
Updated DuckSaver package
2014-11-06 18:58:26 +01:00
Adrien Destugues
3b12362830
Add packages for most and slang
...
most is a replacement for less (why settle for less?). I've been using
it for some time and it works well, so making it more easily available.
2014-11-05 13:06:44 +01:00
Adrien Destugues
02591b8b71
Handle armv7hl as an host compiler architecture.
...
Thanks to dsjonny for noticing that was missing!
2014-11-05 11:44:51 +01:00
Adrien Destugues
68cd839edf
Add droid fonts package.
2014-11-04 10:59:36 +01:00
François Revol
b56dad50b4
ARM: overo: use same load address as beagle xm
...
And leave 8M for the kernel.
2014-11-03 18:44:56 +01:00