summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--net/Makefile3
-rw-r--r--net/agqt/DESCR13
-rw-r--r--net/agqt/Makefile27
-rw-r--r--net/agqt/PLIST7
-rw-r--r--net/agqt/distinfo4
6 files changed, 3 insertions, 54 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 33c82fb6009..bba083c2674 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.936 2002/12/28 22:50:03 jmmv Exp $
+$NetBSD: CHANGES,v 1.937 2002/12/29 04:38:40 hubertf Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -4303,3 +4303,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated lyx to 1.2.1nb1 [jschauma 2002-12-28]
Updated xldlas to 0.85nb2 [jschauma 2002-12-28]
Updated gimp-base to 1.2.3nb4 [jmmv 2002-12-28]
+ Deleted agqt [hubertf 2002-12-29]
diff --git a/net/Makefile b/net/Makefile
index 28a67492e85..0aac5454ada 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.345 2002/12/18 07:55:24 rh Exp $
+# $NetBSD: Makefile,v 1.346 2002/12/29 04:38:42 hubertf Exp $
#
COMMENT= Networking tools
@@ -11,7 +11,6 @@ SUBDIR+= ORBit
SUBDIR+= ORBit2
SUBDIR+= SDL_net
SUBDIR+= adns
-SUBDIR+= agqt
SUBDIR+= airportbasestationconfig
SUBDIR+= archie
SUBDIR+= arla
diff --git a/net/agqt/DESCR b/net/agqt/DESCR
deleted file mode 100644
index 0046ab6d92c..00000000000
--- a/net/agqt/DESCR
+++ /dev/null
@@ -1,13 +0,0 @@
-This package consists of two programs, collectively termed "6's Spiffy
-AudioGalaxy Query Tool."
-
-AudioGalaxy is a Napster-like music sharing server accessible at
-http://www.audiogalaxy.com.
-
-The core program is the query tool itself, "ag." ag accepts an AudioGalaxy
-search query (that is, anything that you might type into AudioGalaxy's
-search engine), runs the query for you, selects the first couple of results
-returned by the search (the exact number of results selected per search is
-configurable) and queues them for download, using the "Choose Versions"
-feature of AudioGalaxy to try to get a minimum (also configurable) bitrate
-for your downloads.
diff --git a/net/agqt/Makefile b/net/agqt/Makefile
deleted file mode 100644
index a8fe2587af1..00000000000
--- a/net/agqt/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2002/05/12 10:16:48 abs Exp $
-#
-
-DISTNAME= agqt-0.5
-CATEGORIES= audio net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qgqt/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= hubertf@netbsd.org
-HOMEPAGE= http://agqt.sourceforge.net/
-COMMENT= AudioGalaxy Query Tool
-
-WRKSRC= ${WRKDIR}/agqt
-
-do-build:
- cd ${WRKSRC}/am ; make
- cd ${WRKSRC}/ag ; make
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/ag/ag ${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/am/am ${PREFIX}/bin
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/agqt
- ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/agqt
- ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${PREFIX}/share/doc/agqt
- ${INSTALL_DATA} ${WRKSRC}/agrc.sample ${PREFIX}/share/doc/agqt
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/net/agqt/PLIST b/net/agqt/PLIST
deleted file mode 100644
index 183f0b21cdd..00000000000
--- a/net/agqt/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:54:46 zuntum Exp $
-bin/ag
-bin/am
-share/doc/agqt/README
-share/doc/agqt/ChangeLog
-share/doc/agqt/agrc.sample
-@dirrm share/doc/agqt
diff --git a/net/agqt/distinfo b/net/agqt/distinfo
deleted file mode 100644
index 84e1a6fca44..00000000000
--- a/net/agqt/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/07/29 01:12:58 hubertf Exp $
-
-SHA1 (agqt-0.5.tar.bz2) = 64dc30898939e0685c522c0a4ae1e4da959a15bc
-Size (agqt-0.5.tar.bz2) = 66096 bytes