Commit graph

11 commits

Author SHA1 Message Date
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
davehome 4f8ee08dfc gnutls: Use a mirror for distfiles, old one seems to be down. 2011-10-19 00:46:22 +00:00
Juan RP 662e3b1105 gnutls: update to 2.12.7. 2011-06-22 23:53:17 +02:00
Juan RP cbdcd7fbe6 gnutls-devel: fix install. 2010-12-17 22:30:42 +01:00
Juan RP 06de6a9a33 gnutls: update to 2.10.4. 2010-12-16 15:24:10 +01:00
Juan RP 2cec367037 gnutls: update to 2.10.2. 2010-10-28 05:35:22 +02:00
Juan RP 9b4cde9fe1 gnutls: move so symlink into main pkg.
--HG--
extra : convert_revision : 24866bd025555b35a081bddb567fcdf27d3c8e7e
2010-04-22 15:01:43 +02:00
Juan RP a662381b1d gnutls: sanitize deps, bumprev.
--HG--
extra : convert_revision : e5663b0af6f04d3902da57d721581f6ecae43f89
2010-01-10 16:21:59 +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