Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP
2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View File

@@ -8,6 +8,8 @@ configure_args="--without-tcp-wrappers --datadir=/usr/share/openssh
--with-mantype=man --without-rpath --with-xauth=/usr/bin/xauth
--with-ssl-engine --disable-strip --with-privsep-path=/var/chroot/ssh
--with-kerberos5=/usr"
depends="shadow"
makedepends="perl>=0 zlib-devel openssl-devel pam-devel mit-krb5-devel e2fsprogs-devel"
short_desc="The OpenSSH implementation of SSH protocol versions 1 and 2"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.openssh.org"
@@ -31,14 +33,7 @@ long_desc="
conf_files="/etc/ssh/moduli"
subpackages="$pkgname-client $pkgname-server"
Add_dependency run shadow
Add_dependency build perl ">=0"
Add_dependency build zlib-devel
Add_dependency build openssl-devel
Add_dependency build pam-devel
Add_dependency build mit-krb5-devel
Add_dependency build e2fsprogs-devel
post_install() {
vinstall contrib/sshd.pam.generic 644 etc/pam.d sshd