Commit graph

10 commits

Author SHA1 Message Date
Juan RP ac3a396731 dbus: make sure to use coreutils, fails with busybox. Bumprev.
--HG--
extra : convert_revision : b49e707280fff09e70619202561f61f58ee64ca8
2010-04-16 22:23:10 +02:00
Juan RP 5aa2f34f73 Update packages that use $openrc_services with the third argument.
Packages that can be started without modifications are enabled,
well some of them, otherwise disabled.

--HG--
extra : convert_revision : 42105adabbc02b0f07a5d7173664778a5001c739
2010-04-16 22:09:33 +02:00
Juan RP cc6fe65656 dbus: compile in X11 support, bumprev.
--HG--
extra : convert_revision : e3085172c4bd41c4a58b6a29298e4c6f9bc8a662
2010-04-16 11:37:27 +02:00
Juan RP e8f4f5b59e dbus: update to 1.2.24.
--HG--
extra : convert_revision : 02831dbed217eae563a57b09107001149206c220
2010-03-25 11:08:02 +01:00
Juan RP 61a6dcd2b3 dbus: update to 1.2.20.
--HG--
extra : convert_revision : f15cf6e5ade8b689d5a43fe64d28da2d2399fac6
2010-02-17 04:47:38 +01:00
Juan RP 7d28725788 dbus: bumprev because this also depends in shadow.
--HG--
extra : convert_revision : 840e43e0e1dfb567b08d90282a98d6a3a253fc21
2009-12-19 04:59:46 +01:00
Juan RP 721938a34e dbus: use trigger to (un)register system user/groups, bumprev.
--HG--
extra : convert_revision : f0bdecf7321737bf31c020b5f4a9d4355d1c8f2b
2009-12-11 12:06:41 +01:00
Juan RP 9cac065765 dbus: do not remove user/group if updating, bumprev.
--HG--
extra : convert_revision : d56d6ef7a5e719877584f30bce20d03f46603d12
2009-12-09 16:16:33 +01:00
Juan RP 8f2c12b8cf dbus: remove name assignment in rc script, bumprev.
--HG--
extra : convert_revision : b588a73ab5a4efd09f75a3055e21444ce483aef1
2009-11-30 20:52:06 +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