Commit graph

13 commits

Author SHA1 Message Date
Juan RP 261573c10e grep: update to 2.10. 2011-11-18 08:13:52 +01:00
Juan RP 5c0c5fd5b4 No need to depend in texinfo/diffutils/xz, they are in bootstrap. 2011-11-15 16:03:36 +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 064948f380 grep: enable support for perl regexps. 2011-06-22 08:45:37 +02:00
Juan RP e0cde1886d grep: update to 2.9. 2011-06-22 00:13:53 +02:00
Juan RP 1e1f5293f9 grep: update to 2.8. 2011-05-16 21:31:18 +02:00
Juan RP 7389e0a2d1 grep: update to 2.7. 2010-10-22 18:13:30 +02:00
Juan RP f19b694dbc grep: update to 2.6.3.
--HG--
extra : convert_revision : d49b216428d5fde0fee8cc50d82c9649d8b0a7d2
2010-04-08 13:49:18 +02:00
Juan RP a9811d3d88 grep: update to 2.6.2.
--HG--
extra : convert_revision : c79841194c4e8fa71ca0bf3b22e87b9efdf5dddf
2010-03-31 13:35:50 +02:00
Juan RP 831aebad49 grep: update to 2.6.1.
--HG--
extra : convert_revision : 2d12c192f475b4a1f88040836c530873a76ed101
2010-03-27 03:44:56 +01:00
Juan RP 7a562108a8 grep: update to 2.6.
--HG--
extra : convert_revision : 91b887217ff868ef393ea0b408a0c9605a2d912f
2010-03-26 09:29:28 +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