Commit Graph

1438 Commits

Author SHA1 Message Date
Scott McCreary
fe410f7ab7 Added TEST section to libsdl-1.3-gsoc.bep to automate building of the tests. 2011-08-01 23:52:42 +00:00
Scott McCreary
89bc76f273 Removed an unneeded patch from the SDL-1.2-hg patch which only added a blank line to one of the files. No functional changes made. 2011-08-01 22:29:23 +00:00
Scott McCreary
d4fdf01fc5 Added bep file to ease testing for SDL-1.3 update as part of GSoC. 2011-07-31 23:42:48 +00:00
Scott McCreary
6e1e234aed Initial bep file for luarocks, from a bep file by darkwyrm, still needs a fix to move files out of common/share. 2011-07-30 00:05:45 +00:00
Scott McCreary
9172c70011 Initial bep and patch files for ne, based on files from darkwyrm, with a bit of directory clean up. 2011-07-29 23:16:22 +00:00
Scott McCreary
e0113ff00e Added licenses directory to paladin bep files. This fixes trak ticket #537. 2011-07-29 22:29:12 +00:00
Scott McCreary
31607f95b5 Updated bep and patch files for scons 2.0.1 from Roland Plüss. 2011-07-29 16:39:40 +00:00
Scott McCreary
0364ac6b08 Initial work on minidlna, and fixed copyright/license entry for mediatomb. 2011-07-27 22:45:43 +00:00
Scott McCreary
38c096fcd5 Updated scons to 2.0.1, based on bep and patch from Roland Plüss.
A    scons/scons-2.0.1.bep
A    scons/patches/scons-2.0.1.patch
2011-07-27 17:50:06 +00:00
Scott McCreary
78f242cda7 Patched libtool as Ingo suggested, this now allows the first part of the test suite to pass all
106 tests.
2011-07-26 18:00:51 +00:00
Scott McCreary
9128cabf1e Updated libsdl-1.3 to reflect the recent change in license from LGPL to Zlib starting with SDL-1.3. 2011-07-18 16:58:02 +00:00
Scott McCreary
7e111b8736 Initial start on porting postgresql. 2011-07-16 00:09:49 +00:00
Scott McCreary
9830fb7696 Added GSoC student, Nathan Heisey's WIP patch for libsdl-1.3-hg. 2011-07-15 22:15:09 +00:00
Scott McCreary
a20122599e Updated subversion to 1.6.17 2011-07-12 19:14:41 +00:00
Scott McCreary
c128ad8987 Updated sqlite to 3.7.7.1 2011-07-12 18:35:24 +00:00
Scott McCreary
51af23c824 Updated apr-util to 1.3.12 2011-07-12 18:34:53 +00:00
Scott McCreary
ed876b9fca Updated apr to 1.4.5. Also adjusted patch so that -lnetwork gets picked up and used, this may fix some reported issues with apr
and/or subversion.
2011-07-12 17:47:35 +00:00
Chris Roberts
f726af2696 Fix the pe bep to install documentation.
(Although it seems web+ doesn't handle the message from the app properly and just opens a blank page)
2011-07-11 19:03:27 +00:00
Ingo Weinhold
81bba8b879 Remove the /boot/home/config paths again for alignment with the Unixes. 2011-07-10 22:29:58 +00:00
Ingo Weinhold
f6e6d9cabb Remove Haiku.cmake. Not sure why it was there. 2011-07-10 12:16:01 +00:00
Ingo Weinhold
29eeb2226f Add patch and bep file for CMake 2.8.5
* The patch is based on the 2.8.4 patch, i.e. keeps the changes from it (save
  for corrected indentation).
* Clean up superfluous checks where it was assumed that Haiku defines the
  __BEOS__ cpp macro.
* Platform/Haiku.cmake:
  - No longer define the BEOS CMake variable, but define HAIKU instead. Adjust
    all checks accordingly.
  - No longer include Platform/UnixPaths. There isn't really anything helpful
    in it for us. Instead define UNIX directly and use the correct Haiku paths.
  - Also add the */non-packaged paths, although they don't exist on a non-PM
    Haiku. Will require less changes later.
  - Clean up a few variables that weren't correct according to the
    documentation (like CMAKE_DL_LIBS) and add missing ones.
* cmExportCommand.cxx, cmFindPackageCommand.cxx, cmLocalGenerator.cxx,
  CPack/cmCPackGenerator.cxx: No longer use BPath and the C++ find_directory().
  Now use the C find_directory() instead, getting rid of the otherwise
  unnecessary libbe dependency.
2011-07-09 21:43:48 +00:00
Chris Roberts
76dd21ee4b Add mercurial-1.9 and git-1.7.6 2011-07-02 19:30:25 +00:00
Jrabbit
150e817570 package cnf as bep 2011-07-02 01:57:24 +00:00
Chris Roberts
6426b4fa4c setuptools: Install correctly if DESTDIR isn't set.
Fixes #535
2011-06-29 04:02:16 +00:00
Jrabbit
80cd9e95c2 too much magic. 2011-06-29 03:21:51 +00:00
Jrabbit
13569ff71a should finally put patch in its place 2011-06-29 03:19:56 +00:00
Jrabbit
513a1675e8 real file name? 2011-06-29 03:15:38 +00:00
Jrabbit
53c508c747 no prefix 2011-06-29 03:10:50 +00:00
Jrabbit
1811c2412e redis unstable, oddly stable. 2011-06-29 02:54:00 +00:00
Jrabbit
7ba433c5eb Names can be tricky things 2011-06-25 01:08:46 +00:00
Jrabbit
a4e45d5de0 fixes 2011-06-25 01:02:41 +00:00
Jrabbit
7b6dedca31 whoops 2011-06-25 00:57:07 +00:00
Jrabbit
a45bfe759b Redis 2011-06-25 00:55:26 +00:00
Scott McCreary
6e348e39f8 Updated curl to 7.21.7 2011-06-23 16:32:36 +00:00
Scott McCreary
88a019c32c Updated ncurses to verison 5.9 2011-06-17 16:47:20 +00:00
Scott McCreary
aa968963d8 Initial addition of hgrep and lgrep scripts from http://dev.haiku-os.org/ticket/3376
TODO make use of finddir where useful, perhaps nicer usage displays.
2011-06-16 01:55:36 +00:00
Brecht Machiels
660785a457 initial patch and scripts for tcl 8.6b1 2011-06-11 20:23:54 +00:00
Scott McCreary
02047959bf Updated libdvdread to svn1226, added patch to allow 1168 and 1226 to build on Haiku. 2011-06-07 23:05:13 +00:00
Scott McCreary
3a5b21e7b8 Added VisionSettings to the vison bep file. 2011-06-07 16:58:38 +00:00
Scott McCreary
c21e29ad9b Added bep and patch for newly released python-2.6.7 2011-06-06 18:25:24 +00:00
Matt Madia
3496798d34 Added VisionSettings. To be installed as
home/config/settings/Vision/VisionSettings. This will help to resolve
http://dev.haiku-os.org/ticket/6040
2011-06-05 15:39:51 +00:00
Scott McCreary
378f452340 Added patch for netsurf-2.7 to use finddir and to rename the NetSurf app dir to NetSurf instead of netsurf. 2011-06-04 07:30:19 +00:00
Scott McCreary
7a1e05e344 Added curl as a dependency for netsurf as well. 2011-06-04 06:41:28 +00:00
Scott McCreary
ca04d8f8de Added dependency list for netsurf, removed old patch as it's been applied upstream. 2011-06-04 00:09:21 +00:00
Scott McCreary
9e46bf3b4a Initial addition of gocr. 2011-06-03 20:32:30 +00:00
Scott McCreary
51e6feebba Added svn-r62 bep for armyknife. Updated the armyknife-61.bep to pull version 61 from svn. 2011-06-03 19:28:15 +00:00
Scott McCreary
8de51752fa Fixed location of sdl.m4 2011-06-03 18:47:23 +00:00
Scott McCreary
0e4436a7d0 Initial addition of sdljoytest. 2011-06-03 17:00:31 +00:00
Scott McCreary
e04b841b1e Netsurf fix for TOOL_TIP change. This gets the build a bit further but now it's failing during linking, undefined reference. 2011-06-02 22:22:13 +00:00
Scott McCreary
fce780c1cd Update behappy bep file to pull source from osdrawer.net 2011-06-02 20:09:44 +00:00