From 5cf6c59d83f7f09cde3b2c31f65fe5c13cbcdbd7 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 30 Sep 2022 22:21:24 +0200 Subject: cleanup: Remove expired ports: 2022-09-30 deskutils/myitcrm: Abandoned project as last update was on 2012-01-15 --- MOVED | 1 + deskutils/Makefile | 1 - deskutils/myitcrm/Makefile | 87 -- deskutils/myitcrm/distinfo | 2 - deskutils/myitcrm/files/patch-bug263 | 144 --- deskutils/myitcrm/files/patch-install_index.php | 13 - deskutils/myitcrm/files/pkg-message.in | 34 - deskutils/myitcrm/pkg-descr | 4 - deskutils/myitcrm/pkg-plist | 1151 ----------------------- 9 files changed, 1 insertion(+), 1436 deletions(-) delete mode 100644 deskutils/myitcrm/Makefile delete mode 100644 deskutils/myitcrm/distinfo delete mode 100644 deskutils/myitcrm/files/patch-bug263 delete mode 100644 deskutils/myitcrm/files/patch-install_index.php delete mode 100644 deskutils/myitcrm/files/pkg-message.in delete mode 100644 deskutils/myitcrm/pkg-descr delete mode 100644 deskutils/myitcrm/pkg-plist diff --git a/MOVED b/MOVED index fcae9c18211a..47b38fe2c0e1 100644 --- a/MOVED +++ b/MOVED @@ -17565,3 +17565,4 @@ security/pwman3||2022-09-30|Has expired: Depends on expired security/py-pycrypto sysutils/py-ansible-base||2022-09-30|Has expired: Depends on expired security/py-pycrypto devel/flang||2022-09-30|Has expired: Very outdated and unsupported upstream, current version in tree is several years old and upstream is still active devel/flang-clang||2022-09-30|Has expired: Very outdated and unsupported upstream, current version in tree is several years old and upstream is still active +deskutils/myitcrm||2022-09-30|Has expired: Abandoned project as last update was on 2012-01-15 diff --git a/deskutils/Makefile b/deskutils/Makefile index f9ea0d8f792f..13e1f9d3b8a4 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -176,7 +176,6 @@ SUBDIR += mindforger SUBDIR += moregroupware SUBDIR += mozo - SUBDIR += myitcrm SUBDIR += nautilus-sendto SUBDIR += nextcloudclient SUBDIR += note diff --git a/deskutils/myitcrm/Makefile b/deskutils/myitcrm/Makefile deleted file mode 100644 index 78564c75cc75..000000000000 --- a/deskutils/myitcrm/Makefile +++ /dev/null @@ -1,87 +0,0 @@ -PORTNAME= myitcrm -PORTVERSION= 0.2.9.3 -PORTREVISION= 4 -CATEGORIES= deskutils -MASTER_SITES= SF/myitcrm/ -DISTNAME= MyITCRM1-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= CRM project designed for Computer Servicing and Repairs -WWW= http://www.myitcrm.com - -LICENSE= GPLv3 - -DEPRECATED= Abandoned project as last update was on 2012-01-15 -EXPIRATION_DATE= 2022-09-30 - -USES= dos2unix zip -USE_PHP= mysqli session xml - -PATCH_STRIP= -p1 -NO_ARCH= yes -NO_BUILD= yes -SUB_FILES= pkg-message - -WRKSRC= ${WRKDIR}/MyITCRM-${PORTVERSION} - -PLIST_SUB= WWWGRP="${WWWGRP}" \ - WWWOWN="${WWWOWN}" -PORTDOCS= README.textile changelog.txt -PORTEXAMPLES= htaccess.txt - -OPTIONS_DEFINE= APACHE DOCS EXAMPLES LIGHTTPD NGINX PHPMOD -OPTIONS_DEFAULT= APACHE - -NGINX_DESC= Use Nginx -PHPMOD_DESC= Use PHP module for Apache - -APACHE_USES= apache:run,2.2+ -LIGHTTPD_RUN_DEPENDS= lighttpd:www/lighttpd -NGINX_RUN_DEPENDS= nginx:www/nginx -PHPMOD_USES= php:mod -PHPMOD_USES_OFF= php:cgi - -WRITEABLE= conf.php.sample log/access.log cache - -.include - -# Set files to ignore. -.for file in ${PORTEXAMPLES} ${PORTDOCS} LICENSE.txt -WWW_IGNORE+= -not -name ${file} -.endfor - -.if defined(MAINTAINER_MODE) -trace-distfile: distclean - @cd ${.CURDIR} && make FETCH_ARGS=-vFpr makesum - -rm-install: - ${SU_CMD} '${RM} -r ${WWWDIR}/install' - -.endif - -post-patch: - ${MV} ${WRKSRC}/conf-default.php ${WRKSRC}/conf.php.sample - -do-install: - @${MKDIR} ${STAGEDIR}${WWWDIR} - @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} '${WWW_IGNORE}') -.for ent in ${WRITEABLE} - @${CHMOD} u+w ${STAGEDIR}${WWWDIR}/${ent} -.endfor -.if defined(MAINTAINER_MODE) - @${MAKE} -C ${.CURDIR} rm-install -.endif - -do-install-EXAMPLES-on: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} -.for ex in ${PORTEXAMPLES} - ${INSTALL_DATA} ${WRKSRC}/${ex} ${STAGEDIR}${EXAMPLESDIR} -.endfor - -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for doc in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} -.endfor - -.include diff --git a/deskutils/myitcrm/distinfo b/deskutils/myitcrm/distinfo deleted file mode 100644 index 1ad74e627f4c..000000000000 --- a/deskutils/myitcrm/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (MyITCRM1-0.2.9.3.zip) = 22560b9b5407cdc099fd775458dfb6bd34f0821dc5d57cd3a5e8e469a270a184 -SIZE (MyITCRM1-0.2.9.3.zip) = 2102844 diff --git a/deskutils/myitcrm/files/patch-bug263 b/deskutils/myitcrm/files/patch-bug263 deleted file mode 100644 index b0a1d2ade7f1..000000000000 --- a/deskutils/myitcrm/files/patch-bug263 +++ /dev/null @@ -1,144 +0,0 @@ -commit 8c0d263b2672df6727e1d0be3fecfdef3df8c1eb -Author: unknown -Date: Sun Feb 12 10:42:37 2012 +1100 - - FIXES: #263 - Desc: Customers Address details not showing on HTML Invoices. - -diff --git a/templates/invoice/print_html.tpl b/templates/invoice/print_html.tpl -index 2b79b32..eeeb2e1 100644 ---- a/templates/invoice/print_html.tpl -+++ b/templates/invoice/print_html.tpl -@@ -7,15 +7,12 @@ - - - -- -+
- - --
-+ - {foreach item=item from=$company} - -- - - - -@@ -37,21 +34,21 @@ - - - -- - - --
{$translate_invoice_prn_address} : {$item.COMPANY_ADDRESS|nl2br|regex_replace:"/[\r\t\n]/":" "}
{$item.COMPANY_CITY},
{$item.COMPANY_STATE},
{$item.COMPANY_ZIP}
-+ - - -- - - -- -+ - -
-- -+ -+ -
{$item.COMPANY_NAME}{$item.COMPANY_NAME}
-
-+ - - -
-@@ -80,17 +77,17 @@ -
- -
-- -+ - - - - -@@ -98,7 +95,8 @@ - - - --
-- {$translate_invoice_prn_bill_to} :
- - > -+

