Path to this page:
NOTICE: This package has been removed from pkgsrc./
www/typo3,
The typo3 content management system
Branch: CURRENT,
Version: 4.5.7,
Package name: typo3-4.5.7,
Maintainer: tacaTYPO3 is a free Open Source content management system for enterprise
purposes on the web and in intranets. It offers full flexibility and
extendability while featuring an accomplished set of ready-made
interfaces, functions and modules.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.3 2008/09/25 02:22:12 taca Exp $
TYPO3_DIR="@PREFIX@/@TYPO3DIR@"
TYPO3_SITEDIR="${TYPO3_DIR}/@SITEDIR@"
TYPO3_SUBDIRS="uploads/tf uploads/pics uploads/media uploads typo3temp \
typo3conf/l10n typo3conf/ext typo3conf \
fileadmin/user_upload/_temp_ fileadmin/user_upload fileadmin/_temp_ \
fileadmin ${DIR}"
case ${STAGE} in
DEINSTALL)
(
cd ${TYPO3_SITEDIR}
${RM} -f typo3conf/ENABLE_INSTALL_TOOL
${RM} -f typo3conf/temp*.php
${RM} -fr typo3temp/*
for d in ${TYPO3_SUBDIRS}; do
test -d $d && ${RMDIR} $d 2>/dev/null
done
)
${RMDIR} ${TYPO3_SITEDIR} 2>/dev/null
${RMDIR} ${TYPO3_DIR} 2>/dev/null
;;
esac
Required to run:[
textproc/php-json] [
databases/php-mysql]
Master sites:
SHA1: 140dfe379ad5572d76daeafb139e3741cbb4eb80
RMD160: f0a0ae0f654798917a724b1baa880830dffa137d
Filesize: 20034.221 KB
Version history: (Expand)
- (2011-12-16) Package deleted from pkgsrc
- (2011-10-18) Updated to version: typo3-4.5.7
- (2011-09-18) Updated to version: typo3-4.5.6nb1
- (2011-09-14) Updated to version: typo3-4.5.6
- (2011-08-18) Updated to version: typo3-4.5.5
- (2011-03-03) Updated to version: typo3-4.5.2nb1
CVS history: (Expand)
2011-12-15 13:39:08 by Takahiro Kambe | Files touched by this commit (8) | |
Log message:
www/typo3 has renamed to www/typo3_45 now.
|
2011-12-15 13:33:47 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update typo3 package to 4.5.8.
This version is a maintenance release and contains bug fixes only.
Please refer full Change log in http://wiki.typo3.org/TYPO3_4.5.8.
|
2011-10-18 15:24:37 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update TYPO3 package to 4.5.7.
From release announce:
Dead TYPO3 community,
the TYPO3 core team has just released TYPO3 version 4.5.7, which is now
ready for you to download. This is a maintenance release of the LTS
version of TYPO3v4 and contains bugfixes and a security fix which is
only exploitable by admins.
See this article about the new policy of security team for this situation:
http://buzz.typo3.org/teams/security/article/incident-handling-of-typo3-core-issues/
|
2011-09-16 07:46:27 by OBATA Akio | Files touched by this commit (29) |
Log message:
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.
|
2011-09-14 13:49:46 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update typo3 package to 4.5.6.
Due to several security issues found in the TYPO3 Core, there was a
combined release of TYPO3 4.3.14, 4.4.11 and 4.5.6.
Find more details in the security bulletins:
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2011-002/
http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2011-003/
Release Notes: http://wiki.typo3.org/wiki/TYPO3_4.5.6
|
2011-02-26 04:03:00 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
Update typo3 package to 4.5.2. This is maintenance release.
2011-02-26 Ernesto Baschny <ernesto.baschny@typo3.org>
* Release of TYPO3 4.5.2
2011-02-25 Steffen Kamper <steffen@typo3.org>
* Fixed bug #17772: Repository update deletes description of repository
* Fixed bug #17769: Em use wrong property for db updates
* Removed double applied patch in tx_em_tools
2011-02-25 Ernesto Baschny <ernst@cron-it.de>
* Merged Linkvalidator 1.0.2 to be included in 4.5.2 (Thanks to Michael Miousse \
and Christopher Stelmaszyk)
* Fixed bug #17728: PHP warning in page module (e.g. in TemplaVoila) with \
active open_basedir
* Fixed bug #17732: Install Tool doing Fatal error when APC PHP module is \
loaded (no session is stored)
2011-02-25 Stefan Galinski <stefan.galinski@gmail.com>
* Fixed bug #17431: "Show Page" in contextmenu results in new browser \
window (Thanks to Simon Schaufelberger)
2011-02-24 Steffen Kamper <steffen@typo3.org>
* Fixed bug #16788: Flexform inputfields remain empty (Thanks to Andreas Kiessling)
* Fixed bug #17735: Class 'tx_em_XmlException' not found when Retrieve / Update
* Fixed bug #17692: Updating translations does not work anymore
* Fixed bug #17758: EM: After update repository the info labels are not updated
* Fixed bug #13309 Text on "Settings" tab needs more space
* Fixed bug #13310: PHP Warning "array_merge(): Argument #2 is not an \
array" in class.tx_em_settings.php
* Fixed bug EM rev 4188: Reimplemented removed function in em_tools and deprecate it
* Renewed fix #17701: Generated t3x are corrupted in 4.5.1-dev and trunk
|
2011-02-24 15:09:12 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update typo3 pacakge to 4.5.1.
This is maintenance release and for more information, please refer:
http://wiki.typo3.org/TYPO3_4.5.1.
|
2011-02-07 13:57:30 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Update to www/typo3 package to 4.5.0.
This is TYPO3 Version 4.5: Your Long Term Solution:
Please refer new feature and changes in detail:
http://typo3.org/news-single-view/?tx_newsimporter_pi1[showItem]=0&tx_newsimporter_pi1[feed]=10&cHash=c5554a06e2
|