summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-09-13 18:23:44 +0000
committerRene Ladan <rene@FreeBSD.org>2016-09-13 18:23:44 +0000
commitf2b540f0093d00de6bce944014753315b35a54c2 (patch)
treeace75ed1e05842b6449a4d711f5dbf2d6935d1e4 /www
parentUpdate to 0.7.5 (diff)
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
Notes
Notes: svn path=/head/; revision=422054
Diffstat (limited to 'www')
-rw-r--r--www/Makefile2
-rw-r--r--www/mediawiki124/Makefile93
-rw-r--r--www/mediawiki124/distinfo2
-rw-r--r--www/mediawiki124/files/pkg-message.in11
-rw-r--r--www/mediawiki124/pkg-descr6
-rw-r--r--www/moodle28/Makefile82
-rw-r--r--www/moodle28/distinfo2
-rw-r--r--www/moodle28/files/pkg-message.in66
-rw-r--r--www/moodle28/pkg-descr7
9 files changed, 0 insertions, 271 deletions
diff --git a/www/Makefile b/www/Makefile
index dc97e224e8f9..84e27b7d7111 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -389,7 +389,6 @@
SUBDIR += mathjax
SUBDIR += mathopd
SUBDIR += mediawiki123
- SUBDIR += mediawiki124
SUBDIR += mediawiki125
SUBDIR += mediawiki126
SUBDIR += mediawiki127
@@ -508,7 +507,6 @@
SUBDIR += monast
SUBDIR += mongoose
SUBDIR += mongrel2
- SUBDIR += moodle28
SUBDIR += moodle29
SUBDIR += moodle30
SUBDIR += moodle31
diff --git a/www/mediawiki124/Makefile b/www/mediawiki124/Makefile
deleted file mode 100644
index c2dd46f37c44..000000000000
--- a/www/mediawiki124/Makefile
+++ /dev/null
@@ -1,93 +0,0 @@
-# Created by: Gerrit Beine <tux@pinguru.net>
-# $FreeBSD$
-
-PORTNAME= mediawiki
-PORTVERSION= 1.24.6
-CATEGORIES= www
-MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/
-PKGNAMESUFFIX= 124
-
-MAINTAINER= wen@FreeBSD.org
-COMMENT= Wiki engine used by Wikipedia
-
-LICENSE= GPLv2
-
-CONFLICTS= mediawiki12[3567]-[0-9]*
-
-DEPRECATED= EOL upstream
-EXPIRATION_DATE= 2016-08-23
-
-USES= shebangfix
-SHEBANG_FILES= maintenance/dev/*.sh \
- maintenance/hiphop/run-server
-SHEBANG_LANG= hhvm
-hhvm_OLD_CMD= /usr/bin/hhvm
-hhvm_CMD= ${LOCALBASE}/bin/hhvm # not installed by anything yet
-USE_PHP= ctype dom hash iconv json mbstring pcre readline \
- session xml xmlreader zlib
-WANT_PHP_WEB= yes
-MEDIAWIKIDIR?= www/mediawiki
-
-NO_BUILD= yes
-PLIST= ${WRKDIR}/plist
-
-SUB_FILES= pkg-message
-SUB_LIST= MEDIAWIKIDIR=${PREFIX}/${MEDIAWIKIDIR}
-
-OPTIONS_DEFINE= MYSQL PGSQL SQLITE LDAP MEMCACHED XCACHE IMAGICK SOCKETS
-OPTIONS_DEFAULT=MYSQL SOCKETS
-
-MEMCACHED_DESC= Use memcached
-XCACHE_DESC= Use xCache
-IMAGICK_DESC= Use ImageMagick
-SOCKETS_DESC= Use sockets
-
-MYSQL_VARS= IGNORE_WITH_PHP+=70
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MMYSQL}
-USE_MYSQL= client
-USE_PHP+= mysql
-.endif
-
-.if ${PORT_OPTIONS:MPGSQL}
-USE_PHP+= pgsql
-.endif
-
-.if ${PORT_OPTIONS:MSQLITE}
-USE_PHP+= sqlite3
-.endif
-
-.if ${PORT_OPTIONS:MLDAP}
-USE_PHP+= ldap
-.endif
-
-.if ${PORT_OPTIONS:MMEMCACHED}
-RUN_DEPENDS= memcached:databases/memcached
-.endif
-
-.if ${PORT_OPTIONS:MIMAGICK}
-RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/imagick.so:graphics/pecl-imagick
-.endif
-
-.if ${PORT_OPTIONS:MXCACHE}
-RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/xcache.so:www/xcache
-.endif
-
-.if ${PORT_OPTIONS:MSOCKETS}
-USE_PHP+= sockets
-.endif
-
-pre-install:
- @${FIND} -s -d ${WRKSRC} -not -type d | ${SED} "s?${WRKSRC}?${MEDIAWIKIDIR}?g" >>${PLIST}
- @${ECHO} "@mode 0777" >> ${PLIST}
- @${ECHO} "@dir %%WWWDIR%%/images" >> ${PLIST}
- @${ECHO} "@mode" >> ${PLIST}
- @${ECHO} @dir ${MEDIAWIKIDIR} >> ${PLIST}
-
-do-install:
- @${MKDIR} ${STAGEDIR}${PREFIX}/${MEDIAWIKIDIR}
- ${CP} -r ${WRKSRC}/ ${STAGEDIR}${PREFIX}/${MEDIAWIKIDIR}
-
-.include <bsd.port.mk>
diff --git a/www/mediawiki124/distinfo b/www/mediawiki124/distinfo
deleted file mode 100644
index 44cb0a6aa7c6..000000000000
--- a/www/mediawiki124/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (mediawiki-1.24.6.tar.gz) = 8faad7ec136a02d36df8437388b928bec7dfa5be5d8f4087b6dff66e658a0e23
-SIZE (mediawiki-1.24.6.tar.gz) = 21739698
diff --git a/www/mediawiki124/files/pkg-message.in b/www/mediawiki124/files/pkg-message.in
deleted file mode 100644
index d98978fe6903..000000000000
--- a/www/mediawiki124/files/pkg-message.in
+++ /dev/null
@@ -1,11 +0,0 @@
-
- **** NOTE ****
-Remember to check
-
-%%MEDIAWIKIDIR%%/INSTALL
-
-and
-
-%%MEDIAWIKIDIR%%/UPGRADE
-
-for details
diff --git a/www/mediawiki124/pkg-descr b/www/mediawiki124/pkg-descr
deleted file mode 100644
index dac83f83ccda..000000000000
--- a/www/mediawiki124/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-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/
diff --git a/www/moodle28/Makefile b/www/moodle28/Makefile
deleted file mode 100644
index d61e0ba2ead9..000000000000
--- a/www/moodle28/Makefile
+++ /dev/null
@@ -1,82 +0,0 @@
-# Created by: Javier Martin Rueda <jmrueda@diatel.upm.es>
-# $FreeBSD$
-
-PORTNAME= moodle
-PORTVERSION= 2.8.12
-CATEGORIES= www
-MASTER_SITES= SF/moodle/Moodle/stable28/
-PKGNAMESUFFIX= ${PKGORIGIN:T:S/moodle//}
-
-MAINTAINER= wen@FreeBSD.org
-COMMENT= Course management system based on social constructionism
-
-LICENSE= GPLv3
-
-CONFLICTS= moodle30-3.0.[0-9]* moodle29-2.9.[0-9]* moodle31-3.1
-
-DEPRECATED= EOL upstream
-EXPIRATION_DATE= 2016-08-24
-
-USES= cpe tar:tgz
-USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \
- soap openssl simplexml spl dom json zip zlib hash opcache intl
-WRKSRC= ${WRKDIR}/moodle
-
-OPTIONS_SINGLE= BACKEND
-OPTIONS_SINGLE_BACKEND= MYSQL PGSQL MSSQL
-OPTIONS_DEFINE= LDAP MIMETEX
-OPTIONS_DEFAULT= MYSQL
-MIMETEX_DESC= mimeTeX filter functionality support
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MMYSQL}
-USE_PHP+= mysqli
-.endif
-
-.if ${PORT_OPTIONS:MPGSQL}
-USE_PHP+= pgsql
-.endif
-
-.if ${PORT_OPTIONS:MMSSQL}
-USE_PHP+= mssql
-.endif
-
-.if ${PORT_OPTIONS:MLDAP}
-USE_PHP+= ldap
-.endif
-
-.if ${PORT_OPTIONS:MMIMETEX}
-RUN_DEPENDS+= ${LOCALBASE}/www/mimetex/cgi-bin/mimetex.cgi:www/mimetex
-.endif
-
-NO_BUILD= yes
-PLIST= ${WRKDIR}/plist
-SUB_FILES= pkg-message
-SUB_LIST= MOODLEDIR=${MOODLEDIR} \
- MOODLEDATADIR=${MOODLEDATADIR}
-
-MOODLEDIR?= www/moodle
-MOODLEDATADIR?= moodledata
-
-pre-install:
- @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${MOODLEDIR}?g" >>${PLIST}
- @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dir ${MOODLEDIR}?g" >> ${PLIST}
-
- @${ECHO_CMD} "@owner ${WWWOWN}" >> ${PLIST}
- @${ECHO_CMD} "@group ${WWWGRP}" >> ${PLIST}
- @${ECHO_CMD} "@mode 755" >> ${PLIST}
- @${ECHO} @dir ${MOODLEDATADIR} >> ${PLIST}
- @${ECHO_CMD} "@mode" >> ${PLIST}
- @${ECHO_CMD} "@group" >> ${PLIST}
- @${ECHO_CMD} "@owner" >> ${PLIST}
-
-do-install:
- @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${MOODLEDIR}
- @${INSTALL} -d ${STAGEDIR}${PREFIX}/${MOODLEDATADIR}
-.if ${PORT_OPTIONS:MMIMETEX}
- ${LN} -sf ${PREFIX}/www/mimetex/cgi-bin/mimetex.cgi \
- ${STAGEDIR}${PREFIX}/${MOODLEDIR}/filter/tex/mimetex.freebsd
-.endif
-
-.include <bsd.port.mk>
diff --git a/www/moodle28/distinfo b/www/moodle28/distinfo
deleted file mode 100644
index 7637b7995427..000000000000
--- a/www/moodle28/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (moodle-2.8.12.tgz) = 05fa695ced738cc9638ac62144c3bbda30f919093a6ffc78fd04b418329b4101
-SIZE (moodle-2.8.12.tgz) = 36000130
diff --git a/www/moodle28/files/pkg-message.in b/www/moodle28/files/pkg-message.in
deleted file mode 100644
index 4e6924275bcc..000000000000
--- a/www/moodle28/files/pkg-message.in
+++ /dev/null
@@ -1,66 +0,0 @@
-POST-INSTALL CONFIGURATION FOR MOODLE
-=====================================
-
-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:
-
- For Apache versions earlier than 2.4:
-
- Alias /moodle %%PREFIX%%/%%MOODLEDIR%%/
- AcceptPathInfo On
- <Directory %%PREFIX%%/%%MOODLEDIR%%>
- AllowOverride None
- Order Allow,Deny
- Allow from all
- </Directory>
-
- For Apache version 2.4.x or above:
-
- Alias /moodle %%PREFIX%%/%%MOODLEDIR%%/
- AcceptPathInfo On
- <Directory %%PREFIX%%/%%MOODLEDIR%%/>
- 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
- %%PREFIX%%/%%MOODLEDIR%%/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 you are upgrading from an earlier version of Moodle, check out
-possible additional steps at:
-
- http://docs.moodle.org/en/Upgrading
- http://docs.moodle.org/en/Upgrading_to_Moodle_2.0
-
-If you have real trouble, please visit the Moodle course
-"Using Moodle" on moodle.org.
diff --git a/www/moodle28/pkg-descr b/www/moodle28/pkg-descr
deleted file mode 100644
index fe30e0d25bab..000000000000
--- a/www/moodle28/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-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.
-
-WWW: http://www.moodle.org/