Template:Timeline FreeBSD

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

<timeline> Define $width = 1300 Define $headerx = -630 # -width/2 + 20 Define $headery = -27.5 Define $warning = 700 # $width - 110 Define $height = 1160 # add 20 pixels for every new release

Define $start = 01/01/1996 Define $end = 31/12/2025 Define $now = 30/04/2026

ImageSize = width:$width height:$height #Grandaria de la imatgen: ancho, alto PlotArea = right:10 left:1 bottom:80 top:10 DateFormat = dd/mm/yyyy #Format de dates= y-xifra de l'any, m-xifra del mes, d-xifra del dia. Period = from:$start till:$end TimeAxis = orientation:horizontal Legend = orientation:vertical position:bottom columns:1

Colors =

    id:bg              value:white
    id:lightline       value:rgb(0.9,0.9,0.9)
    id:lighttext       value:rgb(0.5,0.5,0.5)
    id:RELEASE         value:rgb(0.75,0,0) Legend:RELEASE
    id:STABLE          value:rgb(0.83,0.96,0.87) Legend:STABLE
    id:BETA            value:rgb(0.4,0.4,0.4) Legend:BETA_releases
    id:DEV             value:rgb(0.8,0.8,0.8) Legend:Development
    id:today           value:rgb(0.2,0.2,0.9)

BackgroundColors = canvas:bg ScaleMinor = gridcolor:lightline unit:month increment:1 start:01/01/2000 ScaleMajor = gridcolor:lighttext unit:year increment:1 start:01/01/2000

Define $dx = -10 # shift text to right side of bar Define $dy = -5 # shift text to button side of bar

LineData=

  at:$now color:today width:0.1

