Commit Graph

114 Commits

Author SHA1 Message Date
Scott McCreary
ee945844e3 Initial bep file for celestia, fails to build on gcc2, missing "limits", should build on gcc4 but untested, so
marking as unstable for now.
2010-12-17 00:42:14 +00:00
Scott McCreary
c1a2fafc74 Initial bep for cyassl. 2010-12-16 20:08:15 +00:00
Scott McCreary
c32113b186 Updated openssl to 1.0.0c 2010-12-10 17:40:04 +00:00
Scott McCreary
81d76c9900 Initial add of gnulib bep file, needs testing still. 2010-12-01 01:06:27 +00:00
Scott McCreary
3c5a38bdae Removed CDDL and MPL licenses as those are now included in Haiku. 2010-10-18 17:45:30 +00:00
Scott McCreary
1ca1bda649 Another try at fixing the apr build issue. 2010-10-14 17:33:44 +00:00
Scott McCreary
596effb1ec Seems running buildconf for apr trips up the build, so taking it out. 2010-10-14 14:36:21 +00:00
Scott McCreary
d02b1133f6 Copied libedit's source code to new location and changed it's properties so that haikuporter will be able to retrieve and open it. 2010-10-14 03:36:56 +00:00
Scott McCreary
e99fa02d4a Fixed the libtool issue with building apr-1.4.2. 2010-10-13 02:51:06 +00:00
Scott McCreary
645b0a312c Updated apr-util to 1.3.10 2010-10-12 17:18:52 +00:00
Scott McCreary
d5d48f722a Updated apr bep and patch. Had to put in a symlink hack to get it to find libtool. Not sure how we got around that in previous
versions.
2010-10-11 20:37:17 +00:00
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