Port details |
- orangehrm Open Source Human Resource Management
- 5.7 www =4 5.6.1Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2008-12-06 14:57:57
- Last Update: 2024-07-25 22:56:50
- Commit Hash: 600c4c2
- People watching this port, also watch:: nagios-check_mysql_slave, nagios-certexp-plugin, nagios-check_hdd_health, memcached, postfix-postfwd
- Also Listed In: misc
- License: GPLv2
- WWW:
- https://www.orangehrm.com
- Description:
- OrangeHRM is an Open Source HRM information system that will
provide a vast range of features to manage the crucial
organization asset - people. It provides a perfect platform
for re-engineering and aligning your HR processes along with
the organizational goals.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- orangehrm>0:www/orangehrm
- To install the port:
- cd /usr/ports/www/orangehrm/ && make install clean
- To add the package, run one of these commands:
- pkg install www/orangehrm
- pkg install orangehrm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: orangehrm
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721896436
SHA256 (orangehrm-5.7.zip) = 5c8a418930e2178e8560390a5d3260612e0c32e212768d18405322e5bd344f17
SIZE (orangehrm-5.7.zip) = 22085744
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
- filter.so : security/php82-filter
- iconv.so : converters/php82-iconv
- mbstring.so : converters/php82-mbstring
- pdo_mysql.so : databases/php82-pdo_mysql
- xml.so : textproc/php82-xml
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- tokenizer.so : devel/php82-tokenizer
- zip.so : archivers/php82-zip
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_orangehrm
- USES:
- cpe php zip
- pkg-message:
- For install:
- 1) Add the following to your Apache configuration, and
restart the server:
Alias /orangehrm /usr/local/www/orangehrm/
AcceptPathInfo On
<Directory /usr/local/www/orangehrm/>
AllowOverride All
Require all granted
</Directory>
2) Visit your OrangeHRM site with a browser (i.e.,
http://your.server.com/orangehrm), and you should
be taken to the setup script, which will lead
you through creating a configuration file and then
setting up OrangeHRM, creating an admin account, etc.
For more information, see the INSTALL DOCUMENTATION:
http://www.orangehrm.com/installation-Linux.shtml
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.7 25 Jul 2024 22:56:50 |
Wen Heping (wen) |
www/orangehrm: Update to 5.7 |
5.6.1 01 Apr 2024 00:16:41 |
Wen Heping (wen) |
www/orangehrm: Update to 5.6.1 |
5.6 01 Feb 2024 02:37:13 |
Wen Heping (wen) |
www/orangehrm: Update to 5.6 |
5.5 30 Jul 2023 23:08:55 |
Wen Heping (wen) |
www/orangehrm: Update to 5.5 |
5.4 04 May 2023 12:00:08 |
Wen Heping (wen) |
www/orangehrm: Update to 5.4 |
5.3 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
5.3 30 Dec 2022 11:42:36 |
Wen Heping (wen) |
www/orangehrm: Update to 5.3 |
5.2 23 Oct 2022 08:45:17 |
Wen Heping (wen) |
www/orangehrm: Update to 5.2 |
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) |
5.1 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 ) |
5.1 04 Aug 2022 11:55:23 |
Wen Heping (wen) |
www/orangehrm: Update to 5.1 |
5.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
5.0 03 May 2022 01:06:15 |
Wen Heping (wen) |
www/orangehrm: Update to 5.0
Add missing PHP modules |
4.10.1 04 Apr 2022 08:46:55 |
Wen Heping (wen) |
www/orangehrm: Update to 4.10.1 |
4.10 23 Feb 2022 06:12:50 |
Wen Heping (wen) |
www/orangehrm: Update to 4.10 |
4.9 30 Nov 2021 12:40:11 |
Wen Heping (wen) |
www/orangehrm: Update to 4.9 |
4.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.8 29 Mar 2021 11:11:46 |
wen |
- Update to 4.8 |
4.7 07 Jan 2021 08:22:19 |
wen |
- Update to 4.7 |
4.6.0.1 22 Dec 2020 11:39:44 |
wen |
- Update to 4.6.0.1 |
4.6 10 Dec 2020 11:18:37 |
wen |
- Update to 4.6 |
4.5 24 Sep 2020 06:28:53 |
wen |
- Update to 4.5 |
4.4 16 May 2020 12:41:38 |
wen |
- Update to 4.4 |
4.3.5 13 Apr 2020 04:09:27 |
wen |
- Update to 4.3.5 |
4.3.4 03 Nov 2019 03:31:43 |
wen |
- Update to 4.3.4 |
4.3.3 04 Sep 2019 07:31:11 |
wen |
- Update to 4.3.3 |
4.3.2 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
4.3.2 03 Jul 2019 09:34:17 |
wen |
- Update to 4.3.2 |
4.3.1 14 May 2019 10:51:01 |
wen |
- Update to 4.3.1 |
4.3 04 Mar 2019 01:41:21 |
wen |
- Update to 4.3 |
4.2.0.1 17 Nov 2018 14:47:19 |
wen |
- Update to 4.2.0.1
- Update pkg-message |
4.2 03 Nov 2018 04:29:40 |
wen |
- Update to 4.2 |
4.1.2.1 08 Sep 2018 10:04:17 |
wen |
- Update to 4.1.2.1 |
4.1.2 01 Sep 2018 01:58:07 |
wen |
- Update to 4.1.2 |
4.1.1 03 Jul 2018 13:44:13 |
wen |
- Update to 4.1.1 |
4.1 30 Apr 2018 04:02:30 |
wen |
- Update to 4.1 |
4.0 19 Oct 2017 10:49:10 |
wen |
- Update to 4.0
- Update pkg-message |
3.3.3_1 04 Oct 2017 11:29:15 |
bapt |
Convert to USES=php
While here convert some ports to optiosn helpers |
3.3.3_1 09 May 2017 03:17:21 |
wen |
- Add missing depends
PR: 219059
Submitted by: cstdenis@ctgameinfo.com |
3.3.3 30 Sep 2016 07:35:10 |
wen |
- Update to 3.3.3 |
3.3.2 15 Sep 2016 01:41:28 |
swills |
Unmark broken on powerpc64
These ports built successfully |
3.3.2 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
3.3.2 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
3.3.2 10 Sep 2015 10:54:00 |
wen |
- Update to 3.3.2 |
3.3 11 May 2015 03:29:56 |
amdmi3 |
- Add LICENSE_FILE
- Add CPE info
Approved by: portmgr blanket |
3.3 23 Apr 2015 13:00:33 |
wen |
- Update to 3.3
- Add LICENSE
- Replace CHMOD with @mode |
3.2.1 06 Dec 2014 07:27:54 |
wen |
- Update to 3.2.1 |
3.1.4 12 Oct 2014 14:23:29 |
wen |
- Update to 3.1.4 |
3.1.2_1 19 Sep 2014 21:35:07 |
antoine |
Allow staging as a regular user
Bump portrevision as somes files were not packaged with intended owner |
3.1.2 31 May 2014 14:24:25 |
wen |
- Update to 3.1.2
- Stage support [1]
- Pet portlint
PR: 190309 [1]
Submitted by: Joseph Benden <joe@thrallingpenguin.com> [1] |
2.7 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.7 04 May 2012 06:32:49 |
wen |
- Update to 2.7 |
2.6.12.1 26 Dec 2011 06:09:53 |
wen |
- Update to 2.6.12.1 |
2.6.12 23 Dec 2011 08:15:11 |
wen |
- Update to 2.6.12 |
2.6.11.2 29 Nov 2011 06:24:52 |
wen |
- Update to 2.6.11.2
Feature safe: yes |
2.6.11.1 24 Nov 2011 06:20:31 |
wen |
- Update to 2.6.11.1
Feature safe: yes |
2.6.11 27 Oct 2011 01:35:52 |
wen |
- Update to 2.6.11 |
2.6.10 21 Oct 2011 02:31:34 |
wen |
- Update to 2.6.10 |
2.6.8 21 Sep 2011 23:51:46 |
wen |
- Update to 2.6.8 |
2.6.7 06 Sep 2011 06:47:59 |
wen |
- Update to 2.6.7 |
2.6.6 11 Aug 2011 03:11:45 |
wen |
- Update to 2.6.6 |
2.6.5 14 Jun 2011 00:34:07 |
wen |
- Update to 2.6.5
PR: ports/157834
Submitted by: Jin-Sih Lin <linpct@gmail.com> |
2.6.3 09 May 2011 08:14:25 |
wen |
- Update to 2.6.3 |
2.6.2 14 Mar 2011 00:32:56 |
wen |
- Update to 2.6.2 |
2.6.1 21 Feb 2011 00:22:21 |
wen |
- Fix fetch
Reported by: pointyhat@ |
2.6.1 17 Feb 2011 01:39:07 |
wen |
- Update to 2.6.1 |
2.6.0.2 19 Oct 2010 12:08:12 |
wen |
- Update to 2.6.0.2 |
2.6.0.1 27 Sep 2010 01:23:04 |
wen |
- Update to 2.6.0.1 |
2.6 01 Sep 2010 06:16:35 |
wen |
- Update to 2.6 |
2.5.0.5 11 Jun 2010 07:41:57 |
wen |
- Update to 2.5.0.5 |
2.5.0.4 21 May 2010 08:57:24 |
wen |
- Update to 2.5.0.4
- Update my email to FreeBSD |
2.4.2_1 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
2.4.2_1 10 May 2009 17:57:52 |
miwi |
- File was rerolled to fix the install note. |
2.4.2 01 May 2009 15:35:50 |
miwi |
- Update to 2.4.2
Approved by: maintainer implicit |
2.4.1 20 Mar 2009 19:22:14 |
miwi |
- Update to 2.4.1
Approved by: maintainer implicit |
2.4.0.1 06 Dec 2008 14:57:09 |
miwi |
OrangeHRM is an Open Source HRM information system that will
provide a vast range of features to manage the crucial
organization asset - people. It provides a perfect platform
for re-engineering and aligning your HR processes along with
the organizational goals.
WWW: http://www.orangehrm.com
PR: ports/129462
Submitted by: Wen Heping <wenheping at gmail.com> |