29726 Commits

Author SHA1 Message Date
Scott McCreary
439fd764c1 Initial .bep file for perl, moved patches to patches directory. 2010-03-22 04:06:36 +00:00
Scott McCreary
476a5ccbb5 Fixed destdir issue with openssh .bep file, thanks to auggiedoggie. 2010-03-22 00:30:50 +00:00
Scott McCreary
828dc5e9dd Updated sed to got into /boot/system as libtool has issue when sed is in /boot/common, updated python 2.6.5 files, and updated openssh's .opd file 2010-03-21 07:01:14 +00:00
Scott McCreary
bf1c68c2a7 updated openssh .bep file to use finddir, so it now puts the ssh keys into B_USER_SETTINGS_DIRECTORY/openssh 2010-03-21 06:23:02 +00:00
Scott McCreary
9546ff61a1 fixed .bep file for openssh, seems it doesn't need automake, and that slash before make was tripping it up. 2010-03-21 05:17:15 +00:00
Scott McCreary
f8266e68a6 Fixed url for openssh source. Still not building though. 2010-03-19 07:04:21 +00:00
Chris Roberts
b59d56ae72 Update doxygen to 1.6.3 2010-03-19 04:36:39 +00:00
Chris Roberts
2b152fa693 Update graphviz to 2.26.3. 2010-03-19 03:48:21 +00:00
Chris Roberts
f9daf31bec Tweak the libxml bep file to allow for building with gcc4. 2010-03-18 23:27:52 +00:00
Chris Roberts
cdecd87cd6 Added grep-2.5.4. All tests pass.
It will attempt to use iconv and pcre if installed.
2010-03-18 20:17:23 +00:00
Adrian Panasiuk
8166831cf6 gnash bep 2010-03-17 20:49:50 +00:00
Matt Madia
507d68a347 Added files for intltool. 2010-03-17 04:28:18 +00:00
Scott McCreary
510be9353c changed checksum value. 2010-03-16 22:06:09 +00:00
Scott McCreary
4ba3df2d38 initial .bep file for openssh. 2010-03-16 19:10:59 +00:00
Scott McCreary
d60729fdcd Fixed subversion's use of find_directory to put the subversion settings file into B_USER_SETTINGS_DIRECTORY/subversion instead of $HOME/subversion or $HOME/.subversion 2010-03-16 07:34:51 +00:00
Scott McCreary
5914d485fe Updated BeAE .bep to probably build the zip file. 2010-03-14 06:28:01 +00:00
Scott McCreary
ed8ae71ef0 Initial .bep file for tnftp, note that this is a work in progress and it is not yet working. 2010-03-14 05:18:22 +00:00
Scott McCreary
d6586e7871 Initial .bep and .OptionalPackageDescription files for ilmbase, from Michael Oliveira. Doesn't build on gcc2 (yet?) 2010-03-14 04:38:06 +00:00
Scott McCreary
f7e120d555 Fixed the sdl-ttf-2.0.9 that I broke with the previous commit. Updated the .OptionalPackageDescription file, moving it back to 2.0.9 since it appears sdl-ttf-2.0.10 has not yet been officially released yet. 2010-03-14 03:54:10 +00:00
Scott McCreary
475c436397 Initial creation of the haiku-apps directory, and initial addition of BeAE .bep and .OptionalPackageDescription files. 2010-03-14 01:59:05 +00:00
Scott McCreary
6949ac4ca4 Renamed the libiconv 1.13 .bep file to 1.13.1 to reflect the correct version number. 2010-03-13 21:08:09 +00:00
Chris Roberts
74d3bd5e55 Fix typos for mercurial-1.5 bep file 2010-03-12 06:43:27 +00:00
Chris Roberts
6e52bdcd98 Modified the mercurial-1.5 bep file to allow automatic packaging. 2010-03-12 06:34:50 +00:00
Scott McCreary
91db569c39 Fixed the multiple src_uri so that it actually works now. 2010-03-12 06:30:38 +00:00
Scott McCreary
6886a2e9b6 Initial .bep file for mercurial-1.5 2010-03-12 05:54:11 +00:00
Chris Roberts
7c62d09d81 Update global to 5.8.1 2010-03-12 05:33:39 +00:00
Scott McCreary
ce46f2457f Fixed .bep for flex-2.5.35 2010-03-12 04:55:17 +00:00
Scott McCreary
2a4d8c0bba Updated .bep file for apr-util-1.3.9, this one seems to work, at least on gcc2. 2010-03-12 04:25:41 +00:00
Scott McCreary
c38a2ef0de Initial .bep file for tar-1.23, it's not yet working. 2010-03-12 01:27:34 +00:00
Scott McCreary
9c184b652f Initial .bep and patch files for python-2.6.5 (rc2) 2010-03-12 01:04:18 +00:00
Scott McCreary
525df0b5ce Updated .OptionalPackageDescription file for nano to update copyright date. 2010-03-11 04:15:09 +00:00
Scott McCreary
02e404b369 Initial .bep file for flex, marked as broken for now as haikuporter doesn't seem to be able to download it. 2010-03-10 01:45:16 +00:00
Scott McCreary
2828b97e4c Initial .bep file for sqlite 2010-03-09 05:25:16 +00:00
Scott McCreary
2dfeaea4ee Added in a missing : in the expat.OptionalPackageDescription file 2010-03-08 16:50:25 +00:00
Scott McCreary
9be8bbd7d7 Removed old patch as it's not really needed, initial add of .bep file for expat, and corrected the .OptionalPackageDescription file. 2010-03-08 05:57:27 +00:00
Scott McCreary
52658abfb9 Updated ver info for nano in .opd file and an initial .bep file for apr-util (not working yet). 2010-03-04 16:53:55 +00:00
Scott McCreary
8c89116030 Initial .bep for nano 2010-03-04 05:59:46 +00:00
Scott McCreary
27e70eb2a2 updated openssl to 0.9.8m 2010-03-03 05:45:40 +00:00
Chris Roberts
ce4356e5e4 Updated curl to 7.20.0
Went with the autoconf version since their cmake files are known to have problems in this release.
2010-03-03 05:35:16 +00:00
Scott McCreary
3cc81d3e35 Fixed install to cd into the directory first. 2010-03-03 04:41:45 +00:00
Scott McCreary
cc8289ac7c Updated yasm to 0.8.0 2010-03-02 15:45:35 +00:00
Scott McCreary
463faece80 Removing incorrect zlib directory 2010-03-02 03:22:29 +00:00
Scott McCreary
88ad2583c8 Re-added the slashes and split the make line so that it is easier to read. 2010-03-02 03:07:22 +00:00
Scott McCreary
a4344e713f Initial bep file for git-1.7.0.1, note that it is not yet working, and probably will need patching. Also updated .OptionalPackageDescription file 2010-03-01 16:37:05 +00:00
Scott McCreary
51e365912c Updated patch to work with subversion 1.6.9. 2010-02-28 05:54:46 +00:00
Scott McCreary
8bdad06659 Updated neon to 0.29.3 2010-02-28 05:26:56 +00:00
Scott McCreary
50fd45d9c7 Updated subversion to 1.6.9 2010-02-28 05:04:06 +00:00
Scott McCreary
d26e9165d5 Added --enable-changeword to the config line and commented out the make check. make check still fails, so leaving this marked as unstable. 2010-02-27 20:35:24 +00:00
Scott McCreary
417d66d1bc Initial bep and patch files for m4, note that this is currently failing make check 2010-02-27 20:14:20 +00:00
Chris Roberts
2aae5c0c25 Renamed idutils bep file so that haikuporter can find it. 2010-02-26 06:28:02 +00:00