Index: head/pt_BR.ISO8859-1/articles/Makefile =================================================================== --- head/pt_BR.ISO8859-1/articles/Makefile (revision 52270) +++ head/pt_BR.ISO8859-1/articles/Makefile (revision 52271) @@ -1,40 +1,41 @@ # # The FreeBSD Documentation Project # The FreeBSD Brazilian Portuguese Documentation Project # # $FreeBSD$ SUBDIR = SUBDIR+= bsdl-gpl SUBDIR+= building-products SUBDIR+= contributing SUBDIR+= contributors SUBDIR+= cups SUBDIR+= explaining-bsd SUBDIR+= filtering-bridges SUBDIR+= fonts SUBDIR+= freebsd-questions SUBDIR+= freebsd-update-server SUBDIR+= geom-class SUBDIR+= gjournal-desktop SUBDIR+= hubs SUBDIR+= ipsec-must SUBDIR+= ldap-auth SUBDIR+= leap-seconds SUBDIR+= linux-emulation SUBDIR+= linux-users SUBDIR+= mailing-list-faq SUBDIR+= nanobsd SUBDIR+= new-users SUBDIR+= pam +SUBDIR+= pgpkeys SUBDIR+= port-mentor-guidelines SUBDIR+= pr-guidelines SUBDIR+= problem-reports SUBDIR+= rc-scripting SUBDIR+= remote-install SUBDIR+= solid-state SUBDIR+= vinum SUBDIR+= vm-design DOC_PREFIX?= ${.CURDIR}/../.. .include "${DOC_PREFIX}/share/mk/doc.project.mk" Index: head/pt_BR.ISO8859-1/articles/pgpkeys/Makefile =================================================================== --- head/pt_BR.ISO8859-1/articles/pgpkeys/Makefile (nonexistent) +++ head/pt_BR.ISO8859-1/articles/pgpkeys/Makefile (revision 52271) @@ -0,0 +1,24 @@ +# +# The FreeBSD Documentation Project +# The FreeBSD Brazilian Portuguese Documentation Project +# +# $FreeBSD$ +# +# Article: PGP Keys + +DOC?= article + +FORMATS?= html +WITH_ARTICLE_TOC?= YES + +INSTALL_COMPRESSED?= gz +INSTALL_ONLY_COMPRESSED?= + +SRCS= article.xml + +# To build with just key fingerprints, set FINGERPRINTS_ONLY. + +URL_RELPREFIX?= ../../../.. +DOC_PREFIX?= ${.CURDIR}/../../.. + +.include "${DOC_PREFIX}/share/mk/doc.project.mk" Property changes on: head/pt_BR.ISO8859-1/articles/pgpkeys/Makefile ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/pt_BR.ISO8859-1/articles/pgpkeys/article.xml =================================================================== --- head/pt_BR.ISO8859-1/articles/pgpkeys/article.xml (nonexistent) +++ head/pt_BR.ISO8859-1/articles/pgpkeys/article.xml (revision 52271) @@ -0,0 +1,77 @@ + + %pgpkeys; +]> + + + +
+ + + + + + + + + + + + Chaves Open<acronym>PGP</acronym> + + $FreeBSD$ + $FreeBSD$ + + + Estas chaves OpenPGP podem ser usadas para + verificar uma assinatura ou enviar um email criptografado para + officers ou desenvolvedores do FreeBSD.org. Todas as chaves + podem ser baixadas em https://www.FreeBSD.org/doc/pgpkeyring.txt. + + + Officers + + §ion.pgpkeys-officers; + + + + Membros do Core Team + + §ion.pgpkeys-core; + + + + Desenvolvedores + + §ion.pgpkeys-developers; + + + + Outros Detentores de Contas no Cluster + + §ion.pgpkeys-other; + +
Property changes on: head/pt_BR.ISO8859-1/articles/pgpkeys/article.xml ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/xml; charset=UTF-8 \ No newline at end of property