Commit graph

11 commits

Author SHA1 Message Date
Juan RP 495a0cff9b libevent: update to 2.0.16. 2011-11-28 09:32:38 +01:00
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +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 960cf83264 libevent: update to 2.0.15. 2011-10-18 23:07:50 +02:00
Juan RP 58715e0c2e libevent: update to 2.0.14. 2011-10-03 23:16:46 +02:00
Juan RP ca87a88dec libevent: update to 2.0.13. 2011-08-25 20:58:08 +02:00
Juan RP 51691abd02 libevent: update to 2.0.12. 2011-06-20 16:45:18 +02:00
Juan RP 7664c37e59 libevent: update to 2.0.11. 2011-05-18 10:59:06 +02:00
Juan RP 32f805b737 libevent: update to 2.0.10, bump abi_depends. 2011-02-11 20:12:15 +01:00
Juan RP b43a73b3b7 libevent: update to 1.4.13.
--HG--
extra : convert_revision : 23f6198c2cd3c95686ec0402dde3d2d15a8b8b86
2010-04-25 18:01:01 +02: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