summaryrefslogtreecommitdiffstats
path: root/collab/webmin/DETAILS
blob: e60f7d5cf0736c6ccb29313184a2a1cb46fb81a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
           SPELL=webmin
         VERSION=1.530
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/webadmin/$SOURCE
     SOURCE_HASH=sha512:da2766693ebfe840838b49ff3778bad38e403b4340a0219ed7af4300214d97de737aefc196d75134939900b081567d572d3074e68cf5289fcb1813f4db03925f
        WEB_SITE=http://www.webmin.com/
         ENTERED=20020415
         ARCHIVE="off"
      LICENSE[0]=BSD
        KEYWORDS="collab"
           SHORT="A web-based server administration tool"
cat << EOF
Webmin is a web-based interface for system administration for Unix. Using any
browser that supports tables and forms (and Java for the File Manager module),
you can setup user accounts, Apache, DNS, file sharing and so on.

Webmin consists of a simple web server, and a number of CGI programs which
directly update system files like /etc/inetd.conf and /etc/passwd. The web
server and all CGI programs are written in Perl version 5, and use no
non-standard Perl modules.
EOF