4813 Commits
Author SHA1 Message Date
Alexander von Gluck IV d3d976b08c cubieboard4: Add 32k alignment fix
* haiku_loader now starts on the cubieboard4
  with a working uart!
2015-04-18 10:38:02 -05:00
Adrien Destugues 3cd56e6356 Add packages for some VLC dependencies
a52dec, libmatroska, libebml, gnutls, libgcrypt, musepack_tools,
libreplaygain, libcuefile.
2015-04-18 17:35:03 +02:00
François Revol 1c91ed03fa Build binutils with different extra targets depending on arch
EFI support isn't much useful for ARM.

Also add some targets to help debugging binutils on PPC.
2015-04-18 15:14:24 +02:00
Adrien Destugues 8bbe44dd63 Add package for libmpeg2 2015-04-16 22:07:21 +02:00
Rene Gollent 2e82cb8dd6 x86: Update BePDF, Pe,Vision packages. Add libsanta package. 2015-04-13 22:28:32 -04:00
Alexander von Gluck IV c0af54cc3b cubieboard4: Update SPL bin url to official source
* Our pull request was accepted
2015-04-13 09:15:38 -05:00
Alexander von Gluck IV 9c5e234cb3 arm: Initial Cubieboard4 work
* SD cards are "blessed" with a boot0 spl and boot1 u-boot
  at fixed locations.
* Allwinner's u-boot is lacking a lot.
* Upstream u-boot should be better at some point. WIP:
  http://lists.denx.de/pipermail/u-boot/2015-January/201537.html
2015-04-11 16:53:04 -05:00
Michael Lotz 827f11e986 Whitespace cleanup only. 2015-04-11 13:37:28 +02:00
Humdinger 215756b065 Added FilWip package. 2015-04-11 10:40:43 +02:00
Humdinger 7c6a5b81aa Added gcc4 versions of cdrtools and BurnItNow (by luroh)
luroh was so kind to compile those for gcc4. cdrtools don't build on x86_64,
so there's no reason provide a 64bit BurnItNow version either.
Corrected name of gcc2 source package of burnitnow.
2015-04-11 10:31:45 +02:00
Michael Lotz 6900f36727 Add leak_analyser shell script to analyse guarded heap info.
The script runs the guarded heap allocation output through c++filt to
demangle stack trace symbols and filters out a list of known globals
that are never freed. It also allows to exclude further patterns
provided on the command line.
2015-04-11 09:41:25 +02:00
Michael Lotz 0cf3d62115 Make guarded heap accessible through its own libroot_guarded.so.
This adds libroot_guarded.so to the HaikuDevel package. It is the same
as libroot_debug with the debug heap swapped out for the guarded heap.
The guarded heap has some useful features that make it desirable to use
while having the disadvantage of a large memory and address space
overhead which make it unusable in some situations. Therefore the
guarded heap cannot simply replace the debug heap but should still be
made available. As the heap init needs to happen even before having
environment variables, the heap to use can not be chosen dynamically.
Exposing them through their own libraries is the next best thing.
2015-04-11 09:41:25 +02:00
Adrien Destugues cb6de5e19b BeagleBoard: fix compilation of dtb.
* Copy from rpi2, but this should probably be shared somewhere.
2015-04-08 21:23:33 +02:00
Humdinger ae2192e832 Updated cdrtools. Added BurnItNow.
Opinion on IRC was to upload the packages, even though I'm not able to test
because I lack an optical drive.
2015-04-08 19:16:57 +02:00
Oliver Tappe b63d718b1c Update beam package(s) from 1.2alpha to 1.2.
* This updates the x86_gcc2 package and adds a package for x86.
2015-04-06 19:51:31 +02:00
Adrien Destugues 839310264d Add packages for avr_gcc (and libc and binutils) 2015-04-06 17:55:35 +02:00
Gerasim Troeglazov 0b926d31dd Update QupZilla packages to 1.8.6 2015-04-05 21:54:16 +10:00
Alexander von Gluck IV 59ce662464 repo: Bump Mesa to 10.5.2 on x86_64 2015-04-04 17:17:50 -05:00
Gerasim Troeglazov 4a55954f3d Updated PDFTranslator and Genesis Commander packages 2015-04-04 20:33:31 +10:00
Jérôme Duval 10785b1986 Update the ca_root_certificates package. 2015-04-03 18:07:35 +02:00
Gerasim Troeglazov d284274513 Added missing openjpeg package for x86_gcc2 2015-04-03 03:48:18 +00:00
Jérôme Duval 66d5089a6c Updated coreutils packages 2015-04-02 18:52:07 +02:00
Gerasim Troeglazov c954d6d94b Add GenesisCommader package for x86_gcc2 2015-04-02 13:57:37 +00:00
Gerasim Troeglazov a2851f2acc Add PDFTranslator package for x86_gcc2 2015-04-02 13:51:10 +00:00
Gerasim Troeglazov f46e4f278f Update documentviewer_x86 and djvutranslator packages for x86_gcc2 2015-04-02 13:46:04 +00:00
Gerasim Troeglazov ed2d1857b9 Update MuPDF packages for x86, add MuPDF packages for x86_gcc2 2015-04-02 13:40:23 +00:00
Gerasim Troeglazov 35494e0e6b Add jbig2dec packages for x86_gcc2 2015-04-02 13:22:27 +00:00
Axel Dörfler c733458294 Removed old, and unused Netscript. 2015-04-02 13:25:49 +02:00
Jérôme Duval 94c4bba0ad Updated patch, wget, which packages. 2015-03-31 20:21:37 +02:00
Jérôme Duval e5d75a0920 Update the ca_root_certificates package. 2015-03-30 20:59:58 +02:00
Gerasim Troeglazov 9a25c1dbbd Update NanoSVGTranslator package 2015-03-30 13:05:19 +00:00
Gerasim Troeglazov c57c52b1cc Add NanoSVGTranslator package 2015-03-30 12:45:22 +00:00
Michael Lotz ffba66060b UserlandFS: Make 64 bit clean and enable build for x86_64.
I did not bother to fix the BeOS kernel emulation, so this part is
still left out of the x86_64 build.
2015-03-29 16:25:17 +02:00
Gerasim Troeglazov 47ff5824b8 Update djvutranslator and djvuviewer packages 2015-03-29 12:13:53 +00:00
Alexander von Gluck IV 3d02d66b03 rpi2: Begin using internal FDT 2015-03-28 14:33:58 -05:00
Gerasim Troeglazov 3dc2b74b6f Add DjVuViewer and DjVuTranslator packages for x86_gcc2 2015-03-28 10:13:53 +00:00
Gerasim Troeglazov 01aff382a7 Add djvulibre packages for x86_gcc2 2015-03-28 09:52:33 +00:00
Jérôme Duval 452809de11 Update libpng packages. 2015-03-27 23:16:13 +01:00
Jérôme Duval b43255eb85 Update icu packages. 2015-03-27 20:24:02 +01:00
Axel Dörfler 5f03af766a Added new network settings add-ons to the image.
Conflicts:
	build/jam/packages/Haiku
2015-03-27 13:25:32 +01:00
Axel Dörfler a7cb9f5f55 Network: WIP of redesign.
* Fletched out new add-on API.
* Moved InterfaceListItem from the interfaces add-on into the
  application.
* Renamed NetworkSetup* to Network* respectively NetworkSettings*.
2015-03-27 13:08:29 +01:00
Jérôme Duval eda3dea32e Updated nano packages. 2015-03-23 18:58:09 +01:00
Jérôme Duval 928b74c536 Updated zip packages
* This helps with #11023. When attributes total length exceeds the extra
field maximal length, there is no way to add them to the zip entry. We
now just warn about the problem and leave attributes out.
2015-03-22 15:59:08 +01:00
Jérôme Duval fbd62c1b00 Add llvm package for x86 2015-03-21 20:24:11 +01:00
Jérôme Duval bbee171790 Updated libxml2 packages for x86. 2015-03-21 19:23:01 +01:00
Jérôme Duval 823b0239ae openssl: security update
Fix for CVE-2015-0286
Fix for CVE-2015-0287
Fix for CVE-2015-0289
Fix for CVE-2015-0293
Fix for CVE-2015-0209
Fix for CVE-2015-0288
2015-03-20 20:24:43 +01:00
Humdinger aa239e96df Update MeV package.
(now loads its example files)
2015-03-19 17:46:33 +01:00
Augustin Cavalier 14d6e9c92a HaikuPorts/x86_gcc2: add LMMS and dependencies. 2015-03-16 21:42:46 -04:00
Humdinger cfd2ffbf43 Removing Sequitur, as it's not yet productively usable... 2015-03-16 17:23:53 +01:00
Humdinger 256c9be3f3 Updated Slayer. Added Sequitur. 2015-03-16 16:45:12 +01:00