head	1.21;
access;
symbols
	pkgsrc-2018Q2:1.20.0.2
	pkgsrc-2018Q2-base:1.20
	pkgsrc-2018Q1:1.17.0.2
	pkgsrc-2018Q1-base:1.17
	pkgsrc-2017Q4:1.12.0.2
	pkgsrc-2017Q4-base:1.12
	pkgsrc-2017Q3:1.8.0.4
	pkgsrc-2017Q3-base:1.8
	pkgsrc-2017Q2:1.1.0.2
	pkgsrc-2017Q2-base:1.1;
locks; strict;
comment	@# @;


1.21
date	2018.09.18.15.17.44;	author taca;	state dead;
branches;
next	1.20;
commitid	aVJoUnPWtICV9BSA;

1.20
date	2018.06.26.15.20.30;	author taca;	state Exp;
branches;
next	1.19;
commitid	IN6cln6cuHRcTNHA;

1.19
date	2018.06.18.15.01.02;	author taca;	state Exp;
branches;
next	1.18;
commitid	IJCWFxsB0zIH2MGA;

1.18
date	2018.04.23.14.19.00;	author taca;	state Exp;
branches;
next	1.17;
commitid	ObfmBB5wXlUMBzzA;

1.17
date	2018.03.09.14.12.33;	author taca;	state Exp;
branches
	1.17.2.1;
next	1.16;
commitid	rYn9YmvAHxe91NtA;

1.16
date	2018.03.06.16.26.28;	author taca;	state Exp;
branches;
next	1.15;
commitid	n8OaJvOLtsthRptA;

1.15
date	2018.02.28.15.57.29;	author taca;	state Exp;
branches;
next	1.14;
commitid	7ANtJtvcIku3TDsA;

1.14
date	2018.01.24.13.54.50;	author taca;	state Exp;
branches;
next	1.13;
commitid	s8wPE9aliJXVk8oA;

1.13
date	2018.01.04.13.23.03;	author taca;	state Exp;
branches;
next	1.12;
commitid	PKZHmdI3Y9G3MylA;

1.12
date	2017.11.20.04.53.56;	author taca;	state Exp;
branches;
next	1.11;
commitid	EYTp4Aj8yXcDqJfA;

1.11
date	2017.11.15.14.09.16;	author taca;	state Exp;
branches;
next	1.10;
commitid	72MSWFn1LWngF8fA;

1.10
date	2017.10.13.16.08.28;	author taca;	state Exp;
branches;
next	1.9;
commitid	OQdKyTxoSeD3oUaA;

1.9
date	2017.09.28.13.46.00;	author taca;	state Exp;
branches;
next	1.8;
commitid	3BtXQgmHLd035Y8A;

1.8
date	2017.09.18.12.19.55;	author taca;	state Exp;
branches
	1.8.4.1;
next	1.7;
commitid	YZRkL00B2o8dVF7A;

1.7
date	2017.09.11.16.21.22;	author taca;	state Exp;
branches;
next	1.6;
commitid	sMrAkGeMxmNkuN6A;

1.6
date	2017.09.05.15.49.37;	author taca;	state Exp;
branches;
next	1.5;
commitid	XFQyRAu5sqzcv16A;

1.5
date	2017.08.17.06.28.10;	author taca;	state Exp;
branches;
next	1.4;
commitid	hPYqNu7WNbec0x3A;

1.4
date	2017.08.02.16.32.03;	author taca;	state Exp;
branches;
next	1.3;
commitid	a76RFYRQ0Mn2PE1A;

1.3
date	2017.07.31.13.46.34;	author taca;	state Exp;
branches;
next	1.2;
commitid	BiySbMbmX8uHYn1A;

1.2
date	2017.07.12.14.52.02;	author taca;	state Exp;
branches;
next	1.1;
commitid	HDx4T5a3ZDi3XWYz;

1.1
date	2017.06.18.16.12.54;	author taca;	state Exp;
branches
	1.1.2.1;
