Commit Graph

229 Commits

Author SHA1 Message Date
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
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