Commit Graph
100 Commits
Author SHA1 Message Date
Jérôme Duval 105c7e2737 tcpdump: use the outsourced packages.
* remove tcpdump and libpcap from the build and from the tree.
2015-05-01 12:15:09 +02:00
Jérôme Duval 042323f5ff Added libpcap and tcpdump packages.
* Also updated curl packages.
2015-05-01 12:15:08 +02:00
Jérôme Duval e5c08f085e Update curl package for x86_64.
* should fix #12038.
2015-04-30 21:48:20 +02:00
Jérôme Duval 52664df718 Update curl packages. 2015-04-28 19:57:34 +02:00
Jérôme Duval 10785b1986 Update the ca_root_certificates package. 2015-04-03 18:07:35 +02:00
Jérôme Duval 66d5089a6c Updated coreutils packages 2015-04-02 18:52:07 +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
Jérôme Duval 5c63f9d60d Makes the Haiku package depend on Expander extraction tools
.. for regular builds. Helps with #11928.
2015-03-29 11:01:30 +02:00
Jérôme Duval f5e61f7174 libroot.so: libc-lock.h: use a pthread mutex based impl.
* based on current glibc sysdeps/nptl/bits/libc-lock.h file.
* include missing headers which were previously included by libc-lock.h.
* This fixes #11182.
2015-03-28 22:02:53 +01:00
Jérôme Duval c5b66b40ab use macro instead of attributes for weak aliases. 2015-03-28 09:41:40 +01:00
Jérôme Duval d789b5e208 ice1712: fix debug build 2015-03-28 09:41:39 +01:00
Jérôme Duval 452809de11 Update libpng packages. 2015-03-27 23:16:13 +01:00
Jérôme Duval 8ee7375aa0 don't redefine __weak_reference. 2015-03-27 21:40:47 +01:00
Jérôme Duval 9f543f8044 Fix unittests build. 2015-03-27 20:37:23 +01:00
Jérôme Duval b43255eb85 Update icu packages. 2015-03-27 20:24:02 +01:00
Jérôme Duval 4a9c56f6c7 x86_64: fenv.c needs __weak_reference()
* the weak symbol feenableexcept wasn't available.
2015-03-27 20:16:57 +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
Jérôme Duval e3bd84493e ahci: fix build with warnings. 2015-03-19 23:34:40 +01:00
Jérôme Duval 673f931b62 ahci: correctly display version
* merge traces a bit.
2015-03-19 17:55:03 +01:00
Jérôme Duval 776dbb038f ahci: added some definitions from the specification v1.2+
* print extended capabilities.
2015-03-16 17:54:17 +01: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
Jérôme Duval 2eae5754c5 Update haikuwebkit package for x86_64. 2015-03-11 07:46:49 +01: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
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
Jérôme Duval 1e3c19ec2f added mime types for x-portable-bitmap and x-portable-graymap. 2015-02-27 17:46:36 +01: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
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
Jérôme Duval 3ebfc60924 added expat packages to bootstrap profiles. 2015-02-08 20:28:42 +01:00
Jérôme Duval 818f40d9b6 added expat_bootstrap
* removed cmd:tr from arm/m68k/ppc Haiku package definitions.
2015-02-08 14:46:04 +01:00
Jérôme Duval 80c3a060f9 POP3: link against libstdc++ for debug build 2015-02-07 17:37:02 +01:00
Jérôme Duval 0e03e5fc5d Add coreutils to bootstrap image 2015-02-07 16:42:35 +01:00
Jérôme Duval 796d23cd17 removed Shell Tools Guide, which references coreutils. 2015-02-07 16:40:14 +01:00
Jérôme Duval 7b1f967fa4 Update coreutils packages. 2015-02-07 16:40:13 +01:00
Jérôme Duval 950ee98409 Add coreutils packages for x86_gcc2, x86 and x86_64.
* this is a mandatory package.
* removed related commands from the minimum image definition.
* removed related commands from the Haiku package PROVIDES.
* the su command is deprecated in 8.22. Use the 8.4 in-tree version.
* the packages contain and provide the df command, to be removed.
2015-02-05 18:57:21 +01:00
Jérôme Duval 3776bace0c harfbuzz: fix provides. 2015-01-31 13:39:02 +01:00
Jérôme Duval 5100f28c53 Added x86_64 packages for harfbuzz, graphite2, fontconfig. 2015-01-31 13:33:44 +01:00
Jérôme Duval f1ef17b87b Added packages for Carlito and Caladea fonts. 2015-01-31 12:58:09 +01:00
Jérôme Duval d52ab7d045 disable debug build for userland_server
* it fails on gcc2 with inline functions requiring kernel symbols.
2015-01-10 23:36:43 +01:00
Jérôme Duval 683d99b0a6 app_server: fix build with Freetype 2.5.5. 2015-01-10 19:35:40 +01:00
Jérôme Duval 85d8fa4988 Updated bash packages. 2015-01-10 18:11:35 +01:00
Jérôme Duval 2e386f20b7 Updated freetype packages 2015-01-10 17:20:31 +01:00
Jérôme Duval 6c1c9aa2b3 openssl: security update
Fix for CVE-2014-3571
Fix for CVE-2015-0206
Fix for CVE-2014-3569
Fix for CVE-2014-3572
Fix for CVE-2015-0204
Fix for CVE-2015-0205
Fix for CVE-2014-8275
Fix for CVE-2014-3570
2015-01-10 14:34:20 +01:00
Jérôme Duval b9962ceac2 IMAP,POP3,NewMailNotification: fixed x86_64 build.
* Notifier::HeaderFetched(): fixed the method signature (go figure how it could
build on x86).
* POP3: fSizes type is now std::vector<size_t> instead of BList. Please review.
off_t might be a better choice.
* added the mail_daemon add-ons to the Haiku package again.
2015-01-08 22:31:43 +01:00
Jérôme Duval 1d766e9dd3 mixerToy: fix build on gcc4 2015-01-08 21:21:42 +01:00
Jérôme Duval 38606bbb1c Mixer: Interpolating sampler is number 2. 2014-12-29 20:59:11 +01:00
Jérôme Duval 2ece930012 libsolv_bootstrap: bump and sync version with haikuports.cross 2014-12-29 18:48:27 +01:00
Jérôme Duval 3f8e2902e1 Updated libsolv packages 2014-12-29 15:24:24 +01:00
Jérôme Duval d1ff72af97 Sync gcc and binutils bootstrap versions with HaikuPorts recipes. 2014-12-29 11:37:45 +01:00
Jérôme Duval 5c120e2364 Updated gcc package for x86_64. 2014-12-28 18:28:17 +01:00
Jérôme Duval e00738c28d userlandfs: typeid isn't available in kernel mode. 2014-12-28 14:05:36 +01:00
Jérôme Duval c69fc48c60 Updated binutils packages. 2014-12-28 14:01:41 +01:00
Jérôme Duval e1816b5a12 Updated libxml2 package for x86_64. 2014-12-27 21:44:22 +01:00
Jérôme Duval caa9e0d114 libedit: remove obsolete UseHeaders. 2014-12-27 14:01:54 +01:00
Jérôme Duval 56973fc338 Drop autotools and libtool from HaikuPortsCross
for arm, ppc, x86 and x86_gcc2. Moves bash to 4.3.30.
2014-12-27 14:00:45 +01:00
Jérôme Duval 1514783a71 Added stage0 packages for m68k. 2014-12-26 18:54:15 +01:00
Jérôme Duval 6519e4be6c Updated subversion packages for x86_gcc2 and x86_64. 2014-12-23 19:37:21 +01:00
Jérôme Duval d6aaebc757 x86: added two MSR definitions. 2014-12-23 19:14:52 +01:00
Jérôme Duval a818f2ca23 Updated libpng and libpng16 packages. 2014-12-23 18:55:29 +01:00
Jérôme Duval 58f8992f1d Updated gcc_x86 package for x86_gcc2 2014-12-23 18:11:13 +01:00
Jérôme Duval ad6a0df632 Updated gcc4 packages for x86. 2014-12-21 22:27:45 +01:00
Jérôme Duval 7dc8098ada XHCI USB: Add port routing for Intel WildcaPoint USB device.
* from FreeBSD.
2014-12-21 21:24:01 +01:00
Jérôme Duval 4cfa5b2dd6 netfs: debug build and 64bit fixes. 2014-12-21 15:10:46 +01:00
Jérôme Duval 8de3277334 Updated libffi package for x86_64 2014-12-21 13:27:54 +01:00
Jérôme Duval 01cb0db9ba Updated Python packages. 2014-12-21 11:19:07 +01:00
Jérôme Duval 28e5604c86 RTFTranslator: style clean up 2014-12-20 19:21:08 +01:00
Jérôme Duval 82e1194224 libedit: includes ncurses build feature headers. 2014-12-18 15:26:00 +01:00
Jérôme Duval 1d13a60901 stdint.h: define [U]INT64[MAX|MIN] with [U]L on x86_64
instead of [U]LL
2014-12-14 15:55:14 +01:00
Jérôme Duval 1cf6c6a79d Updated mercurial because of Python update. 2014-12-13 14:49:13 +01:00
Jérôme Duval c6681bfa88 Added cvsps package for x86 2014-12-13 11:38:06 +01:00
Jérôme Duval 6256af17ef Updated python, git and scons packages for x86
Python 2.7 is now required for running HaikuPorter.
2014-12-13 11:10:00 +01:00
Jérôme Duval bbcb9a572a updated python package 2014-12-08 21:36:01 +01:00
Jérôme Duval 969ddf9c9d libsolv_bootstrap: bump revision. 2014-11-29 22:08:10 +01:00
Jérôme Duval 20f046edb9 netfs: fixes some x86_64 build failures.
* long is used in vnode_ops in fs_proto.h whereas it should be int32.
* at least one reply object is casted an int32 cookie as a pointer.
2014-11-18 00:05:02 +01:00
Jérôme Duval 073da30265 ColumnListView: deselect the last selected row
when the shift movement goes back. This behavior feels better to me,
but opinions are welcome. Tested with HaikuDepot package listview.
Noticed that CLV uses Ctrl whereas Tracker uses Alt for single item
selection.
2014-11-17 20:18:00 +01:00
Jérôme Duval f3e381dd0c bios_ia32: for correctness, add clobber memory for asm invlpg.
* generated code is the same for x86_gcc2 and x86_64.
* fixed TRACE build for mmu.cpp.
2014-11-17 20:17:30 +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
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
Jérôme Duval fe2b689642 openssl: security update
Fix for CVE-2014-3513
Fix for CVE-2014-3567
Mitigation for CVE-2014-3566 (SSL protocol vulnerability)
Fix for CVE-2014-3568
2014-10-21 18:33:25 +02:00
Jérôme Duval 5ce63aed59 XHCI USB: Add port routing for Intel BayTrail USB device.
* from FreeBSD.
2014-10-21 18:20:26 +02:00
Jérôme Duval 6177acdb79 Update python, scons, subversion, add serf package for x86_64. 2014-10-19 19:49:35 +02:00
Jérôme Duval 316e9faab0 Add xz_utils and libedit devel packages for x86_64 2014-10-19 10:05:48 +02:00
Jérôme Duval 709ea14b11 Update freetype_devel package for x86_64 2014-10-19 09:57:42 +02:00
Jérôme Duval 878ea71b7d Add x86_64 packages for fribidi, flac, libsndfile. 2014-10-16 23:24:13 +02:00
Jérôme Duval c881fc09b0 Update bash and gutenprint packages. 2014-10-02 21:16:48 +02:00
Jérôme Duval d02e38fb13 moves /bin/sh to bash packages.
* bash is a mandatory package.
2014-10-01 23:48:12 +02:00
Jérôme Duval b2d0f2e7b6 Use bash_bootstrap for the bootstrap build.
* don't build the in-tree bash.
* bash doesn't need to be a mandatory package, it's now a dependency of
the haiku package.
2014-10-01 22:34:45 +02:00
Jérôme Duval 689e777570 Add cmd:bash as a requirement for Haiku packages.
* suggested by Augustin.
2014-10-01 20:09:23 +02:00
Jérôme Duval 8b21b2b910 bash: use outsourced package for non-bootstrap builds.
* the bootstrap build keeps on building the in-tree bash.
2014-10-01 19:08:27 +02:00
Jérôme Duval 61ab6b26cd Add bash packages. 2014-10-01 00:14:18 +02:00
Jérôme Duval 7d9fed52ad Updated packages for x86_64 2014-09-27 17:18:26 +02:00