summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-14 03:34:42 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-14 03:34:42 +0000
commitd613dee42e275c635e9ec02fb2f46436d11691fa (patch)
tree5a98151f86a7b414654b4e347915b3798dc7f262 /irc
parentUpdate MASTER_SITES and fix an email address in DESCR (diff)
Import of ScrollZ.
ScrollZ is a colour-enabled IRC client that implements many useful features normally found in a script. PR: 13083 Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes: svn path=/head/; revision=20697
Diffstat (limited to 'irc')
-rw-r--r--irc/scrollz/Makefile32
-rw-r--r--irc/scrollz/distinfo1
-rw-r--r--irc/scrollz/pkg-comment1
-rw-r--r--irc/scrollz/pkg-descr13
-rw-r--r--irc/scrollz/pkg-plist1
5 files changed, 48 insertions, 0 deletions
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile
new file mode 100644
index 000000000000..a49d5998d470
--- /dev/null
+++ b/irc/scrollz/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: ScrollZ
+# Version required: 1.8i5
+# Date created: 10 Aug 1999
+# Whom: Will Andrews <andrews@technologist.com>
+#
+# $Id$
+#
+
+DISTNAME= ScrollZ-1.8i5-FreeBSD-3.2
+PKGNAME= scrollz-1.8i5
+CATEGORIES= irc
+MASTER_SITES= ftp://ftp.scrollz.net/ScrollZ/
+EXTRACT_SUFX= .bz2
+
+MAINTAINER= andrews@technologist.com
+
+USE_BZIP2= YES
+NO_BUILD= YES
+ONLY_FOR_ARCHS= i386
+
+BZIP2?= ${LOCALBASE}/bin/bzip2
+
+pre-extract:
+ @${MKDIR} ${WRKSRC}
+
+do-extract:
+ @${BZIP2} -dc ${DISTDIR}/${DISTFILES} > ${WRKSRC}/scrollz
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/scrollz ${PREFIX}/bin/scrollz
+
+.include <bsd.port.mk>
diff --git a/irc/scrollz/distinfo b/irc/scrollz/distinfo
new file mode 100644
index 000000000000..1c0b371e9140
--- /dev/null
+++ b/irc/scrollz/distinfo
@@ -0,0 +1 @@
+MD5 (ScrollZ-1.8i5-FreeBSD-3.2.bz2) = 00dc85854ffff1fe2d3ab1a8cb0d8ca2
diff --git a/irc/scrollz/pkg-comment b/irc/scrollz/pkg-comment
new file mode 100644
index 000000000000..7b6f03a0a513
--- /dev/null
+++ b/irc/scrollz/pkg-comment
@@ -0,0 +1 @@
+Fast, color-enabled IRC client
diff --git a/irc/scrollz/pkg-descr b/irc/scrollz/pkg-descr
new file mode 100644
index 000000000000..50581db8fc8c
--- /dev/null
+++ b/irc/scrollz/pkg-descr
@@ -0,0 +1,13 @@
+ScrollZ is a color-enabled IRC client written by
+Flier <flier@scrollz.com>. Its main difference from other
+clients is that it implements many useful features that you
+would normally find in a script, thus making it faster than
+such scripts paired up with ircII.
+
+It also has many unique features, such as three-line status
+bars, CDCC (which has reget/resend ability), and its environment
+is highly customizable.
+
+WWW: http://www.scrollz.com/
+
+- Will <andrews@technologist.com>
diff --git a/irc/scrollz/pkg-plist b/irc/scrollz/pkg-plist
new file mode 100644
index 000000000000..0d384208a69f
--- /dev/null
+++ b/irc/scrollz/pkg-plist
@@ -0,0 +1 @@
+bin/scrollz