Commit graph

8 commits

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