Commit graph

9 commits

Author SHA1 Message Date
Juan RP ddef768cb5 openssh: update to 5.7p1. 2011-01-24 13:22:54 +01:00
Juan RP 6821efbeea Bump revision and fixes for pkgs requiring libssl. 2010-11-02 08:31:35 +01:00
Juan RP 15a9c78b3a openssh: clean up rundeps, bumprev. 2010-10-28 06:16:22 +02:00
Juan RP 28ede429ea openssh: update to 5.6p1. 2010-10-22 21:14:17 +02:00
Juan RP 4b726514b5 openssh: update to 5.5p1.
--HG--
extra : convert_revision : 1709be9a1fb73d7b94ba3269a1a3b3d8f2415756
2010-04-28 14:55:12 +02:00
Juan RP 5aa2f34f73 Update packages that use $openrc_services with the third argument.
Packages that can be started without modifications are enabled,
well some of them, otherwise disabled.

--HG--
extra : convert_revision : 42105adabbc02b0f07a5d7173664778a5001c739
2010-04-16 22:09:33 +02:00
Juan RP 6813f0da8c openssh: bump revision after openssl update.
--HG--
extra : convert_revision : bd0c8495e578c241e7def6ed18f5a0dac5cd6e04
2010-04-09 18:31:48 +02:00
Juan RP ab3c56ce96 openssh: update to 5.4p1, add kerberos5 support via mit-krb5.
--HG--
extra : convert_revision : 4e46a0dff4be2d89e5655631a24960061e550d99
2010-03-13 06:15:01 +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