Scott McCreary
fa0980649d
Initial .bep file for nasm.
2010-07-06 15:47:53 +00:00
Michael Weirauch
d468128db1
* move unused diffs out of the way
...
* is fix-haiku.sh still required?
2010-06-07 17:53:06 +00:00
Michael Weirauch
5f0cddc71a
* self hosting build patch (mostly based on the present patches)
...
* some AC* calls for libffi had to be commented (somebody with more
experience in this regard should have a look)
* regrtest.py not adjusted as it crashes on test_resource
(before that is not fixed there's no use adding tests to skip)
2010-06-07 17:49:18 +00:00
Chris Roberts
dcdeed9daf
Backport some more fixes for ssl support in ruby-1.9.1
2010-05-20 19:29:14 +00:00
Chris Roberts
7c5e7d7965
Update the ruby-1.9.1 patch to remove libbe from the default link libraries
2010-05-18 06:18:03 +00:00
Chris Roberts
19fd2d4bfa
Merged most of the OPD files into the beps.
2010-05-16 19:28:03 +00:00
Scott McCreary
ad469634a2
Added yasm.OptionalPackageDescription and fixed openssh's known_host2 pathname.
2010-04-30 03:35:31 +00:00
Chris Roberts
65a95a647b
Tweak the lua patch to use PIC when building the shared library
2010-04-29 01:15:19 +00:00
Chris Roberts
d3bd9ab442
Add patch to lua for proper Haiku support and shared lib building(ticket #283 ).
...
Adjusted build/install commands in the bep file.
2010-04-28 04:34:58 +00:00
Chris Roberts
2314c1cc85
Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki.
2010-04-27 01:15:54 +00:00
Chris Roberts
c86fe80720
Regenerated the python-2.6.5 patch and added utf-8 as the default filesystem encoding.
2010-04-26 22:00:31 +00:00
Chris Roberts
cf24b8dd06
Add swig-1.3.40
2010-04-23 04:42:42 +00:00
Chris Roberts
3656067792
Update the perl install commands to properly install and create a package.
...
Regenerated the patch with a contribution from andreasf to install the haikuish.h header.
Should fix haikuports tickets #302 and #323
2010-04-23 02:03:51 +00:00
Chris Roberts
d59c009c4e
Update the ruby patch with a backported fix for compiling against openssl-1.0
...
Changed the status to stable and added dev-lang/ruby as a dependency since it needs an existing ruby to bootstrap.
Renamed the OPD file just to make it consistent with others.
2010-04-19 05:22:35 +00:00
Chris Roberts
0668e04ded
Add an LDFLAGS argument to the python-2.6.5 build instructions so it can find libs like readline.
2010-04-19 03:45:52 +00:00
Scott McCreary
439fd764c1
Initial .bep file for perl, moved patches to patches directory.
2010-03-22 04:06:36 +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
9c184b652f
Initial .bep and patch files for python-2.6.5 (rc2)
2010-03-12 01:04:18 +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
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
Scott McCreary
52dd792041
Updated python .bep and patch for 2.7a1 (alpha1)
2009-12-05 19:58:45 +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
237193066b
Initial .bep and .OptionalPAckageDescription files for PHP. It's not yet working, getting some configure errors, I suspect due to a missing dependency.
2009-11-28 09:30:20 +00:00
Chris Roberts
c72429d52c
Updated the python patch with more include/lib dirs.
...
This allows building of extra modules like curses and bz2.
2009-11-24 03:52:41 +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
70814cfc6d
Removed lua-5.1.3 files, updated lua-5.1.4.bep so that it now works right.
2009-11-11 15:50:04 +00:00
Chris Roberts
d1d2d0d7e5
Adding a few more licenses to the ruby OPD file.
2009-10-29 07:07:59 +00:00
Chris Roberts
94848980fd
Cleanup of the package description and bep file for ruby.
2009-10-28 20:09:02 +00:00
Chris Roberts
146e0651e9
Adding a small patch for ruby-1.9.1-p243 so that it can be reviewed.
...
Fails 3 of the 886 tests. One of them causes Haiku to crash badly!
2009-10-28 05:00:48 +00:00
Chris Roberts
52ae285db8
Modified python patch to use extra include and lib dirs so that zlib is detected.
2009-10-27 22:24:52 +00:00
Scott McCreary
89835402df
updated python patch for 2.6.4 release
2009-10-27 00:11:37 +00:00
Scott McCreary
b9726d7bfc
Updated Python-2.6.4.bep to url of the released version of 2.6.4 tar ball
2009-10-26 23:02:32 +00:00
Scott McCreary
9731fef4ae
Initial checkin of .bep file to alow building of python-2.6.4rc1, the only change to the patch was to change occurances of "2.6.2" to "2.6.4rc1" to allow the patch to work automatically.
2009-10-13 18:19:37 +00:00
Oliver Tappe
3afafd39c2
* added patch for perl-5.10.1 on haiku
2009-09-09 09:40:06 +00:00
Scott McCreary
ee0ece7bdf
Updated python patch for version 2.6.2, also adding in Python.OptionalPackageDescription file
2009-05-14 17:43:44 +00:00
Scott McCreary
5670597d90
Updated php patch to merge in Kaliber's php with the previous HaikuPorts one.
2009-03-01 23:04:26 +00:00
Scott McCreary
e9d15a2981
Initial patch to enable building of php on Haiku.
2009-03-01 22:43:46 +00:00
Scott McCreary
a525c3313a
Updated patch for python-2.7-svn trunk includes recent additions from Kaliber's patch plus fixes to remove /usr from a couple files.
2009-01-18 22:11:41 +00:00
Scott McCreary
e93078ea16
initial patch for python-2.7-svn
2009-01-17 08:46:16 +00:00
Scott McCreary
27ab39da1b
slimmed down patch for python-2.5.4 adding the known working haiku patches.
2009-01-13 07:05:32 +00:00
Scott McCreary
4f0d2cf734
updated patch to add list of tests that are ok if haiku skips them when running make test for python
2009-01-03 04:54:05 +00:00
Scott McCreary
f1e7761cfe
initial patch to allow building of python-2.5.4 on haiku, this includes everything from previous 2.5.2 patch plus a couple other minor fixes.
2009-01-02 17:02:31 +00:00
Scott McCreary
b87f150ace
Start of a script to fix python files that default to /usr/bin/env where haiku needs them to be just /bin/env. This will need tweaking as the execute settings on files needs to be reset after running this script, so a fix for that will need to be added to this. Probably just a simple chmod 644 *.py on the affected directories.
2008-12-16 15:12:45 +00:00
Scott McCreary
aaa731eca2
Still not building, but getting closer. Fixed a couple cases in Kaliber's 2.6.1 patch where it was looking for Haiku but found haiku1 instead. Removed the bluetooth workaround as haiku has bluetooth now? (Might have to put that back in if it fails)
2008-12-16 15:04:24 +00:00
Scott McCreary
149bc4311a
fixed python-2.5.2 patch file, forgot to put haiku1 in h2py.py script file.
2008-10-29 06:38:33 +00:00
Ingo Weinhold
13b46ce6b0
Patches against 5.10.0 respectively perl-current@34615. The installation
...
directory is now /boot/common and socket support is enabled.
2008-10-29 01:40:19 +00:00
Scott McCreary
4740db5be1
fixed typo
2008-10-20 09:30:17 +00:00
Scott McCreary
689bf5ef59
Initial patch for Python-2.6, note that it still needs some work as it doesn't get passed make without an error yet.
2008-10-20 08:47:06 +00:00
Scott McCreary
8781bf670e
First pass at making a python 3.0 patch to build on haiku. It's not yet building but this patch gets far into make before it's first error.
2008-10-10 20:46:14 +00:00