Commit graph

30 commits

Author SHA1 Message Date
Juan RP 0a8c79bbe4 psmisc: update to 22.21. 2014-04-19 09:23:25 +02:00
Juan RP a39ae0b92b Update packages that use autoconf cache vars set by environment/autoconf_cache.
Those cached vars are already setup globally, therefore it's not needed to
set them in the template anymore.
2014-02-04 17:27:02 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 38f32e65aa psmisc: update to 22.20. 2013-05-30 08:07:30 +02:00
Juan RP 08b4f6aae8 Convert packages to the new template format (p). 2013-04-14 11:13:30 +02:00
Juan RP 95e0997afb Update packages to be built with xbps-src/testing. 2013-04-09 01:49:27 +02:00
Juan RP ea38e4719a Convert packages to {host,}makedepends and XBPS_CROSS_BUILD. 2013-03-24 10:21:58 +01:00
Juan RP 30d11a12c1 psmisc: override malloc/realloc/memcmp detection in cross builds. 2013-02-11 13:48:25 +01:00
Juan RP c56dcd60d8 psmisc: cross build support. 2013-02-11 13:43:24 +01:00
Juan RP 88924ab8bf psmisc: update to 22.19; drop broken pidof symlink. 2013-02-01 11:20:14 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP df200d4593 psmisc: update to 22.18. 2012-06-19 08:27:31 +02:00
Juan RP 83d95de653 psmisc: update to 22.17. 2012-06-07 07:09:44 +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 a5d9baa9ff psmisc: update to 22.16. 2012-03-17 08:14:59 +01:00
Juan RP 100c266fe2 Remove builddeps provided in base-chroot>=0.27. 2012-02-28 18:41:56 +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 b1879d0b7c psmisc: update to 22.15. 2012-01-28 10:35:08 +01:00
Juan RP 661ae3556b psmisc: provide the pidof cmd required by dracut and others, revbump. 2012-01-12 18:04:16 +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 9307189f7c psmisc: update to 22.14. 2011-06-26 08:40:30 +02:00
Juan RP 9b73c60de2 Use ncurses-{libs,devel} everywhere and bumprev for ABI change. 2011-02-27 14:53:02 +01:00
Juan RP 2414f75a41 psmisc: update to 22.13. 2010-10-26 03:27:27 +02:00
Juan RP 09c6ca1f37 psmisc: update to 22.11
--HG--
extra : convert_revision : 1cbdf0237103f22b2051e94d2bb32df64fe70784
2010-04-26 23:56:19 +02:00
Juan RP 8a4f997789 psmic: update to 22.10.
--HG--
extra : convert_revision : af22360091772982d52ff63d5f68988fe5af86e6
2010-01-13 21:54:47 +01:00
Juan RP 16becc26d9 psmisc: sanitize deps, bumprev.
--HG--
extra : convert_revision : 8940485120e0f8a78560214eb93d902c84d346db
2010-01-10 14:56:37 +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