aboutsummaryrefslogtreecommitdiffstats
path: root/www/slash/pkg-descr
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-05-29 01:24:24 +0800
committerijliao <ijliao@FreeBSD.org>2002-05-29 01:24:24 +0800
commit5d613ce431e1b7f7fb419ae8a41206fad33241f8 (patch)
treef9fdfbe82089873c6be27f3bae50d3b1574481bf /www/slash/pkg-descr
parent31caeac0fd732fb7a048415eebcf2def1957a82a (diff)
downloadfreebsd-ports-gnome-5d613ce431e1b7f7fb419ae8a41206fad33241f8.tar.gz
freebsd-ports-gnome-5d613ce431e1b7f7fb419ae8a41206fad33241f8.tar.zst
freebsd-ports-gnome-5d613ce431e1b7f7fb419ae8a41206fad33241f8.zip
add slash 2.2.5
Slash-Like Automatic Storytelling Homepage system PR: 36066 Submitted by: Autrijus Tang <autrijus@egb.elixus.org>
Diffstat (limited to 'www/slash/pkg-descr')
-rw-r--r--www/slash/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/www/slash/pkg-descr b/www/slash/pkg-descr
new file mode 100644
index 000000000000..4e2972af2740
--- /dev/null
+++ b/www/slash/pkg-descr
@@ -0,0 +1,18 @@
+Slash -- Slashdot Like Automated Storytelling Homepage -- is the code
+that runs Slashdot. More than that, however, Slash is an architecture
+for putting together web sites. It comes with functionality for posting
+articles, conducting polls, having discussions, and more; but it can be
+extended in innumerable ways.
+
+Slash is written in Perl, and is built on top of Apache and mod_perl. It
+requires a database backend, though the only well-supported database
+used with it is MySQL (more databases will become well-supported as time
+goes on; PostgreSQL support is already well on its way). Slash is fast,
+scalable, and secure (as evidenced by one of the best test cases you
+could have, running Slashdot itself).
+
+Through a plugin system, developers can add functionality to Slash.
+Through themes and templates (which are written using Template Toolkit),
+the look and feel of a Slash site can be customized.
+
+WWW: http://slashcode.com/