Oliver Tappe
b6dbabb155
Convert jam-2.5.recipe to an actual recipe.
2013-04-28 00:50:22 +02:00
Oliver Tappe
6638964926
Remove obsolete unconverted recipes for libpcre
2013-04-27 23:36:20 +02:00
Oliver Tappe
3a96983a63
Convert libpcre-8.21.recipe to an actual recipe
2013-04-27 23:35:45 +02:00
Oliver Tappe
5f0a3cf2f7
Remove obsolete unconverted recipes for curl.
2013-04-27 23:20:12 +02:00
Oliver Tappe
63e0823542
Convert curl-7.26.0.recipe to an actual recipe
2013-04-27 23:17:51 +02:00
Oliver Tappe
4a44285fa7
Reinstate correct architectures definition for automake-1.11.1
2013-04-27 21:57:42 +02:00
Oliver Tappe
979e9ff5a0
Reinstate correct architecture definition for autoconf-2.68
2013-04-27 21:56:23 +02:00
Oliver Tappe
5ea51163d3
Rename apr-util-1.4.6.recipe and convert it to an actual recipe
2013-04-27 21:49:38 +02:00
Oliver Tappe
10f83b5733
Drop obsolete unconverted recipe files
2013-04-27 21:47:50 +02:00
Oliver Tappe
6c1601cf8f
turn apr-1.4.6.recipe into an actual recipe
2013-04-27 21:46:04 +02:00
Oliver Tappe
d5870dbb1c
Merge branch 'package-management' of bitbucket.org:haikuports/haikuports into package-management
2013-04-27 21:39:35 +02:00
Oliver Tappe
8167741595
Adjust libtool a bit more to our needs.
...
* add /boot/common/develop/lib to link-time library search path
* configure libtool to not hardcode run-time paths into libraries
2013-04-27 21:32:59 +02:00
Ingo Weinhold
05d1087a19
Remove old libedit non-recipes/patches
2013-04-27 03:09:16 +02:00
Ingo Weinhold
919bfb859d
Convert libedit recipe to an actual recipe
2013-04-27 03:07:18 +02:00
Ingo Weinhold
efec81e036
ncurses: Build both wchar and non-wchar libraries
2013-04-27 02:55:44 +02:00
Ingo Weinhold
5a72314502
Convert mkdepend recipe to an actual recipe
2013-04-27 00:18:23 +02:00
Ingo Weinhold
b22b245c77
libxml2: Remove old non-recipes/patches
...
Also move trunk patch to patches/.
2013-04-26 23:10:47 +02:00
Ingo Weinhold
e991c42864
libxml2 2.8.0 recipe: Re-add missing "make in BUILD()
2013-04-26 23:08:41 +02:00
Ingo Weinhold
1111e4a96b
Convert libxml2 2.8.0 recipe to an actual recipe
2013-04-26 16:31:02 +02:00
Ingo Weinhold
7565ab68d8
Update sqlite recipes to use fixPkgconfig
2013-04-26 01:38:30 +02:00
Ingo Weinhold
8677d466b9
Remove old/intermediate openssl non-recipes
2013-04-26 01:34:29 +02:00
Ingo Weinhold
68971701aa
Convert openssl 1.0.0j recipe to actual recipe
2013-04-26 01:30:42 +02:00
Ingo Weinhold
502c0dd522
Update openssl 1.0.0d recipe
...
* Fix compat versions in provides.
* Move include/ directory to develop/headers/.
* Move development libaries to develop/lib/.
* Fix pkgconfig.
2013-04-26 01:21:20 +02:00
Ingo Weinhold
6b4cc9b2ac
Remove older and intermediate sqlite non-recipes
2013-04-26 00:01:24 +02:00
Ingo Weinhold
ae5789b5ab
Convert sqlite 3.7.13 recipe to actual recipe
2013-04-26 00:00:43 +02:00
Ingo Weinhold
7ea2ed82fe
Update sqlite 3.7.5 recipe
...
* Correct version of provided lib:libsqlite3 -- it has it's own
versioning.
* Drop provided lib:libsqlite.
* Move the development library stuff to develop/lib.
2013-04-25 23:51:42 +02:00
Ingo Weinhold
79948b074c
Convert nano 2.2.6 recipe to an actual recipe
2013-04-25 17:58:16 +02:00
Ingo Weinhold
c67ae39824
ncurses: Build libraries with wchar support
2013-04-25 17:57:37 +02:00
Ingo Weinhold
d9d5efcb72
Small correction in yasm 1.2.0 recipe
...
Use the portVersion veriable instead of hard-coding the version.
2013-04-25 17:56:52 +02:00
Ingo Weinhold
1a509f80d1
Update gcc 2 recipe
...
Some missing include and all library search paths are now built in.
2013-04-25 17:55:32 +02:00
Ingo Weinhold
49f612fe18
Removing old ncurses (non-)recipes and patches
2013-04-25 03:33:55 +02:00
Ingo Weinhold
14c8bc34fc
Convert ncurses 5.9 recipe to an actual recipe
2013-04-25 03:33:08 +02:00
Ingo Weinhold
de97fbcc15
Remove man 1.6f patch and recipe
2013-04-24 16:01:19 +02:00
Ingo Weinhold
98e24ea065
Convert man 1.6g recipe to an actual recipe
...
Due to man needing a config file and our package manager/daemon not
supporting any settings file handling one has to manually copy the
man.conf from the package to the respective settings directory to
make things work.
2013-04-24 15:58:41 +02:00
Ingo Weinhold
27fd02eaf4
Update man 1.6g patch
...
Mostly fixes for using the correct paths for package management, like
not using absolute paths for the tools that man invokes, and using
the correct man search paths.
Displayed man pages contain uninterpreted escape sequences. It works
correctly when adding the '-r' option to DEFAULTLESSOPT (or piping to
"less -irs"), but the comment for this variable explicitly notes that
having to do that hints toward a broken setup. So I didn't do that and
we'll see later whether the current Haiku does better.
2013-04-24 15:47:39 +02:00
Oliver Tappe
c849f5886d
Update libtool-2.4 recipe to work with autoconf-1.13
...
* liberate requirement on automake from 1.11 to generic, as there's hope
that any automake equal or newer than 1.11 will do
* add patch for removing dependency to help2man which is being invoked
to regenerate the manpages, which won't work and has become an error
with automake-1.13
* move patches for 2.4 into a corresponding subfolder
* explictly list patches
2013-04-24 00:20:27 +02:00
Ingo Weinhold
428759c831
Convert groff recipe to actual recipe
2013-04-23 23:04:59 +02:00
Ingo Weinhold
5c158f5193
Make p7zip 9.13 an 9.20.1 recipes actual recipes
...
Remove 9.04 recipe and patch.
2013-04-23 20:52:36 +02:00
Oliver Tappe
e8f0489003
Adjust libtool requirements to make it usable again
...
* with the current set of packages, libtool could no longer be used
for building, as its requirement on automake-1.11 could not be
provided.
2013-04-23 14:11:39 +02:00
Ingo Weinhold
68ea76c1c7
Convert wpa_suplicant-2.0 recipe to an actual recipe
...
Also adjust the patch to use the correct private Haiku header
directories. Doesn't build yet, since it requires newer Haiku API.
2013-04-22 22:49:39 +02:00
Ingo Weinhold
f271a239d3
Rename wpa_supplicant-2.0.bep to *.recipe
2013-04-22 22:41:29 +02:00
Michael Lotz
e247faabc4
Update wpa_supplicant to version 2.0 and bring in improvements.
...
* Updated to version 2.0 of vendor code.
* Reliability improvements in controlling the underlying devices.
* Implement leaving networks.
* Better timeout handling.
* Usability enhancements like cancel on escape, ok button being the
default and the password field having focus on start.
* Storing of the password using BKeyStore.
2013-04-22 22:40:03 +02:00
Ingo Weinhold
fd7e08593c
Convert wpa_supplicant recipe to an actual recipe
...
Also adjust the patch to use the correct private Haiku headers.
2013-04-22 22:24:36 +02:00
Ingo Weinhold
7c245319d0
Convert wqy_microhei recipe to an actual recipe
2013-04-22 20:34:25 +02:00
Ingo Weinhold
22d1465556
Convert wqy_zenhei recipe to an actual recipe
2013-04-22 20:01:16 +02:00
Ingo Weinhold
95434f0173
Convert Vision recipe to an actual recipe
2013-04-22 19:11:31 +02:00
Ingo Weinhold
e8cc57a00c
Convert yasm recipes to actual recipes
2013-04-22 13:47:28 +02:00
Ingo Weinhold
404e2f047d
xz_utils-5.0.1.recipe: Turn into an actual recipe
...
I tried a bit, but there's no easy way of building with gcc 2, as the
code makes heavy use of C99 features. Should we really need to build
it with gcc 2, we should at least deal with the local variable
declarations not at the beginning of a block in an automated fashion.
2013-04-22 12:08:42 +02:00
Oliver Tappe
06e4e08103
Finish work on haiku/master versions of prequired packages
2013-04-22 00:18:31 +02:00
Oliver Tappe
43d36deaed
Adjust make-3.82 as an example for a source package
2013-04-21 19:58:10 +02:00