summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorfredb <fredb>2002-03-04 15:59:32 +0000
committerfredb <fredb>2002-03-04 15:59:32 +0000
commite5a7702ffb6a23fad0708115517ab36929e4d5f5 (patch)
tree3214df166b7a24183e12b70971a1ee29b4d59bf6 /wm
parent70e758783f12b44fbb7c284f84eb719fbd3a1785 (diff)
downloadpkgsrc-e5a7702ffb6a23fad0708115517ab36929e4d5f5.tar.gz
Remove obsolete package "ascp". The afterstep control panel is currently
included in the development version of afterstep, but there's been no visible effort to backport it to afterstep-1.8.x.
Diffstat (limited to 'wm')
-rw-r--r--wm/Makefile3
-rw-r--r--wm/ascp/DESCR9
-rw-r--r--wm/ascp/Makefile32
-rw-r--r--wm/ascp/PLIST29
-rw-r--r--wm/ascp/distinfo5
-rw-r--r--wm/ascp/patches/patch-aa13
6 files changed, 1 insertions, 90 deletions
diff --git a/wm/Makefile b/wm/Makefile
index b6c8ce126c0..4b9ac959184 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2002/02/28 11:29:20 martti Exp $
+# $NetBSD: Makefile,v 1.21 2002/03/04 15:59:32 fredb Exp $
#
COMMENT= window managers (for X)
@@ -7,7 +7,6 @@ SUBDIR+= 9wm
SUBDIR+= afterstep
SUBDIR+= amaterus
SUBDIR+= amiwm
-SUBDIR+= ascp
SUBDIR+= bbkeys
SUBDIR+= bbkeys-qt
SUBDIR+= blackbox
diff --git a/wm/ascp/DESCR b/wm/ascp/DESCR
deleted file mode 100644
index 6e4bf280bdf..00000000000
--- a/wm/ascp/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/wm/ascp/Makefile b/wm/ascp/Makefile
deleted file mode 100644
index fd6ef3a1fec..00000000000
--- a/wm/ascp/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2001/05/11 18:57:59 fredb Exp $
-#
-
-DISTNAME= ascp-1.0.3
-CATEGORIES= x11 wm
-MASTER_SITES= ftp://ftp.afterstep.org/apps/ascp/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.princeton.edu/~ferguson/adw/ascp/
-COMMENT= Configuration utility for AfterStep
-
-DEPENDS+= afterstep-1.8.*:../../wm/afterstep
-DEPENDS+= gtk+-1.2.*:../../x11/gtk
-
-GNU_CONFIGURE= yes
-USE_X11= yes
-
-CONFIGURE_ENV+= GTK_CONFIG="${X11PREFIX}/bin/gtk-config"
-
-# XXX Fix me. The development (currently cvs only) version of ascp
-# XXX allegedly does work with afterstep-1.8.x.
-IGNORE= "${PKGNAME} is only for afterstep-1.6.x (obsolete)"
-
-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/wm/ascp/PLIST b/wm/ascp/PLIST
deleted file mode 100644
index 5e58e340591..00000000000
--- a/wm/ascp/PLIST
+++ /dev/null
@@ -1,29 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:59:04 zuntum 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/wm/ascp/distinfo b/wm/ascp/distinfo
deleted file mode 100644
index 48fa6e0ea4f..00000000000
--- a/wm/ascp/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/05/09 12:37:01 wiz Exp $
-
-SHA1 (ascp-1.0.3.tgz) = 805f2f90a3a0d56ff031beddc2760b4959fe1b0d
-Size (ascp-1.0.3.tgz) = 192246 bytes
-SHA1 (patch-aa) = 6507983e23f589885620f379fa90941c969a700e
diff --git a/wm/ascp/patches/patch-aa b/wm/ascp/patches/patch-aa
deleted file mode 100644
index bcf67d63734..00000000000
--- a/wm/ascp/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/12/18 13:50:42 wiz 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)
-
- ##################################################################################
-