29726 Commits

Author SHA1 Message Date
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
Alexander von Gluck IV
a66ef90360 Mesa: Update Mesa 7.8.2 patch
* Utilize mmap vs malloc due to the new NX support
* GL applications no longer crash
* Fixes #9685 gcc2
2013-04-24 21:23:46 +00: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
Oliver Tappe
1f16fbf468 Finish and activate autoconf-2.69 and automake-1.13.1 2013-04-21 19:57:15 +02:00
Oliver Tappe
4a90d4f15d Deactivate autoconf-2.68 and automake-1.11.1 for now.
* we need to make room for new versions (as support for multiple versions of
  a single port hasn't been implemented in haikuporter yet)
2013-04-21 19:55:45 +02:00
Oliver Tappe
2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00
Oliver Tappe
db8f9fa6db Cleanup binutils package. 2013-04-21 18:58:18 +02:00
Oliver Tappe
b0fe332599 Populate .gitignore 2013-04-21 18:58:18 +02:00
Ingo Weinhold
c74c8c9f4d Rename xz-utils recipes
Going to have a closer look...
2013-04-21 16:51:31 +02:00
Scott McCreary
1e2de4b85d Added script for setting openjdk environment. Updated openjdk bep to correctly build distro zip. 2013-04-20 05:58:17 +00:00
Oliver Tappe
a704dbf9a7 * adjust several recipes to our new naming conventions 2013-04-19 23:06:59 +00:00
Oliver Tappe
fcb60a8b6d * converted libiconv to recipe format 2013-04-19 22:51:27 +00:00
Oliver Tappe
4baa9ad46a * drop old recipe of pe-2.4.3-hg (names with dashes are no longer allowed) 2013-04-19 22:25:46 +00:00
Oliver Tappe
8139b1c063 * commit incomplete conversion of pe-2.4.3_hg to recipe format 2013-04-19 22:23:29 +00:00
Ingo Weinhold
46ef9167ab libsolv: Update to new version
Includes pre-release separator change.
2013-04-18 23:36:11 +00:00
Ingo Weinhold
4b80857c5e Update libsolv 2013-04-16 15:10:25 +00:00
Ingo Weinhold
e81058822c Update to current libsolv version
* Includes recent OpenSUSE/libsolv changes and sync with
  package kit changes (BPackageVersion::release -> revision).
* Add missing expat [build_]requires.
* BUILD(): Remove "build" directory before re-creating it.
2013-04-15 21:45:51 +00:00
Oliver Tappe
66cce01b0c Work towards getting subversion with all dependencies built. The remaining
problem is that apr-util won't build yet, due to it relying on the sources of apr being around. We need support for source packages to solve that, so that will be the next step.
2013-04-14 22:06:31 +00:00
Oliver Tappe
93daa4e027 * apparently, libtool may invoke ranlib 2013-04-14 17:56:59 +00:00
Oliver Tappe
e494b43bda Revision 4 of gcc-2.95.3_110711:
* strip debug info from all binaries
* based on architecture, decide whether or not to link the tools into
  the default path
* use relative symlinks instead of absolute ones, as the latter won't work
  when building gcc with itself (in which case the .self-symlink in the 
  /packages folder will point to the packaging path, where no binaries
  exist yet)
2013-04-14 15:41:22 +00:00