aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>2002-05-29 03:37:41 +0800
committeralex <alex@FreeBSD.org>2002-05-29 03:37:41 +0800
commit4232e66298ed5ad97ee464da060f79a7bc3584ed (patch)
treeeb8eb669c91bf5a45c7167d936d3bbc526590e0d
parent1d6e996c27e074eb921baff90c4714d9b07acd92 (diff)
downloadfreebsd-ports-gnome-4232e66298ed5ad97ee464da060f79a7bc3584ed.tar.gz
freebsd-ports-gnome-4232e66298ed5ad97ee464da060f79a7bc3584ed.tar.zst
freebsd-ports-gnome-4232e66298ed5ad97ee464da060f79a7bc3584ed.zip
Fit to 24 lines, add WWW: and my name.
-rw-r--r--lang/scsh/pkg-descr21
1 files changed, 2 insertions, 19 deletions
diff --git a/lang/scsh/pkg-descr b/lang/scsh/pkg-descr
index 09275af3e65d..b4519becefc2 100644
--- a/lang/scsh/pkg-descr
+++ b/lang/scsh/pkg-descr
@@ -19,23 +19,6 @@ in scsh. It requires no additional setup (paths or such). The emacs
interface is in the original distribution in emacs/. For documentation
see doc/user-guide.txt.
-Differences between FreeBSD port and generic scsh release:
-----------------------------------------------------------
+WWW: http://www.scsh.net/
-1) When hitting C-d (end-of-file), scsh asks 100 times for
-confirmation. I changed the default to do this just once. Set constant
-*y-or-n-eof-count* in scsh/rw.scm to change it.
-
-2) The original scsh sends a mail to the scsh authors every time you
-make the package. The FreeBSD port doesn't. The authors of scsh would
-appreciate it if you do a `(cd work/scsh-0.4.4 && make .notify)` after
-you build this package.
-
-3) A symbolic link ${PREFIX}/share/doc/scsh to the documentation is
-created.
-
-4) Some basic description text files from the distribution base dir
-are copied to lib/doc. The emacs directory is copied into
-lib/scsh/emacs. scsh's default is not to install these files.
-
-5) Some /usr/tmp -> /var/tmp
+- Alexander Langer <alex@FreeBSD.org>