Commit Graph

371 Commits

Author SHA1 Message Date
Humdinger
9e09e1e072 De-Linting recipes.
*	apr_util
	Added PATCHES to recipe, some cleaning up.
	Won't build, even though I cleaned out the repository folder:

	"[Errno -2147459069] No such file or directory:
	'/HiQ-Data/sources/haikuports/repository/apr_util-1.3.10.DependencyInfo'"

*	arc
	Improved DESCRIPTION
	Won't build:

	/sources/arc-5.21p/arc.c: In function `main':
	/sources/arc-5.21p/arc.c:231: parse error before `int'
	/sources/arc-5.21p/arc.c:232: `fd' undeclared (first use in this function)
	/sources/arc-5.21p/arc.c:232: (Each undeclared identifier is reported only once
	/sources/arc-5.21p/arc.c:232: for each function it appears in.)

*	bc
	Supply the correct pachset name.
	Improved SUMMARY.
	Minor cosmetics.

*	beshare
	Removed missing patchset which was declared alongside the existing one.
	Minor cosmetics.

*	brexx
	Added PATCHES to the recipe.
	Minor cosmetics.
	Won't build:

	/packages/gcc-2.95.3_2014_10_14-3/.self/develop/tools/i586-pc-haiku/bin/ld: cannot find -lPortManager
	collect2: ld returned 1 exit status
	make[1]: *** [obj/rx] Error 1
	make[1]: Leaving directory `/sources/BeBRexx/src'
	make: [brexx] Error 2 (ignored)
	Collecting files to be packaged ...
	Error: Couldn't access "/sources/BeBRexx/PortManager/obj/PortManager": No such file or directory

*	cd
	Improved SUMMARY.
	Minor cosmetics.
	Won't build:

	Fetching package for devel:libim ...
	*** failed to find a match for "devel:libim": Name not found

*	celestia
	Improved SUMMARY.
	Minor cosmetics.

*	chmlib
	Removed "." from SUMMARY.
	Minor cosmetics.

*	colorcode
	Removed "." from SUMMARY.
	Minor cosmetics.

*	command_not_found
	Removed "(C)" from copyright.
	Created a proper patchset from the provided patch.
	Added PATCHES. Remove manual patching from INSTALL().
	Minor cosmetics.

*	coveredcalc
	Removed "." from SUMMARY.
	Minor cosmetics.
	Added cmd:svn to BUILD_PREREQUIRES.

*	cyberdogs_sdl
	Improved and removed "." from SUMMARY.
	Minor cosmetics.
2015-07-19 10:08:15 +02:00
Augustin Cavalier
c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04:00
Augustin Cavalier
2714d7583b Get rid of old automake beps. 2015-07-16 12:07:14 -04:00
Augustin Cavalier
883123b3f8 Get rid of old autoconf beps. 2015-07-16 12:04:31 -04:00
Jerome Duval
f0d7a823c4 gcc: fix x86 host build. 2015-07-15 03:06:59 +00:00
Jerome Duval
3cd4064ed6 gcc: added recipe for version 4.8.5 2015-07-11 12:18:22 +00:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
42cc1eac74 Fix copyrights in various recipes. No functional change intended. 2015-06-08 10:54:00 -04:00
Jessica Hamilton
b0d63af36b llvm-3.4.2: fix RPATH, and fix up paths used in llvm-config, etc. 2015-05-10 10:07:35 +12:00
Jerome Duval
e0d4c986f6 llvm: Add recipe for 3.5.2 2015-05-06 21:11:18 +00:00
Adrien Destugues
eb0f562b2d OpenWatcom: patches were upstreamed.
* Still failing to build (bwlink is crashing)
2015-04-06 17:49:53 +02:00
Jerome Duval
cc338f820f patch: bump version 2015-03-31 18:16:34 +00:00
Jerome Duval
26232c643f gettext: bump version 2015-03-14 16:20:09 +00:00
Jerome Duval
cf7c697390 patch: bump version
Failed tests summary:
FAIL: backup-prefix-suffix
FAIL: preserve-mode-and-timestamp
FAIL: remember-backup-files
FAIL: symlinks
FAIL: unmodified-files
2015-02-16 18:22:33 +00:00
Alexander von Gluck IV
8eb82c3616 llvm: Add 3.5.1 recipe + patch 2015-02-02 00:38:32 +00:00
Alexander von Gluck IV
151d64fc74 clang: Add 3.5.1 recipe
* Tested working on x86_64
* additional packaging might be needed
  for clang-tools-extra/ clang_extra
