- retire obsolete port
contenido does not work with PHP5.3
This commit is contained in:
parent
f5ad64cebb
commit
59ee09800f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278740
5 changed files with 0 additions and 2072 deletions
|
@ -112,7 +112,6 @@
|
|||
SUBDIR += codeigniter17
|
||||
SUBDIR += comclear
|
||||
SUBDIR += commonist
|
||||
SUBDIR += contenido
|
||||
SUBDIR += coppermine
|
||||
SUBDIR += cplanet
|
||||
SUBDIR += crawl
|
||||
|
|
|
@ -1,42 +0,0 @@
|
|||
# New ports collection makefile for: contenido
|
||||
# Date created: 25 Nov 2008
|
||||
# Whom: dirk.meyer
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= contenido
|
||||
PORTVERSION= 4.8.12
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.contenido.org/de/upload/versionen/
|
||||
DISTNAME= Contenido_${PORTVERSION}
|
||||
|
||||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Web Content Management System
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_ZIP= YES
|
||||
.if !defined(WITHOUT_PHP_DEPENDS)
|
||||
USE_PHP= mysql pcre session gd xml spl
|
||||
DEFAULT_PHP_VER?= 52
|
||||
IGNORE_WITH_PHP= 5
|
||||
.endif
|
||||
NO_BUILD= YES
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
FIX_ME= contenido/logs/ contenido/cronjobs/ contenido/temp/ \
|
||||
contenido/includes/ contenido/cache/ \
|
||||
cms/cache/ cms/css/ cms/js/ cms/logs/ cms/templates/ \
|
||||
cms/upload/ cms/config.php
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
do-install:
|
||||
-${MKDIR} ${WWWDIR}/contenido/cache ${WWWDIR}/cms/cache
|
||||
${CP} -Rp ${WRKSRC}/* ${WWWDIR}/
|
||||
.for i in ${FIXME}
|
||||
${CHOWN} -R www ${WWWDIR}/${i}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (Contenido_4.8.12.zip) = e3fef967f0eea2817b8936620645edfdd6fbd7752ad19d3e06969b67618f3dc1
|
||||
SIZE (Contenido_4.8.12.zip) = 3592085
|
|
@ -1,5 +0,0 @@
|
|||
Contenido sperates layout, functionality and content.
|
||||
|
||||
LICENSE: GPL2
|
||||
|
||||
WWW: http://www.contenido.org/
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue