Commit Graph

3273 Commits

Author SHA1 Message Date
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
Humdinger
f14afd41d9 Updated DeskNotes, DocumentViewer_x86. Added MeV, Seeker. 2015-03-15 09:36:39 +01:00
Joseph R. Prostko
027e56f1d5 Add packages for Fossil 1.32
* Packages are for x86_gcc2, x86, and x86_64
2015-03-14 22:08:04 -04:00
Jérôme Duval
cb4b4bc115 Updated harfbuzz, nasm, libvorbis packages. 2015-03-14 13:17:41 +01:00
Jérôme Duval
4d04c262c9 Updated sqlite and mpg123 packages
* added libunistring packages.
2015-03-12 20:39:18 +01:00
Jérôme Duval
2a8be552b7 Updated lzo and libssh2 packages. 2015-03-12 20:13:48 +01:00
Humdinger
2ce574a149 Updated unrar, befar, beae and added weather, beezer, desknotes
On request by diver. :)
Corrected beezer package name...
2015-03-11 19:50:00 +01:00
Humdinger
59252a03b2 Updated packages of yab and yab_ide 2015-03-11 18:22:17 +01:00
Jérôme Duval
2eae5754c5 Update haikuwebkit package for x86_64. 2015-03-11 07:46:49 +01:00
Alexander von Gluck IV
b8dff21b5a rpi2: Add mmc code to generate SD card images
* jam -q haiku-mmc-image
* sudo dd if=haiku-rpi2.mmc of=/dev/...
2015-03-07 20:42:51 -06:00
François Revol
1bd23f7213 rpi1/rpi2: fix linux bootloader entry point
Looks like bad copy-paste :P
2015-03-08 00:14:56 +01:00
Alexander von Gluck IV
ed9321d9f7 rpi2: Change BoardConfig to armv7 2015-03-07 16:07:24 -06:00
Alexander von Gluck IV
db24244df1 rpi1/rpi2: More sane board loader bases 2015-03-07 13:00:56 -06:00
Alexander von Gluck IV
427d40adb5 arm/targets: Add rpi2, rename raspberry_pi to rpi1
* The Raspberry pi 2 uses a new SoC which differs slightly
  from the Raspberry Pi 1.
* Someday these two board targets could go away when we get
  FDT support.
2015-03-07 12:31:12 -06:00
Alexander von Gluck IV
523c77e052 arm: Rename BCM2835 SoC header to bcm283X.h
* Fix a few typos in hrev48873
2015-03-07 11:11:53 -06:00
Alexander von Gluck IV
f8e19d47fb arm: Rename BCM2708 to BCM2805
* To while there was some compatibility between
  BCM2708 and BCM2805, it makes the BCM2806 changes
  more confusing. We don't have any valueable BCM2708
  targets.
2015-03-07 11:03:01 -06:00
Alexander von Gluck IV
b8e37b7ba3 board/raspberry_pi: Add missing loader entry addresses 2015-03-06 14:58:46 -06:00
Paweł Dziepak
1592beeabd build/raspberry_pi: tell gcc to generate code for armv6
Signed-off-by: Paweł Dziepak <pdziepak@quarnos.org>
2015-03-06 19:03:59 +01:00
Alexander von Gluck IV
c798e80b79 raspberry_pi: Move over to u-boot.
* The raspberry_pi loader wasn't in great shape anyway,
  but could still contain some valueable code.
2015-03-05 22:41:47 -06:00
Alexander von Gluck IV
6f4df461de HaikuPortsCross: Update some bootstrap packages
* Update curl due to some autoconf issues
* Add in mawk for arm as gawk executes itself causing
  issues on cross-arch builds.
