Path to this page:
./
www/typo3_62,
The TYPO3 content management system, 6.2 LTS release
Branch: CURRENT,
Version: 6.2.31,
Package name: php56-typo3-6.2.31,
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.
This is TPYO3 6.2 based LTS release.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2015/02/19 15:21:18 taca Exp $
#TYPOTEMP="${PREFIX}/@TYPO3DIR@/@SITEDIR@/typo3temp"
case ${STAGE} in
DEINSTALL)
cd "${PREFIX}/@TYPO3DIR@/@SITEDIR@" && (
${RM} -f index.php typo3 typo3_src
)
;;
POST-DEINSTALL)
# ${RM} -fr ${TYPOTEMP}
;;
esac
Required to run:[
textproc/php-json] [
graphics/php-gd] [
archivers/php-zlib] [
archivers/php-zip] [
shells/bash] [
databases/php-mysqli] [
net/php-soap]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 20468.234 KB
Version history: (Expand)
- (2019-12-16) Updated to version: php56-typo3-6.2.31
- (2019-11-05) Updated to version: php71-typo3-6.2.31
- (2017-04-23) Updated to version: php56-typo3-6.2.31
- (2017-01-13) Updated to version: php56-typo3-6.2.30
- (2016-11-28) Updated to version: php56-typo3-6.2.29
- (2016-11-13) Updated to version: php56-typo3-6.2.28
CVS history: (Expand)
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2019-12-15 19:25:22 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/typo3_62: it supports php56 only
typo3_62 package only supports php56.
|
2019-11-04 23:10:16 by Roland Illig | Files touched by this commit (243) |
Log message:
www: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
Manually excluded phraseanet since pkglint got the indentation wrong.
|
2017-09-03 10:53:18 by Thomas Klausner | Files touched by this commit (165) |
Log message:
Follow some redirects.
|
2017-04-23 16:52:31 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
Update typo3_62 to 6.2.31.
2017-04-18 ac75a78 [RELEASE] Release of TYPO3 6.2.31 (TYPO3 \
Release Team)
2017-04-18 3de0853 #80857 [TASK] Mark 6.2 as e-o-l in install tool \
core updater (Christian Kuhn)
2017-04-07 f2ce731 #77855 [BUGFIX] Allow file replace for editors \
(Helmut Hummel)
2017-04-04 7c45dc5 #48544 [FOLLOWUP][BUGFIX] Do not devlog bad code \
smells of core classes (Markus Klein)
2017-04-03 5d266a7 #48544 [BUGFIX] Do not devlog bad code smells of \
core classes (Markus Klein)
2017-03-31 a4c6edc #80589 [BUGFIX] FAL: Correctly iterate folder \
content with offset (Markus Klein)
2017-03-25 11506d7 #72299 [BUGFIX] Send correct HTTP message in \
getUrl (Markus Klein)
2017-03-09 21a8ee2 #64742 [BUGFIX] Extension update: Prevent multiple \
update trigger (Nicole Cordes)
2017-01-13 b236079 #78986 [BUGFIX] Remove range from sorting field \
(Georg Ringer)
2017-01-11 a3cc3f9 #79275 [BUGFIX] CacheHashCalculator does not \
exclude ADMCMD arguments (Benni Mack)
2017-01-07 8bc9de1 #79165 [TASK] Update copyright year to 2017 \
(Wouter Wolters)
2017-01-03 5631d83 #78822 [BUGFIX] Documentation of sessionTimeout \
(Anja Leichsenring)
|
2017-01-13 16:06:40 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update typo3_62 to 6.2.30 (TYPO3 6.2.30) including security fixes.
2017-01-03 ec284cf [RELEASE] Release of TYPO3 6.2.30 (TYPO3 \
Release Team)
2017-01-03 0f79d43 #79114 [SECURITY] Protect Mailtransport (Wouter \
Wolters)
2016-12-31 7a99325 #70106 [BUGFIX] Do not use realpath for temporary \
file names (Stefan Froemken)
2016-12-30 5bb34d0 #76478 [TASK] Clean up DebuggerUtility (Nicole Cordes)
2016-12-24 98dd27a #70962 [BUGFIX] FAL relations duplicated when \
saving in workspaces (Andreas Wolf)
2016-12-16 5124e88 #78915,#78977 [BUGFIX] Optimize cache handling in \
ReflectionService (Helmut Hummel)
2016-12-15 18b19ea #78977 Revert "[BUGFIX] Reflection Cache does \
not save methodReflections" (Nicole Cordes)
2016-12-13 8095288 #78925 [BUGFIX] Fix exception in QuickEdit mode \
for empty pages (Manuel Selbach)
2016-12-12 8ef727a #78915 [BUGFIX] Reflection Cache does not save \
methodReflections (Tymoteusz Motylewski)
2016-12-08 01a927d #73241 [BUGFIX] Do not fetch pages with pid < 0 \
in prepareCacheFlush (Steffen Göde)
2016-12-08 bab723b #72654,#62660 [BUGFIX] Improve DataHandler handling for \
dbType fields (Nicole Cordes)
2016-12-07 1a32e92 #78551 [BUGFIX] Reset hidden field information in \
FormViewhelper (Nicole Cordes)
2016-12-03 b927c7b #77097 [BUGFIX] Reset FormViewHelper on execution \
(Helmut Hummel)
|
2016-11-27 16:43:34 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update typo3_62 to 6.2.29 (TYPO3 6.2.29), includging security fix.
2016-11-22 ac6877b [RELEASE] Release of TYPO3 6.2.29 (TYPO3 \
Release Team)
2016-11-22 5b9a2b4 #78557 [SECURITY] Prevent unnecessary unserialize \
in SuggestWizard (Nicole Cordes)
2016-11-22 4a98563 #73453 [SECURITY] Disallow invalid encoding in \
GeneralUtility::validPathStr (Benni Mack)
2016-11-18 a61499f #78703 [BUGFIX] Use GeneralUtility::getUrl in \
DocumentationService->fetchDocument (Claus Due)
2016-11-18 354b01b #78739 [BUGFIX] Update session id in user property \
(Helmut Hummel)
2016-11-15 ee1ef6a #76153 [BUGFIX] Catch exceptions while dumping a \
file (Frans Saris)
2016-11-13 83ab00a #78238 [BUGFIX] Bind the cHash to the id of the \
"real" page (Helmut Hummel)
2016-11-10 3980012 #78526 [BUGFIX] Use page uid instead of alias for \
cHash calculation (Helmut Hummel)
2016-11-07 45e138c #71340 [TASK] Provide documentation Settings.cfg \
(Gernot Schulmeister)
2016-11-05 a861b18 #78540 [BUGFIX] Load ext_emconf information in \
extension installation (Nicole Cordes)
|