next	;
commitid	zP5u8IgN3EaHaSVz;

1.17.2.1
date	2018.05.06.10.23.06;	author spz;	state Exp;
branches;
next	;
commitid	O6GisV8zBB14TdBA;

1.8.4.1
date	2017.11.25.08.52.07;	author bsiegert;	state Exp;
branches;
next	;
commitid	xcYBX7h6qlqKAogA;

1.1.2.1
date	2017.07.16.08.17.02;	author bsiegert;	state Exp;
branches;
next	1.1.2.2;
commitid	ty8jlKklgqYKDqZz;

1.1.2.2
date	2017.08.13.18.53.46;	author bsiegert;	state Exp;
branches;
next	;
commitid	TANTiM86uAqng53A;


desc
@@


1.21
log
@www/contao44: remove contao44

Remove www/contao44 package since Contao 4.4 were not distributed as
release tar files since version 4.4.21.

Instead, Contao 4.4 is available via Contao Manager.  Please refer
<https://contao.org/download.html> in detail.
@
text
@# $NetBSD: Makefile,v 1.20 2018/06/26 15:20:30 taca Exp $
#

DISTNAME=	contao-${CT_PKGVER}
PKGNAME=	${PHP_PKG_PREFIX}-contao${CT_VER}-${CT_VERSION}
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_GITHUB:=contao/}
GITHUB_PROJECT=	managed-edition
GITHUB_RELEASE=	${CT_VERSION}

MAINTAINER=	taca@@NetBSD.org
HOMEPAGE=	https://contao.org/
COMMENT=	Contao Open Source CMS ${CT_VERSION}
LICENSE=	gnu-lgpl-v3

DEPENDS+=	${PHP_PKG_PREFIX}-gd>=5.6:../../graphics/php-gd
DEPENDS+=	${PHP_PKG_PREFIX}-mbstring>=5.6:../../converters/php-mbstring
DEPENDS+=	${PHP_PKG_PREFIX}-pdo_mysql>=5.6:../../databases/php-pdo_mysql
DEPENDS+=	${PHP_PKG_PREFIX}-soap>=5.6:../../net/php-soap
DEPENDS+=	${PHP_PKG_PREFIX}-intl>=5.6:../../textproc/php-intl
DEPENDS+=	${PHP_PKG_PREFIX}-json>=5.6:../../textproc/php-json
DEPENDS+=	${PHP_PKG_PREFIX}-curl>=5.6:../../www/php-curl
DEPENDS+=	${PHP_PKG_PREFIX}-zlib>=5.6:../../archivers/php-zlib

CT_VERSION=	4.4.20
USE_TOOLS=	bash:run pax
NO_BUILD=	yes

EG_DATA=	app/config

RESTRICT_DIRS=	${EG_DATA} var/cache var/logs

CONF_FILES+=	${CT_EGDIR}/contao.conf ${PKG_SYSCONFDIR}/contao.conf

.for d in ${RESTRICT_DIRS}
OWN_DIRS_PERMS+= ${CT_WEBDIR}/${d} ${APACHE_USER} ${APACHE_GROUP} 0770
.endfor

WWW_FILES=	README.md assets composer.json composer.lock vendor web

INSTALLATION_DIRS+=	${CT_DOCDIR} ${CT_EGDIR}/${EG_DATA} \
			${CT_WEBDIR}/${EG_DATA}

PKG_GROUPS_VARS+=	APACHE_GROUP
PKG_USERS_VARS+=	APACHE_USER

REPLACE_BASH+=	vendor/paragonie/random_compat/build-phar.sh \
	vendor/sensio/distribution-bundle/Resources/bin/build.sh \
	vendor/sensio/distribution-bundle/Resources/bin/build_demo.sh \
	vendor/ua-parser/uap-php/update-resources.sh

