Add the initial 11.3-RELEASE schedule.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2019-03-21 18:16:28 +00:00
parent 3b9c31c00d
commit 00088b8420
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52879
4 changed files with 700 additions and 0 deletions

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -0,0 +1,60 @@
# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
_OS?= FreeBSD
_REVISION?= 11.3
_BRANCH?= RELEASE
THISRELEASE?= ${_OS}-${_REVISION}-${_BRANCH}
DOCS= index.xml \
schedule.xml
DATA= docbook.css
# PGP-signed checksums
_BIGIRON?= amd64 \
i386 \
powerpc \
powerpc-powerpc64 \
sparc64 \
arm64-aarch64
_VMS?= amd64 \
i386 \
arm64-aarch64
_ARM?= GUMSTIX
_ARMV6?= BANANAPI \
BEAGLEBONE \
CUBIEBOARD \
CUBIEBOARD2 \
CUBOX-HUMMINGBOARD \
PANDABOARD \
RPI-B \
RPI2 \
WANDBOARD
.for CHECKSUM in SHA512 SHA256