Commit Graph

54 Commits

Author SHA1 Message Date
Chirayu Desai
f339f43026 Add recipe for python package pathtools 2014-12-07 18:19:26 +00:00
Adrien Destugues
74b041f63a Add recipe for Python Imaging Library. 2014-11-16 22:32:37 +01:00
Chris Roberts
679a6c48f6 dulwich: update to 0.9.7
* remove old versions
2014-11-13 21:20:21 -07:00
Adrien Destugues
9367594d0c python modules: bump revision for python 2.7 migration. 2014-09-19 08:59:35 +02:00
Adrien Destugues
53f459791c dateutil: bump revision for python 2.7 rebuild. 2014-09-19 08:59:33 +02:00
Adrien Destugues
28cb9bb4a7 setuptools: fix for python 2.7. 2014-09-19 08:59:33 +02:00
Adrien Destugues
5ea107cf72 python_twisted: fix provides. 2014-09-19 08:59:31 +02:00
François Revol
8634a657a3 python_mechanize: Fix DESCRIPTION 2014-08-07 17:47:23 +02:00
François Revol
1a687953ee Add recipe for python mechanize 2014-07-29 17:06:13 +02:00
François Revol
adf1aca0cf Add recipe for lxml
And patch, because they happily hardcode -lm in there...
2014-07-29 17:06:09 +02:00
François Revol
2a454805c7 Add recipe for dateutil 1.5
- the magic is in --single-version-externally-managed to disable
those (easter) egg things...
cf.
https://wiki.debian.org/Python/FAQ#How_should_we_package_Python_eggs.3F

- --root is required so just pass /

- also, python must be called without any path, else it setuptools uses
it as an extra prefix for install... so we munge PATH and call python.
2014-07-29 17:06:04 +02:00
François Revol
ade9a98565 Add a recipe for python-requests 2014-07-29 17:05:59 +02:00
Adrien Destugues
c0fc937704 Add Cython recipe. 2014-07-13 08:40:00 +02:00
Guest One
bb352f44a9 Merge branch 'master' of https://bitbucket.org/GuestOne/haikuports-guestone into pygame 2014-07-05 18:08:34 +07:00
Guest One
6fb03418c8 pygame recipe. Only x86_gcc2. Patchset in wrong format as haikuporter -e does not work for me. 2014-07-05 18:06:47 +07:00
Augustin Cavalier
4808bd4bca Delete old "setuptools" (Python) recipes, create new recipe (that actually works).
That hack is pretty nasty, I know. But I couldn't find a better solution
that worked, so it'll have to stay.

Confirmed this works by writing a GYP recipe that uses it, that is coming
in the next commit.
2014-06-30 19:34:28 -04:00
Oliver Tappe
22c10b29d2 Make buildbot_slave and python_zope.interface arch-specific.
* To prevent problems with the 'any' packages being shared between
  different architectures (while those use varying versions of python),
  make them arch-specific.
* Additionally, move buildbot_slave from dev-python to dev-util (as
  it is not related to python development).
2014-06-25 23:33:03 +02:00
Oliver Tappe
0347f445e2 Merged in jessicah/haikuports/buildbot-slave (pull request #189)
buildbot_slave: fix path to tail.
2014-06-22 23:26:15 +02:00
Jessica Hamilton
bc318791c0 buildbot_slave: fix path to tail. 2014-06-22 21:21:03 +00:00
Jessica Hamilton
703ee949a5 python_twisted: fixes for gcc2. 2014-06-20 05:37:54 +00:00
Oliver Tappe
241d18e763 Add recipe for buildbot_slave and all its dependencies.
* add buildbot_slave-0.8.8.recipe
* add python_twisted-13.2.0.recipe
* add python_zope.interface-4.1.1.recipe
* add python_mock-1.0.1.recipe
2014-06-15 23:29:16 +02:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe
f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
Adrien Destugues
fc970ad4fc Simpleparse: turn bep into recipe.
* Needs setuptools, so won't work for now...
2014-03-30 13:23:02 +02:00
Adrien Destugues
c484238c12 setuptools: turn bep into recipe and add latest version
* The SSL certificate for pipy seems broken, so wget won't download.
2014-03-30 13:23:02 +02:00
noryb009
4e1ffebc1a Rewrap dev-python DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Alexander von Gluck IV
d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Chris Roberts
9ec1294809 Update python dulwich to 0.9.4 2013-12-14 12:57:52 -07:00
Chris Roberts
f82fa818f0 Add python pygments recipe 2013-11-21 17:22:24 -07:00
Chris Roberts
f17cdf3b98 Add python iniparse recipe 2013-11-21 17:21:40 -07:00
Chris Roberts
e9a29515e6 Add python dulwich recipe 2013-10-31 14:53:17 -06:00
Chris Roberts
ff34c5f70e Add python ordereddict recipe 2013-10-31 14:52:48 -06:00
Chris Roberts
fc9b8c04d7 Add docutils recipe 2013-10-30 00:17:40 -06:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Oliver Tappe
37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +00:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Jrabbit
880f00f42f paramiko bep file 2011-01-08 00:20:57 +00:00
Jrabbit
2e0d664e9c pycrypto bep file 2011-01-08 00:20:47 +00:00
Scott McCreary
ecf99619d8 Initial .bep file for simpleparse, from Jack Laxson 2011-01-02 09:01:09 +00:00
Scott McCreary
a48df5ce4b Initial .bep file for pydispatcher, from Jack Laxson 2011-01-02 08:19:56 +00:00
Scott McCreary
15a654909c Initial .bep file for setuptools, from Jack Laxson 2011-01-02 08:07:13 +00:00
Scott McCreary
6ec5b24747 Added pychart bep file to build from bzr repository, file by jrabbit. 2010-11-24 20:46:16 +00:00
Scott McCreary
407b0939e8 Initial .bep file for PyChart. 2010-11-22 23:29:49 +00:00
Scott McCreary
ac024c0d18 Cleaned up several LICENSE entries in .bep files which didn't have matching license files. 2010-10-15 23:18:39 +00:00
Scott McCreary
963bf1677e Updated numpy to 1.5.0 2010-09-17 20:20:19 +00:00
Scott McCreary
cfdaa0183b Initial .bep file for pyopengl. This builds just fine but isn't yet working. I suspect thats due to the missing freeglut dependency. 2010-09-17 19:16:07 +00:00
Scott McCreary
b2c65c120b This updated pygame patch now allows it to detect libpng and build on a gcc4 Haiku,
but it's still not actually finding and using png files, at least test_sprite.py is failing saying
" sprite_surface2 = pygame.image.load(os.path.join(data_dir, "static.png")) 
pygame.error: File is not a Windows BMP file
2010-09-17 18:41:53 +00:00
Scott McCreary
8b807267c8 Start of a patch for pygame, this gets it to detect, but is making a broken Setup file still. More work is needed to get this one working. 2010-09-17 07:23:04 +00:00