PlotData=

 bar: break4
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,-127.5) textcolor:black text:FreeBSD 4.x
 bar:4.0 width:18
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:14/03/2000 till:27/07/2000 shift:($dx,$dy) textcolor:white text:4.0
   color:STABLE mark:(line,white) align:left fontsize:M
   from:27/07/2000 till:31/01/2007
 bar:4.1 width:18
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:27/07/2000 till:21/11/2000 shift:($dx,$dy) textcolor:white text:4.1
 bar:4.2 width:18
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:21/11/2000 till:20/04/2001 shift:($dx,$dy) textcolor:white text:4.2
 bar:4.3 width:18
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:20/04/2001 till:20/09/2001 shift:($dx,$dy) textcolor:white text:4.3
 bar:4.4 width:18
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:20/09/2001 till:29/01/2002 shift:($dx,$dy) textcolor:white text:4.4
 bar:4.5 width:18
   color:DEV mark:(line,white)
   from:09/01/2002 till:29/01/2002 # http://www.freebsd.org/releases/4.5R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:29/01/2002 till:07/01/2003 shift:($dx,$dy) textcolor:white text:4.5
 bar:4.6 width:18
   color:DEV mark:(line,white)
   from:17/05/2002 till:15/06/2002 # http://www.freebsd.org/releases/4.6R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:15/06/2002 till:31/05/2003 shift:($dx,$dy) textcolor:white text:4.6
 bar:4.7 width:18
   color:DEV mark:(line,white)
   from:18/09/2002 till:10/10/2002 # http://www.freebsd.org/releases/4.7R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:10/10/2002 till:31/12/2003 shift:($dx,$dy) textcolor:white text:4.7
 bar:4.8 width:18
   color:DEV mark:(line,white)
   from:03/03/2003 till:23/03/2003 # http://www.freebsd.org/releases/4.8R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:23/03/2003 till:31/03/2004 shift:($dx,$dy) textcolor:white text:4.8
 bar:4.9 width:18
   color:DEV mark:(line,white)
   from:28/09/2003 till:24/10/2003 # http://www.freebsd.org/releases/4.9R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:24/10/2003 till:31/10/2004 shift:($dx,$dy) textcolor:white text:4.9
 bar:4.10 width:18
   color:DEV mark:(line,white)
   from:22/04/2004 till:27/05/2004 # http://www.freebsd.org/releases/4.10R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:27/05/2004 till:01/06/2006 shift:($dx,$dy) textcolor:white text:4.10
 bar:4.11 width:18
   color:DEV mark:(line,white)
   from:18/12/2004 till:01/02/2005 # http://www.freebsd.org/releases/4.11R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:01/02/2005 till:31/01/2007 shift:($dx,$dy) textcolor:white text:4.11
 bar: break5
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,-87.5) textcolor:black text:FreeBSD 5.x
 bar:5.0 width:18
   color:DEV mark:(line,white)
   from:08/04/2002 till:20/01/2003 # http://www.freebsd.org/releases/5.0R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:S
   from:20/01/2003 till:30/06/2003 shift:($dx,$dy) textcolor:white text:5.0
   color:STABLE mark:(line,white) align:left fontsize:M
   from:30/06/2003 till:31/05/2008
 bar:5.1 width:18
   color:DEV mark:(line,white)
   from:15/05/2003 till:09/06/2003 # http://www.freebsd.org/releases/5.1R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:S
   from:09/06/2003 till:28/02/2004 shift:($dx,$dy) textcolor:white text:5.1
 bar:5.2 width:18
   color:DEV mark:(line,white)
   from:26/11/2003 till:12/01/2004 # http://www.freebsd.org/releases/5.2R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:12/01/2004 till:31/12/2004 shift:($dx,$dy) textcolor:white text:5.2
 bar:5.3 width:18
   color:DEV mark:(line,white)
   from:22/08/2004 till:06/11/2004 # http://www.freebsd.org/releases/5.3R/schedule.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:06/11/2004 till:31/10/2006 shift:($dx,$dy) textcolor:white text:5.3
 bar:5.4 width:18
   color:DEV mark:(line,white)
   from:20/03/2005 till:06/05/2005 # http://lists.freebsd.org/mailman/htdig/freebsd-stable/2005-March/013050.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:06/05/2005 till:31/10/2006 shift:($dx,$dy) textcolor:white text:5.4
 bar:5.5 width:18
   color:DEV mark:(line,white)
   from:09/02/2006 till:25/05/2006 # http://lists.freebsd.org/mailman/htdig/freebsd-stable/2006-February/022425.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:25/05/2006 till:31/05/2008 shift:($dx,$dy) textcolor:white text:5.5
 bar: break6
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,$headery) textcolor:black text:FreeBSD 6.x
 # FreeBSD 6.0
 # Start of development: stable/8/sys/conf/newvers.sh@133921
 # Release and EoL:
 bar:6.0 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:18/08/2004 till:15/07/2005
   color:BETA mark:(line,white) align:left fontsize:M
   from:15/07/2005 till:11/10/2005 # http://lists.freebsd.org/mailman/htdig/freebsd-stable/2005-July/016966.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:11/10/2005 till:31/01/2007 shift:($dx,$dy) textcolor:white text:6.0
   color:STABLE mark:(line,white) align:left fontsize:M
   from:31/01/2007 till:30/11/2010
 bar:6.1 width:18
   color:DEV mark:(line,white)
   from:09/02/2006 till:08/05/2006 # http://lists.freebsd.org/mailman/htdig/freebsd-stable/2006-February/022425.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:08/05/2006 till:31/05/2008 shift:($dx,$dy) textcolor:white text:6.1
 bar:6.2 width:18
   color:DEV mark:(line,white)
   from:20/09/2006 till:15/01/2007 # http://lists.freebsd.org/mailman/htdig/freebsd-stable/2006-September/028584.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:15/01/2007 till:31/05/2008 shift:($dx,$dy) textcolor:white text:6.2
 bar:6.3 width:18
   color:DEV mark:(line,white)
   from:01/11/2007 till:18/01/2008 # http://lists.freebsd.org/pipermail/freebsd-stable/2007-November/037911.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:18/01/2008 till:31/01/2010 shift:($dx,$dy) textcolor:white text:6.3
 bar:6.4 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:13/09/2008 till:28/11/2008 # http://lists.freebsd.org/pipermail/freebsd-stable/2008-September/045016.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:28/11/2008 till:30/11/2010 shift:($dx,$dy) textcolor:white text:6.4
 bar: break7 align:left
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,$headery) textcolor:black text:FreeBSD 7.x
 # FreeBSD 7.0
 # Start of development: stable/8/sys/conf/newvers.sh@147925
 # Release and EoL:
 bar:7.0 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:11/07/2005 till:22/10/2007
   color:BETA mark:(line,white) align:left fontsize:M
   from:22/10/2007 till:25/02/2008 # http://lists.freebsd.org/pipermail/freebsd-stable/2007-October/037539.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:25/02/2008 till:30/04/2009 shift:($dx,$dy) textcolor:white text:7.0
   color:STABLE mark:(line,white) align:left fontsize:M
   from:30/04/2009 till:28/02/2013
 bar:7.1 width:18
   color:DEV mark:(line,white)
   from:13/09/2008 till:04/01/2009 # http://lists.freebsd.org/pipermail/freebsd-stable/2008-September/045016.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:04/01/2009 till:31/01/2011 shift:($dx,$dy) textcolor:white text:7.1 # http://lists.freebsd.org/pipermail/freebsd-stable/2010-April/056053.html
 bar:7.2 width:18
   color:DEV mark:(line,white)
   from:03/04/2009 till:04/05/2009 # http://lists.freebsd.org/pipermail/freebsd-stable/2009-April/049233.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:04/05/2009 till:30/06/2010 shift:($dx,$dy) textcolor:white text:7.2 # http://lists.freebsd.org/pipermail/freebsd-stable/2010-April/056053.html
 bar:7.3 width:18
   color:DEV mark:(line,white)
   from:30/01/2010 till:23/03/2010 # http://www.freebsd.org/news/newsflash.html#event20100323:01
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:23/03/2010 till:01/04/2012 shift:($dx,$dy) textcolor:white text:7.3 # http://lists.freebsd.org/pipermail/freebsd-stable/2010-April/056053.html
 bar:7.4 width:18
   color:DEV mark:(line,white)
   from:10/12/2010 till:24/02/2011 # http://wiki.freebsd.org/Releng/7.4TODO
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:24/02/2011 till:28/02/2013 shift:($dx,$dy) textcolor:white text:7.4 # http://security.freebsd.org/
 bar: break8 align:left
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,$headery) textcolor:black text:FreeBSD 8.x
 # FreeBSD 8.0
 # Start of development: stable/8/sys/conf/newvers.sh@231809
 # Release and EoL:
 bar:8.0 width:18
   color:DEV mark:(line,white)
   from:11/10/2007 till:07/07/2009 # http://lists.freebsd.org/pipermail/freebsd-stable/2009-July/051018.html
   color:BETA mark:(line,white)
   from:07/07/2009 till:25/11/2009 # http://lists.freebsd.org/pipermail/freebsd-stable/2009-July/051018.html
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:25/11/2009 till:30/11/2010 shift:($dx,$dy) textcolor:white text:8.0
   color:STABLE mark:(line,white) align:left fontsize:M
   from:30/11/2010 till:01/08/2015
 # FreeBSD 8.1
 # Start of development:
 # Release and EoL:
 bar:8.1 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:28/05/2010 till:19/07/2010  shift:(10,$dy) textcolor:black # http://wiki.freebsd.org/Releng/8.1TODO
  color:RELEASE mark:(line,white) align:left fontsize:M
   from:19/07/2010 till:31/07/2012 shift:($dx,$dy) textcolor:white text:8.1
 # FreeBSD 8.2
 # Start of development:
 # Release and EoL:
 bar:8.2 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:10/12/2010 till:24/02/2011  shift:(10,$dy) textcolor:black # http://wiki.freebsd.org/Releng/8.2TODO
  color:RELEASE mark:(line,white) align:left fontsize:M
   from:24/02/2011 till:31/07/2012 shift:($dx,$dy) textcolor:white text:8.2 # http://security.freebsd.org/
 # FreeBSD 8.3
 # Start of development: stable/8/sys/conf/newvers.sh@231809
 # Release and EoL: from http://security.freebsd.org
 bar:8.3 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:16/02/2012 till:18/04/2012  shift:(10,$dy) textcolor:black
  color:RELEASE mark:(line,white) align:left fontsize:M
   from:18/04/2012 till:30/04/2014 shift:($dx,$dy) textcolor:white text:8.3
 # FreeBSD 8.4
 # Start of development: stable/8/sys/conf/newvers.sh@248213
 # Release and EoL: from http://security.freebsd.org
 bar:8.4 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:12/03/2013 till:09/06/2013  shift:(10,$dy) textcolor:black
  color:RELEASE mark:(line,white) align:left fontsize:M
   from:09/06/2013 till:30/06/2015 shift:($dx,$dy) textcolor:white text:8.4
 bar: break9 align:left
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,$headery) textcolor:black text:FreeBSD 9.x
 # FreeBSD 9.0
 # Start of development: stable/9/sys/conf/newvers.sh@196432
 # Release and EoL:
 bar:9.0 width:18
   color:DEV mark:(line,white)
   from:22/08/2009 till:01/08/2011
   color:BETA mark:(line,white)
   from:01/08/2011 till:12/01/2012
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:12/01/2012 till:31/03/2013 shift:($dx,$dy) textcolor:white text:9.0 # http://security.freebsd.org/
   color:STABLE mark:(line,white) align:left fontsize:M
   from:31/03/2013 till:31/12/2016
 # FreeBSD 9.1
 # Start of development: stable/9/sys/conf/newvers.sh@238353
 # Release and EoL: from http://security.freebsd.org
 bar:9.1 width:18
   color:DEV mark:(line,white)
   from:10/07/2012 till:30/12/2012
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:30/12/2012 till:31/12/2014 shift:($dx,$dy) textcolor:white text:9.1
 # FreeBSD 9.2
 # Start of development: stable/9/sys/conf/newvers.sh@253216
 # Release and EoL: from http://security.freebsd.org
 bar:9.2 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:11/07/2013 till:30/09/2013  shift:(10,$dy) textcolor:black
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:30/09/2013 till:31/12/2014 shift:($dx,$dy) textcolor:white text:9.2
# FreeBSD 9.3
 # Start of development: stable/9/sys/conf/newvers.sh@265735
 # Release and EoL: from http://security.freebsd.org
 bar:9.3 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:09/05/2014 till:16/07/2014  shift:(10,$dy) textcolor:black
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:16/07/2014 till:31/12/2016 shift:($dx,$dy) textcolor:white text:9.3
 bar: break10 align:left
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,$headery) textcolor:black text:FreeBSD 10.x
 # FreeBSD 10.0
 # Start of development: stable/10/sys/conf/newvers.sh@225757 (256393 for BETA1)
 # Release and EoL: from http://security.freebsd.org
 bar:10.0 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:26/09/2011 till:10/10/2013
   color:BETA mark:(line,white) align:left fontsize:M
   from:10/10/2013 till:20/01/2014
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:20/01/2014 till:28/02/2015 shift:($dx,$dy) textcolor:white text:10.0
   color:STABLE mark:(line,white) align:left fontsize:M
   from:28/02/2015 till:31/10/2018
 # FreeBSD 10.1
 # https://www.freebsd.org/releases/10.1R/schedule.html
 bar:10.1 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:12/09/2014 till:14/11/2014
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:14/11/2014 till:31/12/2016 shift:($dx,$dy) textcolor:white text:10.1
 # FreeBSD 10.2
 # https://www.freebsd.org/releases/10.2R/schedule.html
 bar:10.2 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:10/07/2015 till:13/08/2015
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:13/08/2015 till:31/12/2016 shift:($dx,$dy) textcolor:white text:10.2
 # FreeBSD 10.3
 # https://www.freebsd.org/releases/10.3R/schedule.html
 bar:10.3 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:05/02/2016 till:04/04/2016
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:04/04/2016 till:30/04/2018 shift:($dx,$dy) textcolor:white text:10.3
 # FreeBSD 10.4
 # https://www.freebsd.org/releases/10.4R/schedule.html
 bar:10.4 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:28/06/2017 till:03/10/2017
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:03/10/2017 till:31/10/2018 shift:($dx,$dy) textcolor:white text:10.4
 bar: break11 align:left
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,$headery) textcolor:black text:FreeBSD 11.x
 # FreeBSD 11.0
 # Start of development: stable/11/sys/conf/newvers.sh@303168 (BETA1; 11 tagged at 256284)
 # Release and EoL: from http://security.freebsd.org
 # NOTE: 11.x series has 5 years support; support for each point release ends three months after new point release (please update 11.0 when 11.1 is released)
 bar:11.0 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:10/10/2013 till:08/07/2016
   color:BETA mark:(line,white) align:left fontsize:M
   from:08/07/2016 till:10/10/2016
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:10/10/2016 till:30/11/2017 shift:($dx,$dy) textcolor:white text:11.0
   color:STABLE mark:(line,white) align:left fontsize:M
   from:30/11/2017 till:30/09/2021
 # FreeBSD 11.1
 # https://www.freebsd.org/releases/11.1R/schedule.html
 bar:11.1 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:12/05/2017 till:09/06/2017
   color:BETA mark:(line,white) align:left fontsize:M
   from:09/06/2017 till:21/07/2017
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:26/07/2017 till:30/09/2018 shift:($dx,$dy) textcolor:white text:11.1
 # FreeBSD 11.2
 # https://www.freebsd.org/releases/11.2R/schedule.html
 bar:11.2 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:12/02/2018 till:11/05/2018
   color:BETA mark:(line,white) align:left fontsize:M
   from:11/05/2018 till:22/06/2018
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:27/06/2018 till:31/10/2019 shift:($dx,$dy) textcolor:white text:11.2
 # FreeBSD 11.3
 # https://www.freebsd.org/releases/11.3R/schedule.html
 bar:11.3 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:21/03/2019 till:24/05/2019
   color:BETA mark:(line,white) align:left fontsize:M
   from:24/05/2019 till:09/07/2019
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:09/07/2019 till:30/09/2020 shift:($dx,$dy) textcolor:white text:11.3
 # FreeBSD 11.4
 # https://www.freebsd.org/releases/11.4R/schedule.html
 bar:11.4 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:03/01/2020 till:08/05/2020
   color:BETA mark:(line,white) align:left fontsize:M
   from:08/05/2020 till:12/06/2020
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:12/06/2020 till:30/09/2021 shift:($dx,$dy) textcolor:white text:11.4
 bar: break12 align:left
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,$headery) textcolor:black text:FreeBSD 12.x
 # FreeBSD 12.0
 # Release and EoL: from http://security.freebsd.org
 # https://www.freebsd.org/releases/12.0R/schedule.html
 # NOTE: 12.x series has 5 years support; support for each point release ends three months after new point release (please update 12.0 when 12.1 is released, and STABLE support date after each point release)
 bar:12.0 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:08/07/2016 till:19/10/2018
   color:BETA mark:(line,white) align:left fontsize:M
   from:19/10/2018 till:11/12/2018 shift:($dx,$dy) textcolor:white
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:11/12/2018 till:29/02/2020 shift:($dx,$dy) textcolor:white text:12.0
   color:STABLE mark:(line,white) align:left fontsize:M
   from:29/02/2020 till:31/12/2023
 # FreeBSD 12.1
 # https://www.freebsd.org/releases/12.1R/schedule.html
 bar:12.1 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:14/05/2019 till:20/09/2019
   color:BETA mark:(line,white) align:left fontsize:M
   from:20/09/2019 till:01/11/2019
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:04/11/2019 till:31/01/2021 shift:($dx,$dy) textcolor:white text:12.1
 # FreeBSD 12.2
 # https://www.freebsd.org/releases/12.2R/schedule.html
 bar:12.2 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:03/01/2020 till:11/09/2020
   color:BETA mark:(line,white) align:left fontsize:M
   from:11/09/2020 till:23/10/2020
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:27/10/2020 till:31/03/2022 shift:($dx,$dy) textcolor:white text:12.2
 # FreeBSD 12.3
 # https://www.freebsd.org/releases/12.3R/schedule.html
 bar:12.3 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:20/09/2021 till:21/10/2021
   color:BETA mark:(line,white) align:left fontsize:M
   from:21/10/2021 till:02/12/2021
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:07/12/2021 till:31/03/2023 shift:($dx,$dy) textcolor:white text:12.3
 # FreeBSD 12.4
 # https://www.freebsd.org/releases/12.4R/schedule.html
 bar:12.4 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:20/09/2022 till:21/10/2021
   color:BETA mark:(line,white) align:left fontsize:M
   from:21/10/2022 till:30/11/2022
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:05/12/2022 till:31/12/2023 shift:($dx,$dy) textcolor:white text:12.4
 bar: break13 align:left
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,$headery) textcolor:black text:FreeBSD 13.x
 # FreeBSD 13.0
 # Release and EoL: from http://security.freebsd.org
 # https://www.freebsd.org/releases/13.0R/schedule.html
 # NOTE: 13.x series has 5 years support; support for each point release ends three months after new point release (please update 13.0 when 13.1 is released)
 bar:13.0 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:19/10/2018 till:05/02/2021
   color:BETA mark:(line,white) align:left fontsize:M
   from:05/02/2021 till:09/04/2021
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:09/04/2021 till:31/08/2022 shift:($dx,$dy) textcolor:white text:13.0
   color:STABLE mark:(line,white) align:left fontsize:M
   from:31/08/2022 till:31/12/2023
 # FreeBSD 13.1
 # https://www.freebsd.org/releases/13.1R/schedule.html
 bar:13.1 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:01/02/2022 till:10/03/2022
   color:BETA mark:(line,white) align:left fontsize:M
   from:10/03/2022 till:12/05/2022
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:16/05/2022 till:31/07/2023 shift:($dx,$dy) textcolor:white text:13.1
 # FreeBSD 13.2
 # https://www.freebsd.org/releases/13.2R/schedule.html
 bar:13.2 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:19/08/2022 till:10/02/2023
   color:BETA mark:(line,white) align:left fontsize:M
   from:10/02/2023 till:07/04/2023
   color:RELEASE mark:(line,white) align:left fontsize:M
   from:11/04/2023 till:31/12/2023 shift:($dx,$dy) textcolor:white text:13.2
 bar: break14 align:left
   color:black width:0.1 mark:(line,lighttext) fontsize:L
   from:$start till:$end shift:($headerx,$headery) textcolor:black text:FreeBSD 14.x
 # FreeBSD 14.0
 # Release and EoL: from http://security.freebsd.org
 # https://www.freebsd.org/releases/14.0R/schedule.html
 # NOTE: 14.x series has 5 years support; support for each point release ends three months after new point release (please update 14.0 when 14.1 is released)
 bar:14.0 width:18
   color:DEV mark:(line,white) align:left fontsize:M
   from:05/02/2021 till:29/06/2023 shift:($dx,$dy) text:14.0
   #color:BETA mark:(line,white) align:left fontsize:M
   #from:05/02/2021 till:09/04/2021
   #color:RELEASE mark:(line,white) align:left fontsize:M
   #from:09/04/2021 till:31/08/2022 shift:($dx,$dy) textcolor:white text:13.0
   #color:STABLE mark:(line,white) align:left fontsize:M
   #from:31/08/2022 till:31/12/2023

TextData =

 fontsize:S
 textcolor:lighttext
 pos:($warning,30)
 #text:Updated 2026-04-30.
 text:Updated 2023-06-29.

</timeline>