REPLACE_INTERPRETER+=	php
REPLACE.php.old=	.*php[^ ]*
REPLACE.php.new=	${PREFIX}/bin/php
REPLACE_FILES.php= \
	vendor/contao/manager-bundle/bin/contao-console \
	vendor/doctrine/dbal/bin/doctrine-dbal \
	vendor/oyejorge/less.php/bin/lessc \
	vendor/matthiasmullie/minify/bin/minifycss \
	vendor/matthiasmullie/minify/bin/minifyjs \
	vendor/jeremykendall/php-domain-parser/bin/parse \
	vendor/jeremykendall/php-domain-parser/bin/update-psl \
	vendor/leafo/scssphp/bin/pscss \
	vendor/sensiolabs/security-checker/security-checker \
	vendor/ua-parser/uap-php/bin/uaparser \
	vendor/sensio/distribution-bundle/Resources/bin/build_bootstrap.php \
	vendor/swiftmailer/swiftmailer/lib/swiftmailer_generate_mimes_config.php \
	vendor/symfony/symfony/link vendor/symfony/symfony/phpunit \
	vendor/symfony/symfony/src/Symfony/Bridge/PhpUnit/bin/simple-phpunit \
	vendor/tecnickcom/tcpdf/tools/tcpdf_addfont.php

SUBST_CLASSES+=		conf
SUBST_FILES.conf+=	${WRKDIR}/contao.conf
SUBST_SED.conf+=        -e 's|@@PREFIX@@|${PREFIX:Q}|g'
SUBST_SED.conf+=        -e 's|@@CT_WEBDIR@@|${CT_WEBDIR:Q}|g'
SUBST_STAGE.conf=	post-configure

PERMFIXFILES=	vendor/oyejorge/less.php/lib/Less/Less.php.combine \
	vendor/simplepie/simplepie/.travis.yml \
	vendor/simplepie/simplepie/library/SimplePie.php \
	vendor/simplepie/simplepie/library/SimplePie/Cache/Memcached.php \
	vendor/simplepie/simplepie/library/SimplePie/Registry.php

.include "../../lang/php/phpversion.mk"

.if ${PKG_PHP_VERSION} < 71
DEPENDS+=	${PHP_PKG_PREFIX}-mcrypt>=5.6:../../security/php-mcrypt
.else
DEPENDS+=	${PHP_PKG_PREFIX}-pecl-mcrypt>=1.0.1:../../security/php-pecl-mcrypt
.endif

pre-configure:
	${CP} ${FILESDIR}/contao.conf ${WRKDIR}
	cd ${WRKSRC}; ${CHMOD} -x ${PERMFIXFILES}

do-install:
	cd ${WRKSRC}; pax -rw ${WWW_FILES} ${DESTDIR}${PREFIX}/${CT_WEBDIR}
	${INSTALL_DATA} ${WRKDIR}/contao.conf ${DESTDIR}${PREFIX}/${CT_EGDIR}
	${INSTALL_DATA} ${FILESDIR}/README \
		${DESTDIR}${PREFIX}/${CT_DOCDIR}

.include "../../www/contao/Makefile.common"
.include "../../lang/php/phpversion.mk"
.include "../../mk/bsd.pkg.mk"
@


1.20
log
@www/contao44: update to 4.4.20

This release is small fix for compatibility.

Contao 4.4.20 is available			2018/06/26 08:48 by Leo Feyer

Contao version 4.4.20 is available.  The bugfix release restores the
compatibility with Symfony 3.4.12.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.19 2018/06/18 15:01:02 taca Exp $
@


1.19
log
@www/contao44: update to 4.4.19

Contao 4.4.19 is available
						2018/06/18 09:49 by Leo Feyer

Contao version 4.4.19 is available. The bugfix release fixes several minor
problems and optimizes the RAM usage when generating XML sitemaps.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.18 2018/04/23 14:19:00 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.19
@


1.18
log
@www/contao44: update to 4.4.18

Contao 4.4.17 (2018-04-04)

Contao version 4.4.17 is available.  The bugfix release fixes a few minor
issues including a problem with rendering custom layout sections.


Contao 4.4.18 (2018-04-18)

