Commit Graph

1445 Commits

Author SHA1 Message Date
Oliver Tappe
91b3bbf55b Revision 3 of libtool-2.4:
* move cmd:sed from build_prereq to build_req
* adjust compatibility declarations for autoconf and automake to match
  their documented behaviour
2013-04-12 23:17:04 +00:00
Oliver Tappe
02490389f5 Revision 3 of flex-2.5.35:
* specify to be compatible with autoconf >= 2.60
2013-04-12 23:14:46 +00:00
Oliver Tappe
71bf6f9e94 Revision 3 of m4-1.4.16:
* add cmd:sed as build-requires
2013-04-12 23:12:29 +00:00
Oliver Tappe
01383b538d Revision 1 of sqlite-3.7.16.1:
* declared as untested on all architectures, such that it won't be tried
  by haikuporter yet
2013-04-12 23:11:39 +00:00
Oliver Tappe
3a9b7d1808 Revision 2 of tar-1.26:
* add missing build-prerequires cmd:make, cmd:gcc and cmd:ld
2013-04-12 23:09:21 +00:00
Oliver Tappe
37ce815186 Revision 3 of perl-5.10.1:
* move cmd:sed from build-prerequires to build-requires
2013-04-12 23:07:44 +00:00
Oliver Tappe
afb58916ac Revision 3 of texinfo-4.13a:
* add missing build-prerequisite cmd:sed
2013-04-12 23:06:04 +00:00
Oliver Tappe
9324df8ddc Revision 2 of sed-4.2.1:
* add missing prerequisites cmd:gcc, cmd:make and cmd:sed
* switch build stage to use autoreconf instead of autoconf, as was
  hinted by a message during the build before, however that doesn't
  seem to help much with respect to getting rid of warning messages
2013-04-12 23:04:28 +00:00
Oliver Tappe
fa9e20eb9b Add folders 'packages' and 'repository' to svn:ignore 2013-04-12 22:59:22 +00:00
Oliver Tappe
434016e741 Take short route of fixing problems in requires of gcc:
* there's no cmd:binutils, it's just a package
* there's no cmd:texinfo, it's just a package

Later, all the required commands should be put here
instead of requiring packages.
2013-04-11 20:24:14 +00:00
Oliver Tappe
0e4b1914bf Move cmd:make from build_requires to build_prerequires in all autoconf recipes. 2013-04-11 20:21:55 +00:00
Oliver Tappe
131b195e6b Convert tar-1.26 to recipe format. 2013-04-11 20:20:11 +00:00
Oliver Tappe
2c784482c2 Convert sed-4.2.1 to recipe format and adjust the patch to no
longer require fuzz.
2013-04-11 20:19:37 +00:00
Oliver Tappe
a085212a2e Dropped packages- and repository-folders again, as keeping them
under version control makes things more difficult than needed.
2013-04-11 11:24:15 +00:00
Scott McCreary
3ca9eb8d5e Changed recipe for sqlite-3.7.16.1 based on the updated one for sqlite-3.7.5 2013-04-10 10:41:19 +00:00
Ingo Weinhold
a035e90844 sqlite: Relax compat version from 3.7 to 3
The subversion requires is >= 3.4, so things didn't quite fit before.
2013-04-09 18:05:35 +00:00
Ingo Weinhold
84781ee68a libiconv: Fix provides
The main provides must be "libiconv", not "iconv".
2013-04-09 18:02:13 +00:00
Oliver Tappe
9597a02f40 Add cmd:tar as requirement of libtool
* libtool uses tar to copy files, so it is a runtime requirement
2013-04-07 21:43:33 +00:00
Oliver Tappe
6ce6999577 Added top-level folders:
- 'packages' is where built packages are being collected
- 'repository' will be populated by haikuporter with the package-info files 
  required for dependency resolution via pkgman
