Commit graph

34 commits

Author SHA1 Message Date
davehome 0dfb0c3b7f xbps-static: revbump to build new pkg 2012-01-06 02:25:59 -07:00
Juan RP 0accc4187f xbps: revbump due to libarchive SONAME bump. 2012-01-04 16:47:27 +01:00
Juan RP 5e493b718c xbps: update to 0.11. 2011-12-20 16:51:39 +01:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP 592f6b8d87 xbps: update to 0.10.1. 2011-10-26 16:54:26 +02:00
Juan RP 6b21e43ac4 xbps: update to 0.10.0. 2011-10-21 10:31:38 +02:00
Juan RP 4befae2504 xbps: update to 0.9.1. 2011-07-15 15:57:36 +02:00
Juan RP d11c1c344d xbps: added patch from master branch to build on x86. 2011-07-11 17:37:53 +02:00
Juan RP 1ee7ad6a8c xbps: depend explicitly in xbps-triggers. 2011-07-11 10:22:21 +02:00
Juan RP 0e4872784d xbps-static: this should replace xbps-static not xbps-devel, sigh. 2011-07-08 15:27:34 +02:00
Juan RP 01e8cb6de1 xbps: update to 0.9.0. FINALLY 2011-07-08 09:01:08 +02:00
Juan RP 9ac5188f63 xbps: update to 0.8.1. 2011-05-27 09:55:30 +02:00
Juan RP 73e48fa26c xbps: update to 0.8.0. 2011-05-24 10:02:10 +02:00
Juan RP cca3d89c66 xbps: update to 0.7.3, use external proplib and libfetch. 2011-01-16 17:18:55 +01:00
Juan RP 9317ea447b xbps: update to 0.7.2. 2010-12-28 12:20:57 +01:00
Juan RP e208917135 xbps: update to 0.7.1. 2010-12-23 20:15:01 +01:00
Juan RP 111149eeaa xbps: update to 0.7.0. 2010-12-15 15:51:32 +01:00
Juan RP 6821efbeea Bump revision and fixes for pkgs requiring libssl. 2010-11-02 08:31:35 +01:00
Juan RP 18f261d3db xbps: update to 0.6.2. 2010-10-31 01:38:59 +02:00
Juan RP 04590787d1 xbps: update to 0.6.1. 2010-10-23 18:21:03 +02:00
Juan RP 15b80cc6ed xbps: update to 0.6.0. 2010-06-03 10:09:37 +02:00
Juan RP 23409d37d7 xbps: update to 0.5.2.2. 2010-05-18 15:39:08 +02:00
Juan RP 59a34610fb xbps: update to 0.5.2.1. 2010-05-18 13:58:03 +02:00
Juan RP f05bcbea2e xbps: update to 0.5.2. 2010-05-18 07:59:57 +02:00
Juan RP 9b0ee1ea38 xbps: asciidoc not required anymore. 2010-05-12 01:53:33 +02:00
Juan RP 367dd689e5 xbps: update to 0.5.1. 2010-05-11 15:54:04 +02:00
Juan RP 606c7ca501 xbps: update to 0.5.0.
--HG--
extra : convert_revision : b3e7d82d21cf2f17b13f3dd5180f650313006d18
2010-04-30 22:05:22 +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 9c0e87c706 xbps: update to 0.4.1.
--HG--
extra : convert_revision : aa1f2143d23a9ba7cba53a9dea7362e48e259f7a
2010-02-28 03:41:17 +01:00
Juan RP ad5a884c98 xbps: update to 0.4.
--HG--
extra : convert_revision : 8f907521dc05ad8f812c3d4e896885228a3efa7a
2010-01-30 15:35:51 +01:00
Juan RP e2169c9782 xbps{,-devel}: simplify.
--HG--
extra : convert_revision : b3ef6fe9a2c6e765a639a3910351ac23c5fcaa2f
2009-12-24 01:38:32 +01:00
Juan RP 0455e9f8d4 xbps: not parallel build safe, hate it.
--HG--
extra : convert_revision : a2187ce20328d7dc3e17f94cde6f90fdfd3e53e6
2009-12-19 04:52:40 +01:00
Juan RP 80d20dbcfb xbps: update to 0.3.
--HG--
extra : convert_revision : 33b6766d185744a1a92e79e67854b349b558a650
2009-12-12 11:58:50 +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