Commit Graph

1578 Commits

Author SHA1 Message Date
Scott McCreary
deccd6c138 Updated freetype to 2.4.9 2012-05-25 18:32:56 +00:00
Chris Roberts
e2482875c2 Revert parts of r1888 which were there to save package space. 2012-05-25 02:54:50 +00:00
Scott McCreary
2924a86694 Added libpak-0.9.6 beps for gcc2 and gcc4. The gcc4 bep needs testing, gcc2 worked with Haiku hrev44193 nightly build. 2012-05-24 16:39:06 +00:00
Scott McCreary
0752dfe893 Updated ffmpeg to use B_COMMON_DATA_DIRECTORY 2012-05-24 16:17:14 +00:00
Scott McCreary
961249fb4d Added liblo, based on .bep and patch provided by Pete Goodeve. 2012-05-24 16:12:24 +00:00
Scott McCreary
77658750f8 Updated dmidecode to make use of B_COMMON_DOCUMENTATION_DIRECTORY for installing the man and doc files. 2012-05-22 22:35:22 +00:00
Chris Roberts
974123fc22 Update git to 1.7.10.2 2012-05-19 19:39:17 +00:00
François Revol
a8f274188d Update the Caya port to newer version. Patch by Barrett. 2012-05-13 22:05:00 +00:00
François Revol
b980a09f79 WIP on porting nginx:
* doesn't compile yet.
* functionality of src/os/unix/ngx_errno.c must be reimplemented
* src/os/unix/ngx_process.c requires async I/O it seems.
2012-05-08 13:06:24 +00:00
Chris Roberts
538ec2fcfa Add bep and patch for w3m-0.5.3 2012-05-05 05:46:45 +00:00
Chris Roberts
b96c78d8f1 Fixes for gettext-0.18.1
Adjust the documentation location.
Do our config/build/install from the top level so we get all of the tools.
2012-05-05 05:10:34 +00:00
Chris Roberts
8dd8a5b188 Update mercurial to 2.2.1 2012-05-04 02:23:01 +00:00
Chris Roberts
c24657cc7b Update patchutils to 0.3.2 2012-05-03 05:35:13 +00:00
Chris Roberts
3bb8bf60f1 Update nano to 2.3.1
I need to verify this builds on a clean image because I built the s-lang version due to my odd ncurses setup
2012-05-03 05:29:04 +00:00
Chris Roberts
9c9414ec0b Update diffutils to 3.2 2012-05-03 05:14:18 +00:00
Chris Roberts
38ff311cd7 Update the file command to 5.11 2012-05-03 05:01:55 +00:00
Chris Roberts
cb54726d96 Update grep to 2.12 2012-05-03 04:48:52 +00:00
Chris Roberts
82db272da5 Update man to 1.6g 2012-05-03 04:36:11 +00:00
Chris Roberts
ceb67a97c2 Update git to 1.7.10 and prune old versions. 2012-05-03 03:48:17 +00:00
Chris Roberts
53e0280107 Update mercurial to 2.2 and prune the old versions. 2012-05-03 03:44:07 +00:00
Chris Roberts
9bc1758dc5 Update GNU global to 6.2 and prune the old versions. 2012-05-03 03:33:41 +00:00
Chris Roberts
6642461fd9 Quick hack to keep cvs alive.
Configure wasn't searching for libnetwork in all situations and therefore couldn't resolve hosts.
2012-05-03 03:16:04 +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
898f029037 Add a .bep to build fossil from its own repo. 2012-04-24 23:14:26 +00:00
François Revol
cf0a559eb5 Add my current patch for the Friendly Interactive Shell <http://fishshell.com/>.
Doesn't include the needed updated config.guess & friends.
It fully compiles now but crashes.
Builds with: ./configure --without-xsel --prefix=/boot/common
2012-04-22 23:16:40 +00:00
François Revol
e74a67fd86 Let 'fossil ui' open urls with 'open' on Haiku as well. 2012-04-21 03:40:51 +00:00
François Revol
2878bd2c38 Add a .bep for the fossil SCM, used by Tcl.Tk.
Most tests work: 8 errors out of 11151 tests.
2012-04-21 03:02:53 +00:00
François Revol
b9314a66e5 Make sure tclsh8.5 is also available as 'tclsh', thing like fossil need this. 2012-04-21 02:54:59 +00:00
François Revol
2757a743ba Add a .bep and patch for convmv.
A perl utility to rename files and folders while fixing the encoding.
2012-04-21 00:25:37 +00:00
François Revol
96620da819 Add a .bep for ThemeManager 2012-04-17 18:12:55 +00:00
François Revol
f2338552a7 It seems libcdio depends on libiconv. 2012-04-17 18:03:39 +00:00
François Revol
090e2e1e4c Add untested .bep for Oricutron. 2012-04-17 18:02:10 +00:00
korli
d7c24ce7de wpa_supplicant: fixed install section 2012-04-03 21:18:36 +00:00
Scott McCreary
f74e09c1a5 Updated curl to 7.25.0 2012-04-03 07:29:15 +00:00
Scott McCreary
4e6556afad Added gitdoc, updated clockwerk and curl, and removed gcc4 depend for
gcc2 optionalpackages.
2012-04-02 07:11:57 +00:00
Scott McCreary
0b9856f0bc Added patch to allow curl to correctly detect and use openssl-1.0.0g 2012-04-02 05:06:00 +00:00
Scott McCreary
f8f90f2588 Updated optionalpackages beps for gcc2 and gcc4, updating the versions
of bzr, openssh and sqlite.
2012-03-31 00:04:22 +00:00
korli
43a57409f5 ffmpeg: add bep for 0.10.2 2012-03-28 21:27:14 +00:00
korli
d09e7acd13 ffmpeg: gcc2 seems to produce crashing code with -O3, switch to -O2. 2012-03-28 20:46:41 +00:00
Scott McCreary
74f1f337c9 Initial .bep for beshare. Note that it requires muscle to be installed first.
Moved the repo location for BeAE to osdrawer.net
2012-03-28 00:51:56 +00:00
Scott McCreary
0c0aed23d5 Updated bzr to 2.6b1, builds with gcc4, need to verify gcc2. 2012-03-28 00:16:06 +00:00
Scott McCreary
a755c3f26c Updated .bep for djvulibre to fix man and data directories and mark as working for gcc4. 2012-03-27 23:27:16 +00:00
Scott McCreary
e33ec97bf2 Added patch for djvulibre from cipri, and marked the .bep as being for
gcc4 only.
2012-03-25 18:30:45 +00:00
François Revol
a6fb99ad42 Add a git version of the OCP .bep. 2012-03-22 23:10:25 +00:00
korli
226d9e957c ffmpeg: disable SSE and a few things for GCC2 2012-03-22 00:17:43 +00:00
korli
dfddc155c9 ffmpeg: removed --disable-mmx configure option. 2012-03-19 00:16:41 +00:00
Scott McCreary
02acc03fc3 Updated libarchive to 3.0.3, but it fails to build with gcc2, so marked as broken for now. Bep file
from disreali.  Thanks.
2012-03-18 22:55:46 +00:00
Scott McCreary
081d62f340 Initial .bep for clang. 2012-03-18 21:20:08 +00:00
Scott McCreary
2b56d5ec9e Initial .bep file for llvm, note that it is untested, and will not build with gcc2. 2012-03-18 21:01:08 +00:00
Scott McCreary
06784fbf8b Updated djvulibre bep to reflect changed source archive file, still fails to build though. 2012-03-18 11:01:40 +00:00