Commit Graph

103 Commits

Author SHA1 Message Date
Scott McCreary
0a38ffdbf8 Fix typo in libcddb .bep file license name. Initial .bep and .patch for libcdio. Moved vlc patch to patches directory, renamed
old patch.
2010-10-05 20:20:55 +00:00
Scott McCreary
0ace9d3a4f Moved several legacy patches to their respective patches directories. 2010-10-02 02:04:59 +00:00
Scott McCreary
f2477177ac Update .bep and .patch files for glib to 2.24.2 2010-10-01 22:02:21 +00:00
Scott McCreary
d1ca943007 Initial .bep file for mpfr, marked as broken as it seems it requires an unknown specific version of gmp to build correctly. 2010-09-30 21:31:59 +00:00
Scott McCreary
84a480ca69 Update a couple more libs for gcc4. 2010-09-27 20:55:12 +00:00
Scott McCreary
8cb2ddd59e Moved several more gcc4 libs to B_COMMON_LIB_DIRECTORY/gcc4 for libpak libs. 2010-09-27 20:29:30 +00:00
Scott McCreary
a436cffb74 Updated the copytight and license entries for libxdg-basedir 2010-09-27 15:20:25 +00:00
Scott McCreary
9e75b9f395 Initial .bep and .patch files for libxdg-basedir 2010-09-27 06:05:31 +00:00
Scott McCreary
47dc0b202c Initial .bep file for libffi from michaelvoliveira 2010-09-26 18:41:38 +00:00
Scott McCreary
df2db893c0 Initial .bep file for libsigsevg, it builds but may need patching to actually work on Haiku. 2010-09-23 23:08:50 +00:00
Scott McCreary
292731881e Updated bep files for atk, still broken as it is looking for gtk-doc. 2010-09-22 23:52:02 +00:00
Scott McCreary
e2533c86d9 Updated libebml patch to support DESTDIR 2010-09-22 20:06:00 +00:00
Scott McCreary
bd55eb5bc3 Fixed libsigc++-1.2.7.bep so that it build now, and removed unneeded patch for it. 2010-09-20 21:20:29 +00:00
Scott McCreary
494a1792aa Initial .bep and .patch files for json-c. 2010-09-09 05:05:45 +00:00
Scott McCreary
8812421d29 Allow building of libpcre using gcc4 and put the resulting lib(s) into the gcc4 common lib directory 2010-09-02 23:54:52 +00:00
Scott McCreary
ab4115b08b Updated openssl to 1.0.0a and python to 2.6.6 2010-08-30 00:00:00 +00:00
Scott McCreary
5e0ef90e82 Updated libevent to 1.4.14b, fixed download links for allegro-4.4.1.1 and libmng-1.0.10 2010-08-29 23:02:09 +00:00
Scott McCreary
041fdec08a Add .bep file for joe from hg. Removed stray libebml .bep file. 2010-08-24 05:37:51 +00:00
Oliver Tappe
92c6d446c1 * updated ICU bep and patch to match ICU packages dated 2010-07-26 2010-07-26 22:45:37 +00:00
Scott McCreary
96080155a7 Fixed the prefix, and the patch so that icu now builds with gcc2 or gcc4 2010-07-15 06:33:30 +00:00
Scott McCreary
5655bc0588 Initial .bep and patch files for icu, from pulkomandy. 2010-07-14 16:06:54 +00:00
Scott McCreary
b464dc52ae Fixed libebml patch. The .bep file is not building a package since DESTDIR isn't supported, so a DESTDIR hack to the makefile may be needed as well. 2010-06-30 16:15:36 +00:00
Scott McCreary
2e8ca5b9cb Moved misplaced libebml files. 2010-06-30 15:41:37 +00:00
Scott McCreary
5431d5115b Initial .bep file for uriparser. 2010-06-19 21:45:23 +00:00
Scott McCreary
1e75b67187 Initial addition of liboil-0.3.17 2010-06-18 15:52:45 +00:00
Scott McCreary
a2fc2732df Initial .bep file for popt-1.16 2010-06-18 05:05:31 +00:00
Scott McCreary
135b688d6e Initial patch for glib-2.24.1 to allow for building on Haiku. Only checked with gcc2 for now. This patched based mostly on Grzegorz Dabrowski's 2.24.0
patch with some minor changes from myself.
2010-06-06 22:11:05 +00:00
Scott McCreary
b6876fe24c Initial .bep file for 1.2.7, not fully building yet, but close. 2010-05-29 20:07:47 +00:00
Scott McCreary
afc3a44491 Patched libsigc++-2.2.7 which now allows it to build, untested though. 2010-05-29 17:37:22 +00:00
Scott McCreary
2b31575da5 Initial .bep file for libstdc++, note that it doesn't yet work. Also haikuporter is still having issues
with filenames with a + in them.
2010-05-29 06:29:06 +00:00
Scott McCreary
b393682261 Fixed license formatting for gmp .bep files 2010-05-24 04:08:26 +00:00
Scott McCreary
b4f25e3a31 Updated gmp to 4.3.2 and 5.0.1 versions. 2010-05-24 03:03:12 +00:00
Scott McCreary
9a5c8ba18b Moved previous glib diffs/patches to patches directory. Removed extra lines from 2.22.2.bep file but it's still not building
completely.
2010-05-21 16:10:16 +00:00
Chris Roberts
16d9583c94 Fix the copyrights for libpng-1.4.2 and some duplicate keys in libedit-20100424 2010-05-18 06:33:16 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
26a1a02789 Disable building shared libs in libedit-20100424 2010-05-15 21:05:13 +00:00
Chris Roberts
54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Matt Madia
8e3de77daa added libevent.OptionalPackageDescription 2010-05-06 04:27:11 +00:00
Matt Madia
4d4d0c8f44 Moved bep related patches to subdir. Fixed typo's in 1.4.13 patch. 2010-05-06 04:16:06 +00:00
Matt Madia
ef36d5fb75 patch & bep for v1.4.13 2010-05-06 03:47:47 +00:00
Scott McCreary
0c1b01a967 Initial x11-lib .bep and patch files, these were all done by michaelvoliveira
Mostly untested, so may need some more work still.
2010-05-04 06:20:48 +00:00
Scott McCreary
3eadc25fbf Initial add of boost-1.42, marking it as broken since it's failing to build for me. This .bep file is mostly by michaelvoliveira 2010-04-30 15:36:07 +00:00
Chris Roberts
f97c6e7592 Update libedit to version 20100424 2010-04-29 23:18:57 +00:00
Chris Roberts
e8262abd15 Add zziplib using bep/opd contributed by michaelvo (with moderate modifications be me) 2010-04-28 05:22:07 +00:00
Scott McCreary
4939bf4666 Initial .bep files for libgpg-error and libgcrypt. 2010-04-27 05:18:02 +00:00
Chris Roberts
2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Chris Roberts
c1fcc5ccb2 Update expat-2.0.1 bep file to force DESTDIR during install/packaging. 2010-04-21 23:45:04 +00:00
Scott McCreary
f6384d2f64 Added patch for apr-1.4.2, need to see why it wouldnt take the testpoll.c fix from the previous patch. Its been left out of this one, but may need to be added back in, in a modified form? 2010-04-21 16:08:31 +00:00
Scott McCreary
a0a0a92127 Updated apr-util .bep file to match apr-1.4.2 change 2010-04-21 15:31:56 +00:00
Scott McCreary
932e6e0e17 Updated apr to 1.4.2 2010-04-21 15:27:55 +00:00