29726 Commits

Author SHA1 Message Date
Ingo Weinhold
7691189d6a Set DEPEND 2011-07-19 00:53:18 +00:00
Ingo Weinhold
42dce38b50 Fix prefix dir and add PROVIDES 2011-07-19 00:51:36 +00:00
Ingo Weinhold
35b9382817 Make use of the new shell variables 2011-07-18 23:39:11 +00:00
Ingo Weinhold
c6af7df0df Make use of SOURCE_DIR 2011-07-18 22:41:11 +00:00
Ingo Weinhold
b03596ce2a Add SUMMARY field 2011-07-18 22:23:57 +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
b7091df068 Remove the /boot/home/config paths again for alignment with the Unixes. 2011-07-10 22:41:09 +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
615f480f33 Hand-edited patch for package management. 2011-07-10 12:30:36 +00:00
Ingo Weinhold
7a526be692 Merge dev-util/cmake from trunk. 2011-07-10 12:18:25 +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
Oliver Tappe
76bc471ff6 * work-in-progress commit of my changes for Ingo to pick up 2011-06-14 19:51:04 +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
Scott McCreary
f3946f2ff4 Initial .bep and .patch for yab. 2011-06-02 00:03:00 +00:00