Commit graph

20 commits

Author SHA1 Message Date
Juan RP 6208fd759d curl: update to 7.23.1. 2011-11-18 09:14:07 +01:00
Juan RP 54ce709d6d curl: needs groff/perl to make curl --help use zlib, revbump. 2011-11-16 16:23:41 +01:00
Juan RP ce83daf068 curl: update to 7.23.0. 2011-11-15 23:46:43 +01:00
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +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 3214f51824 curl: update to 7.22.0. 2011-09-28 09:47:01 +02:00
str1ngs 0c9f6ed245 curl: update to 7.21.7. 2011-06-24 09:04:24 -07:00
str1ngs 7d60c60def curl: ca-certificates run depend. 2011-06-22 14:27:48 -07:00
str1ngs 21d6ab2153 curl: use ca-certs libidn run time depend 2011-06-22 14:22:10 -07:00
Juan RP 53fb58e1af curl: update to 7.21.5. 2011-04-18 11:40:31 +02:00
Juan RP 01fc7901a4 curl: update to 7.21.4. 2011-02-20 00:47:22 +01:00
Juan RP 6821efbeea Bump revision and fixes for pkgs requiring libssl. 2010-11-02 08:31:35 +01:00
Juan RP ee22ea3f5b curl: update to 7.21.0. 2010-06-23 01:18:46 +02:00
Juan RP a42db9b593 curl: update to 7.20.1, rename curl-{libs,devel} to libcurl{,-devel} respectively.
--HG--
rename : srcpkgs/curl/curl-devel.template => srcpkgs/curl/libcurl-devel.template
rename : srcpkgs/curl/curl-libs.template => srcpkgs/curl/libcurl.template
2010-05-12 07:27:58 +02:00
Juan RP 9a1948d5c0 curl: add LDAP and GSSAPI support.
--HG--
extra : convert_revision : 42fe581918a74aeaa82b4c12f7ba5052642f4187
2010-04-23 16:41:04 +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 9f1ef0ac66 curl: update to 7.20.0.
--HG--
extra : convert_revision : a3cebd28b5ad253de8b59ee5236380847a6a3322
2010-03-01 01:24:36 +01:00
Juan RP 29f11be0b0 curl: sanitize deps.
--HG--
extra : convert_revision : 777dbe9e078459b2088ea45e2088486877571f72
2010-01-11 17:29:53 +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