Commit graph

13 commits

Author SHA1 Message Date
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP eecc6eb147 wpa_supplicant: update for new systemd_services arg. 2011-11-10 12:05:02 +01: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 a8498e55f5 wpa_supplicant: switch to systemd, drop openrc support. 2011-10-11 04:13:37 +02:00
Juan RP 14f79e1f94 wpa_supplicant: add patch to make this work with NetworkManager >= 0.8.995.
--HG--
branch : gnome3
2011-03-11 15:57:54 +01:00
Juan RP 260859217f wpa_supplicant: ncurses-libs not required. 2011-02-27 12:49:00 +01:00
Juan RP 5fc3781ea6 wpa_supplicant: update to 0.7.3. 2010-11-21 12:49:04 +01:00
Juan RP 6821efbeea Bump revision and fixes for pkgs requiring libssl. 2010-11-02 08:31:35 +01: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 d020e43ac9 Bump revision after openssl abi_depends update.
--HG--
extra : convert_revision : 959459dfd308499581def2c41d978adca81bda77
2010-04-09 18:29:18 +02:00
Juan RP ab75dbe634 wpa_supplicant: sanitize deps.
--HG--
extra : convert_revision : 4c1919ce4bdbfa6d8c59b1d4382a8ee0cfe646c8
2010-01-10 03:59:15 +01:00
Juan RP 4f0d2df917 wpa_supplicant: update to 0.7.0.
--HG--
extra : convert_revision : 83e23d3ea30d0eb6905151fcf9812f1b22161090
2009-11-30 14:06:08 +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