Removed qemu. And try new things

This commit is contained in:
Xavier Beaudouin
2024-05-30 17:25:33 +02:00
parent d6b64f5c13
commit 6fda53ca47
2 changed files with 4 additions and 6 deletions

View File

@ -25,10 +25,6 @@ OPTIONS_FILE_SET+=GSSAPI_MIT
OPTIONS_FILE_SET+=SMB OPTIONS_FILE_SET+=SMB
.endif .endif
.if ${.CURDIR:M*/security/sssd2}
OPTIONS_FILE_SET+=SMB
.endif
.if ${.CURDIR:M*/security/sudo} .if ${.CURDIR:M*/security/sudo}
OPTIONS_FILE_SET+=AUDIT OPTIONS_FILE_SET+=AUDIT
OPTIONS_FILE_UNSET+=DISABLE_AUTH OPTIONS_FILE_UNSET+=DISABLE_AUTH

View File

@ -63,8 +63,8 @@ devel/cmake-gui
devel/gccmakedep devel/gccmakedep
devel/icmake devel/icmake
devel/git devel/git
emulators/qemu #emulators/qemu
emulators/qemu-devel #emulators/qemu-devel
java/openjdk8 java/openjdk8
java/openjdk11 java/openjdk11
devel/py-Jinja2 devel/py-Jinja2
@ -101,6 +101,8 @@ devel/pkgconf
net/svnup net/svnup
security/pam_mkhomedir security/pam_mkhomedir
security/openssh-portable security/openssh-portable
security/openssh-portable@gssapi
security/openssh-portable@hpn
www/apache24 www/apache24
ports-mgmt/poudriere ports-mgmt/poudriere
ports-mgmt/poudriere-devel ports-mgmt/poudriere-devel