Commit graph

27 commits

Author SHA1 Message Date
Juan RP 83217470e7 wget: update to 1.15. 2014-01-20 07:19:36 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP bcb6c8b0bd wget: use vmove all. 2013-09-14 05:18:47 +02:00
Juan RP b8841b7947 Convert packages to the new template format (w). 2013-04-14 17:36: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 49c9561179 wget: cross build support. 2013-02-28 00:25:39 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP bfceb48284 wget: update to 1.14. 2012-08-10 17:17:08 +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 100c266fe2 Remove builddeps provided in base-chroot>=0.27. 2012-02-28 18:41:56 +01:00
Juan RP 784705e42c No need to add coreutils as build dependency anymore. 2012-02-13 12:52:00 +01: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 df61ec7d3e Remove hacks to make pkgs find pod2man, it's unneeded now. 2011-11-15 17:30:09 +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 936fd45070 wget: update to 1.13.4. 2011-09-19 10:12:17 +02:00
Juan RP af22b96f4d wget: update to 1.13.3. 2011-09-01 08:30:32 +02:00
Juan RP b383f3f367 wget: update to 1.13.1. 2011-08-17 08:26:44 +02:00
Juan RP e704c16367 wget: update to 1.13. 2011-08-10 09:22:57 +02:00
str1ngs 022b1c8f28 wget: ca-certificates run depend. 2011-06-22 13:19:34 -07:00
str1ngs dadb69d6ee wget: ssl support, securtity patches archlinux. 2011-06-22 13:16:37 -07:00
Juan RP 6821efbeea Bump revision and fixes for pkgs requiring libssl. 2010-11-02 08:31:35 +01: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 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