pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 Replace compositeext with compositeproto, fixesext...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d4d7691cb021
branches: trunk
changeset: 511637:d4d7691cb021
user: reed <reed%pkgsrc.org@localhost>
date: Tue Apr 18 17:22:26 2006 +0000
description:
Replace compositeext with compositeproto, fixesext with fixesproto,
randrext with randrproto, renderext with renderproto, xextensions
with xextproto, and add xproto.
(I will delete packages shortly.)
diffstat:
x11/Makefile | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diffs (56 lines):
diff -r fc2cb5c81a6c -r d4d7691cb021 x11/Makefile
--- a/x11/Makefile Tue Apr 18 17:22:02 2006 +0000
+++ b/x11/Makefile Tue Apr 18 17:22:26 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.432 2006/04/12 17:16:37 minskim Exp $
+# $NetBSD: Makefile,v 1.433 2006/04/18 17:22:26 reed Exp $
#
COMMENT= Packages to support the X window system
@@ -24,7 +24,7 @@
SUBDIR+= aterm
SUBDIR+= bbapm
SUBDIR+= blt
-SUBDIR+= compositeext
+SUBDIR+= compositeproto
SUBDIR+= control-center
SUBDIR+= devilspie
SUBDIR+= dfm
@@ -38,7 +38,7 @@
SUBDIR+= fast-user-switch-applet
SUBDIR+= fbdesk
SUBDIR+= filerunner
-SUBDIR+= fixesext
+SUBDIR+= fixesproto
SUBDIR+= fltk
SUBDIR+= fox
SUBDIR+= fspanel
@@ -221,9 +221,9 @@
SUBDIR+= qtarch
SUBDIR+= qwspritefield
SUBDIR+= qwt
-SUBDIR+= randrext
+SUBDIR+= randrproto
SUBDIR+= ratmen
-SUBDIR+= renderext
+SUBDIR+= renderproto
SUBDIR+= rep-gtk
SUBDIR+= rox-session
SUBDIR+= rox-wallpaper
@@ -282,7 +282,7 @@
SUBDIR+= xdm3d
SUBDIR+= xearth
SUBDIR+= xephem
-SUBDIR+= xextensions
+SUBDIR+= xextproto
SUBDIR+= xfce3
SUBDIR+= xfce4-clipman-plugin
SUBDIR+= xfce4-desktop
@@ -337,6 +337,7 @@
SUBDIR+= xpmroot
SUBDIR+= xpns
SUBDIR+= xpostit
+SUBDIR+= xproto
SUBDIR+= xrestop
SUBDIR+= xscreensaver
SUBDIR+= xscreensaver-demo
Home |
Main Index |
Thread Index |
Old Index