Commit Graph

1364 Commits

Author SHA1 Message Date
Ingo Weinhold
3fee9cc3cb Add icu 4.8.1.1 recipe and patch
The patch is an unchanged version of the 4.8.1 patch and the recipe is
derived from the non-recipe for 4.8.1.
2013-05-01 01:33:42 +02:00
Ingo Weinhold
d71ff1949f subversion: Remove old and intermediate non-recipes/patches 2013-04-30 23:02:22 +02:00
Ingo Weinhold
2dc7b77750 Convert subversion 1.6.18 recipe to an actual recipe
* Adjust recipe similar to the 1.6.15 recipe.
* Adjust the patch so that the correct global settings directory is
  used.
2013-04-30 22:33:56 +02:00
Ingo Weinhold
8fca2cffe2 Update subversion 1.6.15 recipe
* Specify patch explicitly.
* Remove bogus copied and pasted provides. Add the libraries.
* Use runConfigure.
* Use jobArgs.
* Use prepareInstalledDevelLibs.
2013-04-30 21:57:28 +02:00
Ingo Weinhold
88cc2bcdb9 Update apr_util recipe
* Rename patch to match package name.
* Specify patch explicitly. Previously patch wasn't picked up anymore
  due to its name not matching the package name.
* Add cmd:apu_1_config to provides.
* Move patch command from BUILD to PATCH.
* Use runConfigure.
* Use jobArgs.
* Fix developLibDir paths in apu-1-config.
* Patch build/apu-conf.m4 so the correct include and library path is
  used for expat.
* Remove old patches.
2013-04-30 21:56:50 +02:00
Ingo Weinhold
14b77cfd59 Update expat recipe
* Add cmd:xmlwf to provides.
* Fix lib:libexpat versions in provides.
* Move patch commands from BUILD() to PATCH().
* Use runConfigure.
* Use jobArgs.
* Use prepareInstalledDevelLibs.
2013-04-30 21:11:41 +02:00
Ingo Weinhold
14bed6a958 Update apr recipe
* Explicitly declare patch.
* Add provides cmd:apr_1_config.
* Use jobArgs.
* Fix developLibDir paths in apr-1-config.
2013-04-30 20:52:36 +02:00
Ingo Weinhold
9323b45483 Update libpcre recipe
* Add commands to provides.
* Fix autotools invocation order (it failed here before).
* Use jobArgs.
* Fix developLibDir paths in pcre-config.
* Remove unnecessary cd in TEST() (untested).
2013-04-30 20:38:41 +02:00
Ingo Weinhold
b922e12d8f Update ncurses 5.9 recipe
* Use jobArgs.
* Fix developLibDir paths in ncurses[w]5-config.
2013-04-30 20:26:30 +02:00
Ingo Weinhold
72fc92d3ed Update curl recipe
* Add cmd:curl_config to provides.
* Use runConfigure.
* Use jobArgs.
* Use $developLibDir in curl-config.
2013-04-30 20:06:30 +02:00
Ingo Weinhold
de4acc113e Update neon 0.29.6
* Patch Makefile.in so it uses the correct docdir.
* Make with $jobArgs.
* Move development libs, fix pkgconfig file.
2013-04-30 19:40:57 +02:00
Ingo Weinhold
abcc3832b8 libxml2: Fix develop/lib paths
* Replace $libDir by $developLibDir in xml2Conf.sh and xml2-config.
* Make with multiple jobs.
2013-04-30 19:02:33 +02:00
Ingo Weinhold
3a380a174f Update openssh 6.0p1 recipe and patch
* Back-port (and fix) the AuthorizedKeysFile change in sshd_config
  from 6.2p1.
* Declare login and passwd as requires and find them via the package
  links directory.
* configure.ac: Allow passing the path to passwd via the environment.
* Remove all but the ".ssh" dir related changes from the pathnames.h
  patch. The other paths can be specified/overridden via configure, so
  we don't need to patch them. Same for LOGIN_PROGRAM in sshd_config.
* Fix sysconfdir and libexecdir paths. The build system doesn't append
  a subdir path.
2013-04-30 00:38:52 +02:00
Ingo Weinhold
903e8fb7c6 Convert grep recipe to an actual recipe
* Remove the other non-recipes/patches.
* We use the bz2 source archive. The xz URL is included as a comment.
  Would be nice, if both could be specified and haikuporter would pick
  one it has an unarchiving tool for.
