Port details |
- mediawiki124 Wiki engine used by Wikipedia
- 1.24.6 www
=0 1.24.6Version of this port present on the latest quarterly branch.
- DEPRECATED: EOL upstream
This port expired on: 2016-08-23
- Maintainer: wen@FreeBSD.org
- Port Added: 2014-11-29 10:49:29
- Last Update: 2016-09-13 18:23:45
- SVN Revision: 422054
- License: GPLv2
- WWW:
- http://www.mediawiki.org/
- Description:
- MediaWiki is the collaborative editing software that runs Wikipedia,
the free encyclopedia, and other projects.
It's designed to handle a large number of users and pages without imposing
too rigid a structure or workflow.
WWW: http://www.mediawiki.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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:
-
- mediawiki124>0:www/mediawiki124
- No installation instructions:
- This port has been deleted.
- PKGNAME: mediawiki124
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mediawiki-1.24.6.tar.gz) = 8faad7ec136a02d36df8437388b928bec7dfa5be5d8f4087b6dff66e658a0e23
SIZE (mediawiki-1.24.6.tar.gz) = 21739698
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php56
- ctype.so : textproc/php56-ctype
- dom.so : textproc/php56-dom
- hash.so : security/php56-hash
- iconv.so : converters/php56-iconv
- json.so : devel/php56-json
- mbstring.so : converters/php56-mbstring
- readline.so : devel/php56-readline
- session.so : www/php56-session
- xml.so : textproc/php56-xml
- xmlreader.so : textproc/php56-xmlreader
- zlib.so : archivers/php56-zlib
- mysql.so : databases/php56-mysql
- sockets.so : net/php56-sockets
- Library dependencies:
-
- libmysqlclient.so.18 : databases/mysql56-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for mediawiki124-1.24.6:
IMAGICK=off: Use ImageMagick
LDAP=off: LDAP protocol support
MEMCACHED=off: Use memcached
MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
SOCKETS=on: Use sockets
SQLITE=off: SQLite database support
XCACHE=off: Use xCache
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- shebangfix php mysql:
- 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 |
1.24.6 13 Sep 2016 18:23:45 |
rene |
Remove expired ports:
2016-08-23 www/mediawiki124: EOL upstream
2016-08-23 sysutils/rsyslog7: Upgrade to rsyslog 8
2016-08-24 www/moodle28: EOL upstream
2016-08-31 devel/php5-msgpack: This is an older version of the software, please
use devel/pecl-msgpack.
2016-09-02 textproc/asciinema: use textproc/py3-asciinema instead
2016-09-09 x11-toolkits/qtada: No development since 2012, usefulness unclear |
1.24.6 15 Aug 2016 15:28:03 |
mat |
Remove www/pecl-APC, it doesn't work with PHP 5.5+.
PR: 211344
Submitted by: rene
Sponsored by: Absolight |
1.24.6 03 Jul 2016 07:27:54 |
wen |
- Adjust CONFLICTS to welcome mediawiki-1.27
- Mark mediawiki-1.25 DEPRECATED and set EXPIRATION_DATE |
1.24.6 23 May 2016 01:37:57 |
wen |
- Mark DEPRECATED and set EXPIRATION_DATE |
1.24.6 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.24.6 13 Mar 2016 16:56:42 |
mat |
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight |
1.24.6 25 Dec 2015 00:55:31 |
wen |
- Update mediawiki to 1.26.2, 1.25.4, 1.24.6 and 1.23.13 |
1.24.5 19 Dec 2015 09:26:06 |
wen |
- Update mediaWiki to 1.26.1, 1.25.4, 1.24.5, and 1.23.12(security update)
MFH: 2015Q4 |
1.24.4 30 Nov 2015 07:39:49 |
wen |
- Update CONFLICTS after import mediawiki126 |
1.24.4 19 Oct 2015 07:22:16 |
wen |
- Update mediawiki to 1.23.11, 1.24.4, 1.25.3
MFH: 2015Q4 |
1.24.3_2 09 Oct 2015 07:17:15 |
wen |
- Add missing depend to fix upload error
PR: 203633
Submitted by: packet@nerdheim.de |
1.24.3_1 09 Sep 2015 06:39:23 |
wen |
- Add php-sockets depends.
(Mediawiki needs php-sockets for Squid/Varnish/etc cache invalidation.)
Submitted by: feld@(via email) |
1.24.3 12 Aug 2015 08:04:49 |
wen |
- Update to 1.24.3
- Update options
- Fix file permissions |
1.24.2_1 27 May 2015 00:48:22 |
wen |
- Adjust CONFLICTS to welcome mediawiki125
- Mark mediawiki119 and mediawiki123 DEPRECATED |
1.24.2_1 25 May 2015 13:11:44 |
amdmi3 |
- Fix LOCALBASE/PREFIX misuse
Suggested by: mat
Pointyhat to: amdmi3
Approved by: portmgr blanket |
1.24.2_1 24 May 2015 21:39:45 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q2 |
1.24.2 02 Apr 2015 13:49:24 |
wen |
- Update to 1.24.2
PR: 199085
Submitted by: aberg010@my.hennepintech.edu |
1.24.1_2 15 Mar 2015 05:52:30 |
wen |
- Add missing DEPENDS
PR: 198584
Submitted by: bsd@rdls.net |
1.24.1_1 14 Jan 2015 16:26:38 |
mat |
Fix pkg-message handling, it can't be edited inplace.
Sponsored by: Absolight |
1.24.1 20 Dec 2014 03:45:29 |
wen |
- Update to 1.24.1 |
1.24.0 16 Dec 2014 08:56:10 |
danfe |
- Improve wording and formatting (most notably, missing space before opening
parenthesis) in some buggy option descriptions
- Standardize Makefile header when appropriate, drop one OPTIONS_DEFAULT=IPV6 |
1.24.0 29 Nov 2014 10:49:13 |
wen |
- Repocopy www/mediawiki123 --> www/mediawiki124 and update to 1.24.0 |