Wed Jun 6 07:39:55 2012 UTC ()
Add xorg-docs-1.7:
This package provides miscellaneous documentation for the X Window System
that doesn't better fit into other packages.


(wiz)
diff -r1.380 -r1.381 pkgsrc/misc/Makefile
diff -r0 -r1.3 pkgsrc/misc/xorg-docs/DESCR
diff -r0 -r1.3 pkgsrc/misc/xorg-docs/PLIST
diff -r0 -r1.10 pkgsrc/misc/xorg-docs/Makefile
diff -r0 -r1.6 pkgsrc/misc/xorg-docs/distinfo

cvs diff -r1.380 -r1.381 pkgsrc/misc/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/Makefile 2012/06/01 06:12:47 1.380
+++ pkgsrc/misc/Makefile 2012/06/06 07:39:54 1.381
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.380 2012/06/01 06:12:47 wiz Exp $ 1# $NetBSD: Makefile,v 1.381 2012/06/06 07:39:54 wiz Exp $
2# 2#
3 3
4COMMENT= Miscellaneous utilities 4COMMENT= Miscellaneous utilities
5 5
6SUBDIR+= 9menu 6SUBDIR+= 9menu
7SUBDIR+= Addresses 7SUBDIR+= Addresses
8SUBDIR+= JBidwatcher 8SUBDIR+= JBidwatcher
9SUBDIR+= JMdict 9SUBDIR+= JMdict
10SUBDIR+= ascii 10SUBDIR+= ascii
11SUBDIR+= asr-manpages 11SUBDIR+= asr-manpages
12SUBDIR+= astrolog 12SUBDIR+= astrolog
13SUBDIR+= attica 13SUBDIR+= attica
14SUBDIR+= autocue 14SUBDIR+= autocue
@@ -280,24 +280,25 @@ SUBDIR+= utftools @@ -280,24 +280,25 @@ SUBDIR+= utftools
280SUBDIR+= vera 280SUBDIR+= vera
281SUBDIR+= vfu 281SUBDIR+= vfu
282SUBDIR+= visual-regexp 282SUBDIR+= visual-regexp
283SUBDIR+= vttest 283SUBDIR+= vttest
284SUBDIR+= vym 284SUBDIR+= vym
285SUBDIR+= watch 285SUBDIR+= watch
286SUBDIR+= wdic 286SUBDIR+= wdic
287SUBDIR+= whohas 287SUBDIR+= whohas
288SUBDIR+= window 288SUBDIR+= window
289SUBDIR+= xchm 289SUBDIR+= xchm
290SUBDIR+= xdg-utils 290SUBDIR+= xdg-utils
291SUBDIR+= xfce4-weather-plugin 291SUBDIR+= xfce4-weather-plugin
292SUBDIR+= xjdic 292SUBDIR+= xjdic
 293SUBDIR+= xorg-docs
293SUBDIR+= xrolodex 294SUBDIR+= xrolodex
294SUBDIR+= xtail 295SUBDIR+= xtail
295SUBDIR+= xtend 296SUBDIR+= xtend
296SUBDIR+= yelp 297SUBDIR+= yelp
297SUBDIR+= yelp3 298SUBDIR+= yelp3
298SUBDIR+= yrolo 299SUBDIR+= yrolo
299SUBDIR+= zorro 300SUBDIR+= zorro
300SUBDIR+= zyGrib 301SUBDIR+= zyGrib
301SUBDIR+= zyGrib-maps 302SUBDIR+= zyGrib-maps
302 303
303.include "../mk/misc/category.mk" 304.include "../mk/misc/category.mk"

File Added: pkgsrc/misc/xorg-docs/DESCR
This package provides miscellaneous documentation for the X Window System
that doesn't better fit into other packages.

File Added: pkgsrc/misc/xorg-docs/PLIST
@comment $NetBSD: PLIST,v 1.3 2012/06/06 07:39:55 wiz Exp $
man/man7/Consortium.7
man/man7/Standards.7
man/man7/X.7
man/man7/XOrgFoundation.7
man/man7/XProjectTeam.7
man/man7/Xsecurity.7
share/doc/xorg-docs/License.xml
share/doc/xorg-docs/MAINTAINERS
share/doc/xorg-docs/README.xml
share/doc/xorg-docs/ReleaseNotes.xml
share/doc/xorg-docs/Versions.xml
share/doc/xorg-docs/Xserver/XACE-Spec.xml
share/doc/xorg-docs/Xserver/analysis.xml
share/doc/xorg-docs/Xserver/appgroup.xml
share/doc/xorg-docs/Xserver/secint.xml
share/doc/xorg-docs/ctext/ctext.xml
share/doc/xorg-docs/fonts/fonts.xml
share/doc/xorg-docs/graphics/dps.xml
share/doc/xorg-docs/icccm/icccm.xml
share/doc/xorg-docs/input/XKB-Config.xml
share/doc/xorg-docs/input/XKB-Enhancing.xml
share/doc/xorg-docs/platforms/Darwin.xml
share/doc/xorg-docs/platforms/Solaris.xml
share/doc/xorg-docs/xext/lbxalg.xml
share/doc/xorg-docs/xlfd/xlfd.xml

File Added: pkgsrc/misc/xorg-docs/Makefile
# $NetBSD: Makefile,v 1.10 2012/06/06 07:39:55 wiz Exp $
#

DISTNAME=		xorg-docs-1.7
CATEGORIES=		devel x11
MASTER_SITES=		${MASTER_SITE_XORG:=doc/}
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://xorg.freedesktop.org/
COMMENT=		Xorg documentation that does not fit anywhere else

PKG_DESTDIR_SUPPORT=	user-destdir

GNU_CONFIGURE=		yes
CONFIGURE_ARGS+=	--with-xmlto=no
CONFIGURE_ARGS+=	--with-xsltproc=no
CONFIGURE_ARGS+=	--with-fop=no

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/misc/xorg-docs/distinfo
$NetBSD: distinfo,v 1.6 2012/06/06 07:39:55 wiz Exp $

SHA1 (xorg-docs-1.7.tar.bz2) = 565df5219a9d72d81a84f7e75294752ba2ea0cc8
RMD160 (xorg-docs-1.7.tar.bz2) = a3ed3288160ec02fc6ef14b6bfa36259eff3f2e6
Size (xorg-docs-1.7.tar.bz2) = 370482 bytes