Contao version 4.4.18 is available.  The bugfix release fixes an XSS
vulnerability in the system log of the back end (CVE-2018-10125).

CVE-2018-10125

With a manipulated request, an attacker can implant a script which is executed
when a logged in back end user opens the system log.  The attacker themselves
does not have to be logged in.

The problem affects Contao 3.0.0 to 3.5.34, 4.0.0 to 4.4.17 and 4.5.0 to
4.5.7. We highly recommend you to update.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.17 2018/03/09 14:12:33 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.18
@


1.17
log
@www/contao44: update to 4.4.16

Contao 4.4.16 is available			2018/03/08 15:39 by Leo Feyer

Contao version 4.4.16 is available. The bugfix release fixes a problem with
the page picker in TinyMCE.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.16 2018/03/06 16:26:28 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.16
@


1.17.2.1
log
@Pullup ticket #5744 - requested by taca
www/contao44: security update

Revisions pulled up:
- www/contao44/Makefile                                         1.18
- www/contao44/PLIST                                            1.15
- www/contao44/distinfo                                         1.16

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Apr 23 14:19:00 UTC 2018

   Modified Files:
   	pkgsrc/www/contao44: Makefile PLIST distinfo

   Log Message:
   www/contao44: update to 4.4.18

   Contao 4.4.17 (2018-04-04)

   Contao version 4.4.17 is available.  The bugfix release fixes a few minor
   issues including a problem with rendering custom layout sections.

   Contao 4.4.18 (2018-04-18)

   Contao version 4.4.18 is available.  The bugfix release fixes an XSS
   vulnerability in the system log of the back end (CVE-2018-10125).

   CVE-2018-10125

   With a manipulated request, an attacker can implant a script which is executed
   when a logged in back end user opens the system log.  The attacker themselves
   does not have to be logged in.

   The problem affects Contao 3.0.0 to 3.5.34, 4.0.0 to 4.4.17 and 4.5.0 to
   4.5.7. We highly recommend you to update.


   To generate a diff of this commit:
   cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/contao44/Makefile
   cvs rdiff -u -r1.14 -r1.15 pkgsrc/www/contao44/PLIST
   cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/contao44/distinfo
@
text
@d1 1
a1 1
# $NetBSD$
d25 1
a25 1
CT_VERSION=	4.4.18
@


1.16
log
@www/contao44: update to 4.4.15

Contao 4.4.15 is available			2018/03/06 09:52 by Leo Feyer

Contao version 4.4.15 is available. The bugfix release fixes several issues
including problems with the HTTP cache and improves the folder hash
calculation.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.15 2018/02/28 15:57:29 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.15
@


1.15
log
@www/contao44: update to 4.4.14

Contao 4.4.14 is released on 14th Feb 2018.

Release note:

Contao version 4.4.14 is available. The bugfix release fixes several issues
including a problem with rebuilding the search index.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.14 2018/01/24 13:54:50 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.14
@


1.14
log
@www/contao44: update to 4.4.13

Contao 4.4.13 is available			2018/1/23 10:59 by Leo Feyer

Contao version 4.4.13 is available. The bugfix release fixes issues with PHP
7.2 as well as with MariaDB 10.2.4+ and MySQL 8.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.13 2018/01/04 13:23:03 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.13
@


1.13
log
@www/contao44: update to 4.4.12

From release announce:

4.4.9 (2017/12/14)

* Fixes several minor PHP 7.2 related issues.


4.4.10 (2017/12/27)

* Fixes a few minor issues including a problem with the comments bundle.


4.4.11 (2017/12/28)

* Reverts the identifier quoting changes.

  MySQL 8 and MariaDB 10.2

    In MySQL 8.0.2 and MariaDB 10.2.7 rows has been added as reserved
    word. Since we are using a field named rows in the tl_layout
    table, Contao is no longer compatible with the mentioned database
    versions.

    To avoid renaming the field in Contao and potentially causing
    theme import issues, we have added identifier quoting in version
    4.4.10(*1). Unfortunately this led to several unforeseen
    problems(*2), so we had to revert the changes in version 4.4.11.

    (*1) https://github.com/contao/core-bundle/pull/1262
    (*2) https://github.com/contao/core/pull/8813#issuecomment-354094845


