Commit graph

9 commits

Author SHA1 Message Date
Juan RP
935975666e wpa_supplicant: switched to use /run. 2012-07-09 11:53:36 +02:00
Juan RP
62f298738b wpa_supplicant: update to 1.0. 2012-06-26 10:04:03 +02:00
Juan RP
e276fdd373 wpa_supplicant: build against libnl3, revbump. 2012-02-19 09:45:39 +01:00
Juan RP
bfd06af97d wpa_supplicant: provide a default working conf file. 2012-01-30 13:09:49 +01:00
Juan RP
46f1e73628 wpa_supplicant: added a per device systemd service. 2012-01-30 12:40:26 +01:00
Juan RP
a8498e55f5 wpa_supplicant: switch to systemd, drop openrc support. 2011-10-11 04:13:37 +02:00
Juan RP
5fc3781ea6 wpa_supplicant: update to 0.7.3. 2010-11-21 12:49:04 +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