2013-04-29 11:37:19 +02:00
Ingo Weinhold
80154ad209 Convert gettext recipe to an actual recipe
* The new recipe is based on the *-dev bep file.
* Remove all other patches/non-recipes.
2013-04-29 11:33:53 +02:00
Ingo Weinhold
2089651b58 bzip2 1.0.5: Remove non-recipe and all other files 2013-04-29 01:41:08 +02:00
Ingo Weinhold
d3b72fd545 Convert bzip2 1.0.6 recipe to an actual recipe
Also remove the patch. It only concerns the installation locations.
Instead move things around in INSTALL().
2013-04-29 01:38:58 +02:00
Ingo Weinhold
5d2a935523 Remove old and intermediate openssh non-recipes/patches 2013-04-29 01:02:31 +02:00
Ingo Weinhold
2b0aeb6910 Convert openssh 6.0p1 recipe to an actual recipe 2013-04-29 01:02:31 +02:00
Ingo Weinhold
c7a4782483 Convert openssh 5.8p2 recipe to actual recipe 2013-04-29 01:02:31 +02:00
Oliver Tappe
ebec38d618 Moved ca_root_certificates into haiku-data 2013-04-28 23:37:13 +02:00
Oliver Tappe
3c0f0f1c01 Added recipe for BeBook 2013-04-28 23:36:10 +02:00
Oliver Tappe
87c255e9d6 Convert and adjust recipe for BePDF 2013-04-28 19:46:12 +02:00
Oliver Tappe
f3060aac4a Convert htmldoc-1.8.27.recipe into an actual recipe 2013-04-28 19:46:12 +02:00
Oliver Tappe
1c1c636853 Update curl-7.26.0 to use ca_root_certificates 2013-04-28 19:46:11 +02:00
Oliver Tappe
052ffa137c Add recipe for ca_root_certificates. 2013-04-28 19:46:11 +02:00
Oliver Tappe
fde5fa3853 Fix symlink to lpe in Pe package. 2013-04-28 19:46:11 +02:00
Ingo Weinhold
0a9559b581 Update libsolv recipe
* Move build_requires to build_prerequires
* Add requires zlib and expat.
* Fix package directory layout.
2013-04-28 19:19:28 +02:00
Ingo Weinhold
588f7769ed Convert cmake 2.8.5 recipe to an actual recipe
Also adjust the patch according to the new directory layout for
development files and simplify in a few places.
2013-04-28 19:12:03 +02:00
Ingo Weinhold
28f92d76d9 texinfo: Remove lib/charset.alias 2013-04-28 16:09:15 +02:00
Oliver Tappe
1b42a406e3 Rename jam-2.5 according to date given in git log info 2013-04-28 02:19:15 +02:00
Oliver Tappe
2ce975c536 Bump revision of jam-2.5 2013-04-28 02:19:15 +02:00
Ingo Weinhold
98020cfd10 libtool: Move development libs to respective dir 2013-04-28 02:07:26 +02:00
Ingo Weinhold
d74b126d3f libtool: Move autoconf to build_prerequires
... to break dependency cycle.
2013-04-28 02:07:26 +02:00
Ingo Weinhold
990cd0dedf make: Move libtoolize to build_prerequires
... to break dependency cycle.
2013-04-28 02:07:26 +02:00
Ingo Weinhold
80e2775585 texinfo requires ncurses
The haiku system package did provide ncurses implicitly before, so
that was never noticed.
2013-04-28 02:07:26 +02:00
Ingo Weinhold
dc059313ce automake: Move makeinfo to the build_prerequires
... to break another dependency cycle.
2013-04-28 02:07:25 +02:00
Ingo Weinhold
aaf965fbd1 tar: Move automake and autoreconf to build_prerequires
Since tar itself is a requires for the autotools we need to break
the dependency cycle at some point.
2013-04-28 02:07:25 +02:00
Oliver Tappe
c906836369 Finish work on pe-2.4.3_hg602 2013-04-28 01:57:09 +02:00
Oliver Tappe
191f87a041 Flex requires cmd:m4 at runtime. 2013-04-28 01:44:58 +02:00
Oliver Tappe
658f4593cd Merge branch 'package-management' of bitbucket.org:haikuports/haikuports into package-management 2013-04-28 01:36:46 +02:00
Oliver Tappe
1f17202603 Add patch for pe-2.4.3_hg602 2013-04-28 01:36:26 +02:00
Oliver Tappe
fbc56b6b3a Untested conversion of pe-2.4.3_hg602 to recipe 2013-04-28 01:35:36 +02:00
Oliver Tappe
10cc8a9e76 Add missing provides to libpcre-8.21 2013-04-28 01:05:56 +02:00
Oliver Tappe
4ea9663aa1 Separate link-time and runtime libs in older apr & apr_util recipes 2013-04-28 01:00:42 +02:00
Oliver Tappe
b6dbabb155 Convert jam-2.5.recipe to an actual recipe. 2013-04-28 00:50:22 +02:00
Ingo Weinhold
8950faa2f6 Update sed recipe to newer autotools
* Basically we just don't run autoreconf anymore.
* Also remove lib/charset.alias from the package.
2013-04-28 00:41:56 +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