2015-02-01 18:22:36 +00:00
Adrien Destugues
4c2614bf65 openwatcom: more things got upstreamed, more needs to be fixed. 2015-01-20 14:35:40 +01:00
Adrien Destugues
871cecde3e openwatcom: some patches were upstreamed. 2015-01-19 23:06:46 +01:00
Adrien Destugues
8dd8acc035 WIP recipe for OpenWatcom 2 2015-01-19 14:56:02 +01:00
Scott McCreary
d7157c181d ham-0.1.recipe edited online with Bitbucket
Add note to description about this being WIP and NOT ready for HaikuDepot
2015-01-17 17:50:46 +00:00
Chirayu Desai
d412d66ec9 Add a new build tool, ham 2015-01-14 18:47:17 +00:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Jerome Duval
5429d682fb flex: disable shared libs and nls.
* this avoids the installation of a useless libfl.so
2015-01-08 22:07:33 +00:00
Adrien Destugues
4ac3c394eb llvm: fix policy warnings
* Move cmake files to data/llvm
* Add missing cmd: entries.
2014-12-28 12:02:17 +01:00
Jerome Duval
980e58537b binutils: fix checksum and install section. 2014-12-28 10:04:49 +00:00
Jérôme Duval
008725f520 binutils: added recipe for 2.25 2014-12-28 10:27:15 +01:00
Jerome Duval
c3f26dcb88 gcc: added recipe for version 4.8.4 2014-12-21 21:31:33 +00:00
Alexander von Gluck IV
66e24ed802 llvm: Create 3.5.0 recipe 2014-12-15 03:36:34 +00:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Jerome Duval
ea5a602d8d autoconf213: use --program-suffix 2014-12-14 10:35:12 +00:00
Theodore Kokkoris
101ce8e17c Add autoconf 2.13 2014-12-11 22:17:18 +02:00
Alexander von Gluck IV
de6aed092a m4: Add missing cmd:awk build dep 2014-12-07 14:47:59 +00:00
Scott McCreary
dd7203462c Merged in ciand/haikuports (pull request #273)
Fix missing entries in legacy gcc and binutils recipes
2014-12-07 00:51:08 -08:00
Adrien Destugues
31bea66ae0 arm_none_eabi_gcc: fix multilib support
Use the gcc sources from the official gcc arm-embedded branch instead of
the Haiku branch. These include patches adding support for complex
multilib setups for ARM, so the toolchain can now target armv6, and armv7
m/ar/em.
Enable said option so we get a multilib toolchain.
This also means we get gcc 4.8.4 instead of 4.8.2.

Bump revision of newlib since it was also rebuilt with multilib
support.
2014-12-06 09:46:20 +01:00
Cian Duffy
d115b03758 added SHA256 checksum missing from GCC 2.9.5 recipe 2014-12-04 21:58:39 +00:00
Yourself
a8600b3f7a added missing cmd:find and cmd:xargs to binutils 2.17 recipe 2014-12-04 21:55:24 +00:00
Adrien Destugues
ae508264d3 m4: needs awk to build.
Thanks to gci student georgewhite for spotting this!
2014-12-04 13:53:53 +01:00
Alexander von Gluck IV
efbc036ece fix: Update perl,diffutils,sed,which,m4,make include grep buildreq 2014-12-03 20:35:06 +00:00
Jérôme Duval
544b2f5716 jam: use the source archive like binutils. 2014-11-17 22:57:01 +01:00
François Revol
7effcc23f6 libuuid: Fix pkgconfig file
Increment revision
2014-10-28 21:54:16 +01:00
Adrien Destugues
816eb18411 libtool: make it work for secondaey arch
* in case someone needs libltdl there.
2014-10-26 22:10:22 +01:00
François Revol
aebdcc097e libuuid: Add x86 as supported (2nd) arch; add checksum 2014-10-23 00:40:19 +02:00
Adrien Destugues
a256daa824 Add recipe for libuuid. 2014-10-22 21:53:16 +02:00
Adrien Destugues
8087c922fa gcc2: recipe with really fixed LDBL_MIN 2014-10-17 13:25:13 +02:00
Adrien Destugues
ae5042b6e6 Let gettext test run better.
There are 2 failed tests.
2014-10-16 10:01:38 +02:00
Adrien Destugues
eeb91c45e8 patch: add test rule. 2014-10-15 12:01:13 +02:00
Adrien Destugues
ca1a27399f gettext: run all the tests. 2014-10-15 12:01:12 +02:00
Adrien Destugues
79b87c34c9 Update recipe for gcc2
* Provides devel:libgcc in gcc_syslibs, that was previously missing
* Includes the fixed LDBL_MIN/MAX/EPSILON constants
2014-10-14 21:58:47 +02:00
Adrien Destugues
b625ac2ec2 bc: minor fixes.
* get tests running.
2014-10-14 15:00:08 +02:00
Jerome Duval
5fa163abdd binutils: removes unneeded require. 2014-09-27 14:52:16 +00:00