diff options
author | wiz <wiz@pkgsrc.org> | 2000-12-18 13:54:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-12-18 13:54:38 +0000 |
commit | 83e2c4fece98a4a3af1cdf7d512083a64af48c5e (patch) | |
tree | a502122c0386ee286a6662bdaccc7bb4f27313e2 | |
parent | c9cf5a7dd94bbd39e3aeea6a305fa154adb7afc3 (diff) | |
download | pkgsrc-83e2c4fece98a4a3af1cdf7d512083a64af48c5e.tar.gz |
Move x11/ascp, x11/econf, and x11/wmextra to wm.
-rw-r--r-- | meta-pkgs/edesktop/Makefile | 4 | ||||
-rw-r--r-- | wm/Makefile | 5 | ||||
-rw-r--r-- | x11/Makefile | 5 | ||||
-rw-r--r-- | x11/ascp/Makefile | 28 | ||||
-rw-r--r-- | x11/ascp/files/md5 | 3 | ||||
-rw-r--r-- | x11/ascp/files/patch-sum | 3 | ||||
-rw-r--r-- | x11/ascp/patches/patch-aa | 13 | ||||
-rw-r--r-- | x11/ascp/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/ascp/pkg/DESCR | 9 | ||||
-rw-r--r-- | x11/ascp/pkg/PLIST | 29 | ||||
-rw-r--r-- | x11/econf/Makefile | 20 | ||||
-rw-r--r-- | x11/econf/files/md5 | 3 | ||||
-rw-r--r-- | x11/econf/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/econf/pkg/DESCR | 1 | ||||
-rw-r--r-- | x11/econf/pkg/PLIST | 4 | ||||
-rw-r--r-- | x11/wmextra/Makefile | 17 | ||||
-rw-r--r-- | x11/wmextra/files/md5 | 3 | ||||
-rw-r--r-- | x11/wmextra/files/patch-sum | 3 | ||||
-rw-r--r-- | x11/wmextra/patches/patch-aa | 13 | ||||
-rw-r--r-- | x11/wmextra/pkg/COMMENT | 1 | ||||
-rw-r--r-- | x11/wmextra/pkg/DESCR | 2 | ||||
-rw-r--r-- | x11/wmextra/pkg/PLIST | 79 |
22 files changed, 7 insertions, 240 deletions
diff --git a/meta-pkgs/edesktop/Makefile b/meta-pkgs/edesktop/Makefile index 573ac1011c6..b01e3f6f9fc 100644 --- a/meta-pkgs/edesktop/Makefile +++ b/meta-pkgs/edesktop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2000/12/15 23:31:15 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2000/12/18 13:54:39 wiz Exp $ # DISTNAME= edesktop-1.0 @@ -13,7 +13,7 @@ DEPENDS+= eterm-[0-9]*:../../x11/eterm DEPENDS+= ethemes-[0-9]*:../../wm/ethemes DEPENDS+= rxvt-[0-9]*:../../x11/rxvt DEPENDS+= mutt-[0-9]*:../../mail/mutt -DEPENDS+= econf-[0-9]*:../../x11/econf +DEPENDS+= econf-[0-9]*:../../wm/econf DEPENDS+= xv-[0-9]*:../../graphics/xv DEPENDS+= ee-[0-9]*:../../graphics/ee DEPENDS+= gimp-[0-9]*:../../graphics/gimp diff --git a/wm/Makefile b/wm/Makefile index 08749bff57f..005f1ddf246 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,11 +1,13 @@ -# $NetBSD: Makefile,v 1.4 2000/12/15 23:31:14 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2000/12/18 13:54:39 wiz Exp $ # SUBDIR += 9wm SUBDIR += afterstep SUBDIR += amiwm + SUBDIR += ascp SUBDIR += blackbox SUBDIR += ctwm + SUBDIR += econf SUBDIR += enlightenment SUBDIR += ethemes SUBDIR += flwm @@ -24,6 +26,7 @@ SUBDIR += windowmaker SUBDIR += wm2 SUBDIR += wmakerconf + SUBDIR += wmextra SUBDIR += wmthemes SUBDIR += wmx diff --git a/x11/Makefile b/x11/Makefile index 43bc44d365f..2082166c044 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.197 2000/12/17 23:40:53 wiz Exp $ +# $NetBSD: Makefile,v 1.198 2000/12/18 13:54:38 wiz Exp $ # SUBDIR += 9term @@ -7,12 +7,10 @@ SUBDIR += Xaw3d SUBDIR += Xbae SUBDIR += XmHTML - SUBDIR += ascp SUBDIR += blt SUBDIR += controlcenter SUBDIR += dxpc SUBDIR += ebuilder - SUBDIR += econf SUBDIR += egtk SUBDIR += eterm SUBDIR += filerunner @@ -71,7 +69,6 @@ SUBDIR += unclutter SUBDIR += wmavgload SUBDIR += wmessage - SUBDIR += wmextra SUBDIR += wmfire SUBDIR += wmfstatus SUBDIR += wmweather diff --git a/x11/ascp/Makefile b/x11/ascp/Makefile deleted file mode 100644 index d2ebc494dc5..00000000000 --- a/x11/ascp/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.7 2000/08/27 02:43:32 fredb Exp $ - -DISTNAME= ascp-1.0.3 -CATEGORIES= x11 -MASTER_SITES= ftp://ftp.afterstep.org/apps/ascp/ -EXTRACT_SUFX= .tgz - -MAINTAINER= packages@netbsd.org -HOMEPAGE= http://hubble.colorado.edu/~nwanua/htmldir/ascp.html - -DEPENDS+= afterstep-1.8.*:../../x11/afterstep -DEPENDS+= gtk+-1.2.*:../../x11/gtk - -GNU_CONFIGURE= yes -USE_X11= yes - -CONFIGURE_ENV+= GTK_CONFIG="${X11PREFIX}/bin/gtk-config" - -IGNORE= "Not for Afterstep 1.8.x!" - -pre-configure: - ${RM} ${WRKSRC}/config.cache - -post-install: - @${CHMOD} a+x ${PREFIX}/share/afterstep/ascp/icons - @${CHMOD} -R a+r ${PREFIX}/share/afterstep/ascp - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/ascp/files/md5 b/x11/ascp/files/md5 deleted file mode 100644 index aa27602333f..00000000000 --- a/x11/ascp/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.2 2000/08/27 02:43:33 fredb Exp $ - -MD5 (ascp-1.0.3.tgz) = e6036a6d1386a1ab12d8ede7b605fdf3 diff --git a/x11/ascp/files/patch-sum b/x11/ascp/files/patch-sum deleted file mode 100644 index 21b143e0823..00000000000 --- a/x11/ascp/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 14:23:22 agc Exp $ - -MD5 (patch-aa) = f0e4c3e578b70a74de361c67e4402230 diff --git a/x11/ascp/patches/patch-aa b/x11/ascp/patches/patch-aa deleted file mode 100644 index 06cd8972b45..00000000000 --- a/x11/ascp/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 1999/06/07 07:26:01 tron Exp $ - ---- src/Makefile.in.orig Thu Apr 1 23:30:43 1999 -+++ src/Makefile.in Sat Jun 5 14:26:58 1999 -@@ -23,7 +23,7 @@ - help.o main.o pager.o winlist.o wharf.o xpm.o - - ascp: $(OBJS) -- $(CC) $^ -o $@ $(LDFLAGS) $(LIBS) -+ $(CC) $> -o $@ $(LDFLAGS) $(LIBS) - - ################################################################################## - diff --git a/x11/ascp/pkg/COMMENT b/x11/ascp/pkg/COMMENT deleted file mode 100644 index 15e71af56ca..00000000000 --- a/x11/ascp/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Configuration utility for AfterStep diff --git a/x11/ascp/pkg/DESCR b/x11/ascp/pkg/DESCR deleted file mode 100644 index 6e4bf280bdf..00000000000 --- a/x11/ascp/pkg/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -The AfterStep Control Panel is intended to provide an easy to use -and intuitive graphical front-end for configuring the AfterStep -window manager (versions 1.4 and up). - -Although based (read: looks like) on a previous program of the same -name written in Tcl/Tk (Alfredo Kojima, Ludovic Marcotte and Nwanua -Elumeze), this version (also dubbed gtk+-ascp), works with the -~/GNUstep/ directory structure. It is written in C using the GTK+ -toolkit and as such bears only a visual resemblance to its predecessor. diff --git a/x11/ascp/pkg/PLIST b/x11/ascp/pkg/PLIST deleted file mode 100644 index 1102bd913c6..00000000000 --- a/x11/ascp/pkg/PLIST +++ /dev/null @@ -1,29 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/07 07:26:01 tron Exp $ -bin/ascp -share/afterstep/ascp/ascprc -share/afterstep/ascp/config -share/afterstep/ascp/config~ -share/afterstep/ascp/help/animate.hlp -share/afterstep/ascp/help/audio.hlp -share/afterstep/ascp/help/audio.hlp~ -share/afterstep/ascp/help/autoexec.hlp -share/afterstep/ascp/help/database.hlp -share/afterstep/ascp/help/pager.hlp -share/afterstep/ascp/help/paths.hlp -share/afterstep/ascp/help/wharfentries.hlp -share/afterstep/ascp/help/wharfstyle.hlp -share/afterstep/ascp/icons/AfterStep3.xpm -share/afterstep/ascp/icons/MaelstromInFrame.xpm -share/afterstep/ascp/icons/ascp.xpm -share/afterstep/ascp/icons/desktop.xpm -share/afterstep/ascp/icons/init.xpm -share/afterstep/ascp/icons/interface.xpm -share/afterstep/ascp/icons/path.xpm -share/afterstep/ascp/icons/sound.xpm -share/afterstep/ascp/icons/whandling.xpm -share/afterstep/ascp/icons/wharf.xpm -share/afterstep/ascp/icons/wharf2.xpm -share/afterstep/ascp/icons/woptions.xpm -@dirrm share/afterstep/ascp/help -@dirrm share/afterstep/ascp/icons -@dirrm share/afterstep/ascp diff --git a/x11/econf/Makefile b/x11/econf/Makefile deleted file mode 100644 index 87046ba3291..00000000000 --- a/x11/econf/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.5 1999/12/07 21:40:39 rh Exp $ - -DISTNAME= enlightenment-conf-0.15 -PKGNAME= econf-0.15 -CATEGORIES= x11 -MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ - -MAINTAINER= root@garbled.net -HOMEPAGE= http://www.enlightenment.org/ - -DEPENDS+= control-center-*:../../x11/controlcenter - -WRKSRC= ${WRKDIR}/${DISTNAME} - -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_X11= yes -USE_X11BASE= yes - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/econf/files/md5 b/x11/econf/files/md5 deleted file mode 100644 index c256f3cc466..00000000000 --- a/x11/econf/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 1999/04/01 05:44:59 garbled Exp $ - -MD5 (enlightenment-conf-0.15.tar.gz) = ad87526c1e86088e5ba851c36eb70b13 diff --git a/x11/econf/pkg/COMMENT b/x11/econf/pkg/COMMENT deleted file mode 100644 index e8293092784..00000000000 --- a/x11/econf/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -configuration tool for easily setting up Enlightenment diff --git a/x11/econf/pkg/DESCR b/x11/econf/pkg/DESCR deleted file mode 100644 index 46a834904cf..00000000000 --- a/x11/econf/pkg/DESCR +++ /dev/null @@ -1 +0,0 @@ -A Configuration tool for easily setting up Enlightenment diff --git a/x11/econf/pkg/PLIST b/x11/econf/pkg/PLIST deleted file mode 100644 index d662846ad2f..00000000000 --- a/x11/econf/pkg/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/01 05:44:59 garbled Exp $ -share/control-center/Workspace/Enlightenment.desktop -bin/e-conf -@dirrm share/control-center/Workspace diff --git a/x11/wmextra/Makefile b/x11/wmextra/Makefile deleted file mode 100644 index 3c6fcb03c82..00000000000 --- a/x11/wmextra/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: Makefile,v 1.6 2000/12/12 02:10:19 wiz Exp $ - -DISTNAME= WindowMaker-extra-0.1 -PKGNAME= wmextra-0.1 -CATEGORIES= x11 -MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \ - ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ - -MAINTAINER= jlam@netbsd.org -HOMEPAGE= http://www.windowmaker.org/ - -DEPENDS+= windowmaker-*:../../wm/windowmaker - -USE_X11BASE= yes -GNU_CONFIGURE= yes - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/wmextra/files/md5 b/x11/wmextra/files/md5 deleted file mode 100644 index 7a0b6f58ef0..00000000000 --- a/x11/wmextra/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 1999/04/16 20:16:03 jlam Exp $ - -MD5 (WindowMaker-extra-0.1.tar.gz) = 07c7700daaaf232bc490f5abaabef085 diff --git a/x11/wmextra/files/patch-sum b/x11/wmextra/files/patch-sum deleted file mode 100644 index 254065c1915..00000000000 --- a/x11/wmextra/files/patch-sum +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 14:23:32 agc Exp $ - -MD5 (patch-aa) = d5b6bf84e36dcbea568e4e19a4bd3683 diff --git a/x11/wmextra/patches/patch-aa b/x11/wmextra/patches/patch-aa deleted file mode 100644 index 784f28a8532..00000000000 --- a/x11/wmextra/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 1999/04/16 20:16:03 jlam Exp $ - ---- Icons/Makefile.in.orig Thu Apr 1 09:30:31 1999 -+++ Icons/Makefile.in Fri Apr 16 15:45:55 1999 -@@ -64,7 +64,7 @@ - - defsdatadir = @ICONSDIR@ - --defsdata_DATA = Ant.xpm Antennae.xpm Bee48x48.xpm Beer.xpm Bird.xpm Book.xpm Bookshelf.xpm Brain.xpm BulletHole.xpm CashRegister.xpm Clipboard.xpm Cola.xpm ColorGNU.xpm Correspondence.dir.xpm CrystalSkull.dir.xpm Daemon.xpm Detergent.dir.xpm DoomII.xpm Draw.xpm EscherCube.xpm EscherTriangle.xpm Fish5.dir.xpm Football.xpm FootballUS.xpm Gear.xpm Ghost.xpm HP-16C-48.xpm HandOpen.xpm HandPointing.xpm HandPointingLeft.xpm HandPunch.xpm HandReach.xpm HeroSandwich.dir.xpm LadyBug48x48.xpm Microphone.xpm Netscape.xpm NewsAgent.xpm PDF.xpm Padlock.xpm Paint.xpm Pencils.24.xpm Penguin.xpm Radio.xpm Reference.xpm Rumi.xpm Snail.xpm T2-Film.xpm TagIcon.xpm TapeIcon1.xpm TrueDie48.xpm WheelbarrowFull.xpm WordEditor.xpm Wrench-12bit.xpm bomb2.xpm inspect.xpm monitor.xpm paint.xpm tile.black.xpm tile.snow.xpm tile.xpm tile2.xpm xv.xpm -+defsdata_DATA = Ant.xpm Antennae.xpm Bee48x48.xpm Beer.xpm Bird.xpm Book.xpm Bookshelf.xpm Brain.xpm BulletHole.xpm CashRegister.xpm Clipboard.xpm Cola.xpm ColorGNU.xpm Correspondence.dir.xpm CrystalSkull.dir.xpm Daemon.xpm Detergent.dir.xpm DoomII.xpm Draw.xpm EscherCube.xpm EscherTriangle.xpm Fish5.dir.xpm Football.xpm FootballUS.xpm Gear.xpm Ghost.xpm HP-16C-48.xpm HandOpen.xpm HandPointing.xpm HandPointingLeft.xpm HandPunch.xpm HandReach.xpm HeroSandwich.dir.xpm LadyBug48x48.xpm Microphone.xpm Netscape.xpm NewsAgent.xpm PDF.xpm Padlock.xpm Paint.xpm Pencils.24.xpm Penguin.xpm Radio.xpm Reference.xpm Rumi.xpm Snail.xpm T2-Film.xpm TagIcon.xpm TapeIcon1.xpm TrueDie48.xpm WheelbarrowFull.xpm WordEditor.xpm Wrench-12bit.xpm bomb2.xpm inspect.xpm monitor.xpm paint.xpm tile.black.xpm tile.snow.xpm tile.xpm tile2.xpm - - - EXTRA_DIST = $(defsdata_DATA) mkMakefile diff --git a/x11/wmextra/pkg/COMMENT b/x11/wmextra/pkg/COMMENT deleted file mode 100644 index f7ffe61fccb..00000000000 --- a/x11/wmextra/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Extras for window manager Window Maker diff --git a/x11/wmextra/pkg/DESCR b/x11/wmextra/pkg/DESCR deleted file mode 100644 index 58c758cb637..00000000000 --- a/x11/wmextra/pkg/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -This is the extra data package for Window Maker. For now it -only contains some icons and a few themes. diff --git a/x11/wmextra/pkg/PLIST b/x11/wmextra/pkg/PLIST deleted file mode 100644 index e0ced96a53d..00000000000 --- a/x11/wmextra/pkg/PLIST +++ /dev/null @@ -1,79 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/04/16 20:16:03 jlam Exp $ -share/WindowMaker/Icons/Ant.xpm -share/WindowMaker/Icons/Antennae.xpm -share/WindowMaker/Icons/Bee48x48.xpm -share/WindowMaker/Icons/Beer.xpm -share/WindowMaker/Icons/Bird.xpm -share/WindowMaker/Icons/Book.xpm -share/WindowMaker/Icons/Bookshelf.xpm -share/WindowMaker/Icons/Brain.xpm -share/WindowMaker/Icons/BulletHole.xpm -share/WindowMaker/Icons/CashRegister.xpm -share/WindowMaker/Icons/Clipboard.xpm -share/WindowMaker/Icons/Cola.xpm -share/WindowMaker/Icons/ColorGNU.xpm -share/WindowMaker/Icons/Correspondence.dir.xpm -share/WindowMaker/Icons/CrystalSkull.dir.xpm -share/WindowMaker/Icons/Daemon.xpm -share/WindowMaker/Icons/Detergent.dir.xpm -share/WindowMaker/Icons/DoomII.xpm -share/WindowMaker/Icons/Draw.xpm -share/WindowMaker/Icons/EscherCube.xpm -share/WindowMaker/Icons/EscherTriangle.xpm -share/WindowMaker/Icons/Fish5.dir.xpm -share/WindowMaker/Icons/Football.xpm -share/WindowMaker/Icons/FootballUS.xpm -share/WindowMaker/Icons/Gear.xpm -share/WindowMaker/Icons/Ghost.xpm -share/WindowMaker/Icons/HP-16C-48.xpm -share/WindowMaker/Icons/HandOpen.xpm -share/WindowMaker/Icons/HandPointing.xpm -share/WindowMaker/Icons/HandPointingLeft.xpm -share/WindowMaker/Icons/HandPunch.xpm -share/WindowMaker/Icons/HandReach.xpm -share/WindowMaker/Icons/HeroSandwich.dir.xpm -share/WindowMaker/Icons/LadyBug48x48.xpm -share/WindowMaker/Icons/Microphone.xpm -share/WindowMaker/Icons/Netscape.xpm -share/WindowMaker/Icons/NewsAgent.xpm -share/WindowMaker/Icons/PDF.xpm -share/WindowMaker/Icons/Padlock.xpm -share/WindowMaker/Icons/Paint.xpm -share/WindowMaker/Icons/Pencils.24.xpm -share/WindowMaker/Icons/Penguin.xpm -share/WindowMaker/Icons/Radio.xpm -share/WindowMaker/Icons/Reference.xpm -share/WindowMaker/Icons/Rumi.xpm -share/WindowMaker/Icons/Snail.xpm -share/WindowMaker/Icons/T2-Film.xpm -share/WindowMaker/Icons/TagIcon.xpm -share/WindowMaker/Icons/TapeIcon1.xpm -share/WindowMaker/Icons/TrueDie48.xpm -share/WindowMaker/Icons/WheelbarrowFull.xpm -share/WindowMaker/Icons/WordEditor.xpm -share/WindowMaker/Icons/Wrench-12bit.xpm -share/WindowMaker/Icons/bomb2.xpm -share/WindowMaker/Icons/inspect.xpm -share/WindowMaker/Icons/monitor.xpm -share/WindowMaker/Icons/paint.xpm -share/WindowMaker/Icons/tile.black.xpm -share/WindowMaker/Icons/tile.snow.xpm -share/WindowMaker/Icons/tile.xpm -share/WindowMaker/Icons/tile2.xpm -share/WindowMaker/Themes/Checker.themed/checker.xpm -share/WindowMaker/Themes/Checker.themed/style -share/WindowMaker/Themes/LeetWM.themed/LeetWM.jpg -share/WindowMaker/Themes/LeetWM.themed/LeetWMMenutb1.jpg -share/WindowMaker/Themes/LeetWM.themed/LeetWMMenutb2.jpg -share/WindowMaker/Themes/LeetWM.themed/LeetWMTile1.jpg -share/WindowMaker/Themes/LeetWM.themed/LeetWMtb1.jpg -share/WindowMaker/Themes/LeetWM.themed/LeetWMtb2.jpg -share/WindowMaker/Themes/LeetWM.themed/style -share/WindowMaker/Themes/Night.themed/SeaNight.jpeg -share/WindowMaker/Themes/Night.themed/style -share/WindowMaker/Themes/STEP2000.themed/BlueImage2.jpeg -share/WindowMaker/Themes/STEP2000.themed/style -@dirrm share/WindowMaker/Themes/Checker.themed -@dirrm share/WindowMaker/Themes/LeetWM.themed -@dirrm share/WindowMaker/Themes/Night.themed -@dirrm share/WindowMaker/Themes/STEP2000.themed |