summaryrefslogtreecommitdiffstats
path: root/collab/webmin/DETAILS
blob: f1eeea36c608714e1dfa07b99bc7f5a1bec25d2c (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.550
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/webadmin/$SOURCE
     SOURCE_HASH=sha512:9c5b5dcd0da6165bab7d89d93e718243013cd3388acaec5540fb58db8c6173362712882a3070fd1a776be4ee74b8e48dea8561b3a24ec3478063f9e308807fdc
        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