Commit graph

29 commits

Author SHA1 Message Date
Juan RP b91ff07e65 coreutils: switch to /usr. 2012-07-09 17:10:53 +02: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 e06c9e92de coreutils: update to 8.17. 2012-05-12 10:05:35 +02:00
Juan RP 96ae833efe coreutils: update to 8.16. 2012-03-30 14:52:32 +02: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 b62f06bc09 coreutils: update to 8.15. 2012-01-08 11:57:11 +01:00
Juan RP 5c0c5fd5b4 No need to depend in texinfo/diffutils/xz, they are in bootstrap. 2011-11-15 16:03:36 +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 69f65da213 coreutils: update to 8.14. 2011-10-12 15:27:28 +02:00
Juan RP 62ed87a837 coreutils: texinfo is required to install info file. 2011-09-19 16:59:48 +02:00
Juan RP cea652ed58 coreutils: update to 8.13. 2011-09-19 16:57:33 +02:00
Juan RP 38fe0f3770 coreutils: update to 8.12. 2011-04-27 16:29:44 +02:00
Juan RP b11bbd837e coreutils: update to 8.11. 2011-04-14 14:56:44 +02:00
Juan RP d0cb54c400 coreutils: update to 8.10. 2011-02-05 09:13:18 +01:00
Juan RP f2f9b95681 coreutils: update to 8.9. 2011-01-05 10:19:17 +01:00
Juan RP 804ea088e8 coreutils: update to 8.7. 2010-11-17 09:45:53 +01:00
Juan RP 21c47ccdac coreutils: update to 8.6. 2010-10-22 12:03:22 +02:00
Juan RP 6d01070826 The 'essential' object metadata was removed long ago, fully remove it.
--HG--
extra : convert_revision : d110ecf59b07e84c6930d1212702b67cc4a4112b
2010-04-29 05:20:36 +02:00
Juan RP 9824669434 coreutils: update to 8.5.
--HG--
extra : convert_revision : 69bd747d902b85dc128f282d21cb4aa202a73224
2010-04-26 22:11:56 +02:00
Juan RP f6120f278f coreutils, gcc{,c++,objc,objc++}, mpfr, ppl: bumprev for gmp update.
--HG--
extra : convert_revision : 80acf8c61c267099edc7f749e787e2850eb2f77a
2010-03-29 14:59:18 +02:00
Juan RP 5c5071ed92 coreutils: update to 8.4.
--HG--
extra : convert_revision : c5c561cd25c8a22f1eb078f16f76225c7f851e28
2010-01-17 08:18:49 +01:00
Juan RP 4bbf6576df coreutils: add xz build dep.
--HG--
extra : convert_revision : 54d46b87ee92d69b65833685d5983772cf5b0c30
2009-12-19 04:54:23 +01:00
Juan RP bd62625377 coreutils: update to 8.2.
--HG--
extra : convert_revision : 4825e7d5769c878910f4249dc42affa45a671157
2009-12-13 13:39:23 +01:00
Juan RP 126c87f590 coreutils: add missing libcap rundep, bumprev.
--HG--
extra : convert_revision : 76b572a4039fb9c6cf0376dbcfe910a741193d2e
2009-12-01 01:15:59 +01:00
Juan RP 53a8e6d10d coreutils: update to 8.1.
--HG--
extra : convert_revision : 67a2f9a8f736ebc7ff54687d2303568605dbbe31
2009-11-30 06:49:11 +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