pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove x11/rep-gtk, wm/sawfish-themes, wm/sawfish-repl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0013d23143b
branches:  trunk
changeset: 528591:a0013d23143b
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed May 09 10:22:51 2007 +0000

description:
Remove x11/rep-gtk, wm/sawfish-themes, wm/sawfish-replibs, all obsoleted
by a recent wm/sawfish update.

diffstat:

 wm/Makefile                |   4 +---
 wm/sawfish/Makefile.common |  24 ------------------------
 x11/Makefile               |   4 ++--
 3 files changed, 3 insertions(+), 29 deletions(-)

diffs (64 lines):

diff -r 12222a167427 -r a0013d23143b wm/Makefile
--- a/wm/Makefile       Wed May 09 10:09:45 2007 +0000
+++ b/wm/Makefile       Wed May 09 10:22:51 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2007/04/20 18:14:15 kristerw Exp $
+# $NetBSD: Makefile,v 1.92 2007/05/09 10:22:51 tnn Exp $
 #
 
 COMMENT=       X11 window managers, configuration tools, and themes
@@ -62,8 +62,6 @@
 SUBDIR+=       qvwm
 SUBDIR+=       ratpoison
 SUBDIR+=       sawfish
-SUBDIR+=       sawfish-replibs
-SUBDIR+=       sawfish-themes
 SUBDIR+=       selectwm
 SUBDIR+=       skippy
 SUBDIR+=       tvtwm
diff -r 12222a167427 -r a0013d23143b wm/sawfish/Makefile.common
--- a/wm/sawfish/Makefile.common        Wed May 09 10:09:45 2007 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile.common,v 1.29 2006/03/04 21:30:55 jlam Exp $
-
-DISTNAME=              sawfish-${SF_VERS}-gtk1
-SF_VERS=               1.2
-CATEGORIES=            x11 gnome wm
-MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=sawmill/}
-
-MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://sawmill.sourceforge.net/
-
-DEPENDS+=              rep-gtk>=0.15nb2:../../x11/rep-gtk
-
-USE_DIRS+=             xdg-1.1
-USE_PKGLOCALEDIR=      yes
-USE_TOOLS+=            gmake
-GNU_CONFIGURE=         yes
-
-DISTINFO_FILE=         ${.CURDIR}/../../wm/sawfish/distinfo
-PATCHDIR=              ${.CURDIR}/../../wm/sawfish/patches
-
-.include "../../graphics/imlib/buildlink3.mk"
-.include "../../lang/librep/buildlink3.mk"
-.include "../../x11/control-center/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 12222a167427 -r a0013d23143b x11/Makefile
--- a/x11/Makefile      Wed May 09 10:09:45 2007 +0000
+++ b/x11/Makefile      Wed May 09 10:22:51 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.498 2007/04/27 10:53:33 martti Exp $
+# $NetBSD: Makefile,v 1.499 2007/05/09 10:22:51 tnn Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -283,7 +283,7 @@
 SUBDIR+=       ratmen
 SUBDIR+=       recordproto
 SUBDIR+=       renderproto
-SUBDIR+=       rep-gtk
+SUBDIR+=       rep-gtk2
 SUBDIR+=       resourceproto
 SUBDIR+=       rgb
 SUBDIR+=       rox-session



Home | Main Index | Thread Index | Old Index