Commit Graph

76 Commits

Author SHA1 Message Date
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
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
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
Ingo Weinhold
c74c8c9f4d Rename xz-utils recipes
Going to have a closer look...
2013-04-21 16:51:31 +02:00
Oliver Tappe
a704dbf9a7 * adjust several recipes to our new naming conventions 2013-04-19 23:06:59 +00:00
Oliver Tappe
2fb46053f1 * one more round of requirements shuffling, the base packages seem to
be declared properly, now
* improve formatting of recipe files for better readability and better
  compatibility with showing diffs (when moving specification lines)
* add/improve DESCRIPTION where it was just a copy of SUMMARY
2013-04-13 14:55:49 +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
131b195e6b Convert tar-1.26 to recipe format. 2013-04-11 20:20:11 +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
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
Scott McCreary
fef66b8c5d Cleaned up tar's directories and marked it as stable. 2011-03-06 22:17:26 +00:00
Scott McCreary
04a801edab Initial .bep file for pigz 2011-02-14 16:45:37 +00:00
Scott McCreary
ddee99da70 Updated tar-1.25 to just get the files from gnulib that we need. This now allows tar to build with both gcc2 and
gcc4.
2011-02-07 06:48:43 +00:00
Scott McCreary
01332ac32e Fixed the gnulib copying for tar. 2011-01-31 06:46:37 +00:00
Scott McCreary
1bc5e8aba7 Added code to tar-1.25.bep file to add in latest changes from gnulib. There's been a few recent changes
there that affect things on Haiku.
2011-01-30 09:18:05 +00:00
Scott McCreary
164fe7e1c1 Fixed TEST section to cd to tar-1.25 instead of tar-1.24 2011-01-30 07:37:40 +00:00
Scott McCreary
3f57347383 Updated tar to 1.25, still seems to be some issues with it though. More testing is needed on this one. 2011-01-26 00:18:21 +00:00
Scott McCreary
747a113731 Initial bep file for lha, from Jack Laxson 2011-01-03 20:02:51 +00:00
Scott McCreary
2577ed1099 Initial bep and patch files for ha, from Jack Laxson 2011-01-03 19:28:15 +00:00
Scott McCreary
f72939fd5b Disable nls when building sharutils, will need to patch lib/inttostr.c once a correct patch is figured out. Commenting out
lines 35, 36 and 46 allows it to build, but may not work as expected.  A better fix is needed.  Patches welcome.
2010-12-10 23:46:56 +00:00
Scott McCreary
8121ae5818 Updated libarchive to 2.8.4, bep file from disreali. 2010-12-03 20:08:33 +00:00
Joseph Prostko
7f16525e8b * Add .patch file for p7zip 9.13 that removes libbe dependency
* Update .bep file for p7zip 9.13 to account for haiku.machine generated from patch
* Break up `make' command to lessen line length
2010-11-29 06:49:20 +00:00
Scott McCreary
ae09de0722 Added TEST section to libarchive, patch from disreali. 2010-10-16 19:32:53 +00:00
Scott McCreary
8e6b749ab5 Added TEST section to xz-utils 2010-10-13 23:11:56 +00:00
Scott McCreary
e559e4fb78 Updated sharutils to 4.10, note that it only builds with gcc4 so far. 2010-10-07 22:44:01 +00:00
Scott McCreary
56a31ee7a4 Updated p7zip to 9.13 2010-10-07 22:32:32 +00:00
Scott McCreary
5f4ac0b25c Update bzip2 to 1.0.6 2010-09-21 06:53:07 +00:00
Scott McCreary
c886a7d3a5 Added libarchive .bep file by disreali with some minor changes. 2010-09-08 06:56:18 +00:00
Scott McCreary
9c39e847b0 Moved bzip2's man files to B_COMMON_DOCUMENTATION_DIRECTORY/man 2010-09-01 05:06:16 +00:00
Scott McCreary
45b426e28c Starting to move man files from /boot/common/man to B_COMMON_DOCUMENTATION/man 2010-08-31 06:14:34 +00:00
Siarzhuk Zharski
095aa3d53c New version 1.3 of the cabextract utility is released. 2010-08-11 11:16:44 +00:00
Brecht Machiels
95c317a682 test for bep file generation by the portlog plugin 2010-07-16 22:53:23 +00:00
Chris Roberts
19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts
54ef9a1dfe Remove/Fix some STATUS_* fields in the beps.
Change downloading technique in smpeg and smjpeg.
2010-05-14 03:17:12 +00:00
Chris Roberts
2314c1cc85 Attempt to clean up the DEPEND field of some of the bep files to match the format described on the wiki. 2010-04-27 01:15:54 +00:00
Chris Roberts
19a172e662 Add patch for p7zip since the upstream developers don't seem to understand unix file permissions.
Fixes ticket #325
2010-04-24 06:12:58 +00:00
Chris Roberts
5493f6b5f2 Add workaround to tar-1.22 bep file to avoid creating empty directories during install. 2010-04-22 07:16:05 +00:00
Chris Roberts
84499aa769 Fix bep files for p7zip and readline to allow automatic packaging. 2010-04-18 04:53:18 +00:00
Scott McCreary
d665a01453 Initial .bep file for p7zip. 2010-04-16 15:56:34 +00:00
Scott McCreary
c38a2ef0de Initial .bep file for tar-1.23, it's not yet working. 2010-03-12 01:27:34 +00:00
Chris Roberts
9219d9476f Renamed the xz-utils bep file so that haikuporter can find it. 2010-01-03 07:46:11 +00:00
Chris Roberts
11a7c2d49b Added tar-1.22 with a small patch to allow the test suite to build.
Cleanup up the Copyright field on several of my old .OPD files.
This was done to match the example at http://www.haiku-os.org/node/2525 which
doesn't contain a comma bewtween the date and the copyright owner.
2009-12-30 03:49:54 +00:00
Chris Roberts
61c14749ea Added pngcrush, htmltidy, and xz-utils. 2009-12-29 08:37:08 +00:00
Scott McCreary
7ac01371f6 updated patch file, previous one have the links reversed, this one should do the trick. 2009-12-27 00:47:25 +00:00
Scott McCreary
49904829d2 Fixed symlinks when building a distro, this fixed Haiku ticket #5151. 2009-12-26 23:40:51 +00:00
Scott McCreary
ae2abd7a5e Moved zlib files to the right location 2009-12-08 07:30:00 +00:00
Scott McCreary
309b458ce9 License and .OptionalPackageDescription files for zoo 2009-11-29 22:56:41 +00:00
Scott McCreary
47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Scott McCreary
6b7ede4be6 Initial zoo port, this one done by Alexander Deynichenko. Initial .bep and .OPD files for fastjar also by Alexander. 2009-11-28 09:11:51 +00:00