Port details |
- moodle311 Course management system based on social constructionism
- 3.11.15 www
=1 3.11.15Version of this port present on the latest quarterly branch.
- DEPRECATED: Requires php80 which is set to expire on 2023-11-26
This port expired on: 2023-06-30
- Maintainer: wen@FreeBSD.org
- Port Added: 2021-05-17 01:45:17
- Last Update: 2023-06-30 03:05:30
- Commit Hash: 520a333
- People watching this port, also watch:: php81, python38, samba416, clamav-unofficial-sigs, mariadb106-server
- Also Listed In: education
- License: GPLv3
- WWW:
- https://www.moodle.org/
- Description:
- Moodle is a course management system (CMS) - a free, Open Source software
package designed using sound pedagogical principles, to help educators
create effective online learning communities. You can use it on any
computer you have handy (including webhosts), yet it can scale from a
single-teacher site to a 40,000-student University.
- ¦ ¦ ¦ ¦
- 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:
-
- moodle311${PHP_PKGNAMESUFFIX}>0:www/moodle311
- Conflicts:
- CONFLICTS:
- moodle40-4.0.[0-9]*
- moodle41-4.1.[0-9]*
- moodle42-4.2.[0-9]*
- No installation instructions:
- This port has been deleted.
- PKGNAME: moodle311-php80
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1686439305
SHA256 (moodle-3.11.15.tgz) = 5a299f69cc6e10d9d85b9101409bf497946ef2a65bf39e1f24de8b1bb02482ee
SIZE (moodle-3.11.15.tgz) = 60470865
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/php80
- ctype.so : textproc/php80-ctype
- curl.so : ftp/php80-curl
- dom.so : textproc/php80-dom
- fileinfo.so : sysutils/php80-fileinfo
- filter.so : security/php80-filter
- gd.so : graphics/php80-gd
- iconv.so : converters/php80-iconv
- intl.so : devel/php80-intl
- mbstring.so : converters/php80-mbstring
- opcache.so : www/php80-opcache
- session.so : www/php80-session
- simplexml.so : textproc/php80-simplexml
- soap.so : net/php80-soap
- sodium.so : security/php80-sodium
- tokenizer.so : devel/php80-tokenizer
- xml.so : textproc/php80-xml
- xmlreader.so : textproc/php80-xmlreader
- xmlrpc.so : net/pecl-xmlrpc@php80
- zip.so : archivers/php80-zip
- zlib.so : archivers/php80-zlib
- mysqli.so : databases/php80-mysqli
- Library dependencies:
-
- libmysqlclient.so.21 : databases/mysql80-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for moodle311-php80-3.11.15:
LDAP=off: LDAP protocol support
====> Options available for the single BACKEND: you have to select exactly one of them
MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
===> Use 'make config' to modify these settings
- Options name:
- www_moodle311
- USES:
- cpe php:flavors tar:tgz mysql
- pkg-message:
- For install:
- 1) Create a user and a database for Moodle to store all
its tables in (or choose an existing database).
It doesn't matter what the database or user names are,
as this will be configured in a later step.
NOTE: this package assumes that either the phpX-pgsql,
phpX-mysql, or phpX-mssql packages are installed.
2) Add the following to your Apache configuration file
httpd.conf, and restart the server:
Alias /moodle /usr/local/www/moodle/
AcceptPathInfo On
<Directory /usr/local/www/moodle/>
AllowOverride None
Require all granted
</Directory>
3) Visit your Moodle site with a browser (i.e.,
http://your.server.com/moodle/), and you should
be taken to the install.php script, which will lead
you through creating a config.php file and then
setting up Moodle, creating an admin account, etc.
At one step, you will get a message saying that the
installer script was not able to automatically create
the config.php file. Just download it and copy it to
/usr/local/www/moodle/config.php. Beware that it
will contain the database password in cleartext, so
set up whatever file permissions you deem more adequate.
For instance, user=root, group=www, mask=640.
4) Set up a cron task to invoke the file admin/cron.php
every five minutes or so. For instance:
*/5 * * * * fetch http://your.server.com/moodle/admin/cron.php
For more information, see the INSTALL DOCUMENTATION:
http://docs.moodle.org/en/Installing_Moodle
It may be worth reading the installation docs even if Moodle seems
to be working at first, to ensure your PHP settings and database
configuration will allow Moodle to operate properly.
- If upgrading
- If you are upgrading from an earlier version of Moodle, check out
possible additional steps at:
https://docs.moodle.org/311/en/Upgrading
If you have real trouble, please visit the Moodle course
"Using Moodle" on moodle.org.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.11.15 30 Jun 2023 03:05:30 |
Muhammad Moinur Rahman (bofh) |
www/moodle311: Remove expired port
2023-06-30 www/moodle311: Requires php80 which is set to expire on 2023-11-26
Approved by: portmgr (blanket) |
3.11.15 10 Jun 2023 23:47:48 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.15 |
3.11.14 10 Jun 2023 14:57:35 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts |
3.11.14 23 Apr 2023 22:15:12 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.14 |
3.11.13_1 23 Apr 2023 12:14:35 |
Wen Heping (wen) |
www/moodle*: Update CONFLICTS
Update EXPIRATION_DATE |
3.11.13_1 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 ) |
3.11.13_1 30 Mar 2023 23:59:55 |
Muhammad Moinur Rahman (bofh) |
www/moodle311: Mark DEPRECATED
- Requires php80 which is set to expire on 2023-11-26
- Set EXPIRATION_DATE 2023-12-31
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts |
3.11.13 12 Mar 2023 02:51:21 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.13 |
3.11.12 14 Jan 2023 23:36:48 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.12 |
3.11.11 27 Nov 2022 07:38:46 |
Wen Heping (wen) |
www/moodle*: Adjust CONFLICTS to welcome moodle41 |
3.11.11 16 Nov 2022 13:17:45 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.11 |
3.11.10 12 Sep 2022 06:49:01 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.10 |
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) |
3.11.9 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 ) |
3.11.9 22 Aug 2022 14:13:38 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.9 |
3.11.8 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 ) |
3.11.8 12 Jul 2022 02:00:40 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.8 |
3.11.7 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
3.11.7 09 May 2022 01:59:11 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.7 |
3.11.6 07 May 2022 22:57:39 |
Wen Heping (wen) |
www/moodle311: Adjust CONFLICTS |
3.11.6 18 Apr 2022 01:19:21 |
Wen Heping (wen) |
www/moodle3[0-9]*: Adjust CONFLICTS to welcome moodle40 |
3.11.6 15 Mar 2022 02:24:11 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.6 |
3.11.5 25 Jan 2022 16:34:17 |
Muhammad Moinur Rahman (bofh) |
UNBREAK some ports with php80
- Pet portclippy/portfmt
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
3.11.5 18 Jan 2022 00:53:38 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.5 |
3.11.4 10 Jan 2022 14:42:46 |
Antoine Brodin (antoine) |
www/moodle3*: unbreak bulk -a |
3.11.4 11 Nov 2021 01:25:35 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.4 |
3.11.3 13 Sep 2021 07:42:24 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.3 |
3.11.2 21 Aug 2021 19:05:52 |
Dima Panov (fluffy) |
www/moodle*: drop ugly xmlrpc dependency hack
It no more needed since Mk/Uses/php.mk have a check for every
supported php version and able to select a right dependency.
With hat: ports-secteam |
3.11.2 29 Jul 2021 11:27:46 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.2 |
3.11.1 12 Jul 2021 12:18:26 |
Wen Heping (wen) |
www/moodle311: Update to 3.11.1 |
3.11 17 May 2021 01:43:32 |
Wen Heping (wen) |
Add www/moodle311, copied and updated from www/moodle310 |