Scott McCreary
|
41a4b3f092
|
Updated libpcre so that it builds on x86_64.
First commit using svn on Haiku x86_64!
|
2012-12-19 05:32:20 +00:00 |
|
Scott McCreary
|
3f84b5ddb0
|
Updated patch for openssl to allow for building on x86_64, from Alex
Smith.
|
2012-12-18 18:44:08 +00:00 |
|
Scott McCreary
|
36d16b2c07
|
Updated libxml2 to 2.9.0 bep from GCI2012 student Piotr
|
2012-12-17 03:14:59 +00:00 |
|
Scott McCreary
|
2b165b2428
|
Initial bep for tinyxml, from GCI2012 student Piotr
|
2012-12-15 19:37:47 +00:00 |
|
Scott McCreary
|
c915251256
|
Initial bep and patch for serd, from GCI2012 student Zbaker1398
|
2012-12-13 00:16:50 +00:00 |
|
Adrien Destugues
|
be7f6e752b
|
Add all the netsurf libraries and an updated build file for building from git.
Patch upcoming.
|
2012-11-07 15:39:09 +00:00 |
|
Adrien Destugues
|
320a8f12c1
|
Add NetSurf project libraries.
These were part of etSurf before, but they are now (in netsurf git) distributed as separate libs, which the browser depends on.
|
2012-11-07 12:32:32 +00:00 |
|
Scott McCreary
|
f4bad012f8
|
Initial bep and patch for libdwarf, provided by munchausen, with some added c89 fixes.
|
2012-09-04 21:54:08 +00:00 |
|
Scott McCreary
|
ab92cd5c52
|
Initial bep and patch files for libelf, provided by munchausen
|
2012-09-04 20:52:43 +00:00 |
|
Scott McCreary
|
d13442438a
|
Updated boost to 1.50.0, thanks to cipri for the .bep and .patch for this.
|
2012-08-18 00:02:45 +00:00 |
|
Scott McCreary
|
8f01cd0e87
|
Cleaned up directories for zziplib
|
2012-08-13 22:37:29 +00:00 |
|
Scott McCreary
|
60b5e43d30
|
Added a hack to fix zziplib build for building with gcc4, may need to conditionally skip this fix on gcc2.
|
2012-08-13 20:41:05 +00:00 |
|
Scott McCreary
|
dcfea080e8
|
Updated libffi to 3.0.11, this fixes #616.
|
2012-08-13 19:19:18 +00:00 |
|
Scott McCreary
|
4306b85b2e
|
Updated libiconv-1.13.1 to include iconv.m4
|
2012-08-10 19:51:05 +00:00 |
|
Chris Roberts
|
73b40f6755
|
Revert r1995. Fixes #612
|
2012-08-08 04:32:58 +00:00 |
|
Scott McCreary
|
3535d672ca
|
Fixed libiconv-1.12 so that it builds again.
Added icon.m4 file to the distribution package, see #549.
|
2012-08-06 21:00:24 +00:00 |
|
Scott McCreary
|
854e25202f
|
Fixed datarootdir for mpfr.
|
2012-08-06 18:35:58 +00:00 |
|
Scott McCreary
|
c3219877a8
|
Updated mpfr to 3.1.1
|
2012-08-06 18:05:33 +00:00 |
|
Cian Duffy
|
6562522010
|
Fix liboil compiling.
|
2012-08-05 14:18:04 +00:00 |
|
Scott McCreary
|
ba58d5bb6b
|
Update gmp to 5.0.5
|
2012-08-03 23:59:18 +00:00 |
|
Chris Roberts
|
fb90fef7c9
|
Rename gettext-0.18.1.1-dev to gettext-dev-0.18.1.1
|
2012-08-03 22:30:11 +00:00 |
|
Scott McCreary
|
2b0ea31976
|
Updated libedit tp 20120601-3.0
|
2012-06-16 22:10:19 +00:00 |
|
Scott McCreary
|
aa2af1088c
|
Renamed and refreshed the patch for libedit-20110802-3.0
|
2012-06-16 19:12:00 +00:00 |
|
Scott McCreary
|
34220e6d19
|
Updated libxml2 to 2.8.0
|
2012-06-15 22:00:09 +00:00 |
|
Scott McCreary
|
d46d9e8b82
|
Added chmlib, based on bep file from cipri.
|
2012-06-12 11:01:38 +00:00 |
|
Scott McCreary
|
3b6fb67b88
|
Cleaned up the copyright entry for libzip
|
2012-06-12 06:14:31 +00:00 |
|
Scott McCreary
|
808c6ec7a8
|
Added missing LICENSE and COPYRIGHT info for libgpg-error-1.10
|
2012-06-12 04:33:02 +00:00 |
|
Scott McCreary
|
e0517a37f3
|
Updated libgcrypt to 1.5.0, based on bep and patch files from Cian Duffy.
|
2012-06-12 03:24:11 +00:00 |
|
Scott McCreary
|
8a5d91479b
|
Update libgpg-error to 1.10
|
2012-06-11 22:17:42 +00:00 |
|
Scott McCreary
|
485234a227
|
Updated libzip to 0.10.1
|
2012-06-11 11:40:53 +00:00 |
|
Scott McCreary
|
e28c132f16
|
Added sed hack in bep file for libzip to get zipconf.h installed in the right location.
|
2012-06-11 08:51:37 +00:00 |
|
Scott McCreary
|
b9b8d350b9
|
Fixed libzip by using CMake to build instead of the autotools. Had to use sed to correct the man dir, there is probably a
cleaner way to do that.
|
2012-06-07 22:46:51 +00:00 |
|
Scott McCreary
|
335d71795a
|
Initial bep for libzip from cipri, this will need a patch as it's failing to make the distro due to hard links
|
2012-06-06 23:38:50 +00:00 |
|
Scott McCreary
|
f311c2020d
|
Updated apr-util to 1.4.1
|
2012-06-05 07:07:25 +00:00 |
|
Scott McCreary
|
4d040fa98e
|
Updated apr to 1.4.6
|
2012-06-05 06:01:22 +00:00 |
|
Scott McCreary
|
bc212ab658
|
Update openssl to 1.0.0j
|
2012-06-01 21:49:40 +00:00 |
|
Chris Roberts
|
5d3e5b2b9b
|
Add bep and patch for boehm-gc.
Patch contributed by Hamish, bep written by me.
Only tested with gcc4 using w3m as the test app.
|
2012-04-30 20:00:09 +00:00 |
|
François Revol
|
f2338552a7
|
It seems libcdio depends on libiconv.
|
2012-04-17 18:03:39 +00:00 |
|
Scott McCreary
|
1e4ec3f726
|
Update openssl to 1.0.0g
|
2012-02-25 02:16:43 +00:00 |
|
Scott McCreary
|
f54b01f1c9
|
Updated openssl to 1.0.0g and libedit to 20110802
|
2012-02-25 02:13:56 +00:00 |
|
Scott McCreary
|
27b28e414d
|
Update libpcre to 8.21
|
2012-02-24 22:11:15 +00:00 |
|
Scott McCreary
|
aa835a3bda
|
Initial attempt at updating libcdio to 0.83, might still have an issue or two to sort out still.
|
2012-01-25 00:27:20 +00:00 |
|
Scott McCreary
|
85cd675be5
|
Actually change the version for cyassl from 1.8.0 to 2.0.2 this time.
|
2012-01-24 20:08:56 +00:00 |
|
Scott McCreary
|
e497f5062a
|
Update cyassl to 2.0.2
|
2012-01-24 19:46:12 +00:00 |
|
Scott McCreary
|
c02f10580b
|
Updated openssl to 1.0.0e
|
2011-09-07 17:40:35 +00:00 |
|
Oliver Tappe
|
a1e460d9f0
|
* apply working bep & patch for icu-4.8.1
|
2011-08-24 15:48:40 +00:00 |
|
Oliver Tappe
|
ee9241f421
|
adjust icu to no longer use a version-specific namespace and convince the headers to work for both gcc versions
|
2011-08-18 15:36:53 +00:00 |
|
Oliver Tappe
|
c2d1c312d4
|
add icu-4.8.1, which contains very interesting stuff relating to message formatting
|
2011-08-17 18:31:58 +00:00 |
|
Scott McCreary
|
e0b0303648
|
Update patches for apr and subversion to make use of AC_SEARCH_LIBS to detect need for -lnetwork.
|
2011-08-02 22:23:28 +00:00 |
|
Scott McCreary
|
51af23c824
|
Updated apr-util to 1.3.12
|
2011-07-12 18:34:53 +00:00 |
|