Commit graph

22 commits

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