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