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
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
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
dcbff32a75
Updated patch for cpio-2.10
...
Added TEST to cpio .bep files
Updated cpio to 2.11 but 2.11 is currently not building, at least not with gcc2, so marked as broken.
2013-03-12 23:53:00 +00:00
Scott McCreary
d6e5d49859
Updated xz-utils to 5.0.1, added libtoolize so that it now builds on x86_64 as well.
2013-02-17 05:17:12 +00:00
Siarzhuk Zharski
e76c335a12
Package file name should not use upper-case chars
...
... as explained by Diver. ;-) Thanks.
2013-01-23 20:17:26 +00:00
Siarzhuk Zharski
4e62b9d0d2
UnRAR 4.2.4 utility added.
2013-01-22 09:35:08 +00:00
Scott McCreary
d9b4e486f3
Initial bep and patch for xar, from GCI2012 student skycocker.
...
This needs fts.h which is pending application of Haiku trac ticket 9337.
2013-01-10 21:54:03 +00:00
Siarzhuk Zharski
1a9d2e358a
Add simulation of hardlinks with symlinks on extract.
2012-10-30 20:12:32 +00:00
Scott McCreary
24b5621fcd
Fix localedir for xz-utils
2012-09-04 04:38:53 +00:00
Scott McCreary
fbc3dd3840
fixed directories for cpio
2012-09-03 19:36:08 +00:00
Scott McCreary
5296e00974
Updated p7zip to 9.20.1
2012-06-14 07:02:00 +00:00
Scott McCreary
022110cf37
Updated tar to 1.26
2012-06-14 02:48:14 +00:00
Scott McCreary
02acc03fc3
Updated libarchive to 3.0.3, but it fails to build with gcc2, so marked as broken for now. Bep file
...
from disreali. Thanks.
2012-03-18 22:55:46 +00:00
Scott McCreary
246110010d
Added libarchive bep for 2.8.5 from disreali, builds ok with gcc2.
2012-03-16 07:57:08 +00:00
korli
c1027e1027
Add gzip 1.4
2011-12-02 22:19:56 +00:00
Scott McCreary
4f219ecc6c
Added -disable-nls to make sure tar doesn't build in gettext support.
2011-05-24 19:43:41 +00:00
Scott McCreary
33882d82be
Corrected .bep file for tar, had typo in prefixdir.
2011-05-20 16:30:44 +00:00
Scott McCreary
9d1b3cd68f
Removed info-zip directory, added preliminary .beps for unzip and zip. Complete patches should be generated by diffing the unizp/zip
...
source code in the Haiku source vs, the current releases from info-zip.
2011-05-17 19:00:55 +00:00
Scott McCreary
3afd44c99b
Added sed hack to refix tar-1.25.bep file, that got broken by a recent gnulib change.
2011-05-16 05:38:40 +00:00
Scott McCreary
6587bb71c1
Changed several calls for /boot/common/bin to use finddir.
2011-04-26 00:18:55 +00:00
Scott McCreary
d54455e897
Updated several more .bep files to use finddir to locate the prefix directory.
2011-04-25 23:52:32 +00:00
Scott McCreary
6c3326af1e
Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos.
2011-04-25 22:35:18 +00:00
Scott McCreary
624eff851f
Updated several .bep files to use finddir.
2011-04-25 22:09:13 +00:00
Scott McCreary
f46ea8b7a9
Changed B_COMMON_SERVERS_DIRECTORY to B_COMMON_BIN_DIRECTORY on apr, apr-util, git, gawk,xinetd, tar and apache.
2011-03-31 18:40:24 +00:00
Matt Madia
fd4d6ee934
More cleanups relating to finddir invocations. No functional changes.
2011-03-27 23:52:58 +00:00
Matt Madia
41f26f3469
Fixed docdir to be doc/xz, instead of simply doc/. This prevents other ports
...
from overwritting each other's documentation files.
Condensed finddir invocations.
2011-03-26 13:44:23 +00:00
Matt Madia
11167bd20c
Minor cleanup. Moved finddir B_COMMON_DOCUMENTATION_DIRECTORY invocation.
2011-03-26 13:38:12 +00:00
Matt Madia
c31e6a9478
Additional directory cleanup. NOTE: This uses a single invocation of finddir
...
and constructs the mandir, infodir, etc off of that.
2011-03-26 13:26:58 +00:00
Matt Madia
1cb6bc2a08
Fixed p7zip's doc directory. More similiar commits to follow.
2011-03-26 13:12:28 +00:00
Scott McCreary
df19a81082
Cleaned up xz-utils' directories.
2011-03-16 23:40:41 +00:00
Scott McCreary
146611336b
Updated xz-utils to 5.0.1.
2011-03-16 22:17:29 +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