Commit graph

25 commits

Author SHA1 Message Date
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
davehome 8fc7909b88 openssh-client: revbump too 2011-11-18 20:17:21 -07:00
davehome df4157f8d2 openssh: remove --libexecdir= to fix sftp-server path issue 2011-11-18 19:55:23 -07:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP abc5ffd78d openssh-server: update for new systemd_services arg. 2011-11-10 13:08:09 +01: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 895c12e522 openssh-server: use ssh-keygen -A to replace the systemd helper script. 2011-10-12 14:33:18 +02:00
Juan RP 6a5ba04724 openssh-server: remove openrc service. 2011-10-11 03:56:30 +02:00
Juan RP 22323bb002 openssh-server: switch to systemd, drop openrc support. 2011-10-11 03:56:11 +02:00
Juan RP 7083d8ef4c openssh: update to 5.9p1 2011-09-07 12:00:03 +02:00
Juan RP 2bfe7f5db1 openssh-server: keep_empty_dirs is not required anymore. 2011-07-31 10:06:51 +02:00
Juan RP f109e37daf openssh-server: generate ECDSA key, add service by default. 2011-07-19 16:17:13 +02:00
Juan RP 15a02ca9a4 openssh: needs perl to build, use vmove, homepage, license. 2011-07-05 10:15:46 +02:00
Juan RP c735933675 openssh: update to 5.8p2. 2011-05-03 07:23:36 +02:00
Juan RP 90560bc99c openssh: update to 5.8p1. 2011-02-04 09:56:44 +01:00
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