Commit Graph

2871 Commits

Author SHA1 Message Date
Ingo Weinhold
be99af36ec man: Fix hard-coded paths
Also declare all the used commands correctly in REQUIRES.
2013-10-03 22:30:07 +02:00
Ingo Weinhold
5a93af78e7 groff: Fix hard-coded perl path 2013-10-03 22:30:06 +02:00
Ingo Weinhold
e71ec85844 mercurial: Fix hard-coded python path 2013-10-03 22:30:06 +02:00
Ingo Weinhold
a3314a8e46 libsolv: Update version (removal of common) 2013-10-03 22:30:05 +02:00
Ingo Weinhold
d4aec8f5bf bison: Fix hard-coded m4 path 2013-10-03 22:30:04 +02:00
Ingo Weinhold
2076691518 autoconf: Fix hard-coded perl path
Also update the documentation wrt. the removal of /boot/system.
2013-10-03 22:30:04 +02:00
Adrien Destugues
c2a04a95c9 WIP for ninja.
* Fails to build, the python bootstrap tools seems to be generating
some build rules twice.
 * Not enough experience with Python to solve this, so leaving the
package as broken.
2013-10-03 10:10:30 +02:00
Adrien Destugues
2a68df0986 Merge work on CMake 2.8.5 to 2.8.11
* The testsuite does not deadlock anymore
 * However, we only get 49% passing tests. Still some workto do there.
2013-10-03 09:32:59 +02:00
Alexander von Gluck IV
6419a8dc1d mesa: Add softpipe add-on package
* mesa_swpipe package depends on mesa
2013-10-03 03:23:21 +00:00
Alexander von Gluck IV
60b97d2276 mesa: Add new Mesa-9.3 package
* For now, we're using git as 9.3 is unreleased.
* Long term, 9.3 should contain the code containing
  the Haiku OpenGL kit.
* For now, it's pointed at my personal repo. This
  will be adjusted once the basics are in upstream
  Mesa.
2013-10-02 23:03:24 +00:00
Adrien Destugues
c1ed31ee9c Fix search pathes for CMake 2.8.11.2.
* This is only tested on gcc2 hybrids, help welcome testing it on other
archs.
2013-10-02 22:54:04 +02:00
Adrien Destugues
1de22da1c6 Fix libdsk recipe. 2013-10-02 22:53:19 +02:00
Scott McCreary
260d1dd74d Added missing $ 2013-10-02 13:16:22 -07:00
Scott McCreary
bdf9b97675 Renamed libsdl2 patch so that it matches and gets used. 2013-10-02 08:53:13 -07:00
Adrien Destugues
d7f7105b2a Fix the recipes for SDL, SDL-image and SDL-ttf
* sdl-config return the right path for --lib
 * fix dependencies, provides, and more policy warnings.
2013-10-02 21:09:04 +02:00
Adrien Destugues
3166a9f673 Convert unrar recipe to new format. 2013-10-02 18:55:13 +02:00
Adrien Destugues
0e43116c20 Update libxslt recipe so it works with newer haikuporter
* Still missing _devel package extraction.
2013-10-02 18:55:13 +02:00
Scott McCreary
548c1faf89 Initial .recipe files for libsdl2 and sdl2_ttf, not working yet, but libsdl2 builds 2013-10-02 04:49:26 -07:00
Adrien Destugues
574085e273 Turn distcc into recipe format.
* Not tested, a bug in haikuporter prevents from building it
 * the tests fail on haiku because a path is hardcoded to /usr/include
in them. an upstream issue has been opened.
2013-10-02 09:00:55 +02:00
Adrien Destugues
401f2a18da Add sqlite 3.8.0.2 recipe.
* Latest release from sqlite.
 * This fixes the libraries location as previous versions of the package
did not have them in the right place, also fixes the pkg-config script
location.
 * I could not rebuild the older recipes, apparently the source archive
was moved on sqlite server, and they don't link to it anymore.
2013-10-01 12:30:14 +02:00
Adrien Destugues
f0cda2a5a4 Cleanup cmake-2.8.11.2 recipe and patch
* Some tests are not passing, so marking the port as broken for now.
 * Make sure the patch is actually used when building.
