Path to this page:
./
www/contao44,
Contao Open Source CMS 4.4.8
Branch: pkgsrc-2017Q3,
Version: 4.4.8nb1,
Package name: php56-contao44-4.4.8nb1,
Maintainer: tacaContao is an Open Source Content Management Framework developed by Leo Feyer
and distributed under the LGPL license.
Its open architecture allows everybody to extend the system to fit his
needs. Contao specializes in accessible websites and is accessbile
itself (front end and back end), rendering valid HTML5.
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
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2017/06/18 16:12:54 taca Exp $
CT_WEBDIR="@PREFIX@/@CT_WEBDIR@"
case ${STAGE} in
DEINSTALL)
# remove symbolic links and caches.
rm -f ${CT_WEBDIR}/system/logs
rm -f ${CT_WEBDIR}/system/thems/flexible
rm -fr ${CT_WEBDIR}/var/cache
;;
esac
Required to run:[
net/php-soap] [
www/php-curl] [
shells/bash] [
archivers/php-zlib] [
graphics/php-gd] [
security/php-mcrypt] [
textproc/php-json] [
textproc/php-intl] [
converters/php-mbstring] [
databases/php-pdo_mysql]
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2017-11-25) Updated to version: php56-contao44-4.4.8nb1
- (2017-09-28) Package added to pkgsrc.se, version php56-contao44-4.4.5 (created)
CVS history: (Expand)
2017-11-25 09:52:08 by Benny Siegert | Files touched by this commit (3) | |
Log message:
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.
|