0
0
Fork 0
Commit Graph

31 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Fredrik Holmqvist bc7cfe5ae2 Added arm arm64 riscv64 for unzip recipe 2021-08-27 21:23:22 +02:00
François Revol 2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
waddlesplash bab5522aea
unzip-6.10c23: Enable x86_64.
Seems to work OK, including attributes support.
2019-05-14 18:50:17 -04:00
Adrien Destugues faea7e5fb5 unzip: fix build and re-add missing stuff in unix.c
Now builds and properly extracts attributes again.
Note that we should update to newer versions of upstream, where part of
our patches (but not what I just added) are now integrated.
2019-05-14 23:22:12 +02:00
Jerome Duval 650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jerome Duval 99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Jerome Duval 868692209f unzip: code style. 2018-08-03 06:51:00 +02:00
Adrien Destugues b8323edbf3 Reworked patch
Unzip 6.10 now uses the UNIX makefiles, like the 6.0 version. This
should help getting it to build on 64bit systems.
2018-01-21 14:16:33 +01:00
Adrien Destugues 864e84b41b Port the 64-bit support to unzip 6.10
Marked as untested on 64-bit because I don't have a 64bit install
currently. If you test and enable it, make sure extracting file and
directory attributes works as expected.
2018-01-07 11:54:40 +01:00
Adrien Destugues 4a6698c36b unzip: update to latest beta and fix attributes extraction.
The same problem seems to be present in the patches to unzip 6.0.

The fix to the attribute writing is trivial (see the patchset for
details).

Really fixes #2075.
2018-01-07 11:17:11 +01:00
fbrosson a9ff719e3d unzip: bump revision for 6.0. 2018-01-06 21:31:33 +00:00
fbrosson 2baef76515 unzip: mark 6.10 as broken. 2018-01-06 21:30:24 +00:00
Jérôme Duval 454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
Jerome Duval a31b482e35 unzip: move man pages to manDir/man1 2016-07-16 11:03:38 +00:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Humdinger effe88db3f De-Lint recipes.
*	tar
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	testdisk
	Shortened SUMMARY.
	Re-ordered blocks.

*	the_silver_searcher
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	torrentor
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	trackergrep
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	transmission
	Fixed COPYRIGHT.
	Re-ordered blocks.

*	tree
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	unzip
	Remove "." from SUMMARY.
	Re-ordered blocks.

*	uqm
	Shortened SUMMARY.
	Re-ordered blocks.

*	urllib
	Remove "." from SUMMARY.
	Re-ordered blocks.
2015-07-23 10:23:42 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -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 76c04ba4c0 unzip: fix extraction of symlinks.
* fixed Haiku ticket #12042
2015-05-05 21:10:53 +00: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
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 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 6e05d6bcd6 unzip: fix recipe syntax.
Still does not build.
2014-06-10 23:05:46 +02:00
dradancer 609b62205d Updated descriptions/summaries to comply 2014-01-05 04:12:45 -08:00
dradancer aeb2606424 Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous) 2014-01-05 04:12:45 -08:00
noryb009 28c828ad5a Rewrap app-arch DESCRIPTIONs 2014-01-02 16:40:56 -05: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