Port details |
- openemr Electronic health records and medical practice management application
- 7.0.2 www =2 7.0.2Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2024-05-06 12:06:07
- Last Update: 2024-08-03 18:59:37
- Commit Hash: 6373a1d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://www.open-emr.org/
- Description:
- OpenEMR is a Free and Open Source electronic health records and medical
practice management application. It is ONC Certified and it features
fully integrated electronic health records, practice management, scheduling,
electronic billing, internationalization, free support, a vibrant community,
and a whole lot more.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- openemr${PHP_PKGNAMESUFFIX}>0:www/openemr
- To install the port:
- cd /usr/ports/www/openemr/ && make install clean
- To add the package, run one of these commands:
- pkg install www/openemr
- pkg install openemr-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openemr-php82
- Package flavors (<flavor>: <package>)
- php82: openemr-php82
- php81: openemr-php81
- php83: openemr-php83
- php84: openemr-php84
- distinfo:
- TIMESTAMP = 1714915935
SHA256 (openemr-7.0.2.tar.gz) = 70fded3f6f6dc0817b390ff32f442abd915198b8680369b0112b42d54bae1694
SIZE (openemr-7.0.2.tar.gz) = 209854194
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:
-
- php.h : lang/php82
- ctype.so : textproc/php82-ctype
- curl.so : ftp/php82-curl
- gd.so : graphics/php82-gd
- ldap.so : net/php82-ldap
- mcrypt.so : security/pecl-mcrypt@php82
- mbstring.so : converters/php82-mbstring
- pdo.so : databases/php82-pdo
- pdo_mysql.so : databases/php82-pdo_mysql
- session.so : www/php82-session
- xml.so : textproc/php82-xml
- xmlreader.so : textproc/php82-xmlreader
- xmlrpc.so : net/pecl-xmlrpc@php82
- xsl.so : textproc/php82-xsl
- zip.so : archivers/php82-zip
- zlib.so : archivers/php82-zlib
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_openemr
- USES:
- cpe php:flavors
- pkg-message:
- For install:
-
1) Add the following to your Apache configuration file
httpd.conf, and restart the server:
Alias /openemr /usr/local/www/openemr/
AcceptPathInfo On
<Directory /usr/local/www/openemr/>
AllowOverride None
Require all granted
</Directory>
2) Visit your OpenEMR site with a browser (i.e.,
http://your.server.com/openemr/), and you should
be taken to the install script, which will lead
you through the installation step by step.
For more information, see the INSTALL DOCUMENTATION:
https://www.open-emr.org/wiki/index.php/OpenEMR_Installation_Guides
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.0.2 03 Aug 2024 18:59:37 |
Muhammad Moinur Rahman (bofh) |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
7.0.2 28 Jul 2024 13:15:18 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
7.0.2 13 May 2024 12:43:41 |
Tobias Kortkamp (tobik) |
*: Spell misc variables correctly
Reported by: portfmt scan |
7.0.2 06 May 2024 12:02:13 |
Wen Heping (wen) |
www/openemr: Add new port
OpenEMR is a Free and Open Source electronic health records and medical
practice management application. It is ONC Certified and it features
fully integrated electronic health records, practice management, scheduling,
electronic billing, internationalization, free support, a vibrant community,
and a whole lot more. |