Port details |
- myitcrm CRM project designed for Computer Servicing and Repairs
- 0.2.9.3_4 deskutils
=0 0.2.9.3_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandoned project as last update was on 2012-01-15
This port expired on: 2022-09-30
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-01-31 14:58:35
- Last Update: 2022-09-30 20:21:24
- Commit Hash: 5cf6c59
- License: GPLv3
- WWW:
- http://www.myitcrm.com
- Description:
- MYIT CRM is a total CRM project designed for Computer Servicing and Repairs.
This project has Invoicing, Work Order management,Customers Details (CRM),
Payment processing (Paypal, Paymate, etc),Job Scheduling and Calendar,PDF
Invoices and lots more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- myitcrm>0:deskutils/myitcrm
- No installation instructions:
- This port has been deleted.
- PKGNAME: myitcrm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (MyITCRM1-0.2.9.3.zip) = 22560b9b5407cdc099fd775458dfb6bd34f0821dc5d57cd3a5e8e469a270a184
SIZE (MyITCRM1-0.2.9.3.zip) = 2102844
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- apxs : www/apache24
- php.h : lang/php80
- mysqli.so : databases/php80-mysqli
- session.so : www/php80-session
- xml.so : textproc/php80-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for myitcrm-0.2.9.3_4:
APACHE=on: Apache server support
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
LIGHTTPD=off: Lighttpd server support
NGINX=off: Use Nginx
PHPMOD=off: Use PHP module for Apache
===> Use 'make config' to modify these settings
- Options name:
- deskutils_myitcrm
- USES:
- dos2unix zip apache:run,2.2+ php:cgi
- pkg-message:
- For install:
- MyITCRM is now installed in documentroot: /usr/local/www/myitcrm.
1) Create user, MySQL database and set privileges:
mysql -u root -p'your_password'
create database myitcrm;
create user 'myitcrm'@'localhost' identified by 'your_password';
grant all privileges on myitcrm.* to 'myitcrm'@'localhost' identified by 'your_password';
2) Setup your MyITCRM:
Now you can try http://your-server/myitcrm/install and setup your database.
Full Path: /usr/local/www/myitcrm
Site Name: http://your-server/myitcrm
3) Finally move the installation folder or you will not be able to login:
mkdir -p $HOME/backup/myitcrm
mv /usr/local/www/myitcrm/install $HOME/backup/myitcrm
If you need to reinstall MyITCRM, move the directory back and go back to
step 2.
Recommended php.ini settings:
- memory_limit=32M
- register_globals=off
- safe_mode=off
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.9.3_4 30 Sep 2022 20:21:24 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-09-30 deskutils/myitcrm: Abandoned project as last update was on 2012-01-15 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.2.9.3_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.2.9.3_4 09 Aug 2022 16:54:22 |
Muhammad Moinur Rahman (bofh) |
deskutils/myitcrm: Mark DEPRECATED
- Upstream abandoned project. Last update was on 2012-02-15
- Set EXPIRATION_DATE to 2022-09-30
- Domain is parked
- Pet portclippy/portfmt
- Use OPTIONSNG
- Mark NO_ARCH |
0.2.9.3_4 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.2.9.3_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.9.3_4 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
0.2.9.3_4 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
0.2.9.3_4 08 Apr 2018 11:28:27 |
brnrd |
deskutils: Convert to USES=php
- While here convert some USE_APACHE
Approved by: infrastructure modernization blanket |
0.2.9.3_4 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
0.2.9.3_4 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
0.2.9.3_4 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
0.2.9.3_4 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.2.9.3_4 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
0.2.9.3_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.2.9.3_4 19 Feb 2016 12:17:52 |
miwi |
- Switch to mysqli |
0.2.9.3_3 19 Oct 2014 15:39:12 |
antoine |
- Allow staging as a regular user
- Bump portrevision as some files were not packaged with intended owner |
0.2.9.3_2 26 May 2014 06:55:07 |
bapt |
Convert to USES=dos2unix
With hat: portmgr |
0.2.9.3_2 15 May 2014 19:37:46 |
adamw |
Fix one more typo. |
0.2.9.3_2 15 May 2014 19:24:04 |
adamw |
moregroupware: restore accidentally-removed WRKSRC
myitcrm: fix typo |
0.2.9.3_2 15 May 2014 18:41:25 |
adamw |
STAGE support, general cleanups, use @sample where appropriate.
PORTREVISION bumps where plist or pkg-message changed. |
07 Mar 2014 16:49:10
|
bapt |
Convert d* to USES=zip |
0.2.9.3_1 10 Jan 2014 03:14:45 |
tabthorpe |
- Reassign to the heap due to mail bounces |
0.2.9.3_1 10 Nov 2013 23:31:46 |
beech |
- Modify function set_path in install/index.php to support latest PHP
- Bump portrevision |
0.2.9.3 26 Oct 2013 20:54:28 |
beech |
- Take maintainership |
0.2.9.3 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
0.2.9.3 27 Jan 2013 22:30:15 |
rene |
Convert to optionsNG |
0.2.9.3 23 Jan 2013 09:46:39 |
linimon |
Reset rflynn@acsalaska.net: mailbox is full. |
0.2.9.3 18 Aug 2012 14:29:11 |
ohauer |
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@ |
0.2.9.3 26 Feb 2012 14:04:06 |
scheidell |
- Update to 0.2.9.3
- Fix post-release bug which made billing sections not visible
- Pass maintainership to submitter
PR: ports/165478
Submitted by: Mel FLynn <rflynn@acsalaska.net> (maintainer)
Approved by: gabor (mentor, implicit) |
0.2.9.1 27 Sep 2011 01:16:04 |
wen |
- Reset maintainer
Submitted by: jamrich.majo@gmail.com (previous maintainer, via email) |
0.2.9.1 31 Jan 2011 14:58:14 |
miwi |
MYIT CRM is a total CRM project designed for Computer Servicing and Repairs.
This project has Invoicing, Work Order management,Customers Details (CRM),
Payment processing (Paypal, Paymate, etc),Job Scheduling and Calendar,PDF
Invoices and lots more.
WWW: http://www.myitcrm.com
PR: ports/153812
Submitted by: jamrich.majo at gmail.com
Feature safe: yes |