www-apps/redmine: remove old versions.
authorAzamat H. Hackimov <azamat.hackimov@gmail.com>
Wed, 18 Oct 2017 05:04:50 +0000 (10:04 +0500)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 27 Oct 2017 21:02:14 +0000 (23:02 +0200)
Bug: https://bugs.gentoo.org/634602

Package-Manager: Portage-2.3.8, Repoman-2.3.3

www-apps/redmine/Manifest
www-apps/redmine/redmine-3.2.7-r1.ebuild [deleted file]
www-apps/redmine/redmine-3.2.7.ebuild [deleted file]
www-apps/redmine/redmine-3.3.4-r1.ebuild [deleted file]
www-apps/redmine/redmine-3.3.4.ebuild [deleted file]
www-apps/redmine/redmine-3.4.2-r1.ebuild [deleted file]
www-apps/redmine/redmine-3.4.2.ebuild [deleted file]

index 7e14f4ce08ba9254d5ffa1b9abac530e6491368a..a29da5b9fc656e289caa2f0dfe062690af517c6c 100644 (file)
@@ -1,6 +1,3 @@
-DIST redmine-3.2.7.tar.gz 2322680 SHA256 f6ec163474e2a2cac21215d130c5bd3ccee54019165052943feaffc5fe5b34fc SHA512 74eb67e25a835500c7eb1c251de824981d45402fa04d03801c16ed2e3a78d90e3eee414063fd95379749335714e72c34760a251b3a583176e76cb9398e24b711 WHIRLPOOL 61dd4497d290b6f88fa4332119b9e2c0fcf27a727f5cb727f2700153eef6fac5e088a77d5f120e77f3a59f53e2de1fa9ad6eb03a0cfb2aba3ecf4eb2998dc9ff
 DIST redmine-3.2.8.tar.gz 2323001 SHA256 2dffd6fb314864ccf77528721580fb639df5f96254d0c533a1fea237a9bdcb98 SHA512 3817fe98ca61326c5e4f3c3fa67540a38305275b9c24a1d74d869d713d4a582974cb2ea983016aace3625a8ebadec9354b8f1e028ed6ade2ba3ebf18a33de1dd WHIRLPOOL c315fa14d2f52d21a64a085bbd88b8f8e56d062e6be9abebe374904ac721c9401e62e7a6fe4a8cb81602fb42f515ee3f53c2788d2e7866e41c35906dc9898fb4
-DIST redmine-3.3.4.tar.gz 2367776 SHA256 f28125f31df7ebcf7debf9b030d62002e2757c6ed228882ac64562dec90efbac SHA512 152806f829ba7e4f8df18933aa9d46c959e9f314a5698b20f30b90bb0d1292439fd6a3dfaea427145273d3fd37d48f62a64068dd7f8ab1cbe507eaf5c09f7f2e WHIRLPOOL 5a61eb7ba1dfd56cc3564488ee4a3686876cfea6fe83b624a0014588a27e6623b6ed5bcfe668e92b1edf26895b3d9f6c88edccca9629539147649aa7f197ba22
 DIST redmine-3.3.5.tar.gz 2368487 SHA256 87ec1ac270d050c4cabcbbebf8dc84a0efafa717aa0bc4fe3a019c53f266b238 SHA512 6471429eda15b5788d3d46f114ba63dcd30adfddf8b58b21ef206fa65c39dede1db6f11c7340560cf687f14dd46b64a40d934914f9edf2b58ba1fbd730eb304f WHIRLPOOL 959d25496dc2023e27b956f1d8efd9380f18c998a5587ec852cde2e0eb943956108fb1261be47c6b0127ff1bb026d8732404f7ff61ca8495204350174118d9b0
-DIST redmine-3.4.2.tar.gz 2438319 SHA256 747d649e3bceef41345a147a17db143ea646eaefb23ad7c514027456847c77fd SHA512 aededddd59bb84633f7360fb19e78a9313cf2654cb2a36a449c305834dc58d8e45f4d0433fe6d188f44e950163987b8b5e5285c9a9706d6f95f2346acdfd81fe WHIRLPOOL 23c01a72d7329e5948b0ba6a6ff59dcf162c364e8eaf60714e5883b6c36796b58b12867ebb678dcac714d7dfb49610795a417b410fd56b3e0765483e968aa894
 DIST redmine-3.4.3.tar.gz 2442818 SHA256 62c3ea32491a13db294237ff7ade5a447e0d2913204eb871ab3a99414e41f63d SHA512 27deb85916eb0285abd51e847037f213ebdcb5f16f57a19e7ff1d58eaed71a5c69695c707c12f2976d8dedc7aacb68bdf349c2d527e8312ce8c1c54d7af2db8d WHIRLPOOL ffb12fb19797f9bc7c9efc4e19302d75d0ebdf59b9b34d9dc60340bc67de136bcb4ef0e39e70bb77138df2c1c94756985e74f8edec1d8e139506a934989f102f
