Commit graph

27 commits

Author SHA1 Message Date
Juan RP b9328a1748 libevent: switch to libressl. 2014-07-14 11:43:34 +02:00
Juan RP 51bb469850 libevent: use a working mirror. 2014-06-27 19:08:14 +02:00
Juan RP a88a5ee15f libevent: modernize. 2014-06-06 11:17:05 +02:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP bdaf5f8c92 Remove vestiges of the subpackages var; unnecessary now. 2013-04-14 18:49:21 +02:00
Juan RP 370798958f Convert packages to the new template format (l). 2013-04-13 10:15:49 +02:00
Juan RP ea38e4719a Convert packages to {host,}makedepends and XBPS_CROSS_BUILD. 2013-03-24 10:21:58 +01:00
Juan RP a55346b0bc libevent: rebuild for -dbg pkgs; cross build support. 2013-02-19 23:15:31 +01:00
Juan RP f93042bd1d libevent: update to 2.0.21. 2012-11-27 16:27:18 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP fc5d1ea4bf libevent: update to 2.0.20. 2012-08-28 07:02:48 +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 caaf7b01ce libevent: update to 2.0.19. 2012-05-22 08:51:39 +02:00
Juan RP 2d23dbfc2a libevent: update to 2.0.18. 2012-04-06 08:38:28 +02:00
Juan RP ce76b886a6 libevent: update to 2.0.17. 2012-02-24 18:21:41 +01:00
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