| Port details |
- moodle51 Course management system based on social constructionism
- 5.1.1_4 www
=1 5.1.1Version of this port present on the latest quarterly branch. - Maintainer: wen@FreeBSD.org
 - Port Added: 2025-10-07 11:09:06
- Last Update: 2026-01-07 10:22:10
- Commit Hash: 8b878d8
- People watching this port, also watch:: php84, samba416, clamav-unofficial-sigs, nextcloud-php84, 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- moodle51${PHP_PKGNAMESUFFIX}>0:www/moodle51
- Conflicts:
- CONFLICTS:
- moodle44-4.4.[0-9]*
- moodle45-4.5.[0-9]*
- moodle50-5.0.[0-9]*
- To install the port:
- cd /usr/ports/www/moodle51/ && make install clean
- To add the package, run one of these commands:
- pkg install www/moodle51
- pkg install moodle51-php84
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: moodle51-php84
- Package flavors (<flavor>: <package>)
- php84: moodle51-php84
- php82: moodle51-php82
- php83: moodle51-php83
- php85: moodle51-php85
- distinfo:
- TIMESTAMP = 1765243879
SHA256 (moodle-5.1.1.tgz) = 27c94522c3c3e3598e612632500bb5e4385de7c6fe268bd977c6f25705ca5ac1
SIZE (moodle-5.1.1.tgz) = 74569070
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/php84
- ctype.so : textproc/php84-ctype
- curl.so : ftp/php84-curl
- dom.so : textproc/php84-dom
- exif.so : graphics/php84-exif
- fileinfo.so : sysutils/php84-fileinfo
- filter.so : security/php84-filter
- gd.so : graphics/php84-gd
- iconv.so : converters/php84-iconv
- intl.so : devel/php84-intl
- mbstring.so : converters/php84-mbstring
- opcache.so : www/php84-opcache
- session.so : www/php84-session
- simplexml.so : textproc/php84-simplexml
- soap.so : net/php84-soap
- sodium.so : security/php84-sodium
- tokenizer.so : devel/php84-tokenizer
- xml.so : textproc/php84-xml
- xmlreader.so : textproc/php84-xmlreader
- xmlrpc.so : net/pecl-xmlrpc@php84
- zip.so : archivers/php84-zip
- zlib.so : archivers/php84-zlib
- mysqli.so : databases/php84-mysqli
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for moodle51-php84-5.1.1_4:
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_moodle51
- USES:
- cpe php:flavors tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
5.1.1_4 07 Jan 2026 10:22:10
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: Update to 1.0.21
The API remains compatible but bumping all dependent ports as SHLIB
has changed.
Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347 |
5.1.1 09 Dec 2025 08:10:06
    |
Wen Heping (wen)  |
www/moodle51: Update to 5.1.1 |
5.1 07 Oct 2025 11:04:23
    |
Wen Heping (wen)  |
www/moodle51: New port, copied from www/moodle50
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. |