diff --git a/www-apps/redmine/redmine-3.2.7-r1.ebuild b/www-apps/redmine/redmine-3.2.7-r1.ebuild
deleted file mode 100644 (file)
index ee397cf..0000000
+++ /dev/null
@@ -1,215 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-inherit eutils depend.apache ruby-ng user
-
-DESCRIPTION="Flexible project management web application using the Ruby on Rails framework"
-HOMEPAGE="http://www.redmine.org/"
-SRC_URI="http://www.redmine.org/releases/${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-2"
-SLOT="0"
-# All db-related USEs are ineffective since we depend on rails
-# which depends on activerecord which depends on all ruby's db bindings
-#IUSE="ldap openid imagemagick postgres sqlite mysql fastcgi passenger"
-IUSE="ldap fastcgi passenger imagemagick"
-
-ruby_add_rdepend "
-       dev-ruby/rubygems
-       >=dev-ruby/rails-4.2.5.2:4.2
-       >=dev-ruby/jquery-rails-3.1.4:3
-       >=dev-ruby/coderay-1.1.0
-       >=dev-ruby/builder-3.0.4:*
-       >=dev-ruby/roadie-rails-1.1.0
-       dev-ruby/mime-types:*
-       =dev-ruby/request_store-1.0.5
-       >=dev-ruby/rbpdf-1.19.0
-       dev-ruby/actionpack-action_caching
-       dev-ruby/actionpack-xml_parser:0
-       dev-ruby/protected_attributes
-       >=dev-ruby/redcarpet-3.3.2
-       >=dev-ruby/nokogiri-1.6.7.2
-       ldap? ( >=dev-ruby/ruby-net-ldap-0.12.0 )
-       >=dev-ruby/ruby-openid-2.3.0
-       >=dev-ruby/rack-openid-0.2.1
-       fastcgi? ( dev-ruby/fcgi )
-       passenger? ( www-apache/passenger )
-       imagemagick? ( >=dev-ruby/rmagick-2.14.0 )"
-       #       ruby_targets_ruby19? (
-#              postgres? ( >=dev-ruby/pg-0.11 )
-#              sqlite3? ( dev-ruby/sqlite3 )
-#              mysql? ( dev-ruby/mysql2:0.3 )
-#      )
-
-#ruby_add_bdepend ">=dev-ruby/rdoc-2.4.2
-#      dev-ruby/yard
-#      test? (
-#              >=dev-ruby/shoulda-3.3.2
-#              >=dev-ruby/mocha-0.13.3
-#              >=dev-ruby/capybara-2.0.0
-#              <dev-ruby/nokogiri-1.6.0
-#      )"
-
-REDMINE_DIR="/var/lib/${PN}"
-
-pkg_setup() {
-       enewgroup redmine
-       enewuser redmine -1 -1 "${REDMINE_DIR}" redmine
-}
-
-all_ruby_prepare() {
-       rm -r log files/delete.me || die
-
-       # bug #406605
-       rm .gitignore .hgignore || die
-
-       rm Gemfile || die
-
-       echo "CONFIG_PROTECT=\"${EPREFIX}${REDMINE_DIR}/config\"" > "${T}/50${PN}"
-       echo "CONFIG_PROTECT_MASK=\"${EPREFIX}${REDMINE_DIR}/config/locales ${EPREFIX}${REDMINE_DIR}/config/settings.yml\"" >> "${T}/50${PN}"
-
-       # remove ldap staff module if disabled to avoid #413779
-       use ldap || rm app/models/auth_source_ldap.rb || die
-
-       # Make it work
-       sed -i -e "1irequire 'request_store'" app/controllers/application_controller.rb || die
-       sed -i -e "18irequire 'action_controller'" -e "19irequire 'action_controller/action_caching'"\
-               app/controllers/welcome_controller.rb || die
-       sed -i -e "4irequire 'action_dispatch/xml_params_parser'" -e "/Bundler/d" config/application.rb || die
-       sed -i -e "18irequire 'protected_attributes'" app/models/custom_field.rb || die
-       sed -i -e "19irequire 'roadie-rails'" app/models/mailer.rb || die
-}
-
-all_ruby_install() {
-       dodoc doc/{CHANGELOG,INSTALL,README_FOR_APP,RUNNING_TESTS,UPGRADING}
-       rm -r doc || die
-       dodoc README.rdoc
-       rm README.rdoc || die
-
-       keepdir /var/log/${PN}
-
-       insinto "${REDMINE_DIR}"
-       doins -r .
-       insinto "${REDMINE_DIR}/config"
-       doins "${FILESDIR}/additional_environment.rb"
-       keepdir "${REDMINE_DIR}/files"
-       keepdir "${REDMINE_DIR}/public/plugin_assets"
-
-       fowners -R redmine:redmine \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/public/plugin_assets" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       fowners redmine:redmine "${REDMINE_DIR}"
-
-       # protect sensitive data, see bug #406605
-       fperms -R go-rwx \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       if use passenger; then
-               has_apache
-               insinto "${APACHE_VHOSTS_CONFDIR}"
-               doins "${FILESDIR}/10_redmine_vhost.conf"
-       fi
-
-       # logrotate
-       insinto /etc/logrotate.d
-       newins "${FILESDIR}"/redmine.logrotate redmine
-
-       newconfd "${FILESDIR}/${PN}.confd" ${PN}
-       newinitd "${FILESDIR}/${PN}-3.initd" ${PN}
-       doenvd "${T}/50${PN}"
-}
-
-pkg_postinst() {
-       einfo
-       if [ -e "${EPREFIX}${REDMINE_DIR}/config/initializers/session_store.rb" -o -e "${EPREFIX}${REDMINE_DIR}/config/initializers/secret_token.rb" ]; then
-               elog "Execute the following command to upgrade environment:"
-               elog
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "For upgrade instructions take a look at:"
-               elog "http://www.redmine.org/wiki/redmine/RedmineUpgrade"
-       else
-               elog "Execute the following command to initialize environment:"
-               elog
-               elog "# cd ${EPREFIX}${REDMINE_DIR}"
-               elog "# cp config/database.yml.example config/database.yml"
-               elog "# \${EDITOR} config/database.yml"
-               elog "# chown redmine:redmine config/database.yml"
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "Installation notes are at official site"
-               elog "http://www.redmine.org/wiki/redmine/RedmineInstall"
-       fi
-       einfo
-}
-
-pkg_config() {
-       if [ ! -e "${EPREFIX}${REDMINE_DIR}/config/database.yml" ]; then
-               eerror "Copy ${EPREFIX}${REDMINE_DIR}/config/database.yml.example to ${EPREFIX}${REDMINE_DIR}/config/database.yml"
-               eerror "then edit this file in order to configure your database settings for \"production\" environment."
-               die
-       fi
-
-       local RAILS_ENV=${RAILS_ENV:-production}
-       if [ ! -L /usr/bin/ruby ]; then
-               eerror "/usr/bin/ruby is not a valid symlink to any ruby implementation."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       if [[ $RUBY_TARGETS != *$( eselect ruby show | awk 'NR==2' | tr  -d ' '  )* ]]; then
-               eerror "/usr/bin/ruby is currently not included in redmine's ruby targets: ${RUBY_TARGETS}."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       local RUBY=${RUBY:-ruby}
-
-       cd "${EPREFIX}${REDMINE_DIR}" || die
-       if [ -e "${EPREFIX}${REDMINE_DIR}/config/initializers/session_store.rb" ]; then
-               einfo
-               einfo "Generating secret token."
-               einfo
-               rm config/initializers/session_store.rb || die
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake generate_secret_token || die
-       fi
-       if [ -e "${EPREFIX}${REDMINE_DIR}/config/initializers/secret_token.rb" ]; then
-               einfo
-               einfo "Upgrading database."
-               einfo
-
-               einfo "Migrating database."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Upgrading the plugin migrations."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:plugins:migrate || die
-               einfo "Clear the cache and the existing sessions."
-               ${RUBY} -S rake tmp:cache:clear || die
-               ${RUBY} -S rake tmp:sessions:clear || die
-       else
-               einfo
-               einfo "Initializing database."
-               einfo
-
-               einfo "Generating a session store secret."
-               ${RUBY} -S rake generate_secret_token || die
-               einfo "Creating the database structure."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Populating database with default configuration data."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:load_default_data || die
-               chown redmine:redmine "${EPREFIX}${REDMINE_DIR}"/log/production.log
-               einfo
-               einfo "If you use sqlite3, please do not forget to change the ownership of the sqlite files."
-               einfo
-               einfo "# cd \"${EPREFIX}${REDMINE_DIR}\""
-               einfo "# chown redmine:redmine db/ db/*.sqlite3"
-               einfo
-       fi
-}
diff --git a/www-apps/redmine/redmine-3.2.7.ebuild b/www-apps/redmine/redmine-3.2.7.ebuild
deleted file mode 100644 (file)
index 5c7f032..0000000
+++ /dev/null
@@ -1,215 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
-inherit eutils depend.apache ruby-ng user
-
-DESCRIPTION="Flexible project management web application using the Ruby on Rails framework"
-HOMEPAGE="http://www.redmine.org/"
-SRC_URI="http://www.redmine.org/releases/${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-2"
-SLOT="0"
-# All db-related USEs are ineffective since we depend on rails
-# which depends on activerecord which depends on all ruby's db bindings
-#IUSE="ldap openid imagemagick postgres sqlite mysql fastcgi passenger"
-IUSE="ldap fastcgi passenger imagemagick"
-
-ruby_add_rdepend "
-       dev-ruby/rubygems
-       >=dev-ruby/rails-4.2.5.2:4.2
-       >=dev-ruby/jquery-rails-3.1.4:3
-       >=dev-ruby/coderay-1.1.0
-       >=dev-ruby/builder-3.0.4:*
-       >=dev-ruby/roadie-rails-1.1.0
-       dev-ruby/mime-types:*
-       =dev-ruby/request_store-1.0.5
-       >=dev-ruby/rbpdf-1.19.0
-       dev-ruby/actionpack-action_caching
-       dev-ruby/actionpack-xml_parser:*
-       dev-ruby/protected_attributes
-       >=dev-ruby/redcarpet-3.3.2
-       >=dev-ruby/nokogiri-1.6.7.2
-       ldap? ( >=dev-ruby/ruby-net-ldap-0.12.0 )
-       >=dev-ruby/ruby-openid-2.3.0
-       >=dev-ruby/rack-openid-0.2.1
-       fastcgi? ( dev-ruby/fcgi )
-       passenger? ( www-apache/passenger )
-       imagemagick? ( >=dev-ruby/rmagick-2.14.0 )"
-       #       ruby_targets_ruby19? (
-#              postgres? ( >=dev-ruby/pg-0.11 )
-#              sqlite3? ( dev-ruby/sqlite3 )
-#              mysql? ( dev-ruby/mysql2:0.3 )
-#      )
-
-#ruby_add_bdepend ">=dev-ruby/rdoc-2.4.2
-#      dev-ruby/yard
-#      test? (
-#              >=dev-ruby/shoulda-3.3.2
-#              >=dev-ruby/mocha-0.13.3
-#              >=dev-ruby/capybara-2.0.0
-#              <dev-ruby/nokogiri-1.6.0
-#      )"
-
-REDMINE_DIR="/var/lib/${PN}"
-
-pkg_setup() {
-       enewgroup redmine
-       enewuser redmine -1 -1 "${REDMINE_DIR}" redmine
-}
-
-all_ruby_prepare() {
-       rm -r log files/delete.me || die
-
-       # bug #406605
-       rm .gitignore .hgignore || die
-
-       rm Gemfile || die
-
-       echo "CONFIG_PROTECT=\"${EPREFIX}${REDMINE_DIR}/config\"" > "${T}/50${PN}"
-       echo "CONFIG_PROTECT_MASK=\"${EPREFIX}${REDMINE_DIR}/config/locales ${EPREFIX}${REDMINE_DIR}/config/settings.yml\"" >> "${T}/50${PN}"
-
-       # remove ldap staff module if disabled to avoid #413779
-       use ldap || rm app/models/auth_source_ldap.rb || die
-
-       # Make it work
-       sed -i -e "1irequire 'request_store'" app/controllers/application_controller.rb || die
-       sed -i -e "18irequire 'action_controller'" -e "19irequire 'action_controller/action_caching'"\
-               app/controllers/welcome_controller.rb || die
-       sed -i -e "4irequire 'action_dispatch/xml_params_parser'" -e "/Bundler/d" config/application.rb || die
-       sed -i -e "18irequire 'protected_attributes'" app/models/custom_field.rb || die
-       sed -i -e "19irequire 'roadie-rails'" app/models/mailer.rb || die
-}
-
-all_ruby_install() {
-       dodoc doc/{CHANGELOG,INSTALL,README_FOR_APP,RUNNING_TESTS,UPGRADING}
-       rm -r doc || die
-       dodoc README.rdoc
-       rm README.rdoc || die
-
-       keepdir /var/log/${PN}
-
-       insinto "${REDMINE_DIR}"
-       doins -r .
-       insinto "${REDMINE_DIR}/config"
-       doins "${FILESDIR}/additional_environment.rb"
-       keepdir "${REDMINE_DIR}/files"
-       keepdir "${REDMINE_DIR}/public/plugin_assets"
-
-       fowners -R redmine:redmine \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/public/plugin_assets" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       fowners redmine:redmine "${REDMINE_DIR}"
-
-       # protect sensitive data, see bug #406605
-       fperms -R go-rwx \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       if use passenger; then
-               has_apache
-               insinto "${APACHE_VHOSTS_CONFDIR}"
-               doins "${FILESDIR}/10_redmine_vhost.conf"
-       fi
-
-       # logrotate
-       insinto /etc/logrotate.d
-       newins "${FILESDIR}"/redmine.logrotate redmine
-
-       newconfd "${FILESDIR}/${PN}.confd" ${PN}
-       newinitd "${FILESDIR}/${PN}-3.initd" ${PN}
-       doenvd "${T}/50${PN}"
-}
-
-pkg_postinst() {
-       einfo
-       if [ -e "${EPREFIX}${REDMINE_DIR}/config/initializers/session_store.rb" -o -e "${EPREFIX}${REDMINE_DIR}/config/initializers/secret_token.rb" ]; then
-               elog "Execute the following command to upgrade environment:"
-               elog
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "For upgrade instructions take a look at:"
-               elog "http://www.redmine.org/wiki/redmine/RedmineUpgrade"
-       else
-               elog "Execute the following command to initialize environment:"
-               elog
-               elog "# cd ${EPREFIX}${REDMINE_DIR}"
-               elog "# cp config/database.yml.example config/database.yml"
-               elog "# \${EDITOR} config/database.yml"
-               elog "# chown redmine:redmine config/database.yml"
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "Installation notes are at official site"
-               elog "http://www.redmine.org/wiki/redmine/RedmineInstall"
-       fi
-       einfo
-}
-
-pkg_config() {
-       if [ ! -e "${EPREFIX}${REDMINE_DIR}/config/database.yml" ]; then
-               eerror "Copy ${EPREFIX}${REDMINE_DIR}/config/database.yml.example to ${EPREFIX}${REDMINE_DIR}/config/database.yml"
-               eerror "then edit this file in order to configure your database settings for \"production\" environment."
-               die
-       fi
-
-       local RAILS_ENV=${RAILS_ENV:-production}
-       if [ ! -L /usr/bin/ruby ]; then
-               eerror "/usr/bin/ruby is not a valid symlink to any ruby implementation."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       if [[ $RUBY_TARGETS != *$( eselect ruby show | awk 'NR==2' | tr  -d ' '  )* ]]; then
-               eerror "/usr/bin/ruby is currently not included in redmine's ruby targets: ${RUBY_TARGETS}."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       local RUBY=${RUBY:-ruby}
-
-       cd "${EPREFIX}${REDMINE_DIR}" || die
-       if [ -e "${EPREFIX}${REDMINE_DIR}/config/initializers/session_store.rb" ]; then
-               einfo
-               einfo "Generating secret token."
-               einfo
-               rm config/initializers/session_store.rb || die
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake generate_secret_token || die
-       fi
-       if [ -e "${EPREFIX}${REDMINE_DIR}/config/initializers/secret_token.rb" ]; then
-               einfo
-               einfo "Upgrading database."
-               einfo
-
-               einfo "Migrating database."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Upgrading the plugin migrations."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:plugins:migrate || die
-               einfo "Clear the cache and the existing sessions."
-               ${RUBY} -S rake tmp:cache:clear || die
-               ${RUBY} -S rake tmp:sessions:clear || die
-       else
-               einfo
-               einfo "Initializing database."
-               einfo
-
-               einfo "Generating a session store secret."
-               ${RUBY} -S rake generate_secret_token || die
-               einfo "Creating the database structure."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Populating database with default configuration data."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:load_default_data || die
-               chown redmine:redmine "${EPREFIX}${REDMINE_DIR}"/log/production.log
-               einfo
-               einfo "If you use sqlite3, please do not forget to change the ownership of the sqlite files."
-               einfo
-               einfo "# cd \"${EPREFIX}${REDMINE_DIR}\""
-               einfo "# chown redmine:redmine db/ db/*.sqlite3"
-               einfo
-       fi
-}
diff --git a/www-apps/redmine/redmine-3.3.4-r1.ebuild b/www-apps/redmine/redmine-3.3.4-r1.ebuild
deleted file mode 100644 (file)
index 113a624..0000000
+++ /dev/null
@@ -1,221 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-# ruby24 don't have required deps
-USE_RUBY="ruby22 ruby23"
-inherit eutils depend.apache ruby-ng user
-
-DESCRIPTION="Flexible project management web application using the Ruby on Rails framework"
-HOMEPAGE="http://www.redmine.org/"
-SRC_URI="http://www.redmine.org/releases/${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-2"
-SLOT="0"
-# All db-related USEs are ineffective since we depend on rails
-# which depends on activerecord which depends on all ruby's db bindings
-#IUSE="ldap openid imagemagick postgres sqlite mysql fastcgi passenger"
-IUSE="imagemagick fastcgi ldap markdown passenger"
-
-ruby_add_rdepend "
-       dev-ruby/actionpack-action_caching
-       dev-ruby/actionpack-xml_parser:0
-       >=dev-ruby/builder-3.2.2:3.2
-       >=dev-ruby/coderay-1.1.0
-       dev-ruby/i18n:0.7
-       >=dev-ruby/jquery-rails-3.1.4:3
-       dev-ruby/loofah
-       dev-ruby/mime-types:*
-       dev-ruby/mimemagic
-       >=dev-ruby/nokogiri-1.6.8
-       dev-ruby/protected_attributes
-       >=dev-ruby/rack-openid-0.2.1
-       >=dev-ruby/rails-4.2.5.2:4.2
-       >=dev-ruby/rails-html-sanitizer-1.0.3
-       dev-ruby/request_store:1.0.5
-       >=dev-ruby/roadie-rails-1.1.0
-       >=dev-ruby/rbpdf-1.19.2
-       >=dev-ruby/ruby-openid-2.3.0
-       dev-ruby/rubygems
-       fastcgi? ( dev-ruby/fcgi )
-       imagemagick? ( >=dev-ruby/rmagick-2.14.0 )
-       ldap? ( >=dev-ruby/ruby-net-ldap-0.12.0 )
-       markdown? ( >=dev-ruby/redcarpet-3.3.2 )
-       passenger? ( www-apache/passenger )
-       "
-# TODO add USE doc and test
-#ruby_add_bdepend ">=dev-ruby/rdoc-2.4.2
-#      dev-ruby/yard
-#      test? (
-#              >=dev-ruby/shoulda-3.3.2
-#              >=dev-ruby/mocha-0.13.3
-#              >=dev-ruby/capybara-2.0.0
-#      )"
-
-REDMINE_DIR="/var/lib/${PN}"
-
-pkg_setup() {
-       enewgroup redmine
-       enewuser redmine -1 -1 "${REDMINE_DIR}" redmine
-}
-
-all_ruby_prepare() {
-       rm -r log files/delete.me Gemfile || die
-
-       # bug #406605
-       rm .{git,hg}ignore || die
-
-       cat > "${T}/50${PN}" <<-EOF || die
-               CONFIG_PROTECT="${EROOT%/}${REDMINE_DIR}/config"
-               CONFIG_PROTECT_MASK="${EROOT%/}${REDMINE_DIR}/config/locales ${EROOT%/}${REDMINE_DIR}/config/settings.yml"
-       EOF
-
-       # remove ldap staff module if disabled to avoid #413779
-       use ldap || rm app/models/auth_source_ldap.rb || die
-
-       eapply "${FILESDIR}/${P}_requires.patch"
-}
-
-all_ruby_install() {
-       dodoc doc/* README.rdoc
-       rm -r doc appveyor.yml CONTRIBUTING.md README.rdoc || die
-
-       keepdir /var/log/${PN}
-
-       insinto "${REDMINE_DIR}"
-       doins -r .
-       insinto "${REDMINE_DIR}/config"
-       doins "${FILESDIR}/additional_environment.rb"
-       keepdir "${REDMINE_DIR}/files"
-       keepdir "${REDMINE_DIR}/public/plugin_assets"
-
-       fowners -R redmine:redmine \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/public/plugin_assets" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       fowners redmine:redmine "${REDMINE_DIR}"
-
-       # protect sensitive data, see bug #406605
-       fperms -R go-rwx \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       if use passenger; then
-               has_apache
-               insinto "${APACHE_VHOSTS_CONFDIR}"
-               doins "${FILESDIR}/10_redmine_vhost.conf"
-       fi
-
-       # logrotate
-       insinto /etc/logrotate.d
-       newins "${FILESDIR}"/redmine.logrotate redmine
-
-       newconfd "${FILESDIR}/${PN}.confd" ${PN}
-       newinitd "${FILESDIR}/${PN}-3.initd" ${PN}
-       doenvd "${T}/50${PN}"
-}
-
-pkg_postinst() {
-       einfo
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/session_store.rb" \
-       || -e "${EROOT%/}${REDMINE_DIR}/config/initializers/secret_token.rb" ]]
-       then
-               elog "Execute the following command to upgrade environment:"
-               elog
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "For upgrade instructions take a look at:"
-               elog "http://www.redmine.org/wiki/redmine/RedmineUpgrade"
-       else
-               elog "Execute the following command to initialize environment:"
-               elog
-               elog "# cd ${EROOT%/}${REDMINE_DIR}"
-               elog "# cp config/database.yml.example config/database.yml"
-               elog "# \${EDITOR} config/database.yml"
-               elog "# chown redmine:redmine config/database.yml"
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "Installation notes are at official site"
-               elog "http://www.redmine.org/wiki/redmine/RedmineInstall"
-       fi
-       einfo
-}
-
-pkg_config() {
-       if [[ ! -e "${EROOT%/}${REDMINE_DIR}/config/database.yml" ]]; then
-               eerror "Copy ${EROOT%/}${REDMINE_DIR}/config/database.yml.example to"
-               eerror "${EROOT%/}${REDMINE_DIR}/config/database.yml then edit this"
-               eerror "file in order to configure your database settings for"
-               eerror "\"production\" environment."
-               die
-       fi
-
-       local RAILS_ENV=${RAILS_ENV:-production}
-       if [[ ! -L /usr/bin/ruby ]]; then
-               eerror "/usr/bin/ruby is not a valid symlink to any ruby implementation."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       if [[ $RUBY_TARGETS != *$( eselect ruby show | awk 'NR==2' | tr  -d ' '  )* ]]
-       then
-               eerror "/usr/bin/ruby is currently not included in redmine's ruby targets:"
-               eerror "${RUBY_TARGETS}."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       local RUBY=${RUBY:-ruby}
-
-       cd "${EROOT%/}${REDMINE_DIR}" || die
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/session_store.rb" ]]
-       then
-               einfo
-               einfo "Generating secret token."
-               einfo
-               rm config/initializers/session_store.rb || die
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake generate_secret_token || die
-       fi
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/secret_token.rb" ]]
-       then
-               einfo
-               einfo "Upgrading database."
-               einfo
-
-               einfo "Generating secret token."
-               # Migration from Redmine 2.x
-               rm config/initializers/secret_token.rb || die
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake generate_secret_token || die
-
-               einfo "Migrating database."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Upgrading the plugin migrations."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:plugins:migrate || die
-               einfo "Clear the cache and the existing sessions."
-               ${RUBY} -S rake tmp:cache:clear || die
-               ${RUBY} -S rake tmp:sessions:clear || die
-       else
-               einfo
-               einfo "Initializing database."
-               einfo
-
-               einfo "Generating a session store secret."
-               ${RUBY} -S rake generate_secret_token || die
-               einfo "Creating the database structure."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Populating database with default configuration data."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:load_default_data || die
-               chown redmine:redmine "${EROOT%/}var/log/redmine/*.log" || die
-               einfo
-               einfo "If you use sqlite3, please do not forget to change the ownership"
-               einfo "of the sqlite files."
-               einfo
-               einfo "# cd \"${EROOT%/}${REDMINE_DIR}\""
-               einfo "# chown redmine:redmine db/ db/*.sqlite3"
-               einfo
-       fi
-}
diff --git a/www-apps/redmine/redmine-3.3.4.ebuild b/www-apps/redmine/redmine-3.3.4.ebuild
deleted file mode 100644 (file)
index b65197f..0000000
+++ /dev/null
@@ -1,221 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-# ruby24 don't have required deps
-USE_RUBY="ruby22 ruby23"
-inherit eutils depend.apache ruby-ng user
-
-DESCRIPTION="Flexible project management web application using the Ruby on Rails framework"
-HOMEPAGE="http://www.redmine.org/"
-SRC_URI="http://www.redmine.org/releases/${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-2"
-SLOT="0"
-# All db-related USEs are ineffective since we depend on rails
-# which depends on activerecord which depends on all ruby's db bindings
-#IUSE="ldap openid imagemagick postgres sqlite mysql fastcgi passenger"
-IUSE="imagemagick fastcgi ldap markdown passenger"
-
-ruby_add_rdepend "
-       dev-ruby/actionpack-action_caching
-       dev-ruby/actionpack-xml_parser:*
-       >=dev-ruby/builder-3.2.2:3.2
-       >=dev-ruby/coderay-1.1.0
-       dev-ruby/i18n:0.7
-       >=dev-ruby/jquery-rails-3.1.4:3
-       dev-ruby/loofah
-       dev-ruby/mime-types:*
-       dev-ruby/mimemagic
-       >=dev-ruby/nokogiri-1.6.8
-       dev-ruby/protected_attributes
-       >=dev-ruby/rack-openid-0.2.1
-       >=dev-ruby/rails-4.2.5.2:4.2
-       >=dev-ruby/rails-html-sanitizer-1.0.3
-       dev-ruby/request_store:1.0.5
-       >=dev-ruby/roadie-rails-1.1.0
-       >=dev-ruby/rbpdf-1.19.2
-       >=dev-ruby/ruby-openid-2.3.0
-       dev-ruby/rubygems
-       fastcgi? ( dev-ruby/fcgi )
-       imagemagick? ( >=dev-ruby/rmagick-2.14.0 )
-       ldap? ( >=dev-ruby/ruby-net-ldap-0.12.0 )
-       markdown? ( >=dev-ruby/redcarpet-3.3.2 )
-       passenger? ( www-apache/passenger )
-       "
-# TODO add USE doc and test
-#ruby_add_bdepend ">=dev-ruby/rdoc-2.4.2
-#      dev-ruby/yard
-#      test? (
-#              >=dev-ruby/shoulda-3.3.2
-#              >=dev-ruby/mocha-0.13.3
-#              >=dev-ruby/capybara-2.0.0
-#      )"
-
-REDMINE_DIR="/var/lib/${PN}"
-
-pkg_setup() {
-       enewgroup redmine
-       enewuser redmine -1 -1 "${REDMINE_DIR}" redmine
-}
-
-all_ruby_prepare() {
-       rm -r log files/delete.me Gemfile || die
-
-       # bug #406605
-       rm .{git,hg}ignore || die
-
-       cat > "${T}/50${PN}" <<-EOF || die
-               CONFIG_PROTECT="${EROOT%/}${REDMINE_DIR}/config"
-               CONFIG_PROTECT_MASK="${EROOT%/}${REDMINE_DIR}/config/locales ${EROOT%/}${REDMINE_DIR}/config/settings.yml"
-       EOF
-
-       # remove ldap staff module if disabled to avoid #413779
-       use ldap || rm app/models/auth_source_ldap.rb || die
-
-       eapply "${FILESDIR}/${P}_requires.patch"
-}
-
-all_ruby_install() {
-       dodoc doc/* README.rdoc
-       rm -r doc appveyor.yml CONTRIBUTING.md README.rdoc || die
-
-       keepdir /var/log/${PN}
-
-       insinto "${REDMINE_DIR}"
-       doins -r .
-       insinto "${REDMINE_DIR}/config"
-       doins "${FILESDIR}/additional_environment.rb"
-       keepdir "${REDMINE_DIR}/files"
-       keepdir "${REDMINE_DIR}/public/plugin_assets"
-
-       fowners -R redmine:redmine \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/public/plugin_assets" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       fowners redmine:redmine "${REDMINE_DIR}"
-
-       # protect sensitive data, see bug #406605
-       fperms -R go-rwx \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       if use passenger; then
-               has_apache
-               insinto "${APACHE_VHOSTS_CONFDIR}"
-               doins "${FILESDIR}/10_redmine_vhost.conf"
-       fi
-
-       # logrotate
-       insinto /etc/logrotate.d
-       newins "${FILESDIR}"/redmine.logrotate redmine
-
-       newconfd "${FILESDIR}/${PN}.confd" ${PN}
-       newinitd "${FILESDIR}/${PN}-3.initd" ${PN}
-       doenvd "${T}/50${PN}"
-}
-
-pkg_postinst() {
-       einfo
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/session_store.rb" \
-       || -e "${EROOT%/}${REDMINE_DIR}/config/initializers/secret_token.rb" ]]
-       then
-               elog "Execute the following command to upgrade environment:"
-               elog
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "For upgrade instructions take a look at:"
-               elog "http://www.redmine.org/wiki/redmine/RedmineUpgrade"
-       else
-               elog "Execute the following command to initialize environment:"
-               elog
-               elog "# cd ${EROOT%/}${REDMINE_DIR}"
-               elog "# cp config/database.yml.example config/database.yml"
-               elog "# \${EDITOR} config/database.yml"
-               elog "# chown redmine:redmine config/database.yml"
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "Installation notes are at official site"
-               elog "http://www.redmine.org/wiki/redmine/RedmineInstall"
-       fi
-       einfo
-}
-
-pkg_config() {
-       if [[ ! -e "${EROOT%/}${REDMINE_DIR}/config/database.yml" ]]; then
-               eerror "Copy ${EROOT%/}${REDMINE_DIR}/config/database.yml.example to"
-               eerror "${EROOT%/}${REDMINE_DIR}/config/database.yml then edit this"
-               eerror "file in order to configure your database settings for"
-               eerror "\"production\" environment."
-               die
-       fi
-
-       local RAILS_ENV=${RAILS_ENV:-production}
-       if [[ ! -L /usr/bin/ruby ]]; then
-               eerror "/usr/bin/ruby is not a valid symlink to any ruby implementation."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       if [[ $RUBY_TARGETS != *$( eselect ruby show | awk 'NR==2' | tr  -d ' '  )* ]]
-       then
-               eerror "/usr/bin/ruby is currently not included in redmine's ruby targets:"
-               eerror "${RUBY_TARGETS}."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       local RUBY=${RUBY:-ruby}
-
-       cd "${EROOT%/}${REDMINE_DIR}" || die
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/session_store.rb" ]]
-       then
-               einfo
-               einfo "Generating secret token."
-               einfo
-               rm config/initializers/session_store.rb || die
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake generate_secret_token || die
-       fi
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/secret_token.rb" ]]
-       then
-               einfo
-               einfo "Upgrading database."
-               einfo
-
-               einfo "Generating secret token."
-               # Migration from Redmine 2.x
-               rm config/initializers/secret_token.rb || die
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake generate_secret_token || die
-
-               einfo "Migrating database."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Upgrading the plugin migrations."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:plugins:migrate || die
-               einfo "Clear the cache and the existing sessions."
-               ${RUBY} -S rake tmp:cache:clear || die
-               ${RUBY} -S rake tmp:sessions:clear || die
-       else
-               einfo
-               einfo "Initializing database."
-               einfo
-
-               einfo "Generating a session store secret."
-               ${RUBY} -S rake generate_secret_token || die
-               einfo "Creating the database structure."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Populating database with default configuration data."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:load_default_data || die
-               chown redmine:redmine "${EROOT%/}var/log/redmine/*.log" || die
-               einfo
-               einfo "If you use sqlite3, please do not forget to change the ownership"
-               einfo "of the sqlite files."
-               einfo
-               einfo "# cd \"${EROOT%/}${REDMINE_DIR}\""
-               einfo "# chown redmine:redmine db/ db/*.sqlite3"
-               einfo
-       fi
-}
diff --git a/www-apps/redmine/redmine-3.4.2-r1.ebuild b/www-apps/redmine/redmine-3.4.2-r1.ebuild
deleted file mode 100644 (file)
index d50f5c1..0000000
+++ /dev/null
@@ -1,221 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-# ruby24 don't have required deps
-USE_RUBY="ruby22 ruby23"
-inherit eutils depend.apache ruby-ng user
-
-DESCRIPTION="Flexible project management web application using the Ruby on Rails framework"
-HOMEPAGE="http://www.redmine.org/"
-SRC_URI="http://www.redmine.org/releases/${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-2"
-SLOT="0"
-# All db-related USEs are ineffective since we depend on rails
-# which depends on activerecord which depends on all ruby's db bindings
-#IUSE="ldap openid imagemagick postgres sqlite mysql fastcgi passenger"
-IUSE="imagemagick fastcgi ldap markdown passenger"
-
-ruby_add_rdepend "
-       dev-ruby/actionpack-action_caching
-       dev-ruby/actionpack-xml_parser:0
-       >=dev-ruby/builder-3.2.2:3.2
-       >=dev-ruby/coderay-1.1.0
-       dev-ruby/i18n:0.7
-       >=dev-ruby/jquery-rails-3.1.4:3
-       dev-ruby/loofah
-       dev-ruby/mime-types:*
-       dev-ruby/mimemagic
-       >=dev-ruby/nokogiri-1.6.8
-       dev-ruby/protected_attributes
-       >=dev-ruby/rack-openid-0.2.1
-       >=dev-ruby/rails-4.2.5.2:4.2
-       >=dev-ruby/rails-html-sanitizer-1.0.3
-       dev-ruby/request_store:1.0.5
-       >=dev-ruby/roadie-rails-1.1.0
-       >=dev-ruby/rbpdf-1.19.2
-       >=dev-ruby/ruby-openid-2.3.0
-       dev-ruby/rubygems
-       fastcgi? ( dev-ruby/fcgi )
-       imagemagick? ( >=dev-ruby/rmagick-2.14.0 )
-       ldap? ( >=dev-ruby/ruby-net-ldap-0.12.0 )
-       markdown? ( >=dev-ruby/redcarpet-3.3.2 )
-       passenger? ( www-apache/passenger )
-       "
-# TODO add USE doc and test
-#ruby_add_bdepend ">=dev-ruby/rdoc-2.4.2
-#      dev-ruby/yard
-#      test? (
-#              >=dev-ruby/shoulda-3.3.2
-#              >=dev-ruby/mocha-0.13.3
-#              >=dev-ruby/capybara-2.0.0
-#      )"
-
-REDMINE_DIR="/var/lib/${PN}"
-
-pkg_setup() {
-       enewgroup redmine
-       enewuser redmine -1 -1 "${REDMINE_DIR}" redmine
-}
-
-all_ruby_prepare() {
-       rm -r log files/delete.me Gemfile || die
-
-       # bug #406605
-       rm .{git,hg}ignore || die
-
-       cat > "${T}/50${PN}" <<-EOF || die
-               CONFIG_PROTECT="${EROOT%/}${REDMINE_DIR}/config"
-               CONFIG_PROTECT_MASK="${EROOT%/}${REDMINE_DIR}/config/locales ${EROOT%/}${REDMINE_DIR}/config/settings.yml"
-       EOF
-
-       # remove ldap staff module if disabled to avoid #413779
-       use ldap || rm app/models/auth_source_ldap.rb || die
-
-       eapply "${FILESDIR}/${PN}-3.3.4_requires.patch"
-}
-
-all_ruby_install() {
-       dodoc doc/* README.rdoc
-       rm -r doc appveyor.yml CONTRIBUTING.md README.rdoc || die
-
-       keepdir /var/log/${PN}
-
-       insinto "${REDMINE_DIR}"
-       doins -r .
-       insinto "${REDMINE_DIR}/config"
-       doins "${FILESDIR}/additional_environment.rb"
-       keepdir "${REDMINE_DIR}/files"
-       keepdir "${REDMINE_DIR}/public/plugin_assets"
-
-       fowners -R redmine:redmine \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/public/plugin_assets" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       fowners redmine:redmine "${REDMINE_DIR}"
-
-       # protect sensitive data, see bug #406605
-       fperms -R go-rwx \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       if use passenger; then
-               has_apache
-               insinto "${APACHE_VHOSTS_CONFDIR}"
-               doins "${FILESDIR}/10_redmine_vhost.conf"
-       fi
-
-       # logrotate
-       insinto /etc/logrotate.d
-       newins "${FILESDIR}"/redmine.logrotate redmine
-
-       newconfd "${FILESDIR}/${PN}.confd" ${PN}
-       newinitd "${FILESDIR}/${PN}-3.initd" ${PN}
-       doenvd "${T}/50${PN}"
-}
-
-pkg_postinst() {
-       einfo
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/session_store.rb" \
-       || -e "${EROOT%/}${REDMINE_DIR}/config/initializers/secret_token.rb" ]]
-       then
-               elog "Execute the following command to upgrade environment:"
-               elog
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "For upgrade instructions take a look at:"
-               elog "http://www.redmine.org/wiki/redmine/RedmineUpgrade"
-       else
-               elog "Execute the following command to initialize environment:"
-               elog
-               elog "# cd ${EROOT%/}${REDMINE_DIR}"
-               elog "# cp config/database.yml.example config/database.yml"
-               elog "# \${EDITOR} config/database.yml"
-               elog "# chown redmine:redmine config/database.yml"
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "Installation notes are at official site"
-               elog "http://www.redmine.org/wiki/redmine/RedmineInstall"
-       fi
-       einfo
-}
-
-pkg_config() {
-       if [[ ! -e "${EROOT%/}${REDMINE_DIR}/config/database.yml" ]]; then
-               eerror "Copy ${EROOT%/}${REDMINE_DIR}/config/database.yml.example to"
-               eerror "${EROOT%/}${REDMINE_DIR}/config/database.yml then edit this"
-               eerror "file in order to configure your database settings for"
-               eerror "\"production\" environment."
-               die
-       fi
-
-       local RAILS_ENV=${RAILS_ENV:-production}
-       if [[ ! -L /usr/bin/ruby ]]; then
-               eerror "/usr/bin/ruby is not a valid symlink to any ruby implementation."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       if [[ $RUBY_TARGETS != *$( eselect ruby show | awk 'NR==2' | tr  -d ' '  )* ]]
-       then
-               eerror "/usr/bin/ruby is currently not included in redmine's ruby targets:"
-               eerror "${RUBY_TARGETS}."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       local RUBY=${RUBY:-ruby}
-
-       cd "${EROOT%/}${REDMINE_DIR}" || die
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/session_store.rb" ]]
-       then
-               einfo
-               einfo "Generating secret token."
-               einfo
-               rm config/initializers/session_store.rb || die
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake generate_secret_token || die
-       fi
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/secret_token.rb" ]]
-       then
-               einfo
-               einfo "Upgrading database."
-               einfo
-
-               einfo "Generating secret token."
-               # Migration from Redmine 2.x
-               rm config/initializers/secret_token.rb || die
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake generate_secret_token || die
-
-               einfo "Migrating database."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Upgrading the plugin migrations."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:plugins:migrate || die
-               einfo "Clear the cache and the existing sessions."
-               ${RUBY} -S rake tmp:cache:clear || die
-               ${RUBY} -S rake tmp:sessions:clear || die
-       else
-               einfo
-               einfo "Initializing database."
-               einfo
-
-               einfo "Generating a session store secret."
-               ${RUBY} -S rake generate_secret_token || die
-               einfo "Creating the database structure."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Populating database with default configuration data."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:load_default_data || die
-               chown redmine:redmine "${EROOT%/}var/log/redmine/*.log" || die
-               einfo
-               einfo "If you use sqlite3, please do not forget to change the ownership"
-               einfo "of the sqlite files."
-               einfo
-               einfo "# cd \"${EROOT%/}${REDMINE_DIR}\""
-               einfo "# chown redmine:redmine db/ db/*.sqlite3"
-               einfo
-       fi
-}
diff --git a/www-apps/redmine/redmine-3.4.2.ebuild b/www-apps/redmine/redmine-3.4.2.ebuild
deleted file mode 100644 (file)
index 50abc98..0000000
+++ /dev/null
@@ -1,221 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-# ruby24 don't have required deps
-USE_RUBY="ruby22 ruby23"
-inherit eutils depend.apache ruby-ng user
-
-DESCRIPTION="Flexible project management web application using the Ruby on Rails framework"
-HOMEPAGE="http://www.redmine.org/"
-SRC_URI="http://www.redmine.org/releases/${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-2"
-SLOT="0"
-# All db-related USEs are ineffective since we depend on rails
-# which depends on activerecord which depends on all ruby's db bindings
-#IUSE="ldap openid imagemagick postgres sqlite mysql fastcgi passenger"
-IUSE="imagemagick fastcgi ldap markdown passenger"
-
-ruby_add_rdepend "
-       dev-ruby/actionpack-action_caching
-       dev-ruby/actionpack-xml_parser:*
-       >=dev-ruby/builder-3.2.2:3.2
-       >=dev-ruby/coderay-1.1.0
-       dev-ruby/i18n:0.7
-       >=dev-ruby/jquery-rails-3.1.4:3
-       dev-ruby/loofah
-       dev-ruby/mime-types:*
-       dev-ruby/mimemagic
-       >=dev-ruby/nokogiri-1.6.8
-       dev-ruby/protected_attributes
-       >=dev-ruby/rack-openid-0.2.1
-       >=dev-ruby/rails-4.2.5.2:4.2
-       >=dev-ruby/rails-html-sanitizer-1.0.3
-       dev-ruby/request_store:1.0.5
-       >=dev-ruby/roadie-rails-1.1.0
-       >=dev-ruby/rbpdf-1.19.2
-       >=dev-ruby/ruby-openid-2.3.0
-       dev-ruby/rubygems
-       fastcgi? ( dev-ruby/fcgi )
-       imagemagick? ( >=dev-ruby/rmagick-2.14.0 )
-       ldap? ( >=dev-ruby/ruby-net-ldap-0.12.0 )
-       markdown? ( >=dev-ruby/redcarpet-3.3.2 )
-       passenger? ( www-apache/passenger )
-       "
-# TODO add USE doc and test
-#ruby_add_bdepend ">=dev-ruby/rdoc-2.4.2
-#      dev-ruby/yard
-#      test? (
-#              >=dev-ruby/shoulda-3.3.2
-#              >=dev-ruby/mocha-0.13.3
-#              >=dev-ruby/capybara-2.0.0
-#      )"
-
-REDMINE_DIR="/var/lib/${PN}"
-
-pkg_setup() {
-       enewgroup redmine
-       enewuser redmine -1 -1 "${REDMINE_DIR}" redmine
-}
-
-all_ruby_prepare() {
-       rm -r log files/delete.me Gemfile || die
-
-       # bug #406605
-       rm .{git,hg}ignore || die
-
-       cat > "${T}/50${PN}" <<-EOF || die
-               CONFIG_PROTECT="${EROOT%/}${REDMINE_DIR}/config"
-               CONFIG_PROTECT_MASK="${EROOT%/}${REDMINE_DIR}/config/locales ${EROOT%/}${REDMINE_DIR}/config/settings.yml"
-       EOF
-
-       # remove ldap staff module if disabled to avoid #413779
-       use ldap || rm app/models/auth_source_ldap.rb || die
-
-       eapply "${FILESDIR}/${PN}-3.3.4_requires.patch"
-}
-
-all_ruby_install() {
-       dodoc doc/* README.rdoc
-       rm -r doc appveyor.yml CONTRIBUTING.md README.rdoc || die
-
-       keepdir /var/log/${PN}
-
-       insinto "${REDMINE_DIR}"
-       doins -r .
-       insinto "${REDMINE_DIR}/config"
-       doins "${FILESDIR}/additional_environment.rb"
-       keepdir "${REDMINE_DIR}/files"
-       keepdir "${REDMINE_DIR}/public/plugin_assets"
-
-       fowners -R redmine:redmine \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/public/plugin_assets" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       fowners redmine:redmine "${REDMINE_DIR}"
-
-       # protect sensitive data, see bug #406605
-       fperms -R go-rwx \
-               "${REDMINE_DIR}/config" \
-               "${REDMINE_DIR}/files" \
-               "${REDMINE_DIR}/tmp" \
-               /var/log/${PN}
-
-       if use passenger; then
-               has_apache
-               insinto "${APACHE_VHOSTS_CONFDIR}"
-               doins "${FILESDIR}/10_redmine_vhost.conf"
-       fi
-
-       # logrotate
-       insinto /etc/logrotate.d
-       newins "${FILESDIR}"/redmine.logrotate redmine
-
-       newconfd "${FILESDIR}/${PN}.confd" ${PN}
-       newinitd "${FILESDIR}/${PN}-3.initd" ${PN}
-       doenvd "${T}/50${PN}"
-}
-
-pkg_postinst() {
-       einfo
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/session_store.rb" \
-       || -e "${EROOT%/}${REDMINE_DIR}/config/initializers/secret_token.rb" ]]
-       then
-               elog "Execute the following command to upgrade environment:"
-               elog
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "For upgrade instructions take a look at:"
-               elog "http://www.redmine.org/wiki/redmine/RedmineUpgrade"
-       else
-               elog "Execute the following command to initialize environment:"
-               elog
-               elog "# cd ${EROOT%/}${REDMINE_DIR}"
-               elog "# cp config/database.yml.example config/database.yml"
-               elog "# \${EDITOR} config/database.yml"
-               elog "# chown redmine:redmine config/database.yml"
-               elog "# emerge --config \"=${CATEGORY}/${PF}\""
-               elog
-               elog "Installation notes are at official site"
-               elog "http://www.redmine.org/wiki/redmine/RedmineInstall"
-       fi
-       einfo
-}
-
-pkg_config() {
-       if [[ ! -e "${EROOT%/}${REDMINE_DIR}/config/database.yml" ]]; then
-               eerror "Copy ${EROOT%/}${REDMINE_DIR}/config/database.yml.example to"
-               eerror "${EROOT%/}${REDMINE_DIR}/config/database.yml then edit this"
-               eerror "file in order to configure your database settings for"
-               eerror "\"production\" environment."
-               die
-       fi
-
-       local RAILS_ENV=${RAILS_ENV:-production}
-       if [[ ! -L /usr/bin/ruby ]]; then
-               eerror "/usr/bin/ruby is not a valid symlink to any ruby implementation."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       if [[ $RUBY_TARGETS != *$( eselect ruby show | awk 'NR==2' | tr  -d ' '  )* ]]
-       then
-               eerror "/usr/bin/ruby is currently not included in redmine's ruby targets:"
-               eerror "${RUBY_TARGETS}."
-               eerror "Please update it via `eselect ruby`"
-               die
-       fi
-       local RUBY=${RUBY:-ruby}
-
-       cd "${EROOT%/}${REDMINE_DIR}" || die
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/session_store.rb" ]]
-       then
-               einfo
-               einfo "Generating secret token."
-               einfo
-               rm config/initializers/session_store.rb || die
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake generate_secret_token || die
-       fi
-       if [[ -e "${EROOT%/}${REDMINE_DIR}/config/initializers/secret_token.rb" ]]
-       then
-               einfo
-               einfo "Upgrading database."
-               einfo
-
-               einfo "Generating secret token."
-               # Migration from Redmine 2.x
-               rm config/initializers/secret_token.rb || die
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake generate_secret_token || die
-
-               einfo "Migrating database."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Upgrading the plugin migrations."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:plugins:migrate || die
-               einfo "Clear the cache and the existing sessions."
-               ${RUBY} -S rake tmp:cache:clear || die
-               ${RUBY} -S rake tmp:sessions:clear || die
-       else
-               einfo
-               einfo "Initializing database."
-               einfo
-
-               einfo "Generating a session store secret."
-               ${RUBY} -S rake generate_secret_token || die
-               einfo "Creating the database structure."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake db:migrate || die
-               einfo "Populating database with default configuration data."
-               RAILS_ENV="${RAILS_ENV}" ${RUBY} -S rake redmine:load_default_data || die
-               chown redmine:redmine "${EROOT%/}var/log/redmine/*.log" || die
-               einfo
-               einfo "If you use sqlite3, please do not forget to change the ownership"
-               einfo "of the sqlite files."
-               einfo
-               einfo "# cd \"${EROOT%/}${REDMINE_DIR}\""
-               einfo "# chown redmine:redmine db/ db/*.sqlite3"
-               einfo
-       fi
-}