summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-06-19 22:55:07 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-19 22:55:07 +0700
commit2c1adc18ed1833be2dff1aac3924ae3fbf5c800b (patch)
tree382ae3761a2d9f89b348b91e4e6ca19d8dba6603 /network
parent8c2db2dd95c60c61337dcaa2f0b40ed4479598e3 (diff)
downloadslackbuilds-2c1adc18ed1833be2dff1aac3924ae3fbf5c800b.tar.gz
slackbuilds-2c1adc18ed1833be2dff1aac3924ae3fbf5c800b.tar.xz
network/mosaic-ck: Added (Fork of NCSA Mosaic).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/mosaic-ck/README14
-rw-r--r--network/mosaic-ck/doinst.sh9
-rw-r--r--network/mosaic-ck/mosaic-ck.1236
-rw-r--r--network/mosaic-ck/mosaic-ck.SlackBuild109
-rw-r--r--network/mosaic-ck/mosaic-ck.desktop12
-rw-r--r--network/mosaic-ck/mosaic-ck.info10
-rw-r--r--network/mosaic-ck/mosaic-ck.pod121
-rw-r--r--network/mosaic-ck/slack-desc19
8 files changed, 530 insertions, 0 deletions
diff --git a/network/mosaic-ck/README b/network/mosaic-ck/README
new file mode 100644
index 0000000000..e33661f60a
--- /dev/null
+++ b/network/mosaic-ck/README
@@ -0,0 +1,14 @@
+mosaic-ck (Cameron Kaiser's fork of NCSA Mosaic)
+
+Mosaic is widely considered the grandfather of the modern web
+browser. Developed at NCSA, it was the first Web browser to win widespread
+use and acceptance. The last release of Mosaic was in 1997.
+
+mosaic-ck is a fork of Mosaic, with several features that allow it
+to work as a basic, no-frills browser on the modern WWW. Think of it
+as "lynx with images". There is no support for cookies, SSL, Java,
+Javascript, Flash, stylesheets, or frames. Table support is optional
+(and doesn't work well). Unicode/UTF-8 is partially supported.
+
+NOTE: Downloading source via wget is not supported. You must download it
+manually using browser.
diff --git a/network/mosaic-ck/doinst.sh b/network/mosaic-ck/doinst.sh
new file mode 100644
index 0000000000..6723fb108e
--- /dev/null
+++ b/network/mosaic-ck/doinst.sh
@@ -0,0 +1,9 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+
+# If there's no Mosaic link, take over:
+if [ ! -r usr/bin/Mosaic ]; then
+ ( cd usr/bin ; ln -sf mosaic-ck Mosaic )
+ ( cd usr/man/man1 ; ln -sf mosaic-ck.1.gz Mosaic.1.gz )
+fi
diff --git a/network/mosaic-ck/mosaic-ck.1 b/network/mosaic-ck/mosaic-ck.1
new file mode 100644
index 0000000000..cd2e141841
--- /dev/null
+++ b/network/mosaic-ck/mosaic-ck.1
@@ -0,0 +1,236 @@
+.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings. \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote. \*(C+ will
+.\" give a nicer C++. Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+. ds -- \(*W-
+. ds PI pi
+. if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+. if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
+. ds L" ""
+. ds R" ""
+. ds C` ""
+. ds C' ""
+'br\}
+.el\{\
+. ds -- \|\(em\|
+. ds PI \(*p
+. ds L" ``
+. ds R" ''
+. ds C`
+. ds C'
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el .ds Aq '
+.\"
+.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD. Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
+..
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{
+. if \nF \{
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
+..
+. if !\nF==2 \{
+. nr % 0
+. nr F 2
+. \}
+. \}
+.\}
+.rr rF
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear. Run. Save yourself. No user-serviceable parts.
+. \" fudge factors for nroff and troff
+.if n \{\
+. ds #H 0
+. ds #V .8m
+. ds #F .3m
+. ds #[ \f1
+. ds #] \fP
+.\}
+.if t \{\
+. ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+. ds #V .6m
+. ds #F 0
+. ds #[ \&
+. ds #] \&
+.\}
+. \" simple accents for nroff and troff
+.if n \{\
+. ds ' \&
+. ds ` \&
+. ds ^ \&
+. ds , \&
+. ds ~ ~
+. ds /
+.\}
+.if t \{\
+. ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+. ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+. ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+. ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+. ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+. ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+. \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+. \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+. \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+. ds : e
+. ds 8 ss
+. ds o a
+. ds d- d\h'-1'\(ga
+. ds D- D\h'-1'\(hy
+. ds th \o'bp'
+. ds Th \o'LP'
+. ds ae ae
+. ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "MOSAIC-CK 1"
+.TH MOSAIC-CK 1 "2014-06-18" "2.7ck9" "SlackBuilds.org"
+.\" For nroff, turn off justification. Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+mosaic\-ck \- fork of the ancient and venerable NCSA Mosaic web browser
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+\&\fBmosaic-ck\fR [\-mono] [\-color] [\-nd] [\-geometry \fIgeom\fR] [\-display \fIdisp\fR] [\-install] [\-iconic] [\fIurl\fR]
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+Mosaic is widely considered the grandfather of the modern web
+browser. Developed at \s-1NCSA,\s0 it was the first Web browser to win widespread
+use and acceptance. The last release of Mosaic was in 1997.
+.PP
+mosaic-ck is a fork of Mosaic, with several features that allow it
+to work as a basic, no-frills browser on the modern \s-1WWW.\s0 Think of it
+as \*(L"lynx with images\*(R". There is no support for cookies, \s-1SSL,\s0 Java,
+Javascript, Flash, stylesheets, or frames. Table support is optional
+(and doesn't work well). Unicode/UTF\-8 is partially supported.
+.SH "OPTIONS"
+.IX Header "OPTIONS"
+Unknown options are ignored. If more than one \s-1URL\s0 is given, only the first is used.
+.IP "\-mono" 4
+.IX Item "-mono"
+Starts in monochrome mode. Doesn't seem to actually work.
+.IP "\-color" 4
+.IX Item "-color"
+Starts in color mode. This is the default anyway.
+.IP "\-nd" 4
+.IX Item "-nd"
+No defaults: don't use existing X resources. See \fI\s-1README\s0.resources.html\fR.
+.IP "\-geometry \fIgeom\fR" 4
+.IX Item "-geometry geom"
+Starting position and size of window. \fIgeom\fR is a standard X geometry
+specifier, e.g. \fB640x480+0+0\fR.
+.IP "\-display \fIdisp\fR" 4
+.IX Item "-display disp"
+Connect to specified X display. Default is to use the \fB\s-1DISPLAY\s0\fR option in
+the environment.
+.IP "\-install" 4
+.IX Item "-install"
+Install own colormap. Obsolete unless you're using an X server with 256 or
+fewer colors.
+.IP "\-iconic" 4
+.IX Item "-iconic"
+Start the application minimized.
+.SH "FILES"
+.IX Header "FILES"
+.IP "/etc/X11/app\-defaults/Mosaic" 4
+.IX Item "/etc/X11/app-defaults/Mosaic"
+Default X resources, for specifying options like fonts and default window geometry.
+Can be overridden by the user's \fB~/.Xdefaults\fR or \fB~/.Xresources\fR.
+If this file doesn't exist, built-in defaults are used instead.
+.IP "~/.mosaic" 4
+.IX Item "~/.mosaic"
+Preferences, history, annotations, etc are saved here. May also contain these
+optional config files:
+.RS 4
+.IP "mosaic-imageselect-sites" 4
+.IX Item "mosaic-imageselect-sites"
+Optional rules for whether to immediately load, delay loading, or not load images
+from particular sites. Might be useful for ad blocking.
+.IP "mosaic-spoof-agents" 4
+.IX Item "mosaic-spoof-agents"
+List of options for the \fBOptions\fR \-> \fBAgent Spoofs\fR sub-menu.
+.IP "mosaic-user-defs" 4
+.IX Item "mosaic-user-defs"
+Used to define custom actions. Example contents of this file might be:
+.Sp
+.Vb 2
+\& Google Search
+\& GET:http://google.com/search?q=_\|_string_\|_
+.Ve
+.Sp
+To use, highlight some text, then right-click and select \fBUser\fR \-> \fBGoogle Search\fR.
+.RE
+.RS 4
+.Sp
+See /usr/doc/mosaic\-ck\-@VERSION@/sample_dotfiles for commented examples of
+the above files.
+.RE
+.SH "AUTHORS"
+.IX Header "AUTHORS"
+\&\s-1NCSA\s0 Mosaic credits:
+.PP
+.Vb 7
+\& =============================================================================
+\& Scott Powers spowers@ncsa.uiuc.edu \e The N.C.S.A. X Mosaic
+\& Kristin Buxton kbuxton@uiuc.edu \e Development Team
+\& Dan Pape dpape@ncsa.uiuc.edu >
+\& Tommy Reilly tpreilly@uiuc.edu / Comments? Suggestions? Problems?
+\& Brian Swetland swetland@uiuc.edu / mosaic\-x@ncsa.uiuc.edu
+\& =============================================================================
+.Ve
+.PP
+mosaic-ck branch maintained by Cameron Kaiser. See homepage at
+http://www.floodgap.com/retrotech/machten/mosaic/
+.PP
+This man page written by B. Watson for the SlackBuilds.org project.
diff --git a/network/mosaic-ck/mosaic-ck.SlackBuild b/network/mosaic-ck/mosaic-ck.SlackBuild
new file mode 100644
index 0000000000..5d37ac86b5
--- /dev/null
+++ b/network/mosaic-ck/mosaic-ck.SlackBuild
@@ -0,0 +1,109 @@
+#!/bin/sh
+
+# Slackware build script for mosaic-ck
+
+# Written by B. Watson (yalhcru@gmail.com)
+
+# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+
+PRGNAM=mosaic-ck
+VERSION=${VERSION:-2.7ck9}
+BUILD=${BUILD:-1}
+TAG=${TAG:-_SBo}
+
+if [ -z "$ARCH" ]; then
+ case "$( uname -m )" in
+ i?86) ARCH=i486 ;;
+ arm*) ARCH=arm ;;
+ *) ARCH=$( uname -m ) ;;
+ esac
+fi
+
+CWD=$(pwd)
+TMP=${TMP:-/tmp/SBo}
+PKG=$TMP/package-$PRGNAM
+OUTPUT=${OUTPUT:-/tmp}
+
+if [ "$ARCH" = "i486" ]; then
+ SLKCFLAGS="-O2 -march=i486 -mtune=i686"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "i686" ]; then
+ SLKCFLAGS="-O2 -march=i686 -mtune=i686"
+ LIBDIRSUFFIX=""
+elif [ "$ARCH" = "x86_64" ]; then
+ SLKCFLAGS="-O2 -fPIC"
+ LIBDIRSUFFIX="64"
+else
+ SLKCFLAGS="-O2"
+ LIBDIRSUFFIX=""
+fi
+
+set -e
+
+TARBALL="mosaic${VERSION//./}.tar.gz"
+
+rm -rf $PKG
+mkdir -p $TMP $PKG $OUTPUT
+cd $TMP
+rm -rf $PRGNAM
+tar xvf $CWD/$TARBALL
+cd $PRGNAM
+chown -R root:root .
+find -L . \
+ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
+ -o -perm 511 \) -exec chmod 755 {} \; -o \
+ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+
+# I don't know who thought it was a good idea to link with /usr/lib/libjpeg.a
+# instead of just saying -ljpeg. Also, have to build against old libpng.
+# Use our CFLAGS too.
+sed -i \
+ -e '/^pnglibs/s,.*,pnglibs = -lpng12 -lz -lm,' \
+ -e '/^jpeglibs/s,.*,jpeglibs = -ljpeg,' \
+ -e '/^pngincludedir/s,/include,/include/libpng12,' \
+ -e "/^CFLAGS/s,-g,$SLKCFLAGS," \
+ makefiles/Makefile.linux
+
+# there's a configure script, but it's just cruft.
+make -j1 linux
+
+# no 'make install' target, it's fairly self-contained anyway.
+# binary gets installed as mosaic-ck, doinst.sh will symlink it to
+# Mosaic if there's not already a Mosaic in /usr/bin.
+mkdir -p $PKG/usr/bin
+install -m0755 -oroot -groot -s src/Mosaic $PKG/usr/bin/$PRGNAM
+
+# Maybe this could be a .new config file? None of Pat's packages that
+# have app-defaults install them as .new, so I won't either.
+mkdir -p $PKG/etc/X11/app-defaults
+install -m0644 app-defaults.color $PKG/etc/X11/app-defaults/Mosaic
+
+# .desktop file is a modified copy of
+# https://github.com/wtachi/ncsa-mosaic/blob/master/desktop/Mosaic.desktop
+mkdir -p $PKG/usr/share/applications
+cat $CWD/$PRGNAM.desktop > $PKG/usr/share/applications/$PRGNAM.desktop
+
+# Original mosaic uses an icon that looks like icon.1.xpm. We'll pick one
+# of the other animation frames for mosaic-ck, to avoid confusion with
+# the original.
+mkdir -p $PKG/usr/share/pixmaps
+convert src/pixmaps/icon.10.xpm png:- > $PKG/usr/share/pixmaps/$PRGNAM.png
+
+# man page written for this build. kind of amazed that the source doesn't
+# come with a man page.
+mkdir -p $PKG/usr/man/man1
+sed "s,@VERSION@,$VERSION,g" $CWD/$PRGNAM.1 | \
+ gzip -9c - > $PKG/usr/man/man1/$PRGNAM.1.gz
+
+mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/sample_dotfiles
+cp -a AATODO CHANGES COPYRIGHT FEATURES README* $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a mosaic-* $PKG/usr/doc/$PRGNAM-$VERSION/sample_dotfiles
+cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
+
+mkdir -p $PKG/install
+cat $CWD/slack-desc > $PKG/install/slack-desc
+cat $CWD/doinst.sh > $PKG/install/doinst.sh
+
+cd $PKG
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/network/mosaic-ck/mosaic-ck.desktop b/network/mosaic-ck/mosaic-ck.desktop
new file mode 100644
index 0000000000..bc09e836e1
--- /dev/null
+++ b/network/mosaic-ck/mosaic-ck.desktop
@@ -0,0 +1,12 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=Mosaic-CK
+GenericName=Web Browser
+Comment=Cameron Kaiser's Updated NCSA Mosaic
+Icon=mosaic-ck
+Exec=mosaic-ck
+Terminal=false
+MimeType=text/html;x-scheme-handler/http;
+Categories=Network;WebBrowser;
+StartupNotify=false
diff --git a/network/mosaic-ck/mosaic-ck.info b/network/mosaic-ck/mosaic-ck.info
new file mode 100644
index 0000000000..b24c32a9f5
--- /dev/null
+++ b/network/mosaic-ck/mosaic-ck.info
@@ -0,0 +1,10 @@
+PRGNAM="mosaic-ck"
+VERSION="2.7ck9"
+HOMEPAGE="http://www.floodgap.com/retrotech/machten/mosaic/"
+DOWNLOAD="http://www.floodgap.com/retrotech/machten/mosaic/mosaic27ck9.tar.gz"
+MD5SUM="a412ea475bb5059182ee9642c95368cc"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES=""
+MAINTAINER="B. Watson"
+EMAIL="yalhcru@gmail.com"
diff --git a/network/mosaic-ck/mosaic-ck.pod b/network/mosaic-ck/mosaic-ck.pod
new file mode 100644
index 0000000000..1c1855d611
--- /dev/null
+++ b/network/mosaic-ck/mosaic-ck.pod
@@ -0,0 +1,121 @@
+# pod2man --stderr -r2.7ck9 -s1 -cSlackBuilds.org mosaic-ck.pod > mosaic-ck.1
+
+=pod
+
+=head1 NAME
+
+mosaic-ck - updated, unsupported fork of the ancient and venerable NCSA Mosaic web browser
+
+=head1 SYNOPSIS
+
+B<mosaic-ck> [-mono] [-color] [-nd] [-geometry I<geom>] [-display I<disp>] [-install] [-iconic] [I<url>]
+
+=head1 DESCRIPTION
+
+Mosaic is widely considered the grandfather of the modern web
+browser. Developed at NCSA, it was the first Web browser to win widespread
+use and acceptance. The last release of Mosaic was in 1997.
+
+mosaic-ck is a fork of Mosaic, with several features that allow it
+to work as a basic, no-frills browser on the modern WWW. Think of it
+as "lynx with images". There is no support for cookies, SSL, Java,
+Javascript, Flash, stylesheets, or frames. Table support is optional
+(and doesn't work well). Unicode/UTF-8 is partially supported.
+
+=head1 OPTIONS
+
+Unknown options are ignored. If more than one URL is given, only the first is used.
+
+=over
+
+=item -mono
+
+Starts in monochrome mode. Doesn't seem to actually work.
+
+=item -color
+
+Starts in color mode. This is the default anyway.
+
+=item -nd
+
+No defaults: don't use existing X resources. See I<README.resources.html>.
+
+=item -geometry I<geom>
+
+Starting position and size of window. I<geom> is a standard X geometry
+specifier, e.g. B<640x480+0+0>.
+
+=item -display I<disp>
+
+Connect to specified X display. Default is to use the B<DISPLAY> option in
+the environment.
+
+=item -install
+
+Install own colormap. Obsolete unless you're using an X server with 256 or
+fewer colors.
+
+=item -iconic
+
+Start the application minimized.
+
+=back
+
+=head1 FILES
+
+=over
+
+=item /etc/X11/app-defaults/Mosaic
+
+Default X resources, for specifying options like fonts and default window geometry.
+Can be overridden by the user's B<~/.Xdefaults> or B<~/.Xresources>.
+If this file doesn't exist, built-in defaults are used instead.
+
+=item ~/.mosaic
+
+Preferences, history, annotations, etc are saved here. May also contain these
+optional config files:
+
+=over
+
+=item mosaic-imageselect-sites
+
+Optional rules for whether to immediately load, delay loading, or not load images
+from particular sites. Might be useful for ad blocking.
+
+=item mosaic-spoof-agents
+
+List of options for the B<Options> -> B<Agent Spoofs> sub-menu.
+
+=item mosaic-user-defs
+
+Used to define custom actions. Example contents of this file might be:
+
+ Google Search
+ GET:http://google.com/search?q=__string__
+
+To use, highlight some text, then right-click and select B<User> -> B<Google Search>.
+
+=back
+
+See /usr/doc/mosaic-ck-@VERSION@/sample_dotfiles for commented examples of
+the above files.
+
+=back
+
+=head1 AUTHORS
+
+NCSA Mosaic credits:
+
+ =============================================================================
+ Scott Powers spowers@ncsa.uiuc.edu \ The N.C.S.A. X Mosaic
+ Kristin Buxton kbuxton@uiuc.edu \ Development Team
+ Dan Pape dpape@ncsa.uiuc.edu >
+ Tommy Reilly tpreilly@uiuc.edu / Comments? Suggestions? Problems?
+ Brian Swetland swetland@uiuc.edu / mosaic-x@ncsa.uiuc.edu
+ =============================================================================
+
+mosaic-ck branch maintained by Cameron Kaiser. See homepage at
+http://www.floodgap.com/retrotech/machten/mosaic/
+
+This man page written by B. Watson for the SlackBuilds.org project.
diff --git a/network/mosaic-ck/slack-desc b/network/mosaic-ck/slack-desc
new file mode 100644
index 0000000000..93edd23f42
--- /dev/null
+++ b/network/mosaic-ck/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+mosaic-ck: mosaic-ck (Cameron Kaiser's fork of NCSA Mosaic)
+mosaic-ck:
+mosaic-ck: Mosaic is widely considered the grandfather of the modern web
+mosaic-ck: browser. Developed at NCSA, it was the first Web browser to win
+mosaic-ck: widespread use and acceptance. The last release of Mosaic was in 1997.
+mosaic-ck:
+mosaic-ck: mosaic-ck is a fork of Mosaic, with several features that allow it
+mosaic-ck: to work as a basic, no-frills browser on the modern WWW.
+mosaic-ck:
+mosaic-ck:
+mosaic-ck: