Remove the portbuild article - it is entirely out-of-date and would need

a complete rewrite in order to update it for the new port building world
using poudriere.

Approved by:	bapt
This commit is contained in:
Gavin Atkinson 2014-09-06 20:11:36 +00:00
parent 9ebd6001cc
commit 9a5ba453db
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45560
4 changed files with 0 additions and 3222 deletions

View file

@ -34,7 +34,6 @@ SUBDIR+= p4-primer
SUBDIR+= pam
SUBDIR+= pgpkeys
SUBDIR+= port-mentor-guidelines
SUBDIR+= portbuild
SUBDIR+= pr-guidelines
SUBDIR+= problem-reports
SUBDIR+= rc-scripting

View file

@ -1,18 +0,0 @@
#
# $FreeBSD$
#
# Article: Portbuild Procedure
#
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.xml
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

File diff suppressed because it is too large Load diff

View file

@ -112,8 +112,6 @@
<!ENTITY url.articles.pam.en "&url.doc.langbase.en;/articles/pam">
<!ENTITY url.articles.pgpkeys "&url.doc.langbase;/articles/pgpkeys">
<!ENTITY url.articles.pgpkeys.en "&url.doc.langbase.en;/articles/pgpkeys">
<!ENTITY url.articles.portbuild "&url.doc.langbase;/articles/portbuild">
<!ENTITY url.articles.portbuild.en "&url.doc.langbase.en;/articles/portbuild">
<!ENTITY url.articles.pr-guidelines "&url.doc.langbase;/articles/pr-guidelines">
<!ENTITY url.articles.pr-guidelines.en "&url.doc.langbase.en;/articles/pr-guidelines">
<!ENTITY url.articles.problem-reports "&url.doc.langbase;/articles/problem-reports">