summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-26 03:18:07 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-26 03:18:07 +0000
commitc4e70b215191a338ca32cf3f2501fc1c723099bc (patch)
tree0955a50f02eb4a741afdbc42804a5e94232ecdc6 /misc
parentFix a typo which would results in wrong home directory of nullmail user. (diff)
Remove the sma port at the maintainer's request since it is no longer
been actively developed. PR: 23727 Submitted by: Donald Burr <dburr@freebsd.org>
Notes
Notes: svn path=/head/; revision=38722
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile1
-rw-r--r--misc/sma/Makefile37
-rw-r--r--misc/sma/distinfo1
-rw-r--r--misc/sma/pkg-comment1
-rw-r--r--misc/sma/pkg-descr20
-rw-r--r--misc/sma/pkg-message31
-rw-r--r--misc/sma/pkg-plist1
7 files changed, 0 insertions, 92 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 23258d34544c..a02ddbe9b9eb 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -133,7 +133,6 @@
SUBDIR += sh-utils
SUBDIR += shc
SUBDIR += sls
- SUBDIR += sma
SUBDIR += smssend
SUBDIR += snowflake
SUBDIR += splitvt
diff --git a/misc/sma/Makefile b/misc/sma/Makefile
deleted file mode 100644
index 62d008160e41..000000000000
--- a/misc/sma/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: sma
-# Date created: 8 May 1998
-# Whom: Donald Burr <dburr@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= sma
-PORTVERSION= 0.9.13
-CATEGORIES= misc
-MASTER_SITES= http://www.scour.net/sma/
-DISTFILES= SMA.pl
-
-MAINTAINER= dburr@FreeBSD.org
-
-RUN_DEPENDS= smbclient:${PORTSDIR}/net/samba
-
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-
-USE_PERL5= yes
-
-do-extract:
- @${MKDIR} ${WRKDIR}
-
-pre-configure:
- @${SED} -e '1,1s:/usr/bin/perl:${PERL5}:' \
- -e '/\$debug = 3/s//\$debug = 0/' \
- ${DISTDIR}/SMA.pl > ${WRKDIR}/sma
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/sma ${PREFIX}/bin
-
-post-install:
- @${CAT} ${PKGMESSAGE}
-
-.include <bsd.port.mk>
diff --git a/misc/sma/distinfo b/misc/sma/distinfo
deleted file mode 100644
index dd8211d8b441..000000000000
--- a/misc/sma/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (SMA.pl) = 1000193c4c77517c814d731afd9d7b4b
diff --git a/misc/sma/pkg-comment b/misc/sma/pkg-comment
deleted file mode 100644
index 734dfef1da40..000000000000
--- a/misc/sma/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Scour Media Agent client for UNIX
diff --git a/misc/sma/pkg-descr b/misc/sma/pkg-descr
deleted file mode 100644
index e27a7b779e91..000000000000
--- a/misc/sma/pkg-descr
+++ /dev/null
@@ -1,20 +0,0 @@
-The Scour Media Agent (SMA) is a program that is used in conjunction with
-the Scour search service (http://www.scour.net/). This is a new kind of
-search service that specializes in searching for multimedia filetypes
-(video, animation, audio, etc.). They search 6 different protocols and have
-the most comprehensive webcrawlers of any search engine presently in
-existence. The database contains everything from links to streaming video
-lectures on Microbiology (coming soon) to the latest music video from the
-Spice Girls.
-
-They specialize even further by separating media files into their respective
-types (.avi, .mpg, .mov, .viv, .ram, .mp3, etc.) So, going beyond just
-being able to search for video files, you can specify all the way down to
-the file type.
-
-This free service started out as a dorm room project by a couple of Computer
-Science students at UCLA.
-
-WWW: http://www.scour.net/
-
-[ This port is maintained by Donald Burr <dburr@FreeBSD.ORG>. ]
diff --git a/misc/sma/pkg-message b/misc/sma/pkg-message
deleted file mode 100644
index d6f53756e860..000000000000
--- a/misc/sma/pkg-message
+++ /dev/null
@@ -1,31 +0,0 @@
-Scour is now successfully installed.
-
-You can use it either as a standalone program or as a browser plug-in.
-
-Standalone:
-===========
-When you find a file you want to look at on the Scour site, click on it
-to download it. Netscape will pop up a "save as" dialog to ask you where
-to save a file called "smadlc". Save it anywhere, then from a command line
-type "sma /path/to/smadlc" (example: if you saved it as /tmp/smadlc, type
-"sma /tmp/smadlc")
-
-Netscape plug-in:
-=================
-In the Preferences dialog, click through to the "Navigator/Applications"
-hierarchy. Click the "New" button and fill out the dialog as follows:
-
-Description: Scour Media Agent
-MIMEType: application/x-scour-directive
-Suffixes: sma
-Handled by: Check "Application", and in the box, enter "sma %s"
-
-Lynx plug-in:
-=============
-Add the following line to the lynx.cfg file:
-VIEWER:application/x-scour-directive:sma %s
-
-You will also need to install programs for whichever media type(s) you wish
-to be able to view. Look around in the /usr/ports hierarchy.
-
-Now go on over to http://www.scour.net/ and use it!
diff --git a/misc/sma/pkg-plist b/misc/sma/pkg-plist
deleted file mode 100644
index b95917b727b3..000000000000
--- a/misc/sma/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/sma