Commit graph

49 commits

Author SHA1 Message Date
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
Juan RP
8d98494694 libarchive: add expat rundep, split bsdtar/bsdcpio into its own subpkgs.
--HG--
extra : convert_revision : 9035dde3d2227008951db2851319bf74fe25445d
2010-02-19 17:59:43 +01:00
Juan RP
e1ffbe187c libarchive: update to 2.8.0.
--HG--
extra : convert_revision : dfd6a4182bf12710954ed25cbc518312d7e88bd7
2010-02-17 04:14:54 +01:00
Juan RP
2181a3f1a9 libarchive: clean up deps, bumprev.
--HG--
extra : convert_revision : 43e20ba85428567f81327de7fd266f159fb3b6bd
2010-01-07 21:35:09 +01:00
Juan RP
dd4e826da2 libarchive: new deps style.
--HG--
extra : convert_revision : cc0e125d6efa262c6bf454d6d21d2cf0a577585d
2009-12-27 17:15:40 +01:00
Juan RP
103f555c16 libarchive-devel: add missing rundeps.
--HG--
extra : convert_revision : d3f6062840a2c8ef33f144c29689d681db09d4bc
2009-12-20 23:30:00 +01:00
Juan RP
85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00