diff options
author | Vance M. Allen <vma_gentoo@vmacs.us> | 2023-03-12 19:36:23 -0600 |
---|---|---|
committer | Vance M. Allen <vma_gentoo@vmacs.us> | 2023-03-12 19:36:23 -0600 |
commit | 9d6b34d0dd217fa9d7bbe6e03cb0978effd255b5 (patch) | |
tree | 101309fd7e2b62170016eddaa2118cce4aaceb83 /www-apps | |
parent | Add support for joomla 4.2.6 (diff) | |
download | vmacs-9d6b34d0dd217fa9d7bbe6e03cb0978effd255b5.tar.gz vmacs-9d6b34d0dd217fa9d7bbe6e03cb0978effd255b5.tar.bz2 vmacs-9d6b34d0dd217fa9d7bbe6e03cb0978effd255b5.zip |
Removed webmin support, added updates to TeamSpeak Server and Joomla, cleaned up package.mask
Signed-off-by: Vance M. Allen <vma_gentoo@vmacs.us>
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/joomla/Manifest | 4 | ||||
-rw-r--r-- | www-apps/joomla/joomla-4.1.5.ebuild | 51 | ||||
-rw-r--r-- | www-apps/joomla/joomla-4.2.8.ebuild (renamed from www-apps/joomla/joomla-4.2.6.ebuild) | 0 |
3 files changed, 2 insertions, 53 deletions
diff --git a/www-apps/joomla/Manifest b/www-apps/joomla/Manifest index 8f7e17b..1917e6b 100644 --- a/www-apps/joomla/Manifest +++ b/www-apps/joomla/Manifest @@ -1,4 +1,4 @@ AUX postinstall-en.txt 916 BLAKE2B 0f89355cd8a1f9507de8a231c519930d25887717ae9519b90f5d77e9f928d8846585236a7c7cf5f48349508e5a811288f5833fd175d10d1c119c6a772c9ef12b SHA512 d53b2d2b2d9cb1cb83bf452f71d7098e5c6a460bdfa914e7d9bf57090544931eeeae249cf0e738a73c351f06854f7e3490e1c5d84271be43e45bec91a32c732a AUX postinstall-sv.txt 764 BLAKE2B 6cf5780b60c39b35845557d4e386ca4e2f2c5ca9e7fa45fd67feedf108d57ac5d1a11b80bb68861a14f30c83f55302f9cc49a4dff25015faec5ebac2a4c1a071 SHA512 4a7110fd497d5330fd289743942a9339bd7b7ffa0812578c4552ae539774576ca7ce6df8bc8ed45ca6bb4d61d7183c1094d6a2480988497e131f3687274b3e0b -DIST Joomla_4.2.6-Stable-Full_Package.tar.bz2 20351717 BLAKE2B 801c90cdc9e034d04c69c6b07292ea25c6f87ccc2d11212564a1729cd4b67462bb794e8aa61479871ca962b2e3f660eba8bb55f1b35a41bce4cb0a2d573f1ffc SHA512 1e17002219287c60aa1091897506494ad3accdc860f713bbb575573679e7f2954b1034307f82ea49a41565e6ce7c91a29e87de7fc25f56cfb939dff55eacd5f8 -EBUILD joomla-4.2.6.ebuild 1503 BLAKE2B a2282617c5b6486b60c049dd8baafce30a5b27fa840afcf937430a1edccb716ff5f0603aa77389b9922c57ae03e0d1f05b5813e07b0cac7df65cee7d56b4ce47 SHA512 98da4f6586d4c3baa07f3d353f7fa6f581f0c2a929b06da75441ee34987133fc39a6ee7681ac418e35a65347b978e7fb7512c0fbeff636e87b629baa9c99794a +DIST Joomla_4.2.8-Stable-Full_Package.tar.bz2 20715450 BLAKE2B 460e5e880918a04ebfcf5220e56395008e7ef4b8f6ae298137afbefbdaee48d54ee966762e7e6f1182fc31e08ad67b32cf7de3ac7877a44c1226b962a0bb1b15 SHA512 364edac2a152a7c1c15171cad196e18b1b28a726aa66aaa888e203c2f444368f731103a05b705211c7a893d6068aeeb68ddfa1f57c52a5307985d3f4eb8bc4e9 +EBUILD joomla-4.2.8.ebuild 1503 BLAKE2B a2282617c5b6486b60c049dd8baafce30a5b27fa840afcf937430a1edccb716ff5f0603aa77389b9922c57ae03e0d1f05b5813e07b0cac7df65cee7d56b4ce47 SHA512 98da4f6586d4c3baa07f3d353f7fa6f581f0c2a929b06da75441ee34987133fc39a6ee7681ac418e35a65347b978e7fb7512c0fbeff636e87b629baa9c99794a diff --git a/www-apps/joomla/joomla-4.1.5.ebuild b/www-apps/joomla/joomla-4.1.5.ebuild deleted file mode 100644 index 44f701d..0000000 --- a/www-apps/joomla/joomla-4.1.5.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit webapp versionator - -MY_PV=$(replace_version_separator '_' '-') - -DESCRIPTION="A powerful Open Source Content Management System" -HOMEPAGE="http://www.joomla.org/" -M_PN="Joomla_${MY_PV}-Stable-Full_Package" -RESTRICT="mirror" -SRC_URI="https://github.com/${PN}/${PN}-cms/releases/download/${MY_PV}/${M_PN}.tar.bz2" - -LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" - -S="${WORKDIR}" -need_httpd_cgi - -RDEPEND=">=dev-lang/php-5.3.10[json,zlib,xml] - virtual/httpd-php - || ( dev-lang/php[mysql] dev-lang/php[postgres] )" - -src_install () { - webapp_src_preinst - - touch configuration.php - insinto "${MY_HTDOCSDIR}" - doins -r . - - local files=" administrator/cache administrator/components - administrator/language administrator/language/en-GB - administrator/manifests/packages - administrator/modules administrator/templates cache components images installation - images/banners language language/en-GB media modules plugins - plugins/authentication plugins/content plugins/editors plugins/editors-xtd - plugins/search plugins/system plugins/user plugins tmp templates" - - for file in ${files}; do - webapp_serverowned -R "${MY_HTDOCSDIR}"/${file} - done - - webapp_configfile "${MY_HTDOCSDIR}"/configuration.php - webapp_serverowned "${MY_HTDOCSDIR}"/configuration.php - - webapp_postinst_txt en "${FILESDIR}"/postinstall-en.txt - webapp_postinst_txt sv "${FILESDIR}"/postinstall-sv.txt - webapp_src_install -} diff --git a/www-apps/joomla/joomla-4.2.6.ebuild b/www-apps/joomla/joomla-4.2.8.ebuild index 2a2fb95..2a2fb95 100644 --- a/www-apps/joomla/joomla-4.2.6.ebuild +++ b/www-apps/joomla/joomla-4.2.8.ebuild |