diff --git a/ru/Makefile b/ru/Makefile index e4f6111586..e692c8a6d2 100644 --- a/ru/Makefile +++ b/ru/Makefile @@ -1,99 +1,99 @@ # # The FreeBSD Russian Documentation Project # -# $FreeBSD: www/ru/Makefile,v 1.54 2009/12/21 02:08:11 bland Exp $ +# $FreeBSD: www/ru/Makefile,v 1.55 2009/12/21 09:39:18 bland Exp $ # $FreeBSDru: frdp/www/ru/Makefile,v 1.53 2006/02/18 18:46:43 gad Exp $ # # Original revision: 1.146 # .if exists(Makefile.conf) .include "Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # These are turned into validated, normalized HTML files. DOCS= about.sgml #DOCS+= administration.sgml DOCS+= applications.sgml DOCS+= art.sgml DOCS+= availability.sgml DOCS+= community.sgml DOCS+= docs.sgml DOCS+= features.sgml DOCS+= internet.sgml DOCS+= logo.sgml DOCS+= mailto.sgml DOCS+= publish.sgml DOCS+= relnotes.sgml DOCS+= send-pr.sgml DOCS+= support.sgml DOCS+= where.sgml DOCS+= y2kbug.sgml XMLDOCS= index:xsl:${XML_NEWS_NEWS}: DEPENDSET.index=transtable mirrors news press events \ advisories notices XMLDOCS+= usergroups:${XSL_USERGROUPS}:${XML_USERGROUPS}: DEPENDSET.usergroups=transtable usergroups PARAMS.usergroups= --param pagename "'FreeBSD User Groups'" # These will be directly installed. #DATA= favicon.ico #DATA+= freebsd.css #DATA+= index.css #DATA+= robots.txt #DATA+= vendors.html # Subdirectories # SGML SUBDIR= FAQ #SUBDIR+= advocacy SUBDIR+= commercial SUBDIR+= community SUBDIR+= copyright SUBDIR+= developers SUBDIR+= docproj SUBDIR+= docs SUBDIR+= donations SUBDIR+= events #SUBDIR+= gnome SUBDIR+= handbook SUBDIR+= internal SUBDIR+= java SUBDIR+= kse SUBDIR+= marketing #SUBDIR+= multimedia SUBDIR+= news SUBDIR+= platforms SUBDIR+= portmgr SUBDIR+= projects -#SUBDIR+= prstats +SUBDIR+= prstats SUBDIR+= releases SUBDIR+= releng SUBDIR+= search SUBDIR+= security SUBDIR+= smp SUBDIR+= snapshots SUBDIR+= support SUBDIR+= tutorials .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= doc SUBDIR+= ports .endif .if defined(BUILD_RELNOTES) #SUBDIR+= relnotes .endif # Non-SGML #SUBDIR+= cgi #SUBDIR+= gifs WEBDIR?= data/ru .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/ru/prstats/Makefile b/ru/prstats/Makefile new file mode 100644 index 0000000000..387a9e9a94 --- /dev/null +++ b/ru/prstats/Makefile @@ -0,0 +1,13 @@ +# $FreeBSD$ +# Original revision: 1.5 + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= index.sgml + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/ru/prstats/index.sgml b/ru/prstats/index.sgml new file mode 100644 index 0000000000..7f8b5d2040 --- /dev/null +++ b/ru/prstats/index.sgml @@ -0,0 +1,54 @@ + + + + + + + +]> + + + &header; + +
+

Возьмите и исправьте/закройте PR!

+ +

Это легко. Всё, что вам нужно сделать, - это перейти пo + + данной ссылке на базу данных GNATS, + найти PR, выяснить, что необходимо сделать, и сделать это.

+ +

Если вы коммитер, то используйте команду edit-pr + для закрытия PRов.

+ +

Если нет, то вам следует добавить сообщение, + содержащее следующий текст:

+ +
This PR can be closed
+ +

расположенный на отдельной строке, что упростит его обработку коммитером + позже.

+ +

Для получения различных сведений по базе данных PR, смотрите следующие графики и + отчёты. +

+ + &footer; + + + + +