Commit Graph

212 Commits

Author SHA1 Message Date
Humdinger
5113be297d De-Lint recipes.
*	fossil
	Improved SUMMARY, thanks waddlesplash for noticing the error.

*	gcc
	Shortened SUMMARY (at least removing the "\" linebreak that seems to
	trigger the lint warning)
	Minor cosmetics.

*	gd
	Renamed recipe to correct version.
	Added license.
	Corrected copyright.
	Added autoconf, aclocal, libtoolize to BUILD_PREREQUIRES.
	Added SOURCE_DIR.
	Now it almost builds, failing with:

	configure.ac:79: warning: macro 'AM_ICONV' not found in library
	configure.ac:130: error: possibly undefined macro: AC_MSG_ERROR

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

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

*	gnutls
	Added PATCHES="gnutls-2.8.6.patch" to fix the lint warning.
	Moved haiku_devel to BUILD_REQUIRES.
	Sorted the _devel blocks to the top.
	Minor cosmetics.
	Build fails...

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

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

*	graphviz
	Minor cosmetics.

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

*	ha
	Slightly improved SUMMARY/DESCRIPTION
	Minor cosmetics.

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

*	harfbuzz
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hdialog
	Removed "." from SUMMARY.
	Use g++ instead of gcc.
	Minor cosmetics.

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

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

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

*	htmldoc
	Remove outdated patch file
	Minor cosmetics.

*	htmltidy
	Removed "." from SUMMARY.
	Minor cosmetics.
	Sorted the _devel blocks to the top.

*	hyperstudio
	Removed "." from SUMMARY.
	Minor cosmetics.
