Update All The Blueprints
(and remove unneeded pkgs) - add some missing nextcloud dependencies - Move the ports installs to pkg - Remove/Disable ports - update organizr php - update mariadb and phpmyadmin - update Lidarr - Update Jackett - Remove possibly useless dependancies
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
blueprint:
|
||||
nextcloud:
|
||||
pkgs: nano sudo redis php73-ctype gnupg php73-dom php73-gd php73-iconv php73-json php73-mbstring php73-posix php73-simplexml php73-xmlreader php73-xmlwriter php73-zip php73-zlib php73-hash php73-xml php73 php73-pecl-redis php73-session php73-wddx php73-xsl php73-filter php73-pecl-APCu php73-curl php73-fileinfo php73-bz2 php73-intl php73-openssl php73-ldap php73-ftp php73-imap php73-exif php73-gmp php73-pecl-memcache php73-pecl-imagick php73-pecl-smbclient perl5 p5-Locale-gettext help2man texinfo m4 autoconf
|
||||
ports: true
|
||||
pkgs: nano sudo redis php73-ctype gnupg php73-dom php73-gd php73-iconv php73-json php73-mbstring php73-posix php73-simplexml php73-xmlreader php73-xmlwriter php73-zip php73-zlib php73-hash php73-xml php73 php73-pecl-redis php73-session php73-wddx php73-xsl php73-filter php73-pecl-APCu php73-curl php73-fileinfo php73-bz2 php73-intl php73-openssl php73-ldap php73-ftp php73-imap php73-exif php73-gmp php73-pecl-memcache php73-pecl-imagick php73-pecl-smbclient perl5 p5-Locale-gettext help2man texinfo m4 autoconf php73-opcache php73-pcntl php73-bcmath php73-pecl-APCu
|
@ -142,8 +142,6 @@ fi
|
||||
|
||||
iocage exec "${1}" sysrc redis_enable="YES"
|
||||
iocage exec "${1}" sysrc php_fpm_enable="YES"
|
||||
iocage exec "${1}" sh -c "make -C /usr/ports/www/php73-opcache clean install BATCH=yes"
|
||||
iocage exec "${1}" sh -c "make -C /usr/ports/devel/php73-pcntl clean install BATCH=yes"
|
||||
|
||||
|
||||
#####
|
||||
|
Reference in New Issue
Block a user