Ingo Weinhold
19a268a459
Update libiconv and sqlite packages
...
The new package files haven't been rebuilt, just repackaged. Only small
details in the package-info changed.
2013-04-09 20:07:46 +02:00
Ingo Weinhold
1add554a83
Make LibSolv a mandatory package
...
... so it is actually installed on the image.
2013-04-03 21:04:55 +02:00
Michael Lotz
93c2c2aa6b
Update wpa_supplicant to version 2.0 and bring in improvements.
...
* Updated to version 2.0 of vendor code.
* Reliability improvements in controlling the underlying devices.
* Implement leaving networks.
* Better timeout handling.
* Usability enhancements like cancel on escape, ok button being the
default and the password field having focus on start.
* Storing of the password using BKeyStore.
2013-03-31 03:01:08 +02:00
Ingo Weinhold
3f986502fd
Rebuilt packages for subversion and its dependencies
2013-03-29 02:09:20 +00:00
Ingo Weinhold
dd60d4eef6
OptionalPackages: Fix CVS URL
...
Due to a copy'n'paste error the curl package was used. While at it,
use the rebuilt package.
2013-03-28 12:16:41 +00:00
Ingo Weinhold
90692f47f7
Rebuilt packages required for bootstrapping
2013-03-28 00:20:23 +00:00
Ingo Weinhold
4e87ae1bbe
Repackaged xz-utils package
...
It is now declared with architecture x86_gcc2, though it probably
has been built with gcc4. That issue has to be solved for real
eventually, since the package resolver won't allow mixing of gcc2
and gcc4 packages.
2013-03-27 21:17:41 +00:00
Humdinger
21406bd896
Added optional package System-sounds.
...
Added the optional package for system sounds that
were collected for GCI 2012. Also added the demo
packges to the "contents" at the top of OptionalPackages.
2013-03-12 18:47:08 +01:00
Alex Smith
7f562d441c
Added xz-utils for x86_64 and updated to 5.0.4 (from scottmc).
2013-02-21 20:58:50 +00:00
Scott McCreary
22828f94b0
Updated autoconf and automake
2013-02-16 23:45:24 -08:00
Siarzhuk Zharski
44e22d214f
Vim, KeymapSwitcher and UnRAR packages updated
...
* Version of Vim package for x86_64 added;
* Version of KeymapSwitcher package for x86_64 added;
* KeymapSwitcher package fixed to preserve Cmd <-> Ctrl swap settings on
keymaps switch. Fixes #9142 ;
* UnRAR updated from 3.7.8 to 4.2.4, fixed for multibyte characters
support and build for x86_64. Partially fixes #4879 ;
2013-01-22 09:38:48 +01:00
Matt Madia
10e65baba8
Disabled "Application flags" in liblayout.so
...
Repackaged the optional packages, BePDF and Wonderbrush to
disable the Application flags setting in their Filetype window.
Fixes #8821 .
2013-01-02 08:24:15 +00:00
Alex Smith
622506c485
Added OpenSSH and Git optional packages for x86_64.
...
This commit is the first done from Haiku x86_64! Uncovered a few
networking bugs so hopefully this'll push OK... :)
2012-12-29 12:44:20 +00:00
Gleb Posobin
9d2f78ca74
Added Grep utility to the OptionalPackages
...
Signed-off-by: Jérôme Duval <jerome.duval@gmail.com>
2012-12-28 19:58:34 +01:00
Rene Gollent
132b08d8ea
WebKit package is now also available, missed this on previous commit.
2012-12-22 16:42:56 -05:00
Rene Gollent
4fd9bbbc8d
Add x86-64 WebKit package. Makes Web+ available on x86-64.
2012-12-22 16:24:16 -05:00
Alex Smith
85a609cf7c
More x86_64 optional packages from scottmc.
2012-12-22 18:43:25 +00:00
Alex Smith
c8d82cf6db
Started adding x86_64 support to Debugger.
...
Stack tracing doesn't work yet, nor does single stepping (somehow
manages to completely freeze the system).
2012-12-19 19:54:20 +00:00
Rene Gollent
bbdb605224
Switch over to using Debugger as the primary system debugger.
...
- When a crash occurs that requires using consoled, use Debugger
in CLI mode.
- Closes #1078 .
2012-12-18 23:55:49 -05:00
Alex Smith
6e5f42ccc9
Added OpenSSL for x86_64.
2012-12-18 14:47:02 +00:00
Alex Smith
fbcad4e5e5
Added some more x86_64 optional packages from scottmc.
2012-12-14 17:20:03 +00:00
Alex Smith
abe053eb03
Added missing libbsd.so and a bunch of optional packages for x86_64 from scottmc.
2012-12-08 12:49:15 +00:00
Alex Smith
133a094f80
Added Python optional package for x86_64.
2012-11-28 21:32:32 +00:00
Alex Smith
11c9f9a1d6
Merge branch 'master' into x86_64
...
Conflicts:
build/jam/FloppyBootImage
build/jam/OptionalBuildFeatures
build/jam/OptionalPackages
headers/private/shared/cpu_type.h
src/bin/ps.c
src/bin/sysinfo.cpp
src/kits/tracker/PoseView.cpp
src/preferences/appearance/DecorSettingsView.cpp
src/preferences/virtualmemory/Settings.cpp
src/servers/input/AddOnManager.cpp
src/servers/input/InputServer.cpp
src/servers/input/InputServerMethod.cpp
src/system/boot/Jamfile
src/system/boot/platform/raspberrypi_arm/mmu.cpp
src/system/boot/platform/u-boot/arch/arm/Jamfile
src/system/kernel/arch/x86/arch_cpu.cpp
src/system/kernel/arch/x86/arch_thread.cpp
src/system/kernel/cache/block_cache.cpp
src/system/kernel/vm/VMAnonymousCache.cpp
2012-11-18 14:02:07 +00:00
Ithamar R. Adema
d9e5bb0df7
ARM/ICU: add "optional" packages for ICU on ARM
2012-11-16 03:04:27 +01:00
Adrien Destugues - PulkoMandy
f8cdd31970
Update to fRiSS version 0.7
...
+alpha4
2012-11-06 22:54:19 +01:00
Siarzhuk Zharski
79936aa571
Ensure that KeymapSwitcher does not get stripped on Release build.
...
See #8603 for history.
2012-11-06 22:20:23 +01:00
Siarzhuk Zharski
d111de5e7f
KeymapSwitcher package updated to version 1.2.7.5
...
* Fixed issue with unwanted keymap switching in case UnZip started in
* background (expanding optional packages during Haiku build, for
* example). UnZip executable has no background application flag
* for unknown reason.
+alpha4
2012-11-06 20:22:44 +01:00
Joseph R. Prostko
ab4ed6e33b
Update Puri optional package for libpng update
...
* Puri wouldn't work after the update to libpng 1.5
* It was still looking for libpng.so.1.4
* Not intended for r1alpha4 branch, as it's still on libpng 1.4
2012-11-01 16:31:10 -04:00
Joseph R. Prostko
e49510df49
Updated GCC2 and GCC4 optional packages
...
* These were updated again due to recent changes to the buildtools
* Packages are based on btrev43045, whereas the previous set was based on btrev43040
+alpha 4 (GCC2 package needed to match recent date versioning change to configure script)
2012-11-01 11:50:50 -04:00
Joseph R. Prostko
c5af98dce4
Revert of hrev44719
...
* The buildtool sources were updated in btrev43044 to include the gnu directory
* Now xattr.h (or any future headers in gnu) will be found
2012-11-01 00:11:26 -04:00
Jérôme Duval
4107ac9cda
Cleanup of remains of subversion in the build system
2012-10-30 22:36:32 +01:00
Jérôme Duval
0d6a077db2
Development: don't link to libs with minor version numbers
...
This change should be backported to alpha4 (without the zlib part).
2012-10-30 22:18:42 +01:00
Jérôme Duval
a6a99fce04
zlib: added an optional build package, integrated to the build
...
* optional package for zlib 1.2.7
* keep zlib in build for the bootloader tarfs
2012-10-30 21:50:24 +01:00
Siarzhuk Zharski
bf855d3754
sys/xattr.h should be installed under 3rdparty instead of gnu directory
2012-10-25 20:47:18 +02:00
Joseph R. Prostko
fd720fd2da
Update the GCC4 optional package...yes, again
...
* This package is current as of btrev43040
* Primarily did this rebuild to assure the GCC4 package was made with the latest buildtool sources
* This invalidates the need to cherry pick hrev44704 for R1A4
+alpha4
2012-10-19 17:29:24 -04:00
Joseph R. Prostko
cb8f90c0c8
Update Perl 5.10.1 GCC4 package for R1A4
...
* After the SSP fix committed recently for GCC, Perl can now build again correctly
+alpha4
2012-10-17 13:30:12 -04:00
Joseph R. Prostko
02a7951ec0
Update GCC4 package
...
* This package is smaller in size than the previous due to the fix in btrev43038
* This package addresses issue building code with SSP due to fix in btrev43039
* This commit along with btrev43039 fixes #8931
+alpha4 (and hopefully last update to GCC before R1A4 release)
2012-10-17 08:15:23 -04:00
Joseph R. Prostko
e7defb0055
Update GCC2 and GCC4 optional packages for R1A4
...
* GCC4 was updated to GCC 4.6.3 to fix ICE issue while building natively
+ alpha4
2012-10-12 20:21:12 -04:00
Scott McCreary
e8a905efef
Fixed typo
2012-10-02 19:23:13 -07:00
Scott McCreary
ae978eb9ca
Updated caya to r279
2012-10-02 08:08:03 -07:00
Scott McCreary
2cf4bb44cf
Fix typo.
2012-10-01 23:27:42 -07:00
Scott McCreary
6687d08375
Updated r1a4 builds for a few OptionalPackages
2012-10-01 23:23:01 -07:00
Humdinger
dfefaf1514
Extract demo packages to /boot. Added image package.
2012-09-22 12:32:22 +02:00
Matt Madia
244fb0a393
Rebuilt BeZillaBrowser (for libjpeg update).
...
Note: This is not for the r1alpha4 branch. That will come later.
2012-09-21 19:38:12 +00:00
Matt Madia
5114fc1dd3
Ensure that wpa_supplicant does not get stripped. See #8603 for history.
2012-09-16 19:45:44 -04:00
Scott McCreary
c2ff7a30e3
Add OptionalPackage Droid, font from Google's Android project
2012-09-13 20:25:40 -07:00
Scott McCreary
4f444fab2e
Add OptionalPackage Nanumfont, a Korean monospace font
2012-09-13 20:10:00 -07:00
Scott McCreary
8e77147bfc
Rebuilt some more packages mostly to fix directory issues.
2012-09-12 22:48:04 -07:00
Jérôme Duval
ce14ea0c3e
DevelopmentMin optional package: add 3rdparty headers
...
* Add freetype, libpng and jpeg headers
2012-09-12 22:12:32 +02:00
Scott McCreary
30aeebc716
Rebuilf beam and transmission gcc4 packages
2012-09-11 23:45:07 -07:00
Scott McCreary
554fe146cb
Updated several more OptionalPackages
2012-09-11 23:45:06 -07:00
Scott McCreary
d9cfdbd1e9
Fix typo
2012-09-04 21:38:00 -07:00
Scott McCreary
aa8be1fc17
Update several more packages for R1A4
2012-09-04 21:19:22 -07:00
John Scipione
e85dfa6bad
Update optional package for Colors!
2012-09-03 17:23:06 -04:00
Matt Madia
cd9b8bf005
FIXED the urls of several optional packages.
2012-09-02 17:29:13 +00:00
Rene Gollent
fb5ef78df0
Slight cleanup. Fix missing separator in texinfo path.
2012-08-31 20:34:56 -04:00
Scott McCreary
61306f15a1
Rebuilt many OptionalPackages for R1A4
2012-08-31 00:14:57 -07:00
Jérôme Duval
61cb4d8c6d
libpng and jpeg: build against optional packages.
...
* added optional feature package for libpng 1.5.12 gcc4/gcc2 x86 and ppc
* drop libpng sources and headers from the tree.
* added optional feature package for jpeg 8d gcc4/gcc2 x86 and ppc
* drop jpeg sources and headers from the tree.
2012-08-27 22:03:18 +02:00
Joseph R. Prostko
f49d27c7ed
Allow Puri to be added to GCC2 hybrid builds
2012-08-21 22:20:13 -04:00
Alex Smith
4591ebc99a
Fixes for building Haiku x86_64 from itself.
2012-08-18 19:57:46 +01:00
Alex Smith
aecb9567e3
Rebuilt flex package for x86_64.
...
The original package was cross-compiled to Haiku, turns out flex's
build system uses paths to stuff from the host system, so the package
was broken. Rebuilt from Haiku.
2012-08-18 19:07:25 +01:00
Scott McCreary
b9398be907
Added chess game Puri as an OptionalPackage
2012-08-17 05:33:02 -07:00
Matt Madia
467f607aa3
Add WebPositive catalogs to gcc2hybrid images. Fixes #8846 .
2012-08-18 10:33:39 -04:00
Alex Smith
3bf3aa2e2c
Added the rest of the basic development packages.
...
Added autoconf, automake, libtool, texinfo, perl, gettext and nano.
Building an image with the nightly targets should give you an image
with these included.
2012-08-17 13:03:31 +01:00
Alex Smith
e688bf23d4
Merge branch 'master' into x86_64
...
Conflicts:
src/servers/app/ServerWindow.cpp
2012-08-16 21:11:15 +01:00
Alex Smith
602d9c96a5
Added some of the development optional packages.
...
This adds some of the development packages for x86_64. All of the
DevelopmentBase packages (gcc, make, jam, bison, flex, m4, mkdepend)
have been built and uploaded.
2012-08-16 20:32:29 +01:00
Rene Gollent
ebe79dfe77
Added GCC4 packages of liblayout, BePDF and Beam.
...
Provided by Chris Roberts. Thanks!
2012-08-12 16:01:50 -04:00
Alex Smith
666b46e2e3
Added libbe, ICU and consoled to the image.
...
The boot script now launches consoled instead if app_server does not
exist, so there is now an interactive Bash prompt! libbe requires ICU,
which is an optional package, so I've built the packages and they've
been uploaded to haiku-files.org (thanks umccullough).
2012-07-30 21:42:49 +01:00
Scott McCreary
dc321a67d6
Fixed pair of typos in hgrep script.
2012-07-23 22:23:41 +00:00
Scott McCreary
2c1dcd1fee
Added hgrep and lgrep as OptionalPackages, this fixes #3376 .
2012-07-23 21:52:41 +00:00
Rene Gollent
0b4ae86086
Fix #8751 and possibly also #7198 .
...
- The cdrecord port was using the wrong path for searching for SCSI
devices. This led to it failing to find SATA CD drives. Updated
package by Chris Roberts.
2012-07-19 20:58:57 -04:00
Scott McCreary
af2f75a016
Updated cmake to 2.8.5
2012-07-18 23:38:53 +00:00
Scott McCreary
0783fe388d
Updated build for LibXML2
2012-07-18 23:37:00 +00:00
Scott McCreary
95c8d9513a
Updated build for XZ-Utils
2012-07-18 23:33:36 +00:00
Matt Madia
29c5696ed7
Changes relating to building WebPositive from source.
...
* Add WebKit optional package.
* Make WebKit a dependency of WebPositive
* Enable building of WebPositive from source.
Note: WebKit currently expands to lib/. Alternative gcc-subdirectories
are not taken into consideration. Though it is trivial to change.
2012-07-12 19:45:32 +00:00
Matt Madia
eb97152649
Updated CARootCertificates.
2012-07-04 20:37:22 -04:00
Scott McCreary
4daad1e105
Fixed url dates for gcc4 packages for bzr and cvs.
...
Updated taglib gcc4 package name to match typo from alpha3 release.
2012-06-25 21:12:17 +00:00
Scott McCreary
6ccbb9012f
Fixed urls for a few gcc2 OptionalPacakges.
...
Changing talib back to 1.6.3 as 1.7.2 is failing to build with gcc4.
2012-06-25 21:12:10 +00:00
Scott McCreary
893996e358
Updated gcc2 packages for p7zip, mercurial, expat, cvs,
...
curl, bzr, apr, and apr-util
2012-06-25 21:12:03 +00:00
Scott McCreary
cc41587c17
Updated optionalpackages for apr, apr-util, curl,subversion, git, mercurial, openssh, sqlite,
...
cdrtools, man, p7zip, tar, libxml2, and yasm.
2012-06-25 21:11:56 +00:00
Scott McCreary
d1556a0e0f
Updated optional packages for curl, freetype, libxml2, mercurial,
...
openssl, p7zip, sqlite and tar.
2012-06-25 21:11:49 +00:00
Matt Madia
55713eef96
Updated URL's for WifiFirmwareScriptData. Fixes #8645 .
2012-06-20 22:11:33 -04:00
Humdinger
76f066c2a1
Newly built Beam package fixes ticket #8611
2012-06-04 15:35:28 +02:00
Matt Madia
87a01ad64e
Added Caya as an optional package.
...
Provided by Barrett. Fixes #7439 .
2012-05-20 14:31:11 +00:00
Matt Madia
96e2080d5e
Updated Keymap Switcher. Provided by Siarzhuk Zharski.
2012-05-20 10:23:08 +00:00
Matt Madia
cffe509843
Updated KeymapSwitcher. Provided by Siarzhuk Zharski.
2012-05-14 16:44:50 +00:00
Matt Madia
bb4e1d3e6f
Updated CA Root Certificates.
2012-05-02 18:49:30 +00:00
John Scipione
ab0d7676f8
Added Colors\! optional package
2012-05-01 23:22:26 -04:00
Matt Madia
71cfb0c8d0
Updated BeZillaBrowser. Built on hrev43937. Fixes #8417 .
2012-04-04 18:46:49 +00:00
Jérôme Duval
bc11edcdb5
wpa_supplicant: updated to 0.7.3 2012-04-03
...
* compiles against updated FreeBSD compat layer headers.
2012-04-04 19:40:55 +02:00
scottmc2@gmail.com
c106a6bc2e
Updated optionalpackages for texinfo, sqlite and bzr.
2012-03-31 17:58:24 -07:00
Rene Gollent
484afd3a08
Updated Web+ package.
...
Fixes an oversight in yesterday's bug fix.
2012-03-31 14:21:04 -04:00
Rene Gollent
ab2948538e
Update Web+ optional package.
...
- Fixes a problem in Web+'s autocompletion handler that would
result in it eating things like workspace switching shortcuts
if Web+'s URL input had focus.
2012-03-30 22:23:58 -04:00
Jérôme Duval
f659f955ba
Added an optional package DevelopmentPowerPC
...
* haiku-devlibs-ppc-gcc4 zip archive contains libroot and glue (but no stdc++).
* fixed /boot/develop/lib/$arch symlink to point to the right dir instead of current.
* setgcc now handles the ppc arch and updates the arch link /boot/develop/lib.
2012-03-18 15:36:26 +01:00
Jérôme Duval
65bce31ef8
Freetype: FreetypeRules isn't needed anymore.
...
* fixed copy of freetype headers, now part of the optional package.
2012-03-17 22:52:10 +01:00
Matt Madia
1d368d9b78
Updated CARootCertificates package.
2012-03-10 21:20:45 +00:00
Alexander von Gluck IV
8fb9e2dbb8
jam: Add clang binary optional package
...
* Created from haikuporter ticket #313
* Tested as functional under gcc4h
2012-03-09 15:07:46 -06:00
Humdinger
935af17a2f
Recompiled gcc2 version of optional package Clockwerk.
2012-03-04 20:25:18 +01:00
Rene Gollent
3d4db3d64e
Update Vision packages to account for BControlLook changes.
...
Fixes #8355 .
2012-02-26 14:26:18 -05:00