New port: xorg-documents, a package of the X11 library and protocol
documentation.
This commit is contained in:
parent
d24c99365b
commit
0e93e0fddc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114536
@ -228,6 +228,7 @@
|
||||
SUBDIR += xnodecor
|
||||
SUBDIR += xorg
|
||||
SUBDIR += xorg-clients
|
||||
SUBDIR += xorg-documents
|
||||
SUBDIR += xorg-libraries
|
||||
SUBDIR += xorg-manpages
|
||||
SUBDIR += xprompt
|
||||
|
29
x11/xorg-documents/Makefile
Normal file
29
x11/xorg-documents/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: xorg-documents
|
||||
# Date created: 23 July 2004
|
||||
# Whom: anholt@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xorg-documents
|
||||
PORTVERSION= 6.7.0
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/
|
||||
DISTFILES= X11R6.7.0-src1.tar.gz \
|
||||
X11R6.7.0-src6.tar.gz
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Documentation of X11 protocol and libraries from X.Org
|
||||
|
||||
EXTRA_PATCHES= ${CF_PATCHES}
|
||||
|
||||
XBUILD_DIRS= doc/specs
|
||||
|
||||
.include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc"
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${X_WINDOW_SYSTEM:L} != xorg
|
||||
IGNORE= is part of X.Org
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
4
x11/xorg-documents/distinfo
Normal file
4
x11/xorg-documents/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (xorg/X11R6.7.0-src1.tar.gz) = 22465263bae7a2e9f5ad77e172cf1ab5
|
||||
SIZE (xorg/X11R6.7.0-src1.tar.gz) = 30039655
|
||||
MD5 (xorg/X11R6.7.0-src6.tar.gz) = f52fe308e14525e3fa1eeb9dcd6d83a6
|
||||
SIZE (xorg/X11R6.7.0-src6.tar.gz) = 3181606
|
11
x11/xorg-documents/files/patch-specs-Imakefile
Normal file
11
x11/xorg-documents/files/patch-specs-Imakefile
Normal file
@ -0,0 +1,11 @@
|
||||
--- doc/specs/Imakefile.orig Fri Jul 23 17:03:51 2004
|
||||
+++ doc/specs/Imakefile Fri Jul 23 17:03:55 2004
|
||||
@@ -13,7 +13,7 @@
|
||||
#else
|
||||
SUBDIRS = BDF CTEXT FSProtocol GL ICCCM ICE PM Render SM X11 XDMCP \
|
||||
XIM XLFD XProtocol Xaw Xext Xi Xmu Xserver Xt Xv XvMC \
|
||||
- i18n programs rstart xfs xterm xtrans
|
||||
+ i18n rstart xfs xterm xtrans
|
||||
#endif
|
||||
|
||||
all::
|
7
x11/xorg-documents/pkg-descr
Normal file
7
x11/xorg-documents/pkg-descr
Normal file
@ -0,0 +1,7 @@
|
||||
This package contains PostScript and text documentation of the X11 protocol and
|
||||
libraries.
|
||||
|
||||
WWW: http://www.x.org/
|
||||
|
||||
- Eric Anholt
|
||||
anholt@FreeBSD.org
|
93
x11/xorg-documents/pkg-plist
Normal file
93
x11/xorg-documents/pkg-plist
Normal file
@ -0,0 +1,93 @@
|
||||
share/doc/X11/DPMS.txt
|
||||
share/doc/X11/DPMSLib.txt
|
||||
share/doc/X11/ICElib.txt
|
||||
share/doc/X11/LocaleDB.txt
|
||||
share/doc/X11/PM_spec.txt
|
||||
share/doc/X11/PostScript/DPMS.ps
|
||||
share/doc/X11/PostScript/DPMSLib.ps
|
||||
share/doc/X11/PostScript/ICElib.ps
|
||||
share/doc/X11/PostScript/LocaleDB.ps
|
||||
share/doc/X11/PostScript/SMlib.ps
|
||||
share/doc/X11/PostScript/XIMTransport.ps
|
||||
share/doc/X11/PostScript/XiLib.ps
|
||||
share/doc/X11/PostScript/XiPorting.ps
|
||||
share/doc/X11/PostScript/XiProtocol.ps
|
||||
share/doc/X11/PostScript/Xtrans.ps
|
||||
share/doc/X11/PostScript/appgroup.ps
|
||||
share/doc/X11/PostScript/bdf.ps
|
||||
share/doc/X11/PostScript/bigreq.ps
|
||||
share/doc/X11/PostScript/buffer.ps
|
||||
share/doc/X11/PostScript/ctext.ps
|
||||
share/doc/X11/PostScript/ctlseqs.ps
|
||||
share/doc/X11/PostScript/ddx.ps
|
||||
share/doc/X11/PostScript/evi.ps
|
||||
share/doc/X11/PostScript/fontlib.ps
|
||||
share/doc/X11/PostScript/fsproto.ps
|
||||
share/doc/X11/PostScript/i18nFramework.ps
|
||||
share/doc/X11/PostScript/icccm.ps
|
||||
share/doc/X11/PostScript/ice.ps
|
||||
share/doc/X11/PostScript/intrinsics.ps
|
||||
share/doc/X11/PostScript/mit-shm.ps
|
||||
share/doc/X11/PostScript/proto.ps
|
||||
share/doc/X11/PostScript/record.ps
|
||||
share/doc/X11/PostScript/recordlib.ps
|
||||
share/doc/X11/PostScript/rstart.ps
|
||||
share/doc/X11/PostScript/shape.ps
|
||||
share/doc/X11/PostScript/shapelib.ps
|
||||
share/doc/X11/PostScript/tog-cup.ps
|
||||
share/doc/X11/PostScript/widgets.ps
|
||||
share/doc/X11/PostScript/xc-misc.ps
|
||||
share/doc/X11/PostScript/xdmcp.ps
|
||||
share/doc/X11/PostScript/xfs-design.ps
|
||||
share/doc/X11/PostScript/xim.ps
|
||||
share/doc/X11/PostScript/xlfd.ps
|
||||
share/doc/X11/PostScript/xlib.ps
|
||||
share/doc/X11/PostScript/xmu.ps
|
||||
share/doc/X11/PostScript/xsmp.ps
|
||||
share/doc/X11/PostScript/xtest.ps
|
||||
share/doc/X11/PostScript/xtestlib.ps
|
||||
share/doc/X11/SMlib.txt
|
||||
share/doc/X11/XIMTransport.txt
|
||||
share/doc/X11/XiLib.txt
|
||||
share/doc/X11/XiPorting.txt
|
||||
share/doc/X11/XiProtocol.txt
|
||||
share/doc/X11/Xtrans.txt
|
||||
share/doc/X11/XvMC_API.txt
|
||||
share/doc/X11/appgroup.txt
|
||||
share/doc/X11/bdf.txt
|
||||
share/doc/X11/bigreq.txt
|
||||
share/doc/X11/buffer.txt
|
||||
share/doc/X11/ctext.txt
|
||||
share/doc/X11/ctlseqs.txt
|
||||
share/doc/X11/ddx.txt
|
||||
share/doc/X11/evi.txt
|
||||
share/doc/X11/fontlib.txt
|
||||
share/doc/X11/fsproto.txt
|
||||
share/doc/X11/html/specindex.html
|
||||
share/doc/X11/i18nFramework.txt
|
||||
share/doc/X11/icccm.txt
|
||||
share/doc/X11/ice.txt
|
||||
share/doc/X11/intrinsics.txt
|
||||
share/doc/X11/libGL.txt
|
||||
share/doc/X11/mit-shm.txt
|
||||
share/doc/X11/proto.txt
|
||||
share/doc/X11/record.txt
|
||||
share/doc/X11/recordlib.txt
|
||||
share/doc/X11/render-protocol.txt
|
||||
share/doc/X11/rstart.txt
|
||||
share/doc/X11/rstartd.txt
|
||||
share/doc/X11/shape.txt
|
||||
share/doc/X11/shapelib.txt
|
||||
share/doc/X11/tog-cup.txt
|
||||
share/doc/X11/widgets.txt
|
||||
share/doc/X11/xc-misc.txt
|
||||
share/doc/X11/xdmcp.txt
|
||||
share/doc/X11/xfs-design.txt
|
||||
share/doc/X11/xim.txt
|
||||
share/doc/X11/xlfd.txt
|
||||
share/doc/X11/xlib.txt
|
||||
share/doc/X11/xmu.txt
|
||||
share/doc/X11/xsmp.txt
|
||||
share/doc/X11/xtest.txt
|
||||
share/doc/X11/xtestlib.txt
|
||||
share/doc/X11/xv-protocol-v2.txt
|
11
x11/xorg-documents/scripts/configure
vendored
Normal file
11
x11/xorg-documents/scripts/configure
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
|
||||
LOCALDEF=$WRKDIR/.config
|
||||
|
||||
rm -f $LOCALDEF
|
||||
echo "#define BuildMiscDocs YES" >> $LOCALDEF
|
||||
echo "#define BuildSpecsDocs YES" >> $LOCALDEF
|
||||
# echo "#define HasGhostScript YES" >> $LOCALDEF
|
||||
echo "#define DocDir ${PREFIX}/share/doc/X11" >> $LOCALDEF
|
||||
|
||||
sh $PORTSDIR/x11-servers/xorg-server/scripts/configure.gen
|
Loading…
Reference in New Issue
Block a user