Commit graph

7 commits

Author SHA1 Message Date
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