Commit graph

56 commits

Author SHA1 Message Date
Juan RP
ba8a93a9c6 srcpkgs: rebuild packages against libressl-2.1.4. 2015-03-04 16:54:12 +01:00
Juan RP
72cf4bf932 libarchive/xbps: rebuild against libressl-2.1.3. 2015-01-22 11:30:40 +01:00
Juan RP
9daa11d9e6 libarchive: added xz>=5.2 write filter multithread support by yours truly. 2015-01-07 14:15:57 +01:00
Juan RP
ac1d5d290f libarchive: properly quote arg in vopt_if(). 2015-01-03 18:22:01 +01:00
Juan RP
101fec0df8 libarchive: rebuild against libressl-2.1.2. 2015-01-03 11:37:59 +01:00
Juan RP
513fbb16e1 libarchive: typo fix in the ssl option. 2014-12-25 19:54:01 +01:00
Juan RP
24d259ee1f libarchive: rename mtree.5 to libarchive-mtree.5.
Fixes file conflict with the mtree pkg.
2014-12-25 19:44:33 +01:00
Juan RP
0db9a1f14d libarchive, xz: revbump to generate 32bit pkgs with fixed pkgconfig files. 2014-08-18 13:51:01 +02:00
Juan RP
a9ea0a1774 lib{archive,ressl}: revbump to build 32bit devel pkgs with correct rdeps. 2014-08-18 10:23:16 +02:00
Juan RP
eef4c4036a libarchive: switch to libressl. 2014-07-14 11:07:38 +02:00
Juan RP
fe02622116 Switch to generic options.description all applicable pkgs. 2014-06-30 11:48:00 +02:00
Juan RP
c5259dc1df libarchive: revbump to build dbg pkgs. 2014-05-22 17:14:06 +02:00
Juan RP
6690a2fb68 libarchive: override ac_cv_func_lchmod detection mostly for musl builds.
The issue is that lchmod() is implemented in musl but returns ENOTSUP
on symlinks and the libarchive returns warnings when extracting files.

Override lchmod detection and simple disable it for musl too
(such as with glibc).
2014-03-20 16:01:42 +01:00
Juan RP
2d795459f9 libarchive: rebuild to drop compressed manpages. 2014-03-14 09:17:44 +01:00
Juan RP
925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP
9faf25b9e7 libarchive: look for headers/libs in XBPS_MASTERDIR for the bootstrap build. 2013-10-24 10:06:51 +02:00
Juan RP
0f3f4c8177 libarchive: bootstrap pkg; sort build options. 2013-10-19 12:30:08 +02:00
Juan RP
37c04f6532 libarchive: convert to use build options (acl ~expat ~lzo ssl). 2013-10-18 08:15:42 +02:00
Juan RP
3ec6548530 libarchive: enable lzo2 support. 2013-05-28 11:42:54 +02:00
Juan RP
eb3ff40682 libarchive: fixed cross build pkgs (disable rpath). 2013-05-25 11:45:14 +02:00
Juan RP
fe7a5e4d8a Convert some packages to the new template format (half from g and glib deps). 2013-04-12 13:13:49 +02:00
Juan RP
95e0997afb Update packages to be built with xbps-src/testing. 2013-04-09 01:49:27 +02:00
Juan RP
96bda04672 libarchive: also depend on zlib/bzip2 for cross builds. 2013-04-07 01:48:53 +02:00
Juan RP
c451ecfbd9 libarchive: fix cross build (needs libtool). 2013-04-07 01:40:22 +02:00
Juan RP
ea38e4719a Convert packages to {host,}makedepends and XBPS_CROSS_BUILD. 2013-03-24 10:21:58 +01:00
Juan RP
72495a2f94 libarchive: update to 3.1.2 (SONAME bump). 2013-02-20 14:34:18 +01:00
Juan RP
adae62a1f8 libarchive: fix cross build again. 2013-02-06 17:13:51 +01:00
Juan RP
62fd9756e7 libarchive: fix native build. 2013-02-06 17:10:58 +01:00
Juan RP
c883f726e4 libarchive: needs perl to build. 2013-02-06 17:08:59 +01:00
Juan RP
4d3f3059a3 libarchive: make this cross buildable. 2013-02-06 17:07:55 +01:00
Juan RP
126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP
6d241d2375 Set revision=1 to all pkgs. It's required now to set it. 2012-06-03 09:08:53 +02:00
Juan RP
1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP
769317ec0a libarchive: update to 3.0.4. 2012-03-31 09:57:17 +02:00
Juan RP
fbbae91b79 No need to add bzip2-devel builddep anymore. 2012-02-28 22:23:58 +01:00
Juan RP
ad2194ebf2 Remove flist files; not the way to go. I'll find another way. 2012-02-10 16:59:21 +01:00
Juan RP
50c2ff1926 First pass at creating flist files, will be used by the upcoming xbps-src-18. 2012-02-10 09:25:25 +01:00
Juan RP
1a1367f134 libarchive: update to 3.0.3. 2012-01-13 18:51:33 +01:00
Juan RP
ea2f1b74ba libarchive: update to 3.0.2, bump abi_depends. 2012-01-04 16:22:48 +01:00
davehome
accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP
23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP
f654bcc80d libarchive: update to 2.8.5. 2011-09-07 11:17:19 +02:00
Juan RP
e8dcbeac1b bsd{tar,cpio}: needs bzip2 rundep. 2011-06-19 15:32:46 +02:00
Juan RP
f7a9a26e72 bsd{cpio,tar}: needs zlib rundeps, bumprev. 2010-12-17 20:59:40 +01:00
Juan RP
6821efbeea Bump revision and fixes for pkgs requiring libssl. 2010-11-02 08:31:35 +01:00
Juan RP
34d42fed28 libarchive: bumprev for xz -> liblzma update. 2010-10-26 03:09:43 +02:00
Juan RP
14b496e4e3 libarchive: update to 2.8.4. 2010-10-24 07:58:30 +02:00
Juan RP
d020e43ac9 Bump revision after openssl abi_depends update.
--HG--
extra : convert_revision : 959459dfd308499581def2c41d978adca81bda77
2010-04-09 18:29:18 +02:00
Juan RP
291af37ef7 libarchive: update to 2.8.3.
--HG--
extra : convert_revision : bfb7c1b0e64ce2aff2b1e2ca769ac2d1cde33e9f
2010-03-16 08:02:39 +01:00
Juan RP
adb1b10d26 libarchive: update to 2.8.1.
--HG--
extra : convert_revision : e41af3400bbad7cd5dc62d2d674cb288996ef0e4
2010-03-13 06:28:43 +01:00