2015-07-20 08:34:07 +02:00
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
Sergei Reznikov
e7c2db1e1a cpio: fix build 2015-07-15 13:40:58 +03:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier
85f43ab5e6 unrar: Adding license. 2015-07-01 18:21:13 -04:00
Augustin Cavalier
1c77cc40ec zip/unzip: Add Info-ZIP license.
These are the only programs that use it, no need to have it in the tree.
2015-07-01 18:04:29 -04:00
Jerome Duval
1c77813426 gzip: enable x86 and x86_64. 2015-06-10 08:50:57 +00:00
Jerome Duval
208a8aa3a0 tar: bump version.
* fix #235.
2015-06-08 12:22:40 +00:00
Jerome Duval
dde44da6fb sharutils: bump version. 2015-06-02 17:58:04 +00:00
Jerome Duval
d46686a990 lz4: bump version. 2015-06-02 15:18:37 +00:00
Jerome Duval
ae5c3838e7 lz4: add recipe for version r129. 2015-05-17 09:14:57 +00:00
Jerome Duval
2a67edd04d unrar: bump version 2015-05-06 18:06:30 +00:00
Jerome Duval
76c04ba4c0 unzip: fix extraction of symlinks.
* fixed Haiku ticket #12042
2015-05-05 21:10:53 +00:00
Jerome Duval
6a1e875c40 zip: don't add attributes when they don't fit.
* simply warns about the lack of room.
2015-03-22 14:57:43 +00:00
Jerome Duval
4132e7deec lz4: updated recipe and patch to r127 2015-03-05 23:03:05 +00:00
Jerome Duval
3ed153b7ce zip: use the unix target
* bring beos patches over to the unix target
* fixes attributes support for x86_64
2015-03-02 21:29:43 +00:00
Sergei Reznikov
cbba27f884 unrar: bump version 2015-02-28 14:06:53 +03:00
Jerome Duval
1ba98d584b unzip: remove superfluous line 2015-02-26 17:21:09 +00:00
Jerome Duval
d40889cf97 unzip: use the unix target
* bring beos patches over the unix target
* bring haiku patches too
* doesn't work quite for attributes yet.
2015-02-25 23:08:27 +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
Chirayu Desai
9640636c8d cabextract: Fix recipe and let it build on x86_gcc2 2015-01-05 17:56:06 +00:00
Jerome Duval
d7a1c1abbb xz_utils: bump version 2014-12-27 22:25:53 +00:00
Kacper Kasper
88c76b71e1 Merged in tweakdeveloper/haikuports/unlzx (pull request #394)
Added recipe for unlzx
2014-12-26 18:36:51 +01:00
Nolan Clark
b5e0e65187 Added recipe for unlzx 2014-12-26 10:34:16 -06:00
Timothy Gu
323a9e436f cabextract: Support x86_64
Also adds missing dependency.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-18 03:02:53 +00:00
Timothy Gu
bb53cf1ede gzip-1.6: Fix gzexe backup generation
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-12-16 23:36:55 +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
Adrien Destugues
0110b908a1 zip: depend on libz.
There is no need for zip to reimplement libz when it is available (and
it autodetects that)
2014-12-07 21:07:21 +01:00
Augustin Cavalier
b555b6e3dc Gzip: add recipe for 1.6, delete old recipes. 2014-12-03 13:37:08 -05:00
Jerome Duval
2d34c52ac2 cpio: enable x86 and x86_64 archs 2014-11-29 22:43:16 +00:00
Jerome Duval
6479460dee xz-utils: bump version 2014-11-27 18:13:32 +00:00
François Revol
2dfbc61433 lzip: Install to /bin for x86 gcc4 2014-10-28 01:06:42 +01:00
François Revol
ef354bce44 Add a recipe for lzip
It seems the GNU folks thought it'd be a good idea to use yet
another compressor to release their sources...
2014-10-28 00:45:22 +01:00
Jerome Duval
ab717d6c4f cpio: enable x86_64 2014-10-16 17:07:24 +00:00
Adrien Destugues
e92262243a Add recipe for unzip 6.10c11.
While this is not a stable release from unzip, it includes the Haiku
changes we upstreamed in 2011. It is better to use this than to backport
those changes to 6.0 again.
2014-10-14 20:39:19 +02:00
Adrien Destugues
2f69ff1c01 Add recipe for ncompress.
This is an updated version of what we currently have in haiku tree for
compress. It was renamed to ncompress to avoid confusion with the BSD
implementation.
2014-10-14 14:43:55 +02:00
Adrien Destugues
e386a9f4b4 cpio 2.11: fix recipe. 2014-10-14 14:43:21 +02:00
Jerome Duval
f4a30a5dbd snappy: added a recipe for version 1.1.2
* had to use a non official mirror because of GoogleDrive.
2014-10-03 16:35:00 +00:00
Jerome Duval
b315911a08 xz_utils: bump version. 2014-09-23 17:10:21 +00:00
Jerome Duval
d0ef852764 freetype: fixed pkg-config and libtool files.
to use package links as described by Ingo.
* added devel packages requirements for libpng, zlib, bzip2
2014-09-22 22:20:35 +00:00
Jérôme Duval
ba7a929582 fixPkgconfig doesn't need an argument. 2014-09-03 16:57:14 +02:00
Jerome Duval
ba846cd69c unrar: bump version
* removed version 4.2.4
2014-08-06 18:34:48 +00:00
Adrien Destugues
2db725ed3e LHA: add expander rule and fix libiconv detection
* Makes it possible to extract LHA archives with Expander
* Makes it possible to extract archives with non-utf8 file names inside
2014-07-17 09:48:03 +02:00
Augustin Cavalier
4eed96fc2c xz_utils: devel package requires base package. 2014-07-15 11:19:30 -04:00
Augustin Cavalier
6689510053 xz_utils: Split devel:liblzma into a separate package. 2014-07-13 10:39:35 -04:00
Adrien Destugues
6e05d6bcd6 unzip: fix recipe syntax.
Still does not build.
2014-06-10 23:05:46 +02:00
Jerome Duval
b41fbe8e15 fixed uses of libssl and libcrypto on secondary arch. 2014-06-02 17:28:47 +00:00
Jerome Duval
f9b9f23da2 lz4: gcc2 patches 2014-05-16 14:22:14 +00:00
Jerome Duval
ee4c981b18 added recipe for lz4 2014-05-15 22:20:40 +00:00
Jerome Duval
6d370e76fe unrar: added recipe for version 5.1.5 2014-05-13 15:44:25 +00:00