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