4.4.12 (2018/1/3)

* Optimizes adding pages to the search index and fixes a few minor issues.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.12 2017/11/20 04:53:56 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.12
@


1.12
log
@www/contao44: Update due to repacakge.

Add DIST_SUBDIR due to repacakging.

Bump PKGREVISION.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2017/11/15 14:09:16 taca Exp $
a5 1
PKGREVISION=	1
a9 1
DIST_SUBDIR=	contao448-20171116
d25 1
a25 1
CT_VERSION=	4.4.8
d68 1
a68 1
	vendor/symfony/symfony/phpunit \
@


1.11
log
@www/contao44: update to 4.4.8

# Contao core bundle change log

### 4.4.8 (2017-11-15)

 * Prevent SQL injections in the back end search panel (see CVE-2017-16558).
 * Support class named services in System::import() and System::importStatic()
   (see #1176).
 * Only show pretty error screens on Contao routes (see #1149).

# Contao listing bundle change log

### 4.4.8 (2017-11-15)

 * Prevent SQL injections in the listing module (see CVE-2017-16558).
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2017/10/13 16:08:28 taca Exp $
d6 1
d11 1
@


1.10
log
@www/contao44: update to 4.4.7

Contao 4.4.7 is available		12.10.2017 16:12 by Leo Feyer

Contao version 4.4.7 is available. The bugfix release fixes several minor
issues, including a problem with the back end referrer management.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2017/09/28 13:46:00 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.7
@


1.9
log
@Update contao44 to 4.4.6.

Contao 4.4.6 is available		2017/09/28 10:32 by Leo Feyer

Contao version 4.4.6 is available. The bugfix release fixes several minor
issues and also includes the changes from Contao 3.5.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2017/09/18 12:19:55 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.6
@


1.8
log
@www/contao44: update to 4.4.0

release announce:

Contao 4.4.5 is available		18.09.2017 10:28 by Leo Feyer

Contao version 4.4.5 is available.  The bugfix release fixes several issues
including a problem with the install tool and a problem with SVG images in
Internet Explorer.  In addition, the back end theme has been adjusted again
and some of the previous changes have been revised.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2017/09/11 16:21:22 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.5
@


1.8.4.1
log
@Pullup ticket #5648 - requested by taca
www/contao44: security fix

Revisions pulled up:
- www/contao44/Makefile                                         1.9-1.12
- www/contao44/PLIST                                            1.7-1.10
- www/contao44/distinfo                                         1.7-1.10

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Thu Sep 28 13:46:00 UTC 2017

   Modified Files:
   	pkgsrc/www/contao44: Makefile PLIST distinfo

   Log Message:
   Update contao44 to 4.4.6.

   Contao 4.4.6 is available		2017/09/28 10:32 by Leo Feyer

   Contao version 4.4.6 is available. The bugfix release fixes several minor
   issues and also includes the changes from Contao 3.5.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Oct 13 16:08:28 UTC 2017

   Modified Files:
   	pkgsrc/www/contao44: Makefile PLIST distinfo

   Log Message:
   www/contao44: update to 4.4.7

   Contao 4.4.7 is available		12.10.2017 16:12 by Leo Feyer

   Contao version 4.4.7 is available. The bugfix release fixes several minor
   issues, including a problem with the back end referrer management.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Nov 15 14:09:16 UTC 2017

   Modified Files:
   	pkgsrc/www/contao44: Makefile PLIST distinfo

   Log Message:
   www/contao44: update to 4.4.8

   # Contao core bundle change log

   ### 4.4.8 (2017-11-15)

    * Prevent SQL injections in the back end search panel (see CVE-2017-16558).
    * Support class named services in System::import() and System::importStatic()
      (see #1176).
    * Only show pretty error screens on Contao routes (see #1149).

   # Contao listing bundle change log

   ### 4.4.8 (2017-11-15)

    * Prevent SQL injections in the listing module (see CVE-2017-16558).

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Nov 20 04:53:56 UTC 2017

   Modified Files:
   	pkgsrc/www/contao44: Makefile PLIST distinfo

   Log Message:
   www/contao44: Update due to repacakge.

   Add DIST_SUBDIR due to repacakging.

   Bump PKGREVISION.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2017/09/18 12:19:55 taca Exp $
a5 1
PKGREVISION=	1
a9 1
DIST_SUBDIR=	contao448-20171116
d25 1
a25 1
CT_VERSION=	4.4.8
@


1.7
log
@Make bash dependecny to runtime only.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2017/09/05 15:49:37 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.4
@


1.6
log
@Update contao44 to 4.4.4.

Here is release announce:

Contao version 4.4.4 is available. The bugfix release fixes several issues
including a problem with the back end referrer management. In addition, the
back end theme has been adjusted so the submit buttons are shown at the end of
the form again instead of at the end of the page.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2017/08/17 06:28:10 taca Exp $
a23 1
DEPENDS+=	bash>=4.0:../../shells/bash
d26 1
a26 1
USE_TOOLS=	bash pax
@


1.5
log
@Update contao44 to 4.4.3.

pkgsrc change: Drop dependency to php-mysqli.

Quote from release announce:

The bugfix release fixes several issues including problems with the back end
referer management and the front end preview.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2017/08/02 16:32:03 taca Exp $
d26 1
a26 1
CT_VERSION=	4.4.3
@


1.4
log
@Update dependency.

* Minimum PHP version.
* Require php-pdo_mysql.

Bump PKGREVISION.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2017/07/31 13:46:34 taca Exp $
a5 1
PKGREVISION=	1
a17 1
DEPENDS+=	${PHP_PKG_PREFIX}-mysqli>=5.6:../../databases/php-mysqli
d26 1
a26 1
CT_VERSION=	4.4.2
@


1.3
log
@Update contao44 to 4.4.2.

pkgsrc chagne: correct DESCR.

The bugfix release fixes the issues with the new DCA picker.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2017/07/12 14:52:02 taca Exp $
d6 1
d17 9
a25 7
DEPENDS+=	${PHP_PKG_PREFIX}-gd>=5.5.0:../../graphics/php-gd
DEPENDS+=	${PHP_PKG_PREFIX}-mbstring>=5.5.0:../../converters/php-mbstring
DEPENDS+=	${PHP_PKG_PREFIX}-mysqli>=5.5.0:../../databases/php-mysqli
DEPENDS+=	${PHP_PKG_PREFIX}-soap>=5.5.0:../../net/php-soap
DEPENDS+=	${PHP_PKG_PREFIX}-intl>=5.5.0:../../textproc/php-intl
DEPENDS+=	${PHP_PKG_PREFIX}-curl>=5.5.0:../../www/php-curl
DEPENDS+=	${PHP_PKG_PREFIX}-zlib>=5.5.0:../../archivers/php-zlib
d90 1
a90 1
DEPENDS+=	${PHP_PKG_PREFIX}-mcrypt>=5.5.0:../../security/php-mcrypt
@


1.2
log
@Update contao44 to 4.4.1.

### 4.4.1 (2017-07-12)

 * Prevent arbitrary PHP file inclusions in the back end (see CVE-2017-10993).
 * Correctly handle subpalettes in "edit multiple" mode (see #946).
 * Correctly show the DCA picker in the site structure (see #906).
 * Correctly update the style sheets if a format definition is
   enabled/disabled (see #893).
 * Always show the "show from" and "show until" fields (see #908).
 * Correctly set the "overwriteMeta" field during the database update (see
   contao/core-bundle#888).
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2017/06/18 16:12:54 taca Exp $
d25 1
a25 1
CT_VERSION=	4.4.1
@


1.1
log
@Add contao44 package version 4.4.0.

Contao 4.4 is fourth minor release of Contao 4 and it is LTS (Long Term
Support) release until June 2021.

Additionally, these new features from 4.3.

* Improved backend theme
* Improved element preview
* Detect version conflicts
* Improved handling of image meta data
* Details view contains path addition to their UUIDs
* Honeypot anti-spam
* Allowed member groups
* Import options for some form fields
* DCA picker
* Filter pages and articles
* Search files
* Contao Manager support
@
text
@d1 1
a1 1
# $NetBSD$
d25 1
a25 1
CT_VERSION=	4.4.0
@


1.1.2.1
log
@Pullup ticket #5514 - requested by taca
www/contao44: security fix

Revisions pulled up:
- www/contao44/Makefile                                         1.2
- www/contao44/PLIST                                            1.2
- www/contao44/distinfo                                         1.2

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Jul 12 14:52:02 UTC 2017

   Modified Files:
   	pkgsrc/www/contao44: Makefile PLIST distinfo

   Log Message:
   Update contao44 to 4.4.1.

   ### 4.4.1 (2017-07-12)

    * Prevent arbitrary PHP file inclusions in the back end (see CVE-2017-10993).
    * Correctly handle subpalettes in "edit multiple" mode (see #946).
    * Correctly show the DCA picker in the site structure (see #906).
    * Correctly update the style sheets if a format definition is
      enabled/disabled (see #893).
    * Always show the "show from" and "show until" fields (see #908).
    * Correctly set the "overwriteMeta" field during the database update (see
      contao/core-bundle#888).
@
text
@d25 1
a25 1
CT_VERSION=	4.4.1
@


1.1.2.2
log
@Pullup ticket #5530 - requested by taca
www/contao44: build fix

Revisions pulled up:
- www/contao44/DESCR                                            1.2
- www/contao44/Makefile                                         1.3-1.4
- www/contao44/PLIST                                            1.3
- www/contao44/distinfo                                         1.3

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Jul 31 13:46:34 UTC 2017

   Modified Files:
   	pkgsrc/www/contao44: DESCR Makefile PLIST distinfo

   Log Message:
   Update contao44 to 4.4.2.

   pkgsrc chagne: correct DESCR.

   The bugfix release fixes the issues with the new DCA picker.

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Wed Aug  2 16:32:03 UTC 2017

   Modified Files:
   	pkgsrc/www/contao44: Makefile

   Log Message:
   Update dependency.

   * Minimum PHP version.
   * Require php-pdo_mysql.

   Bump PKGREVISION.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.2.1 2017/07/16 08:17:02 bsiegert Exp $
a5 1
PKGREVISION=	1
d16 7
a22 9
DEPENDS+=	${PHP_PKG_PREFIX}-gd>=5.6:../../graphics/php-gd
DEPENDS+=	${PHP_PKG_PREFIX}-mbstring>=5.6:../../converters/php-mbstring
DEPENDS+=	${PHP_PKG_PREFIX}-mysqli>=5.6:../../databases/php-mysqli
DEPENDS+=	${PHP_PKG_PREFIX}-pdo_mysql>=5.6:../../databases/php-pdo_mysql
DEPENDS+=	${PHP_PKG_PREFIX}-soap>=5.6:../../net/php-soap
DEPENDS+=	${PHP_PKG_PREFIX}-intl>=5.6:../../textproc/php-intl
DEPENDS+=	${PHP_PKG_PREFIX}-json>=5.6:../../textproc/php-json
DEPENDS+=	${PHP_PKG_PREFIX}-curl>=5.6:../../www/php-curl
DEPENDS+=	${PHP_PKG_PREFIX}-zlib>=5.6:../../archivers/php-zlib
d25 1
a25 1
CT_VERSION=	4.4.2
d87 1
a87 1
DEPENDS+=	${PHP_PKG_PREFIX}-mcrypt>=5.6:../../security/php-mcrypt
@


