CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/09/23 05:37:18
Removed files:
www/mantis : Makefile distinfo
www/mantis/patches: patch-admin_install_php patch-core_php
patch-library_phpmailer_class_phpmailer_php
patch-login_page_php
www/mantis/pkg : DESCR PLIST README
www/phplist : Makefile distinfo
www/phplist/patches: patch-public_html_lists_admin_connect_php
patch-public_html_lists_admin_lan_de_processqueue_php
patch-public_html_lists_admin_sendemaillib_php
patch-public_html_lists_config_config_php
patch-public_html_lists_texts_english_inc
www/phplist/pkg: DESCR PLIST README
www/phpmemcachedadmin: Makefile distinfo
www/phpmemcachedadmin/pkg: DESCR PLIST
www/vtigercrm : Makefile distinfo
www/vtigercrm/pkg: DESCR PLIST README
www/ezpublish : Makefile distinfo
www/ezpublish/patches:
patch-design_standard_templates_setup_init_registration_tpl
www/ezpublish/pkg: DESCR PLIST README
Log message:
Remove the following webapps:
- ezpublish, no maintainer, last updated 2009/08/24
- mantis, no maintainer, out of date
- phplist, very outdated and no-one maintains it
- phpmemcachedadmin, port only extract the distfile and that's it
- vtigercrm, port only extract the distfile and that's it
While we do this in a case-by-case basis, this was done for one of the
following reasons:
* do not give user a sense of security because there is a pkg available
when it is in fact outdated/unmaintained and including possible security
issues
* package with no added value besides extracting the distfile under
/var/www are pretty useless -- they demand an effort to be kept up to
date for no benefits (except if someone actually maintains it of course)
* some webapps must complete a strict version update path -- eg.
updating from 1.0 to 1.5 requires updating to 1.1, 1.2, 1.3 and 1.4
first -- that does not work well with pkg
ok Wen Heping (MAINTAINER of vtigercrm)
ok sthen@ jasper@ robert@
PS: no we are not in a rampage to remove lots of www apps -- just some when
it makes sense