{$translate_invoice_prn_bill_to} :

- {foreach item=item from=$customer_details} -- {$item.CUSTOMER_DISPLAY_NAME}
-- {$item.CUSTOMER_ADDRESS|nl2br|regex_replace:"/[\r\t\n]/":" "}
-- {$item.CUSTOMER_CITY},
-- {$item.CUSTOMER_STATE} {$item.CUSTOMER_ZIP} -+ {$item.CUSTOMER_DISPLAY_NAME}
-+ {$item.CUSTOMER_ADDRESS|nl2br|regex_replace:"/[\r\t\n]/":" "}
-+ {$item.CUSTOMER_CITY},
-+ {$item.CUSTOMER_STATE} {$item.CUSTOMER_ZIP} - {/foreach} -
-+{if $wo_description > NULL} -+
- - - -@@ -108,10 +106,11 @@ - - -
{$translate_invoice_prn_work_order}{$translate_invoice_prn_work_order_resolution}{$wo_resolution}
-+{/if} - -
- -- -+
- - - -@@ -120,7 +119,7 @@ -
- - --
{$translate_invoice_prn_invoice_details} {$item.CUSTOMER_DISPLAY_NAME}
-+
- - - -@@ -143,7 +142,7 @@ -
- - --
{$translate_invoice_prn_qty}{$translate_invoice_prn_labour_items}
-+
- - - -@@ -166,10 +165,10 @@ - -
- --
{$translate_invoice_prn_qty}{$translate_invoice_prn_parts_items}
-+
- -
-- -+
- - - -@@ -259,7 +258,7 @@ -
-
- {if $thank_you > ''} --
{$translate_invoice_prn_payment_instructions}
-+
- - - diff --git a/deskutils/myitcrm/files/patch-install_index.php b/deskutils/myitcrm/files/patch-install_index.php deleted file mode 100644 index d5d614440bd9..000000000000 --- a/deskutils/myitcrm/files/patch-install_index.php +++ /dev/null @@ -1,13 +0,0 @@ ---- ./install/indexold.php 2013-11-06 11:05:07.000000000 -0900 -+++ ./install/index.php 2013-11-06 11:07:16.000000000 -0900 -@@ -1260,9 +1260,8 @@ - ##################################### - # Set Path # - ##################################### --function set_path($_POST) -+function set_path() - { -- - $install_date = date("M d Y h:i:s A" ,time()); - $filename = '../conf.php'; - $path2 = 'default_site_name'; diff --git a/deskutils/myitcrm/files/pkg-message.in b/deskutils/myitcrm/files/pkg-message.in deleted file mode 100644 index 2d68eb8cffca..000000000000 --- a/deskutils/myitcrm/files/pkg-message.in +++ /dev/null @@ -1,34 +0,0 @@ -[ -{ type: install - message: <
{$thank_you}