2015-03-04 20:12:33 -06:00
Jérôme Duval
f19ef17518 Added netcat packages for x86 and x86_64, use them.
* removed netcat Jamfile from the build and from the tree.
* clean image and package definitions.
* added netcat in regular builds.
2015-03-03 22:49:00 +01:00
Jérôme Duval
ed1f97b0b4 Update dtc and wget packages. 2015-03-03 21:33:30 +01:00
Augustin Cavalier
102b06000f Add resattr to the minimum image. 2015-03-03 09:59:37 -05:00
Jérôme Duval
22d29642fb Add packages for zip and use them.
* remove zip Jamfile from the build and from the tree
* clean up image and package definitions.
* added zip in regular builds.
2015-03-02 22:17:56 +01:00
Rene Gollent
51427685e9 HaikuPorts_x86: Update haikuwebkit to 1.4.10. 2015-03-01 19:45:29 -05:00
Jérôme Duval
85e5aa30b1 Add packages for unzip and use them.
* remove unzip Jamfile from the build, <build>unzip stays with us.
* clean up image and package definitions.
* added unzip in regular builds.
2015-02-26 19:21:04 +01:00
Jessica Hamilton
1d9c14949e Add package: ocaml-4.02.1 [x86_gcc2] 2015-02-24 09:48:14 +13:00
Humdinger
ee3b36afff New version of Caladea font. Fixes #11870.
* Fixed typo to make installable.
2015-02-22 17:26:30 +01:00
Adrien Destugues
a31bd9c268 HaikuWebKit 1.4.10
Fixes the crash on redirect and some other problems with the network
code.
2015-02-20 08:08:44 +01:00
Adrien Destugues
ff70643f18 Add package for bonnie++ 2015-02-17 15:53:46 +01:00
Jérôme Duval
6d8505a01e patch: use the outsourced packages.
* remove patch Jamfile from the build and patch sources from the tree.
* added patch to DevelopmentBase.
* should a bootstrap package be added?
2015-02-16 20:11:59 +01:00
Jérôme Duval
2fbe5f89dc Added packages for patch. 2015-02-16 19:36:03 +01:00
Augustin Cavalier
136a82ffc5 Cortex: add LoggingConsumer to the build. 2015-02-13 12:36:03 -05:00
Augustin Cavalier
cea5e640aa HaikuPorts/x86_gcc2: add package for xmlto, update xslt. 2015-02-13 11:24:02 -05:00
Augustin Cavalier
7d6915b4d0 Interface Guidelines: migrate to docs/, use DocBookCSS.
DocBookCSS is a mostly-pure-CSS2 implementation of the DocBook standard.
Unlike DocBookXSL which relies on transforming the XML, it utilizes the
XML-styling features of modern web browsers to display the DocBook.

Its appearance still is a long way from the Haiku Book and Userguide, but
it looks (mostly) the same as the old DocBookXSL so we can stop using that.
Eventually we just need to make DocBookCSS use our styling.
2015-02-12 17:08:04 -05:00
Augustin Cavalier
d7cde0634b OptionalPackages: remove cmake from the default packages.
* It no longer has consistent naming across architectures, as it's
   now GCC4-only.
 * It hasn't been in the default images for that reason since that change
   was made a few months ago, and nobody has missed it.
 * Only a few pieces of software use it at this point, so those who need
   it can simply run "pkgman install cmd:cmake".
2015-02-11 22:39:57 -05:00
Augustin Cavalier
e611f19907 gdb: outsource.
I didn't add the gdb package to the bundled packages because AFAIK,
most users / developers of Haiku use our built-in Debugger instead,
because it's so much more awesome (thanks, Ingo & Rene!).

If I'm somehow mistaken about that, please don't hesitate to speak
up and I'll add it.
2015-02-11 15:33:47 -05:00
Augustin Cavalier
63c5fe5e94 HaikuPorts/x86_gcc2: add gdb package. 2015-02-11 15:03:10 -05:00
Adrien Destugues
815df962c0 Add sdl2, sdl2_image, sdl2_ttf packages. 2015-02-11 10:29:42 +01:00
Humdinger
56abd3b03c Updated caladea font package.
Revision 1 erroneously provided "carlito". A copy&paste error in the recipe.
2015-02-11 08:58:24 +01:00
Jérôme Duval
3ebfc60924 added expat packages to bootstrap profiles. 2015-02-08 20:28:42 +01:00