pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Some more modular Xorg stuff.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9164634ac91b
branches:  trunk
changeset: 527716:9164634ac91b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 12 15:10:12 2007 +0000

description:
Some more modular Xorg stuff.

diffstat:

 doc/CHANGES-2007 |   8 +++++++-
 x11/Makefile     |  10 ++++++++--
 2 files changed, 15 insertions(+), 3 deletions(-)

diffs (81 lines):

diff -r fdf6eb6d1598 -r 9164634ac91b doc/CHANGES-2007
--- a/doc/CHANGES-2007  Thu Apr 12 15:08:22 2007 +0000
+++ b/doc/CHANGES-2007  Thu Apr 12 15:10:12 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.793 2007/04/12 10:35:33 drochner Exp $
+$NetBSD: CHANGES-2007,v 1.794 2007/04/12 15:10:12 joerg Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -1568,3 +1568,9 @@
        Updated devel/pango to 1.16.2 [drochner 2007-04-12]
        Updated devel/liboil to 0.3.11 [drochner 2007-04-12]
        Updated www/jalbum to 7.1 [martti 2007-04-12]
+       Added x11/xsm version 1.0.1 [joerg 2007-04-12]
+       Added x11/rgb version 1.0.1 [joerg 2007-04-12]
+       Added x11/xrefresh version 1.0.2 [joerg 2007-04-12]
+       Added x11/libXprintUtil version 1.0.1 [joerg 2007-04-12]
+       Added x11/xplsprinters version 1.0.1 [joerg 2007-04-12]
+       Added x11/xprehashprinterlist version 1.0.1 [joerg 2007-04-12]
diff -r fdf6eb6d1598 -r 9164634ac91b x11/Makefile
--- a/x11/Makefile      Thu Apr 12 15:08:22 2007 +0000
+++ b/x11/Makefile      Thu Apr 12 15:10:12 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.493 2007/04/12 09:53:12 martti Exp $
+# $NetBSD: Makefile,v 1.494 2007/04/12 15:10:12 joerg Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -195,6 +195,7 @@
 SUBDIR+=       libXmu
 SUBDIR+=       libXp
 SUBDIR+=       libXpm
+SUBDIR+=       libXprintUtil
 SUBDIR+=       libXrandr
 SUBDIR+=       libXrender
 SUBDIR+=       libXres
@@ -286,6 +287,7 @@
 SUBDIR+=       renderproto
 SUBDIR+=       rep-gtk
 SUBDIR+=       resourceproto
+SUBDIR+=       rgb
 SUBDIR+=       rox-session
 SUBDIR+=       rox-wallpaper
 SUBDIR+=       ruby-gnome2-gnome
@@ -443,8 +445,8 @@
 SUBDIR+=       xmms-osd
 SUBDIR+=       xmodmap
 SUBDIR+=       xmon
+SUBDIR+=       xmore
 SUBDIR+=       xmountains
-SUBDIR+=       xmore
 SUBDIR+=       xmove
 SUBDIR+=       xmx
 SUBDIR+=       xneko
@@ -461,15 +463,18 @@
 SUBDIR+=       xpenguins
 SUBDIR+=       xphoon
 SUBDIR+=       xplanet
+SUBDIR+=       xplsprinters
 SUBDIR+=       xpmicons
 SUBDIR+=       xpmroot
 SUBDIR+=       xpns
 SUBDIR+=       xpostit
+SUBDIR+=       xprehashprinterlist
 SUBDIR+=       xprop
 SUBDIR+=       xproto
 SUBDIR+=       xproxymanagementprotocol
 SUBDIR+=       xrandr
 SUBDIR+=       xrdb
+SUBDIR+=       xrefresh
 SUBDIR+=       xrestop
 SUBDIR+=       xscreensaver
 SUBDIR+=       xscreensaver-demo
@@ -480,6 +485,7 @@
 SUBDIR+=       xsetmode
 SUBDIR+=       xsetpointer
 SUBDIR+=       xsetroot
+SUBDIR+=       xsm
 SUBDIR+=       xsnow
 SUBDIR+=       xteddy
 SUBDIR+=       xteddy2



Home | Main Index | Thread Index | Old Index