From e67267fd689716dfe77e5bbcadefd640b758e4fb Mon Sep 17 00:00:00 2001 From: gjb Date: Fri, 8 Nov 2013 02:46:46 +0000 Subject: [PATCH] Regenerate MINIMALDOCPORTS after the doc/ toolchain update to docbook 5.0. This is a direct commit to stable/9, as this file does not exist in higher branches. (Although, I do not think that this variable is actually used now, since we check out the full doc/ tree from svn.) Sponsored by: The FreeBSD Foundation git-svn-id: svn://svn.freebsd.org/base/stable/9@257835 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- release/Makefile.inc.docports | 80 ++++++++++++++++++++++++++--------- 1 file changed, 60 insertions(+), 20 deletions(-) diff --git a/release/Makefile.inc.docports b/release/Makefile.inc.docports index d0e686873..b822a482f 100644 --- a/release/Makefile.inc.docports +++ b/release/Makefile.inc.docports @@ -24,50 +24,90 @@ MINIMALDOCPORTS= \ MINIMALDOCPORTS+= \ ports/archivers/unzip \ - ports/converters/libiconv \ - ports/devel/autoconf267 \ + ports/archivers/zip \ + ports/databases/sqlite3 \ + ports/devel/apr1 \ + ports/devel/autoconf \ ports/devel/autoconf-wrapper \ + ports/devel/bison \ + ports/devel/cmake \ + ports/devel/cmake-modules \ ports/devel/gettext \ ports/devel/gmake \ - ports/devel/libtool22 \ + ports/devel/libcheck \ + ports/devel/libpthread-stubs \ + ports/devel/libtool \ ports/devel/m4 \ - ports/devel/pkg-config \ + ports/devel/p5-Locale-gettext \ + ports/devel/pkgconf \ + ports/devel/scons \ + ports/devel/subversion \ + ports/devel/xorg-macros \ + ports/dns/libidn \ ports/graphics/gd \ + ports/graphics/jasper \ + ports/graphics/jbig2dec \ ports/graphics/jbigkit \ ports/graphics/jpeg \ + ports/graphics/lcms2 \ ports/graphics/netpbm \ + ports/graphics/peps \ ports/graphics/png \ ports/graphics/scr2png \ + ports/graphics/svgalib \ ports/graphics/tiff \ ports/misc/help2man \ + ports/ports-mgmt/pkg \ ports/print/freetype2 \ - ports/print/ghostscript8 \ - ports/print/ghostscript8-nox11 \ + ports/print/ghostscript9-nox11 \ ports/print/gsfonts \ + ports/print/libpaper \ + ports/security/libgcrypt \ + ports/security/libgpg-error \ + ports/shells/bash \ + ports/textproc/docbook \ ports/textproc/docbook-410 \ + ports/textproc/docbook-420 \ + ports/textproc/docbook-430 \ + ports/textproc/docbook-440 \ + ports/textproc/docbook-450 \ + ports/textproc/docbook-500 \ + ports/textproc/docbook-sk \ ports/textproc/docbook-xml \ - ports/textproc/docbook-xsl \ + ports/textproc/docbook-xml-430 \ + ports/textproc/docbook-xml-440 \ + ports/textproc/docbook-xml-450 \ + ports/textproc/docbook-xsl-ns \ ports/textproc/docproj \ - ports/textproc/dsssl-docbook-modular \ ports/textproc/expat2 \ - ports/textproc/fixrtf \ - ports/textproc/html \ ports/textproc/html2text \ + ports/textproc/igor \ + ports/textproc/iso-schematron-xslt \ ports/textproc/iso8879 \ ports/textproc/libxml2 \ ports/textproc/libxslt \ - ports/textproc/linuxdoc \ + ports/textproc/p5-XML-Parser \ ports/textproc/scr2txt \ - ports/textproc/sdocbook-xml \ ports/textproc/xhtml \ ports/textproc/xmlcatmgr \ ports/textproc/xmlcharent \ ports/www/links1 \ - ports/www/tidy - -.if ${MACHINE_ARCH} != "i386" -MINIMALDOCPORTS+= ports/textproc/openjade \ - ports/textproc/opensp -.else -MINIMALDOCPORTS+= ports/textproc/jade -.endif + ports/www/serf \ + ports/x11-fonts/fontconfig \ + ports/x11-fonts/xf86bigfontproto \ + ports/x11-toolkits/libXt \ + ports/x11/bigreqsproto \ + ports/x11/inputproto \ + ports/x11/kbproto \ + ports/x11/libICE \ + ports/x11/libSM \ + ports/x11/libX11 \ + ports/x11/libXau \ + ports/x11/libXdmcp \ + ports/x11/libXext \ + ports/x11/libxcb \ + ports/x11/xcb-proto \ + ports/x11/xcmiscproto \ + ports/x11/xextproto \ + ports/x11/xproto \ + ports/x11/xtrans -- 2.45.2