0
0
Fork 0
Commit Graph

786 Commits

Author SHA1 Message Date
Chris Roberts 11a7c2d49b Added tar-1.22 with a small patch to allow the test suite to build.
Cleanup up the Copyright field on several of my old .OPD files.
This was done to match the example at http://www.haiku-os.org/node/2525 which
doesn't contain a comma bewtween the date and the copyright owner.
2009-12-30 03:49:54 +00:00
Chris Roberts b72f37da9a Adding initial versions of idutils, patchutils, groff, and man. 2009-12-29 23:30:11 +00:00
Chris Roberts 1692e94529 Added cscope and global. 2009-12-29 09:56:56 +00:00
Scott McCreary 47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary ffb322e862 More .OPD files and licenses 2009-11-26 11:06:48 +00:00
Chris Roberts ef15d6e0f7 Adding initial patch/bep file for cvs-1.12.13.1 snapshot.
NOTE: The cvs config files have been moved from 
~/(.cvsrc/.cvspass/etc...) to B_USER_SETTINGS_DIR/cvs/(cvsrc/cvspass/etc...)
2009-11-24 23:17:59 +00:00
Scott McCreary 7e7f507718 Updated pixman to 0.17.2, removed patches as they've been applied upstream. Initial .bep file for mercurial, this one needs some more work so marking as broken for now. It needs to be fixed to 'make dist' and perhaps patches to fix /usr issues. 2009-11-24 08:13:54 +00:00
Scott McCreary a996bc1a1e Moved cvs patch to patches directory, adding in .bep files for cvs and git, allow both are currently broken, and will need some more testing to get working correctly. Marked as broken. 2009-11-23 09:13:00 +00:00
Scott McCreary 38c1f6bcbf Initial .bep file for subversion-1.6.6, added patches directory 2009-11-23 08:59:22 +00:00
Scott McCreary 09537a46ec Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files. 2009-11-23 08:02:43 +00:00
Scott McCreary 96c5181d41 Initial .OPD files for lua, perl, mono, rsynce, subversion, sqlite. Moved rsynce patch and updated .bep file so that it works now. (still need to find and fill in copyright for mono) 2009-11-19 20:14:09 +00:00
Scott McCreary 860148f299 Initial .opd for cmake-2.8.0, added license file. 2009-11-16 00:46:19 +00:00
Scott McCreary 59c9f6ed68 initial .bep files for cmake, the cmake-2.8.0 one will need to be updated when 2.8.0 is released. 2009-10-19 03:55:27 +00:00
Scott McCreary 58a5069258 Initial .bep files for pkgconfig and libvorbis, moved libvorbis patches into patches folder. 2009-10-18 21:47:10 +00:00
Scott McCreary 57aca12d02 Fixed a typo in the previous version of the subversion patch, but this patch isn't giving the desired effect of the subversion user config directory being put into home/config/settings/subversion, it's still going into home/subversion
So may need some further development to get this working as expected.
2009-09-04 07:47:07 +00:00
Scott McCreary e17350b5e1 Updated patch for subversion-1.6.5, mostly based on Ingo's previous patch for subversion 1.2.1, note that this is yet untested, but "should" work. 2009-09-03 16:42:30 +00:00
Scott McCreary f225013266 Updated patch for subversion to use relative path to user config dir 2009-09-03 06:58:24 +00:00
Scott McCreary 9d64dae685 Patch for subversion-1.6.5 to change the default location of the config-dir on Haiku from ~/.subversion to /boot/home/config/settings/subversion 2009-09-02 21:55:01 +00:00
Scott McCreary 19c8634b47 patch to allow Haiku to run gperf's make check tests 2009-06-25 19:48:09 +00:00
Andreas Färber b50c186b3d Remove outdated patch against Git master. It compiles without patches today. 2009-06-07 13:32:08 +00:00
Michael Weirauch 3ebcc47586 * updated patch (beos->system) 2009-05-01 14:55:59 +00:00
Scott McCreary e441441d1e Start of a patch for subversion-1.5.4, note that this part may or may not even be needed 2008-12-15 08:44:05 +00:00
Scott McCreary a8ad2b98c9 removed stdbool.h from previous patch, since __BEOS__ is no longer defined in Haiku we don't have to patch stdboot anymore. 2008-11-30 02:34:16 +00:00
Scott McCreary 976ee33cd9 added fix for getaddrinfo.h 2008-10-01 03:17:01 +00:00
Scott McCreary 0721a0030d Added in check for -lnetwork to cvs-1.12.13, now it looks a lot like kaliber's patch. 2008-09-29 21:10:40 +00:00
Scott McCreary a6533c0793 This patch is basically the same as the one that was posted prior to this for cvs-1.12.13, except this one was created with the diff command instead of patches together from three files, hopefully this fixes trac not being able to display it correctly. 2008-09-29 19:26:17 +00:00
Scott McCreary debc7baa72 fixed the zlib error, forgot the # before the undef, this patch works for cmake-2.6.1 and can be used on cvs version for now as well 2008-09-13 06:23:27 +00:00
Scott McCreary 1eb8fa95c4 Fixed processunix.c in cmake-2.6.1
This line, and those below, will be ignored--

M    cmake-2.6.1-haiku-2.diff
2008-09-12 23:55:20 +00:00
Scott McCreary dff86cb417 Fix for cmSystemTools.cxx and a couple other files. 2008-09-12 22:28:49 +00:00
Scott McCreary 9692eb30e6 removed a possible incorrect patch in processunix.c that might have caused the stall during building of cmake. 2008-09-12 04:47:05 +00:00
Scott McCreary 0f5d369389 Added libnetwork check to cmcurl CMakeList.txt file and merged previous CMake patches into one. 2008-09-10 16:04:16 +00:00
Scott McCreary c34cb8979c Initial patch to fix a couple of ifdef __BEOS__ cases in mercurial 2008-09-09 23:35:37 +00:00
Scott McCreary 7cbd8912d7 removed a file that wasn't needed in the patch, ProcessUNIX.c.rej, which was created when merging previous patches. 2008-08-21 17:28:12 +00:00
Scott McCreary 3264f7178f Updated patch for cmake-2.6.1 patching a few more files than previous version. Still not working, but getting closer. 2008-08-21 17:17:30 +00:00
Scott McCreary 89468ec01b updated patch for cmake-2.6.1, still not complete but it's getting
close to building cmake
2008-08-14 00:52:44 +00:00
Scott McCreary 081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00