2013-10-01 10:47:50 +02:00
Oliver Tappe
5da5387840 Bump revisions of zlib and libsolv to allow updating them. 2013-09-30 21:54:36 +02:00
Adrien Destugues
d922c33596 Add recipe for GNU which.
* This should replace our current shell script version which won't work
when /etc/profile isn't sourced.
2013-09-30 21:21:47 +02:00
Adrien Destugues
7c1de0c5f7 Get Vim 7.3 recipe working. 2013-09-30 16:49:22 +02:00
Ingo Weinhold
27c3268a4c jam: Fix first source URL 2013-09-28 16:49:20 +02:00
Scott McCreary
095dbe87c3 Update freetype to 2.5.0.1 2013-09-25 15:14:24 +00:00
Scott McCreary
e0fe8e2a81 Adjusted libsdl-1.2.15 and sdl_image-1.2.12, libsdl-1.2.15 builds but files aren't showing up as expected, so sdl_image fails to detect SDL headers 2013-09-23 01:02:56 -07:00
Scott McCreary
15d1ef31fc Updated .recipe for vorbis_tools-1.4.0 so that it now builds 2013-09-21 10:20:33 -07:00
Scott McCreary
17890aeb57 Updated flac to 1.3.0, removed flac 1.2.1 2013-09-20 22:05:04 -07:00
Scott McCreary
b47f5c7258 Updated lcms to 2.5, removed older 2.x lcms recipes 2013-09-19 16:00:52 -07:00
Scott McCreary
ef9920939f Initial .recipe to build a working dos2unix and unix2dos 2013-09-19 16:00:40 -07:00
Scott McCreary
b9cce3c7bc Added initial portaudio .recipe by AdrianArroyoCalle 2013-09-19 16:00:29 -07:00
Oliver Tappe
0279d9aa33 Add missing group declaration to openssh recipe 2013-09-19 00:08:03 +02:00
Oliver Tappe
94d2ab817b Fix one more broken port name 2013-09-18 22:06:51 +02:00
Scott McCreary
0f4c080530 Updated .recipe for courier_prime so that it builds to a .hpkg 2013-09-17 14:31:44 -07:00
Scott McCreary
557c0696af Updated .recipe for arabeyes_fonts so that it builds to a .hpkg 2013-09-17 14:31:01 -07:00
Scott McCreary
fab40efb9b Remove old ubuntu font recipe, now renamed to ubuntu_font_family 2013-09-17 13:35:50 -07:00
Scott McCreary
c5a67e1536 Updated arabeyes_fonts .recipe so that it now builds into an .hpkg 2013-09-17 13:31:28 -07:00
Scott McCreary
7555134eec Mark sdl_image-1.2.12 as not working 2013-09-17 09:10:16 -07:00
Scott McCreary
1fb835d277 WIP .recipe for sdl_image-1.2.12 2013-09-17 09:10:05 -07:00
Scott McCreary
6bb30b537f Adjusted libsdl so that header files get included, but it's including them twice now? 2013-09-17 09:09:53 -07:00
Oliver Tappe
655a5e7f16 Rename some merged recipe files to conform to version syntax. 2013-09-17 12:08:37 +02:00
Oliver Tappe
80d36572c0 Cleanup fallout from cherry-picks (renaming .bep to .recipe). 2013-09-17 01:14:53 +02:00
Alexander von Gluck IV
b0e932557c libsdl2: Rename to libsdl 2.0.0
* As per our mailing list discussion, package
  management will support multiple versions of
  the same package being installed at the same
  time, so this *should* work like this in theory.
* Adjust patch to match 1:1 SDL changes accepted
  upstream.
2013-09-17 01:12:46 +02:00
Alexander von Gluck IV
295b38ef1d libsdl2: Add SDL2 port. Marked unstable
* Small number of changes to get it building
* Very unstable, but getting there.
* split sdl 2.0 from libsdl to libsdl2. The reasoning
  behind this is that libsdl uses -lsdl, while libsdl 2.x
  uses -lsdl2. (SDL2 breaks a lot of binary compat I guess)
* Remove old sdl2 bep's in libsdl.. these never worked well.
* libsdl 2.0.0 seems to build with gcc2 and gcc4 (yay)
* libsdl 2.0.0 patch pushed upstream in SDL bug #2046
* Thanks to the gsoc students for their hard work!

(cherry picked from commit d7e59f63c1)

Conflicts:
	media-libs/libsdl2/libsdl2-2.0.0.bep
2013-09-17 01:12:23 +02:00
Alexander von Gluck IV
36e1819c3c pkgconfig: Add 0.28, fix build (tested on gcc4)
(cherry picked from commit 7bea1e79b9)
2013-09-17 01:06:22 +02:00
Adrián Arroyo Calle
e6c80c4f2a Ubuntu Font Family
(cherry picked from commit 154ecc4acc)
2013-09-17 01:05:31 +02:00
Chris Roberts
2b21de463d Fix typo in install section of quicklaunch bep
Resolves issue #10

(cherry picked from commit 4c151a4713)
2013-09-17 01:04:00 +02:00
Adrien Destugues
a87953b834 Update patches for cmake 2.8.11 and 2.8-git to include some of our changes that are not merged yet.
(cherry picked from commit d2acf18c1e)

Conflicts:
	dev-util/cmake/patches/cmake-2.8-git.patch
2013-09-17 01:03:21 +02:00
Oliver Tappe
a946574571 CMake 2.8.11 fixes our build problems on Haiku (2.8.10 did not build).
Add bep file for this new version, which also merges most of our changes from the previous patch.

(cherry picked from commit 725e6e5eae)
2013-09-17 00:57:42 +02:00