Commit graph

30 commits

Author SHA1 Message Date
Juan RP 565e2aae6e libxml2: add patch to fix 2 regressions introduced in 2.9.2 (via NetBSD).
- catalog initialization problem
- problem with entity expansion
2014-10-30 12:04:52 +01:00
Juan RP 8d430e6b61 libxml2: update to 2.9.2. 2014-10-18 18:20:12 +02:00
Juan RP 9e30cca8b6 libxml2: rebuild for corrected shlib-provides; lib32disabled=yes. 2014-04-04 14:15:24 +02:00
Juan RP 9771ae9416 Rebuild pkgs against readline>=6.3 (ABI incompat). 2014-02-27 14:54:19 +01:00
Juan RP b0f91d7c73 libxml2: add patch from sabotage to make this build with musl. 2014-01-08 20:55:28 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP afc9dc199e libxml2: update to 2.9.1. 2013-05-11 10:09:23 +02:00
ojab 0b208ea6d2 libxml2: fix hostmakedepends 2013-04-23 20:14:57 +04:00
Juan RP fe7a5e4d8a Convert some packages to the new template format (half from g and glib deps). 2013-04-12 13:13:49 +02:00
Juan RP 95e0997afb Update packages to be built with xbps-src/testing. 2013-04-09 01:49:27 +02:00
Juan RP ea38e4719a Convert packages to {host,}makedepends and XBPS_CROSS_BUILD. 2013-03-24 10:21:58 +01:00
Juan RP 66d6f3ef81 libxml2: rebuild for -dbg pkgs; cross build support. 2013-02-15 11:45:46 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 02e65d6886 libxml2: update to 2.8.0. 2012-08-10 06:00:03 +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 861041b245 Revbump main pkg and unset revision off all subpkgs. 2012-05-23 08:14:33 +02:00
Juan RP ad2194ebf2 Remove flist files; not the way to go. I'll find another way. 2012-02-10 16:59:21 +01:00
Juan RP 50c2ff1926 First pass at creating flist files, will be used by the upcoming xbps-src-18. 2012-02-10 09:25:25 +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
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00: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 8bd893bd5d libxml2: needs python-devel to build. 2011-07-02 21:27:46 +02:00
Juan RP 475f9cb623 libxml2: fix errors about missing symbol versioning, bumprev. 2010-12-05 23:55:12 +01:00
Juan RP 6e1ba7d603 libxml2: update to 2.7.8. 2010-11-27 15:51:03 +01:00
Juan RP e23fb836b6 Bump revision for packages requiring python. 2010-11-17 21:08:18 +01:00
Juan RP bebd669381 libxml2: add a patch to fix segfaults with yelp and others, from Arch. 2010-10-25 00:02:19 +02:00
Juan RP 13539cacfb libxml2: update to 2.7.7. 2010-05-20 21:14:33 +02:00
Juan RP d54f239448 libxml2: add patch from FreeBSD for zlib-1.2.4, bumprev.
--HG--
extra : convert_revision : 4ab1e1867e5e7b88134d7d7b56275aec9f367070
2010-03-18 06:58:48 +01:00
Juan RP 8332e32baf libxml2-python: sanitize deps, bumprev.
--HG--
extra : convert_revision : eb033e3e8a5dcc77b6c97b4c48f24eeb14261010
2010-01-10 16:46:09 +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