2013-04-06 13:09:20 +00:00
Scott McCreary
e73e25f6e4 Update sqlite to 3.7.16.1 2013-04-05 15:43:33 +00:00
Ingo Weinhold
e90db8275d Add a recipe for libsolv
Gentoo Portage doesn't know it, so I just picked the dev-libs
category.
2013-04-02 12:13:50 +00:00
Scott McCreary
f0a5b24ee4 Converted autoconf-2.69 and automake-1.13.1 to .recipe format. 2013-04-02 05:25:50 +00:00
Scott McCreary
8cc5b19ad5 Update curl to 7.29.0 2013-04-02 05:14:25 +00:00
Oliver Tappe
fee11484cf * replace STATUS_HAIKU with appropriate ARCHITECTURES specification 2013-04-01 17:52:42 +00:00
Oliver Tappe
37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +00:00
Ingo Weinhold
8b640ecacc arc-5.21o.recipe: Revert incorrect part of r2363
Apparently the script converting to shell syntax was a bit too greedy. Not that
matters much; the install section looks like it is completely broken anyway.
2013-03-29 22:13:14 +00:00
Oliver Tappe
a477cb45a4 * adjust autoconf-2.68 and perl-5.10.1 to activate the build package only
in the INSTALL phase, as they won't build otherwise
2013-03-29 17:15:07 +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
Ingo Weinhold
888e133171 subversion-1.6.15: Update from trunk and update for hpkg building 2013-03-29 01:02:30 +00:00
Ingo Weinhold
95c157ef91 sqlite-3.7.5: Update for hpkg building 2013-03-29 00:59:21 +00:00
Ingo Weinhold
43728ff6f4 neon-0.29.6: Update from trunk and update for hpkg building 2013-03-29 00:58:02 +00:00
Ingo Weinhold
4a26d0a4c9 libiconv-1.13.1: Update from trunk and update for hpkg building 2013-03-29 00:55:31 +00:00
Ingo Weinhold
141d1c41ea openssl-1.0.0d: Update from trunk and update for hpkg building 2013-03-29 00:54:09 +00:00
Ingo Weinhold
1505e97c1b libxml2-2.7.8: Update for hpkg building 2013-03-29 00:51:01 +00:00
Ingo Weinhold
52c7c8c300 expat-2.0.1: Update for hpkg building 2013-03-29 00:49:32 +00:00
Ingo Weinhold
4f80c5f0c8 apr-util: Update from trunk and update for hpkg building
Ignore the patch from trunk, though, since it doesn't seem useful.
2013-03-29 00:47:49 +00:00
Ingo Weinhold
607c7b53a9 apr-1.4.2: Update for hpkg building 2013-03-29 00:40:46 +00:00
Ingo Weinhold
d03da3cebf cvs-1.12.13.1.bep: Update for building hpkg
Also replace the source URI, which didn't work for me.
2013-03-28 11:16:26 +00:00
Ingo Weinhold
8f13d28af6 Update the packages required for bootstrapping
* Also declare a resolvable named like the package, even if
  similarly named cmd:* resolvable is declared.
* Add cmd: namespace to resolvables in [BUILD_[PRE]]REQUIRES
  where appropriate. For some reason I thought that didn't
  work (resulting in an error building the package), but
  apparently I was mistaken.
* A few smaller fixes in [BUILD_[PRE]]REQUIRES.
2013-03-27 23:31:02 +00:00
Ingo Weinhold
54ff891612 gcc-2.95.3_110711.bep: Fix the source URI 2013-03-26 20:26:24 +00:00
Ingo Weinhold
c8af8bcf72 texinfo-4.13a.bep: Update for hpkg building 2013-03-26 19:59:57 +00:00
Ingo Weinhold
ba16eddd89 Add bep file for gcc 2.95.3
Includes binutils as usual (we might want to break that out eventually).
2013-03-26 19:58:58 +00:00
Ingo Weinhold
51ecc7d46f Update beps WRT *DEPENDS/*REQUIRES changes
Also add/remove some dependencies that seemed missing/superfluous.
2013-03-26 19:09:54 +00:00
Ingo Weinhold
a71b9b31f0 libtool-2.4.bep: Fix duplication in PROVIDES
"libtool" was duplicated, "libtoolize" was missing.
2013-03-26 16:47:56 +00:00
Ingo Weinhold
ab5db8edc3 make-3.82.bep: Remove debug output 2013-03-26 15:26:38 +00:00
Ingo Weinhold
a219f1beed Update for hpkg building 2013-03-26 13:31:32 +00:00
Ingo Weinhold
421086fdbe Update for hpkg building 2011-09-27 01:20:34 +00:00
Ingo Weinhold
411501deeb Patch for libtool 2.4
* Disable shlibpath_overrides_runpath as that isn't what Haiku's runtime
  loader implements.
* Update search paths.
2011-09-27 01:16:19 +00:00
Ingo Weinhold
b184a15764 Update for hpkg build 2011-07-21 23:54:58 +00:00