Port details |
- ilias Powerful, dynamic, PHP and MySQL based e-learning platform
- 9.5 www =3 9.4Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2006-11-18 23:02:15
- Last Update: 2024-10-10 07:17:20
- Commit Hash: 5d9f96d
- People watching this port, also watch:: xrdp, xorg-docs, monit, pure-ftpd, nagios-certexp-plugin
- Also Listed In: education
- License: GPLv2
- WWW:
- https://www.ilias.de
- Description:
- ILIAS is a powerful web-based learning management
system that allows users to create, edit and publish
learning and teaching material in an integrated
system with their normal web browsers.
- ¦ ¦ ¦ ¦
- 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:
-
- ${PHP_PKGNAMEPREFIX}ilias>0:www/ilias
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/www/ilias/ && make install clean
- To add the package, run one of these commands:
- pkg install www/ilias
- pkg install php82-ilias
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-ilias
- Package flavors (<flavor>: <package>)
- php82: php82-ilias
- php81: php81-ilias
- php83: php83-ilias
- php84: php84-ilias
- distinfo:
- TIMESTAMP = 1728529911
SHA256 (ILIAS-eLearning-ILIAS-v9.5_GH0.tar.gz) = 23ad2d3392ec782f073150efc0b7884e8bb001ec3922c60186dfd22a25ce9380
SIZE (ILIAS-eLearning-ILIAS-v9.5_GH0.tar.gz) = 31837053
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:
-
- Auth.php : security/pear-Auth@php82
- IT.php : devel/pear-HTML_Template_IT@php82
- MDB2.php : databases/pear-MDB2@php82
- PEAR.php : devel/pear@php82
- php82-pecl-imagick>=0 : graphics/pecl-imagick@php82
- unzip : archivers/unzip
- composer : devel/php-composer@php82
- sudo : security/sudo
- zip : archivers/zip
- ImageMagick7>=7 : graphics/ImageMagick7
- php.h : lang/php82
- curl.so : ftp/php82-curl
- dom.so : textproc/php82-dom
- gd.so : graphics/php82-gd
- ldap.so : net/php82-ldap
- fileinfo.so : sysutils/php82-fileinfo
- iconv.so : converters/php82-iconv
- pdo_mysql.so : databases/php82-pdo_mysql
- session.so : www/php82-session
- simplexml.so : textproc/php82-simplexml
- soap.so : net/php82-soap
- tokenizer.so : devel/php82-tokenizer
- xmlrpc.so : net/pecl-xmlrpc@php82
- xmlwriter.so : textproc/php82-xmlwriter
- xmlreader.so : textproc/php82-xmlreader
- xsl.so : textproc/php82-xsl
- zip.so : archivers/php82-zip
- zlib.so : archivers/php82-zlib
- Library dependencies:
-
- libpng.so : graphics/png
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for php82-ilias-9.5:
CHECKER=off
MAIL=off
===> Use 'make config' to modify these settings
- Options name:
- www_ilias
- USES:
- cpe jpeg magick:7,run php:flavors
- pkg-message:
- For install:
- 1 Please keep in mind that
heavily used ILIAS installation can cause huge growth
of your log file, so remember to disable notices logging
in your PHP installation.
2 Also, this installation process has installed everything
that is needed for ILIAS to run properly with basic
functionality, but to broaden it you will have to install
third party software like Sun Java, HTMLdoc, LaTeX or
some virus scanner by yourself.
3 Add the following to your Apache configuration file
httpd.conf, and restart the server:
Alias /ilias /usr/local/www/ilias/
AcceptPathInfo On
<Directory /usr/local/www/ilias/>
AllowOverride None
Require all granted
</Directory>
4 After installation, you should use 'composer install'
in the directory /usr/local/www/ilias/libs/composer.
5 Edit the config.json file and run ilias Setup on the commang-line
in directory /usr/local/www/ilias:
$ sudo -u www -g www php setup/setup.php install ../iliasfiles/config.json
6 If all is OK, you can login into the system with
username/root and password/homer as the administrator.
7 More information please visit :
https://docu.ilias.de/goto_docu_lm_367.html,
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.1 18 May 2015 20:47:25 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
5.0.1 06 May 2015 08:10:38 |
wen |
- Drop GH_TAGNAME, use DISTVERSIONPREFIX instead
Spotted by: mat@ |
5.0.1 06 May 2015 01:41:33 |
wen |
- Update to 5.0.1 |
5.0.0 21 Feb 2015 15:02:55 |
wen |
- Update to 5.0.0
- Update pkg-message |
4.4.7 05 Feb 2015 15:36:05 |
wen |
- Update to 4.4.7 |
4.4.5_1 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
4.4.5 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
4.4.5 30 Oct 2014 13:45:09 |
wen |
- Update to 4.4.5 |
4.4.3_1 10 Jun 2014 03:08:44 |
wen |
- Replace ${CHMOD} and ${CHOWN} with @mode, @owner and @group |
4.4.3 08 Jun 2014 03:43:11 |
wen |
- Update to 4.4.3
- Add LICENSE
- Stage support [1]
- Some cleanup(thank miwi@)
PR: 190147 [1]
Submitted by: joe@thrallingpenguin.com [1] |
4.3.2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.3.2 16 Mar 2013 14:24:05 |
wen |
- Update to 4.3.2
- Trim Makefile headers |
4.2.5 03 Aug 2012 15:54:36 |
cs |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
4.2.5 03 Aug 2012 13:02:45 |
wen |
- Update to 3.2.5
- Use the new options framework |
4.2.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.2.3 22 Mar 2012 12:01:34 |
wen |
- Update to 4.2.3
Feature safe: yes |
4.2.2 09 Jan 2012 00:06:38 |
wen |
- update to 4.2.2 |
4.2.1 23 Nov 2011 06:08:28 |
wen |
- Update to 4.2.1
Feature safe: yes |
4.2.0 24 Oct 2011 06:57:32 |
wen |
- Update to 4.2.0 |
4.1.7 02 Aug 2011 08:12:21 |
wen |
- Update to 4.1.7 |
4.1.6 26 Jun 2011 23:58:28 |
wen |
- Update WWW
Thanks to: f5bpyt@gmail.com, crees@ |
4.1.6 26 Jun 2011 12:05:45 |
wen |
- Update WWW
Thanks to: marcus@, crees@ |
4.1.6 23 May 2011 06:26:07 |
wen |
- Update to 4.1.6 |
4.1.5 11 Mar 2011 02:28:13 |
wen |
- Update to 4.1.5 |
4.1.4 18 Jan 2011 05:09:28 |
wen |
- Update to 4.1.4
Feature safe: yes |
4.1.3 27 Dec 2010 00:22:03 |
wen |
- Update to 4.1.3 |
4.1.2 01 Nov 2010 06:29:57 |
wen |
- Update to 4.1.2 |
4.1.1 28 Oct 2010 06:04:21 |
wen |
- Update to 4.1.1 |
4.1.0 13 Sep 2010 09:54:05 |
wen |
- Update to 4.1.0 |
4.0.8 23 Jun 2010 00:58:55 |
wen |
- Update to 4.0.8
Feature safe: yes |
4.0.7 18 Jun 2010 12:42:50 |
ale |
Remove wrong hard-coded dependencies to MySQL 5.0.
Feature safe: yes |
4.0.7 26 May 2010 11:58:34 |
wen |
- Update to 4.0.7 |
4.0.6 14 May 2010 01:32:09 |
wen |
- Update to 4.0.6 |
4.0.5 29 Mar 2010 12:56:21 |
wen |
- Update to 4.0.5 |
4.0.3_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
4.0.3_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
4.0.3 02 Feb 2010 05:54:16 |
wen |
- Update to 4.0.3 |
4.0.2 21 Dec 2009 06:19:02 |
wen |
- Update to 4.0.2 |
4.0.1 08 Nov 2009 02:24:02 |
wen |
- Update to 4.0.1 |
4.0.0 28 Oct 2009 11:29:12 |
wen |
- Update to 4.0.0
- Use dynamic plist to replace static plist
- Update my mail address to FreeBSD
Approved by: miwi,jadawin(mentors,implicit) |
3.10.9 02 Sep 2009 17:12:48 |
miwi |
- Update to 3.10.9
PR: 138327
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
3.10.8 22 Aug 2009 22:21:23 |
miwi |
- Update to 3.10.8
PR: 137961
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
3.10.7_1 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
3.10.7_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
3.10.7 07 Jul 2009 20:25:11 |
miwi |
- Update to 3.10.7
PR: 136369
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
3.10.6 01 May 2009 13:36:34 |
miwi |
- Update to 3.10.6
PR: 134080
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
3.10.5 19 Mar 2009 21:33:43 |
miwi |
- Update to 3.10.5
PR: 132717
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
3.10.4 28 Jan 2009 12:31:41 |
jadawin |
- Update to 3.10.4
PR: ports/130911
Submitted by: Wen Heping <wenheping _AT_ gmail.com> (maintainer) |
3.10.2_1 27 Dec 2008 23:50:54 |
miwi |
- Fix build
Reported by: ionbot |
3.10.2 27 Dec 2008 00:33:36 |
miwi |
- Update to 3.10.2
Approved by: maintainer implicit |
3.10.1 15 Oct 2008 15:10:49 |
miwi |
- Update to 3.10.1
PR: 128046
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
3.10.0 05 Oct 2008 13:30:04 |
miwi |
- Update to 3.10.0
PR: 127670
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
3.9.6 06 Sep 2008 21:12:36 |
miwi |
- Update to 3.9.6
PR: 127151
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
3.9.5 05 Sep 2008 09:44:06 |
miwi |
Assign to new volunteer, request via privat mail |
3.9.5 03 Sep 2008 03:37:20 |
linimon |
Reset r@robakdesign.com due to maintainer-timeouts and no response to email.
Hat: portmgr |
3.9.5 19 Aug 2008 22:49:24 |
miwi |
- Update to 3.5.9
PR: 126462
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
3.9.4 20 Jun 2008 17:55:32 |
miwi |
- Update to 3.9.4
PR: 123792
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout |
3.9.3 20 Apr 2008 09:08:52 |
beech |
- Update to 3.9.3
PR: ports/121832
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout (> Two Weeks) |
3.7.9 01 Mar 2008 20:15:46 |
beech |
- Update to 3.7.9
- Use SF macro
PR: ports/121144
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: Bartek Rutkowski <r@robakdesign.com> (maintainer) |
3.7.3_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.7.3 18 Nov 2006 23:01:34 |
miwi |
ILIAS is a powerful web-based learning management
system that allows users to create, edit and publish
learning and teaching material in an integrated
system with their normal web browsers.
WWW: http://www.ilias.de/ios/index-e.html
PR: ports/105089
Submitted by: Bartlomiej Rutkowski <r at robakdesign.com> |