From owner-svn-ports-head@FreeBSD.ORG Thu Jun 27 13:37:04 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B958FA25; Thu, 27 Jun 2013 13:37:04 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id AB28D1611; Thu, 27 Jun 2013 13:37:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5RDb4ZV051306; Thu, 27 Jun 2013 13:37:04 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5RDb3hw051301; Thu, 27 Jun 2013 13:37:03 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201306271337.r5RDb3hw051301@svn.freebsd.org> From: Niclas Zeising Date: Thu, 27 Jun 2013 13:37:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321890 - in head/textproc: . xorg-sgml-doctools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 13:37:04 -0000 Author: zeising Date: Thu Jun 27 13:37:03 2013 New Revision: 321890 URL: http://svnweb.freebsd.org/changeset/ports/321890 Log: Add textproc/xorg-sgml-doctools. This port provides a common set of SGML entries and XML/CSS style sheets needed to build certain xorg documentation. PR: ports/168901 (based on) Submitted by: Andrew Romero Obtained from: xorg development repo Added: head/textproc/xorg-sgml-doctools/ head/textproc/xorg-sgml-doctools/Makefile (contents, props changed) head/textproc/xorg-sgml-doctools/distinfo (contents, props changed) head/textproc/xorg-sgml-doctools/pkg-descr (contents, props changed) head/textproc/xorg-sgml-doctools/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Thu Jun 27 13:32:30 2013 (r321889) +++ head/textproc/Makefile Thu Jun 27 13:37:03 2013 (r321890) @@ -1540,6 +1540,7 @@ SUBDIR += xmlto SUBDIR += xmlwrapp SUBDIR += xom + SUBDIR += xorg-sgml-doctools SUBDIR += xp SUBDIR += xqilla SUBDIR += xslide.el Added: head/textproc/xorg-sgml-doctools/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/xorg-sgml-doctools/Makefile Thu Jun 27 13:37:03 2013 (r321890) @@ -0,0 +1,16 @@ +# Created by: Andrew Romero +# $FreeBSD$ + +PORTNAME= xorg-sgml-doctools +PORTVERSION= 1.11 +CATEGORIES= textproc x11 + +MAINTAINER= x11@FreeBSD.org +COMMENT= Stylesheets and entities for X.Org documentation + +XORG_CAT= doc + +USE_GMAKE= yes +USES= pathfix + +.include Added: head/textproc/xorg-sgml-doctools/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/xorg-sgml-doctools/distinfo Thu Jun 27 13:37:03 2013 (r321890) @@ -0,0 +1,2 @@ +SHA256 (xorg/doc/xorg-sgml-doctools-1.11.tar.bz2) = e71ce1df82dcc51eb14be6f42171dcc6bdd11ef46c0c605d6da8af12bd73b74c +SIZE (xorg/doc/xorg-sgml-doctools-1.11.tar.bz2) = 120356 Added: head/textproc/xorg-sgml-doctools/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/xorg-sgml-doctools/pkg-descr Thu Jun 27 13:37:03 2013 (r321890) @@ -0,0 +1,7 @@ +This package provides a common set of SGML entities and XML/CSS style +sheets used in building/formatting the documentation provided in other +X.Org packages. It's typically only needed by people building from +source who want to produce formatted documentation from their builds, +or those who have installed the HTML version of the documentation, +which refers to the included common xorg.css stylesheet. + Added: head/textproc/xorg-sgml-doctools/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/xorg-sgml-doctools/pkg-plist Thu Jun 27 13:37:03 2013 (r321890) @@ -0,0 +1,11 @@ +libdata/pkgconfig/xorg-sgml-doctools.pc +share/sgml/X11/xorg.xsl +share/sgml/X11/xorg.css +share/sgml/X11/xorg-xhtml.xsl +share/sgml/X11/xorg-fo.xsl +share/sgml/X11/xorg-chunk.xsl +share/sgml/X11/defs.ent +share/sgml/X11/dbs/masterdb.pdf.xml +share/sgml/X11/dbs/masterdb.html.xml +@dirrm share/sgml/X11/dbs +@dirrm share/sgml/X11