Jérôme Duval
58ec759995
Add libicns packages.
2014-08-26 18:35:29 +02:00
Jérôme Duval
8e66aa5157
Add jasper packages.
2014-08-25 18:48:54 +02:00
Jérôme Duval
6c04acf612
Add/Update libwebp packages.
2014-08-25 18:41:34 +02:00
Jérôme Duval
a5b44d1a56
Add giflib packages for x86 and x86_64
2014-08-25 18:41:33 +02:00
Jérôme Duval
b8c4fa9da6
Update freetype packages
2014-08-21 18:28:22 +02:00
Jérôme Duval
a59d618257
Add tinyxml packages
2014-08-20 21:43:08 +02:00
Jérôme Duval
ba38feb929
Add glew packages
2014-08-20 21:40:29 +02:00
Jérôme Duval
0bdabc362b
openssl: security update
...
Fix for CVE-2014-3510
Fix for CVE-2014-3507
Fix for CVE-2014-3506
Fix for CVE-2014-3505
Fix for CVE-2014-3509
Fix for CVE-2014-3508
2014-08-20 00:04:14 +02:00
Oliver Tappe
60fbc937cb
Update gcc4 packages to fix c++ headers.
...
This fixes libstdc++-related crashes introduced when switching to
gcc-syslibs.
2014-08-15 20:13:14 +02:00
Oliver Tappe
87e8603d9f
Merge branch 'gcc_syslibs'
...
* From now on, the gcc-specific system libraries (libgcc, libsupc++ and
libstdc++) are provided by separate packages built along with gcc:
- gcc_syslibs contains the shared libraries (libgcc_s.so, libsupc++.so and
libstdc++.so)
- gcc_syslibs_devel contains the static libraries and both c++ and gcc
headers
The shared libraries now make proper use of symbol versioning and there
are version-specific symlinks
* The buildsystem has been adjusted to no longer use the libraries and
headers from the cross-compiler, but use the ones provided by the
above-mentioned packages. The only exception is that the 32-bit libraries
required for the bootloader of the x86_64 architecture are still taken
from the cross-compiler.
2014-08-13 13:50:29 +02:00
Oliver Tappe
afde44733f
* When using the non-legacy compiler, use the c++ and gcc headers
...
provided in the gcc_syslibs_devel build feature for building Haiku.
* Simplify declaration of c++ and gcc headers for the legacy compiler -
in the end we always use the ones living by our source tree anyway.
* Fix a couple of missing local declarations for jam variables, which
were necessary to avoid a build problem with strace. There are
probably more bugs like these hiding in our build system files, but
I'm saving the fix for those to the next commit.
* Add new gcc packages to the HaikuPorts (x86*-)repositories.
2014-08-13 13:32:34 +02:00
Alexander von Gluck IV
14ed9dd5fc
x86: Update tar package in repo to 1.27.1-2
...
* Tested functional
2014-08-05 18:23:55 +00:00
Oliver Tappe
5cbd68a9b3
Update legacy compiler to version 2014_07_26.
2014-07-31 10:37:02 +02:00
Augustin Cavalier
ef21655b0b
ca_root_certificates: Update to 2014_04_08-1.
...
Tested against wget, curl, and git, which all were still able
to verify certificates and download from HTTPS sites.
Signed-off-by: Oliver Tappe <zooey@hirschkaefer.de>
2014-07-29 18:41:48 +02:00
Jessica Hamilton
de21d557b7
No source package for gcc this time around (don't have the bandwidth).
2014-07-21 22:46:20 +00:00
Jessica Hamilton
ad6f63ad7a
Updated haikuwebkit-1.4.1 for x86
2014-07-21 22:33:27 +00:00
Jessica Hamilton
9808b33d28
Updated gcc package for x86, with proper TLS support enabled.
2014-07-21 21:52:26 +00:00
Oliver Tappe
9760ac0d19
Update packages buildbot_slave and python_zope.interface.
...
* To avoid problems caused by the varying python versions used by the
different architectures, switch those packages from 'any' to explicit
architecture.
2014-06-25 23:21:39 +02:00
Joseph R. Prostko
f7566626e5
Add packages for Fossil SCM 1.29
...
* These packages are for x86_gcc2, x86, and x86_64
2014-06-23 23:03:43 -04:00
Oliver Tappe
bf6baa74a8
Add packages for buildbot_slave and its dependencies.
2014-06-23 00:38:07 +02:00
czeidler
76207e934d
Add gcc4 ALE package.
2014-06-06 10:58:54 +12:00
Jérôme Duval
f0e21afe06
openssl: security update
...
Fix for CVE-2014-0224
Fix for CVE-2014-0221
Fix for CVE-2014-0195
Fix for CVE-2014-3470
Fix for CVE-2014-0076
Fix for CVE-2010-5298
2014-06-05 19:31:48 +02:00
Jérôme Duval
3331e9ac65
updates a few hybrid packages.
2014-06-04 18:31:23 +02:00
Jérôme Duval
2388fa71b8
openssl, tiff: provides hybrid packages for x86
2014-06-04 07:24:50 +02:00
Jérôme Duval
31da886a61
tiff: fix headers for [u]int* types
2014-06-02 23:18:55 +02:00
Jérôme Duval
890f4d006f
add packages for tiff
2014-06-02 21:04:23 +02:00
Jérôme Duval
ec147911b4
updated for packages, added gmp, help2man, lz4, wget.
2014-06-01 23:07:19 +02:00
Jérôme Duval
f9a06522bd
update gcc for x86 and x86_64
2014-05-30 22:39:37 +02:00
Oliver Tappe
087c0644cd
Update Pe to newest version in all x86-architectures.
2014-05-30 17:48:19 +02:00
Alexander von Gluck IV
672d1fb48f
glu: Upgrade glu revision to 9.0.0-3
2014-05-12 22:28:39 +00:00
Jérôme Duval
0584f69356
gutenprint: use outsourced package.
...
* data files are still in the source tree.
* gutenprint headers contain a image.h header file which collides
with ours. This is solved by forcing include search first on
os/kernel directory.
2014-05-09 20:19:35 +02:00
Joseph R. Prostko
7e9976c58b
Updated Readline packages for x86_gcc2 and x86
...
* This solves the issue where libreadline wasn't actually linked to libncurses
* x86_64 update will follow later, as the build maxed out my x86_64 build VM
2014-05-08 00:20:42 -04:00
Rene Gollent
5df1188e86
x86: Update haikuwebkit to 1.3.1.
...
Also update various dependencies.
2014-05-05 22:43:07 -04:00
Oliver Tappe
8c54af563c
Whitespace cleanup in root and 'build' folder.
...
* Removed trailing whitespace and empty lines at top of files.
2014-05-01 12:55:41 +02:00
Alexander von Gluck IV
5153d5ee57
mesa: Add x86 10.1.1-1 build package based on recipe
2014-04-23 13:51:38 -05:00
Jérôme Duval
3860a01487
add packages for qrencode
2014-04-18 17:54:02 +02:00
Jérôme Duval
4a4450c158
less: sysless config file is part of the hpkg.
...
* remove in-tree sysless config gen.
2014-04-17 23:20:32 +02:00
Jérôme Duval
29a4992cda
less: rebuild x86 and x86_64 packages.
2014-04-17 07:28:36 +02:00
Rene Gollent
b37b0177e6
Update gcc, cmake and haikuwebkit packages for x86.
2014-04-16 18:37:21 -04:00
Jérôme Duval
1a8c694443
less: use the outsourced packages.
...
* added packages for x86 and x86_64.
2014-04-17 00:03:28 +02:00
Jérôme Duval
a8ffdaa92a
added sharutils and unrar, updated flex.
2014-04-14 22:33:13 +02:00
Rene Gollent
e3e125273f
Update haikuwebkit_x86 to 1.2.5-2.
2014-03-29 10:22:37 -04:00
Rene Gollent
a743eac426
Add nasm x86 package.
...
Also update autoconf, curl and openssl.
2014-03-28 22:27:36 -04:00
Jonathan Schleifer
dbb5224ac2
Revert "x86 and x86_64: Update binutils package."
...
This reverts commit 4a4e2dae77
.
It broke the build with:
Resolving package dependencies ...
Encountered problems:
problem 1: nothing provides cmd:as>=2.23.2_2013_04_09 needed by
gcc-4.8.2_2014_01_28-2
solution 1:
- allow deinstallation of gcc-4.8.2_2014_01_28-2
Instead, the fixed binutils package should be used. Reverting this now
as otherwise it's not even possible to build a system to build a fixed
package.
2014-03-22 02:34:52 +01:00
Jérôme Duval
4a4e2dae77
x86 and x86_64: Update binutils package.
2014-03-19 23:47:33 +01:00
Jérôme Duval
0ae983528e
Update gawk package, disabling multibyte support.
2014-03-03 00:29:20 +01:00
Rene Gollent
1c62b9ce99
x86: Update webkit to 1.2.4.
2014-03-02 18:20:59 -05:00
Rene Gollent
34a7841a39
x86: Update gcc and binutils packages.
...
- Mainly needed to enable C++11 support in gcc.
2014-03-02 16:09:00 -05:00
Jérôme Duval
211f2edbfc
Add gawk package for x86, x86_64 and x86_gcc2.
2014-02-25 21:46:58 +01:00
Jérôme Duval
339e00cc32
Add findutils package for x86 and x86_gcc2.
2014-02-22 18:09:09 +01:00
Jonathan Schleifer
0992d43c0b
Add clang-3.4-3 for x86
2014-02-19 01:22:34 +01:00
Jonathan Schleifer
2937677524
Downgrade libpcre for x86
...
The new version breaks git, but only once it's in the repository.
Installing it manually alongside the old one works. Rebuilding git and
uploading a new package does not work, as for the package management,
the new version is exactly equal to the old, as the port revision isn't
newer. We need to come up with a proper way to handle this.
Also removes zsh, as that requires the new libpcre.
2014-02-15 11:39:39 +01:00
Jonathan Schleifer
47343f61a5
Update libpcre to 8.33-1 for x86
2014-02-15 02:54:58 +01:00
Jonathan Schleifer
a781beade7
Add zsh for x86
2014-02-15 02:48:36 +01:00
Jérôme Duval
480a333cff
Update freetype package for x86, x86_gcc2 and x86_64.
2014-02-14 22:35:02 +01:00
Jérôme Duval
ed66187183
mesa: update x86 packages to 10.0.2-3
2014-02-12 21:59:50 +01:00
Jérôme Duval
9f11100be5
Update freetype package for x86 and x86_gcc2.
2014-02-10 22:50:56 +01:00
Jonathan Schleifer
221554b08d
Add vim-7.4-1 for x86
2014-02-08 18:47:59 +01:00
Rene Gollent
83805f9349
Update native gcc4 package for gcc4 Haiku to 4.8.2.
2014-01-28 21:28:45 -05:00
Rene Gollent
86eb11f1d8
Update BePDF and liblayout.
...
- Resolves failures due to removed get_system_info() symbol. Thanks to
Chris Roberts for the updated liblayout.
2014-01-23 19:32:45 -05:00
Alexander von Gluck IV
e1cb851018
mesa: update x86 packages to 10.0.2-2
...
* Revision bump goes from llvm-3.2 to llvm-3.4 internally
* mesa_swpipe gallium llvmpipe renderer is working again, enjoy!
2014-01-22 00:55:54 -06:00
Alexander von Gluck IV
1fe66815b7
mesa: update x86 packages to 10.0.2-1
...
* Fixes x86 primary side of #10456
* x86 secondary still needs rebuilt
2014-01-21 22:08:06 -06:00
Rene Gollent
e5ebc99d20
Update gcc4 webkit package to 1.2.3.
2014-01-18 12:20:45 -05:00
Rene Gollent
c1bcd68267
Update Vision x86{_gcc2} packages to r949.
...
Updated to no longer rely on deprecated get_system_info() call.
2014-01-18 09:36:27 -05:00
Rene Gollent
868c3d95cc
Add updated libxml2 and zlib packages.
2014-01-07 18:03:09 -05:00
Rene Gollent
baec9c1bf3
Update x86 webkit package to 1.2.2 + dependencies.
2014-01-06 21:35:39 -05:00
Alexander von Gluck IV
d068e94ca1
mesa: Update Mesa 10.0.1 package
...
* Resolves #10360 for Mesa 10.0.1 (gcc4)
* The changes in this revision are queued for upstream
2013-12-31 16:44:15 -06:00
Alexander von Gluck IV
852730f036
mesa: Update Mesa 7.9.2 package
...
* Resolves #10360 for Mesa 7.9.2 (gcc2)
2013-12-30 23:33:29 -06:00
Alexander von Gluck IV
ebe57d49cc
GL: Activate x86_gcc2 secondary package
...
* Seems I misunderstood how much of the hpkg build
process was automated. Should fix hybrid build.
2013-12-23 10:21:35 -06:00
Alexander von Gluck IV
c80d3b3634
GL: Update x86 package
...
* Fix issue where mesa_devel attempted to lay
a symlink over a directory causing instability
installing mesa_devel
* Add mesa_swpipe to repos (LLVM enabled Gallium softpipe)
2013-12-23 00:51:03 -06:00
Alexander von Gluck IV
eb45d168e1
GL: Remove OpenGL kit, x86 Mesa
...
* Depend on Mesa packages to provide functionality
2013-12-22 23:36:02 -06:00
Ingo Weinhold
657769a986
x86: Add cpio and openjdk packages
2013-12-23 00:58:53 +01:00
Rene Gollent
91cf2ff272
Update gcc4 cmake to version 2.8.11.2-6.
2013-12-22 14:19:24 -05:00
Rene Gollent
73c60419cf
Add gcc4 ruby{_devel}package.
2013-12-22 11:44:00 -05:00
Ingo Weinhold
c17e350c3b
HaikuPorts x86: Update pe package
...
Meta data cosmetics only.
2013-12-13 15:32:47 +01:00
Ingo Weinhold
685dd8a6fb
HaikuPorts x86: Update pe package
...
Fixes "Find Function" dialog and adds haikuporter recipe highlighting.
2013-12-12 21:06:13 +01:00
Adrien Destugues
de9cdfb46c
Update HaikuWebkit to version 1.2.1.
...
* This fixes the crash on trying to download something, and has some new
features as well.
2013-12-11 17:30:00 +01:00
Ingo Weinhold
043ffc015a
Update gcc 4 package for x86
...
Disables ASLR for the executables, so pre-compiled headers will work
correctly.
2013-12-02 17:02:32 +01:00
Adrien Destugues
ef3d8f5731
Fix missing revision indicator for haikuwebkit.
2013-11-22 19:23:38 +01:00
Adrien Destugues
3451901447
Add libxslt package (required by haikuwebkit).
2013-11-22 19:10:10 +01:00
Adrien Destugues
d0826b6a53
Update haikuwebkit packages for gcc4.
...
This should bring the nightlies again.
2013-11-22 17:30:02 +01:00
Oliver Tappe
8c040b5b35
Publish updated perl, python, git, mercurial and scons packages.
...
* perl and python now support vendor-folders for modules and use correct
(i.e. writable) site-folders
* git, mercurial and scons have been adjusted to put their perl/python
modules into respective vendor-modules folders
2013-11-14 23:53:02 +01:00
Rene Gollent
ab3b931b14
Add gcc4 BePDF and LibLayout packages.
...
Contributed by Chris Roberts. Thanks!
2013-11-13 16:38:12 -05:00
Oliver Tappe
e2e7d9647e
Adjust repository files to changed repo URL.
...
* the repository URL should better define the type of repository (in
this case: haikuports) and the branch (i.e. release) name.
2013-11-05 21:17:08 +01:00
Oliver Tappe
298d500b37
Adjust URLs of HaikuPorts-repositories.
2013-11-04 00:27:45 +01:00
Rene Gollent
4f157da334
Update Vision package to fix missing app icon.
2013-11-01 22:48:57 -04:00
Rene Gollent
3fe3603ada
Update Vision package.
2013-10-26 19:11:28 -04:00
Ingo Weinhold
ef5eccf6b3
Add gcc 4 which package
2013-10-24 00:15:15 +02:00
Rene Gollent
a8a5b7a4a1
Update Vision package.
2013-10-20 16:00:04 -04:00
Rene Gollent
bcb9521c0e
Update Vision package to r946.
2013-10-05 14:01:37 -04:00
Ingo Weinhold
f6616e03c3
Update packages that hard-coded references to /boot/common
...
There are a few more (like gcc still including there respective search
paths), but those should be harmless and can be adjusted later.
2013-10-03 21:55:25 +02:00
Oliver Tappe
bbecca8c24
Update libsolv and zlib packages for consolidation.
...
* only the source package are actually relevant, as the source paths
within older versions of those source packages no longer match the
expectations of the build system
2013-10-01 01:00:03 +02:00
Ingo Weinhold
a106b5224c
x86: Update pe, add missing libpcre_devel packages
2013-09-28 20:16:54 +02:00
Ingo Weinhold
acc6f8326a
Update x86 openssh and perl packages, add libedit_devel
2013-09-19 23:52:15 +02:00
Ingo Weinhold
abf4b0f6a0
HaikuPorts/x86: add some missing source packages
2013-08-23 13:31:51 +02:00
Ingo Weinhold
82655a5188
HaikuPorts/x86[_gcc2]: update gcc packages
2013-08-22 17:58:42 +02:00
Ingo Weinhold
b35337eb1e
Add repositories for x86
...
Almost complete. bepdf is still missing, since it doesn't build with gcc
4 and a few source packages are missing as well (binutils and gcc
because haikuporter doesn't build them correctly ATM, mesa due to an
oversight).
2013-08-21 16:45:48 +02:00