pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove xfce3, which has long been obsoleted by xfce4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/438f7f3fdc14
branches: trunk
changeset: 567919:438f7f3fdc14
user: snj <snj%pkgsrc.org@localhost>
date: Sun Nov 29 02:50:47 2009 +0000
description:
Remove xfce3, which has long been obsoleted by xfce4.
diffstat:
doc/CHANGES-2009 | 3 +-
x11/Makefile | 3 +-
x11/xfce3/DESCR | 9 -
x11/xfce3/Makefile | 55 ---
x11/xfce3/PLIST | 667 ---------------------------------------------
x11/xfce3/distinfo | 10 -
x11/xfce3/patches/patch-aa | 13 -
x11/xfce3/patches/patch-ab | 21 -
x11/xfce3/patches/patch-ac | 13 -
x11/xfce3/patches/patch-ad | 14 -
x11/xfce3/patches/patch-ae | 21 -
11 files changed, 3 insertions(+), 826 deletions(-)
diffs (truncated from 890 to 300 lines):
diff -r c474177f8452 -r 438f7f3fdc14 doc/CHANGES-2009
--- a/doc/CHANGES-2009 Sun Nov 29 02:22:35 2009 +0000
+++ b/doc/CHANGES-2009 Sun Nov 29 02:50:47 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.4467 2009/11/29 00:44:54 tnn Exp $
+$NetBSD: CHANGES-2009,v 1.4468 2009/11/29 02:50:47 snj Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -5970,3 +5970,4 @@
Removed www/seamonkey-gtk1 [tnn 2009-11-28]
Removed mail/thunderbird-gtk1 [tnn 2009-11-28]
Updated www/seamonkey to 2.0 [tnn 2009-11-29]
+ Removed x11/xfce3 successor meta-pkgs/xfce4 [snj 2009-11-29]
diff -r c474177f8452 -r 438f7f3fdc14 x11/Makefile
--- a/x11/Makefile Sun Nov 29 02:22:35 2009 +0000
+++ b/x11/Makefile Sun Nov 29 02:50:47 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.603 2009/11/24 19:51:45 drochner Exp $
+# $NetBSD: Makefile,v 1.604 2009/11/29 02:50:47 snj Exp $
#
COMMENT= Packages to support the X window system
@@ -441,7 +441,6 @@
SUBDIR+= xf86driproto
SUBDIR+= xf86miscproto
SUBDIR+= xf86vidmodeproto
-SUBDIR+= xfce3
SUBDIR+= xfce4-clipman-plugin
SUBDIR+= xfce4-desktop
SUBDIR+= xfce4-exo
diff -r c474177f8452 -r 438f7f3fdc14 x11/xfce3/DESCR
--- a/x11/xfce3/DESCR Sun Nov 29 02:22:35 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-XFce is an easy-to-use and easy-to-configure environment,
-closely resembling CDE in appearance. XFCE uses the popular
-GTK+ toolkit for X11, and features drag'n drop support,
-pulldown menus and color icons, 3D widgets, etc. It
-also includes its own Window Manager (xfwm), a backdrop
-manager (xfbd), a file manager (xftree), a clock/calendar
-(xfclock) and a system sound manager (xfsound) and
-a user friendly interface for mouse configuration (xfmouse).
-Visit HTTP://www.xfce.org/ to see what XFce looks like.
diff -r c474177f8452 -r 438f7f3fdc14 x11/xfce3/Makefile
--- a/x11/xfce3/Makefile Sun Nov 29 02:22:35 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,55 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2009/08/26 19:58:42 sno Exp $
-
-DISTNAME= xfce-3.8.18
-PKGREVISION= 10
-CATEGORIES= x11
-MASTER_SITES= http://www.xfce.org/archive/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.xfce.org/
-COMMENT= Lightweight desktop environment with CDE look and feel
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-USE_X11BASE= yes
-USE_PKGLOCALEDIR= yes
-USE_LIBTOOL= yes
-
-USE_TOOLS+= gmake msgfmt
-GNU_CONFIGURE= yes
-
-FONTS_DIRS.x11+= ${PREFIX}/share/xfce/cursors
-FONTS_DIRS.x11+= ${PREFIX}/share/xfce/fonts
-REQD_DIRS+= ${PREFIX}/share/xfce
-REQD_DIRS+= ${PREFIX}/share/xfce/cursors
-REQD_DIRS+= ${PREFIX}/share/xfce/fonts
-
-.if ${MACHINE_ARCH} == "alpha"
-GCC_REQD+= 2.95
-.endif
-
-CONFIGURE_ARGS+= --without-included-gettext
-CONFIGURE_ARGS+= --datadir=${PREFIX:Q}/share
-CONFIGURE_ARGS+= --sysconfdir=${PREFIX:Q}/etc
-CONFIGURE_ARGS+= --enable-imlib=${BUILDLINK_PREFIX.imlib:Q}
-CONFIGURE_ARGS+= --disable-libiconv
-CONFIGURE_ARGS+= --disable-audiofile
-
-REPLACE_SH+= scripts/CDE2Xfcepal other/Xclients
-
-# work around bug in configure script
-#CONFIGURE_ENV+= gt_cv_func_gettext_libintl="yes"
-
-BUILDLINK_DEPMETHOD.libXt?= build
-
-.include "../../devel/gettext-lib/buildlink3.mk"
-.include "../../graphics/imlib/buildlink3.mk"
-.include "../../mk/oss.buildlink3.mk"
-.include "../../x11/gtk/buildlink3.mk"
-.include "../../x11/libSM/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.include "../../x11/xextproto/buildlink3.mk"
-
-.include "../../mk/bsd.pkg.mk"
diff -r c474177f8452 -r 438f7f3fdc14 x11/xfce3/PLIST
--- a/x11/xfce3/PLIST Sun Nov 29 02:22:35 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,667 +0,0 @@
-@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:25:15 joerg Exp $
-bin/CDE2Xfcepal
-bin/glob
-bin/startxfce
-bin/xfbd
-bin/xfbdmgr
-bin/xfce
-bin/xfce_remove
-bin/xfce_setup
-bin/xfce_upgrade
-bin/xfclock
-bin/xfdiff
-bin/xfglob
-bin/xfgnome
-bin/xfhelp
-bin/xflock
-bin/xfmenu
-bin/xfmountdev
-bin/xfmouse
-bin/xfpager
-bin/xfplay
-bin/xfprint
-bin/xfrun
-bin/xfsamba
-bin/xfskin
-bin/xfsound
-bin/xfterm
-bin/xftrash
-bin/xftree
-bin/xfumed
-bin/xfwm
-etc/xfce/Xclients
-etc/xfce/fvwm2rc
-etc/xfce/fvwmrc
-etc/xfce/taskbarrc
-etc/xfce/xfbdrc
-etc/xfce/xfce3rc
-etc/xfce/xfce3rc.cs
-etc/xfce/xfce3rc.de
-etc/xfce/xfce3rc.fr
-etc/xfce/xfce3rc.hu
-etc/xfce/xfce3rc.ja
-etc/xfce/xfce3rc.ko
-etc/xfce/xfce3rc.nl
-etc/xfce/xfce3rc.sr
-etc/xfce/xfce3rc.uk
-etc/xfce/xfce3rc.zh_CN.GB2312
-etc/xfce/xfce3rc.zh_TW.Big5
-etc/xfce/xfclockrc
-etc/xfce/xfmouserc
-etc/xfce/xfsoundrc
-etc/xfce/xfwmrc
-etc/xfce/xinitrc
-etc/xfce/xinitrc.mwm
-etc/xfce/xsession
-etc/xfce/xtree.reg
-lib/gtk/themes/engines/libxfce.la
-man/man1/glob.1
-man/man1/xfbd.1
-man/man1/xfce.1
-man/man1/xfclock.1
-man/man1/xfglob.1
-man/man1/xfgnome.1
-man/man1/xfhelp.1
-man/man1/xflock.1
-man/man1/xfmountdev.1
-man/man1/xfmouse.1
-man/man1/xfpager.1
-man/man1/xfprint.1
-man/man1/xfrun.1
-man/man1/xfskin.1
-man/man1/xfsound.1
-man/man1/xfterm.1
-man/man1/xftrash.1
-man/man1/xftree.1
-man/man1/xfumed.1
-man/man1/xfwm.1
-share/locale/bg/LC_MESSAGES/xfce.mo
-share/locale/ca/LC_MESSAGES/xfce.mo
-share/locale/cs/LC_MESSAGES/xfce.mo
-share/locale/da/LC_MESSAGES/xfce.mo
-share/locale/de/LC_MESSAGES/xfce.mo
-share/locale/en_GB/LC_MESSAGES/xfce.mo
-share/locale/es/LC_MESSAGES/xfce.mo
-share/locale/et/LC_MESSAGES/xfce.mo
-share/locale/fi/LC_MESSAGES/xfce.mo
-share/locale/fr/LC_MESSAGES/xfce.mo
-share/locale/gl/LC_MESSAGES/xfce.mo
-share/locale/he/LC_MESSAGES/xfce.mo
-share/locale/hu/LC_MESSAGES/xfce.mo
-share/locale/it/LC_MESSAGES/xfce.mo
-share/locale/ja/LC_MESSAGES/xfce.mo
-share/locale/ms/LC_MESSAGES/xfce.mo
-share/locale/nl/LC_MESSAGES/xfce.mo
-share/locale/pl/LC_MESSAGES/xfce.mo
-share/locale/pt_BR/LC_MESSAGES/xfce.mo
-share/locale/ro/LC_MESSAGES/xfce.mo
-share/locale/ru/LC_MESSAGES/xfce.mo
-share/locale/sk/LC_MESSAGES/xfce.mo
-share/locale/sr/LC_MESSAGES/xfce.mo
-share/locale/sv/LC_MESSAGES/xfce.mo
-share/locale/uk/LC_MESSAGES/xfce.mo
-share/locale/zh/LC_MESSAGES/xfce.mo
-share/locale/zh_CN/LC_MESSAGES/xfce.mo
-share/locale/zh_TW.Big5/LC_MESSAGES/xfce.mo
-share/xfce/COPYING
-share/xfce/XFce3.logo
-share/xfce/backdrops/A-Little-Exercise-3.jpg
-share/xfce/backdrops/A-Little-Exercise.jpg
-share/xfce/backdrops/Anneaux.xpm
-share/xfce/backdrops/Arena.xpm
-share/xfce/backdrops/Aurora.xpm
-share/xfce/backdrops/BlackStripes.xpm
-share/xfce/backdrops/Blue.list
-share/xfce/backdrops/BlueSatin.xpm
-share/xfce/backdrops/BlueSea.xpm
-share/xfce/backdrops/BlueStripes.xpm
-share/xfce/backdrops/BlueStucco.xpm
-share/xfce/backdrops/Bluedrops.xpm
-share/xfce/backdrops/Bluefalls.xpm
-share/xfce/backdrops/Boucles.xpm
-share/xfce/backdrops/Brownie.xpm
-share/xfce/backdrops/Candies.xpm
-share/xfce/backdrops/Cds.xpm
-share/xfce/backdrops/Circle.xpm
-share/xfce/backdrops/Cloth.xpm
-share/xfce/backdrops/Clouds.xpm
-share/xfce/backdrops/Cocoa.xpm
-share/xfce/backdrops/Compute.xpm
-share/xfce/backdrops/Concrete.xpm
-share/xfce/backdrops/Darkblue2.xpm
-share/xfce/backdrops/Default.xpm
-share/xfce/backdrops/Desert2.xpm
-share/xfce/backdrops/Dry.xpm
-share/xfce/backdrops/Eyes.xpm
-share/xfce/backdrops/Fire.xpm
-share/xfce/backdrops/Flames.xpm
-share/xfce/backdrops/Flow.xpm
-share/xfce/backdrops/Flower.jpg
-share/xfce/backdrops/Funkyblue.xpm
-share/xfce/backdrops/Gallets.xpm
-share/xfce/backdrops/Glasses.xpm
-share/xfce/backdrops/Gold.xpm
-share/xfce/backdrops/Gradient.xpm
-share/xfce/backdrops/Green.xpm
-share/xfce/backdrops/GreenStripes.xpm
-share/xfce/backdrops/GreenStucco.xpm
-share/xfce/backdrops/Greenslate.xpm
-share/xfce/backdrops/Grey.xpm
-share/xfce/backdrops/GreyArena.xpm
-share/xfce/backdrops/Greydrops.xpm
-share/xfce/backdrops/Greysea.xpm
-share/xfce/backdrops/Hardblue.xpm
-share/xfce/backdrops/Honey.xpm
-share/xfce/backdrops/Horizon.png
-share/xfce/backdrops/Leaves.xpm
-share/xfce/backdrops/Linea.xpm
-share/xfce/backdrops/Marbled.xpm
-share/xfce/backdrops/Master-Plan.jpg
-share/xfce/backdrops/Maze.xpm
-share/xfce/backdrops/Metal-blue.jpg
-share/xfce/backdrops/Nebula.xpm
-share/xfce/backdrops/Notes.xpm
-share/xfce/backdrops/Overdriven.jpg
-share/xfce/backdrops/Pencils.xpm
-share/xfce/backdrops/Plasma.xpm
-share/xfce/backdrops/Pled.xpm
-share/xfce/backdrops/Pool.xpm
-share/xfce/backdrops/Psy.xpm
-share/xfce/backdrops/Psy2.xpm
-share/xfce/backdrops/Psy3.xpm
-share/xfce/backdrops/Purple.xpm
-share/xfce/backdrops/PurpleStripes.xpm
-share/xfce/backdrops/Reader.xpm
-share/xfce/backdrops/Rotin.xpm
-share/xfce/backdrops/Rough.xpm
-share/xfce/backdrops/Sandy-ridges.xpm
-share/xfce/backdrops/Satin.xpm
-share/xfce/backdrops/Satin2.xpm
-share/xfce/backdrops/Satin3.xpm
-share/xfce/backdrops/Sea.xpm
-share/xfce/backdrops/Sky.xpm
-share/xfce/backdrops/Sky2.xpm
-share/xfce/backdrops/Sky3.jpg
-share/xfce/backdrops/Slate.xpm
-share/xfce/backdrops/Soft.xpm
-share/xfce/backdrops/Softblue.xpm
-share/xfce/backdrops/Softblue2.xpm
-share/xfce/backdrops/Sol.xpm
-share/xfce/backdrops/Solid.xpm
-share/xfce/backdrops/Space.xpm
-share/xfce/backdrops/Space2.xpm
-share/xfce/backdrops/Storm.xpm
Home |
Main Index |
Thread Index |
Old Index